defuze.me  Client
Signals | Public Member Functions | Friends
Gui::GuiCore Class Reference

The main class handling Gui. More...

#include <guicore.hpp>

Inheritance diagram for Gui::GuiCore:
Inheritance graph
[legend]
Collaboration diagram for Gui::GuiCore:
Collaboration graph
[legend]

List of all members.

Signals

void showPopups ()

Public Member Functions

 GuiCore (QStringList &arguments)
void init (Cores *cores)
 Called once, after all CORES are loaded.
void aboutToQuit ()
 Called just before to quit, when CORES are still loaded.
void popup (QWidget *window)
 Popup the widget.
MainWindowgetMainWindow ()
ParametersModulegetParametersModule () const
void toogleParametersModule ()
void showAll ()
AboutgetAboutDialog () const

Friends

void Module::submitForDisplay ()

Detailed Description

The main class handling Gui.

Definition at line 34 of file guicore.hpp.


Member Function Documentation

void GuiCore::init ( Cores cores) [virtual]

Called once, after all CORES are loaded.

Parameters:
coresThe already loaded CORES.

Implements Core.

Definition at line 31 of file guicore.cpp.


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