Main windows: added a "What's this?" action.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1695 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavier
2012-04-28 16:45:10 +00:00
parent c239b66cf4
commit 3b7b70f551
2 changed files with 6 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ class QETMainWindow : public QMainWindow {
protected:
QAction *configure_action_; ///< Launch the QElectroTech configuration dialog
QAction *fullscreen_action_; ///< Toggle full screen
QAction *whatsthis_action_; ///< Toggle "What's this" mode
QAction *about_qet_; ///< Launch the "About QElectroTech" dialog
QAction *about_qt_; ///< launch the "About Qt" dialog
QMenu *settings_menu_; ///< Settings menu