X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=pirselectkeysetform.h;fp=pirselectkeysetform.h;h=5b94b02684cf4e5deb054e4fa0228b8eac65f3a7;hb=a755f0efc0ba10848d26e1aed7f9933ccdcbb59e;hp=58609f0086abe5f0782b27bc5815aa909a5d305f;hpb=c368b9d2216660ed7541cad6919338a3538a644b;p=pierogi diff --git a/pirselectkeysetform.h b/pirselectkeysetform.h index 58609f0..5b94b02 100644 --- a/pirselectkeysetform.h +++ b/pirselectkeysetform.h @@ -42,6 +42,11 @@ public: // This is a bit of a hack, but not sure how to create a connection otherwise. QListWidget *getKeysetListWidget(); + bool selectNextKeyset(); + bool selectPrevKeyset(); + + QString getKeysetName(); + protected: void keyPressEvent( QKeyEvent *event);