Scribus
Open source desktop publishing at your fingertips
SWPrefsGui Class Reference

This is the Scribus Short Words plugin configuration widget. Used in Preferences dialog. More...

#include <swprefsgui.h>

Inheritance diagram for SWPrefsGui:
Collaboration diagram for SWPrefsGui:

Public Slots

void apply ()
 Apply changes to prefs. Auto connected.
 
virtual void okButton_pressed ()
 Save the content into user file.
 
virtual void resetButton_pressed ()
 Re-reads system wide config file.
 
virtual void cfgEdit_changed ()
 Text editor changed.
 
- Public Slots inherited from PrefsPanel
virtual void apply ()=0
 applies changes made to prefs to the app. More...
 

Public Member Functions

 SWPrefsGui (QWidget *parent)
 
- Public Member Functions inherited from PrefsPanel
 PrefsPanel (QWidget *parent)
 

Public Attributes

QLabel * titleLabel
 
QTextEdit * cfgEdit
 
QPushButton * okButton
 
QPushButton * resetButton
 

Protected Slots

virtual void languageChange ()
 

Protected Member Functions

bool loadCfgFile (QString filename)
 Load cfg file. More...
 

Protected Attributes

QGridLayout * SWPrefsGuiLayout
 
QVBoxLayout * editLayout
 
QHBoxLayout * buttonLayout
 
QSpacerItem * buttonSpacer
 

Detailed Description

This is the Scribus Short Words plugin configuration widget. Used in Preferences dialog.

Author
Petr Vanek petr@.nosp@m.yarp.nosp@m.en.cz

Member Function Documentation

bool SWPrefsGui::loadCfgFile ( QString  filename)
protected

Load cfg file.

Parameters
filenamestring with full path and name.

The documentation for this class was generated from the following files: