|
mkRPG
|
The TabWidget class is the base class for editing tabs. More...
#include <tabwidget.h>
Public Member Functions | |
| TabWidget (QWidget *parent=0) | |
| int | index () const |
| void | setIndex (int i) |
| virtual void | updateGame () |
The TabWidget class is the base class for editing tabs.
It provides common methods to update the currently edited game.
1.7.6.1