8 #ifndef PREFS_SHORTWORDS_H
9 #define PREFS_SHORTWORDS_H
11 #include "ui_prefs_shortwordsbase.h"
12 #include "ui/prefs_pane.h"
25 void languageChange();
43 #endif // PREFS_SHORTWORDS_H
Definition: prefsstructs.h:453
Definition: prefs_shortwords.h:14
virtual void cfgEdit_changed()
Text editor changed.
Definition: prefs_shortwords.cpp:105
bool loadCfgFile(QString filename)
Load cfg file.
Definition: prefs_shortwords.cpp:111
Definition: prefs_pane.h:14
virtual void saveButton_pressed()
Save the content into user file.
Definition: prefs_shortwords.cpp:67
virtual void resetButton_pressed()
Re-reads system wide config file.
Definition: prefs_shortwords.cpp:95
void apply()
Apply changes to prefs. Auto connected.
Definition: prefs_shortwords.cpp:61