subsurface/qt-ui
Amit Chaudhuri 1182c98997 Add stub slots for all menu items
Naming of QActions was inconsistent wrt abbreviations - fixed.

Add stub slots for each action relying on connect by name.

Add qDebug() message to allow people to check that menu items fire
slots; not really necessary but may provide some reassurance as we build
familiarity with Qt.

Some changes to display text for menu items (e.g. Tree becomes View
All).

Signed-off-by: Amit Chaudhuri <amit.k.chaudhuri@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-04-09 22:49:13 -07:00
..
maintab.cpp Makefile: detect which files need moc and uic 2013-04-09 19:54:41 -07:00
maintab.h Start creating the Qt UI 2013-04-07 15:59:33 -07:00
maintab.ui Change tab widget names. 2013-04-08 12:58:06 -07:00
mainwindow.cpp Add stub slots for all menu items 2013-04-09 22:49:13 -07:00
mainwindow.h Add stub slots for all menu items 2013-04-09 22:49:13 -07:00
mainwindow.ui Add stub slots for all menu items 2013-04-09 22:49:13 -07:00
plotareascene.cpp Start creating the Qt UI 2013-04-07 15:59:33 -07:00
plotareascene.h Start creating the Qt UI 2013-04-07 15:59:33 -07:00