defuze.me
Client
|
Kind of a strucure containing all CORES. More...
#include <cores.hpp>
Public Slots | |
void | aboutToQuit () |
Call all cores aboutToQuit() method. | |
Public Member Functions | |
Cores (QStringList &arguments) | |
void | init () |
Call all cores init() method. | |
Gui::GuiCore * | gui () |
DB::DBCore * | db () |
Audio::AudioCore * | audio () |
Network::NetworkCore * | net () |
Params::ParamsCore * | params () |
Kind of a strucure containing all CORES.
It also contains some conveniant methods.