defuze.me  Client
Public Member Functions
Gui::MainWindow Class Reference

The main window(s). More...

#include <mainwindow.hpp>

List of all members.

Public Member Functions

 MainWindow (GuiCore *guiCore, QWidget *parent=0)
void addTab (Tab *tab, const QString &icon, bool active=false)
 Add a new Tab to the window.
TabcurrentTab ()
 Return the current tab.
TabWidgetgetTabWidget () const
QList< Tab * > getTabs () const

Detailed Description

The main window(s).

Contain the menu, the tabs, and the modules grid. Up to 1 per screen.

Definition at line 29 of file mainwindow.hpp.


The documentation for this class was generated from the following files: