|
MagicSmoke
$VERSION$
|
#include <aclwin.h>
Static Public Member Functions | |
| static void | showWindow (QWidget *) |
Additional Inherited Members | |
Public Slots inherited from MTabWin | |
| virtual QMenu * | addMenu (QString) |
| add a menu to the left side, where it is visible for all tabs More... | |
| virtual void | addTab (QWidget *tab, QString title, QList< QMenu * >menu=QList< QMenu * >()) |
| add a tab More... | |
| QWidget * | currentTab () const |
| returns the current tab More... | |
| QMenu * | helpMenu () const |
| returns a pointer to the help menu More... | |
| void | setCurrentTab (QWidget *) |
| set the current tab More... | |
| void | setTabEnabled (QWidget *, bool) |
| enables/disables a tab More... | |
| void | setWindowTitle (const QString &) |
| overrides QWidget::setWindowTitle(const QString&) - adds basic session info More... | |
Public Member Functions inherited from MTabWin | |
| MTabWin (QString, QWidget *parent=0) | |
| construct the window with web-request/session handler and QSettings-key for current profile More... | |
| ~MTabWin () | |
Protected Slots inherited from MTabWin | |
| virtual void | tabChanged (int tabid=-1) |
| generic check which tab is active More... | |
Protected Attributes inherited from MTabWin | |
| QString | profilekey |
|
static |
Referenced by MOverview::aclWindow(), and main().