defuze.me
Client
|
The main tab widget. More...
#include <tabwidget.hpp>
Public Member Functions | |
TabWidget (GuiCore *guiCore, MainWindow *parent=0) | |
void | setDrawBase (bool enable) |
Protected Member Functions | |
void | paintEvent (QPaintEvent *) |
The main tab widget.
Derived from QTabWidget, it allows both DrawBase and DocumentMode to be enabled at the same time.
Definition at line 26 of file tabwidget.hpp.