summaryrefslogtreecommitdiff
path: root/inputmethods/multikey/configdlg.h
Side-by-side diff
Diffstat (limited to 'inputmethods/multikey/configdlg.h') (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/multikey/configdlg.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/inputmethods/multikey/configdlg.h b/inputmethods/multikey/configdlg.h
index 336932b..ea157c5 100644
--- a/inputmethods/multikey/configdlg.h
+++ b/inputmethods/multikey/configdlg.h
@@ -15,2 +15,4 @@ public:
ConfigDlg ();
+ ~ConfigDlg ();
+ static QStringList ConfigDlg::loadSw();
@@ -23,2 +25,7 @@ signals:
void configDlgClosed();
+ void reloadSw();
+
+protected slots:
+ void moveSelectedUp();
+ void moveSelectedDown();
@@ -49,2 +56,3 @@ private:
QStringList custom_maps; // maps you added with the 'add' button
+ QStringList sw_maps; // maps, which used in keyboard switch rotation ring