Search for Power Button Panel
[pierogi] / pirselectkeysetform.h
index 58609f0..5b94b02 100644 (file)
@@ -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);