kstars
GUIManager Class Reference
#include <guimanager.h>
Inheritance diagram for GUIManager:

Public Slots | |
| void | buildDevice (DeviceInfo *di) |
| void | clearLog () |
| void | removeDevice (DeviceInfo *di) |
Public Member Functions | |
| void | addClient (ClientManager *cm) |
| INDI_D * | findGUIDevice (const QString &deviceName) |
| QList< INDI_D * > | getDevices () |
| void | removeClient (ClientManager *cm) |
| int | size () |
| void | updateStatus () |
Static Public Member Functions | |
| static GUIManager * | Instance () |
Detailed Description
Definition at line 46 of file guimanager.h.
Member Function Documentation
| void GUIManager::addClient | ( | ClientManager * | cm | ) |
Definition at line 125 of file guimanager.cpp.
|
slot |
Definition at line 185 of file guimanager.cpp.
|
slot |
Definition at line 115 of file guimanager.cpp.
| INDI_D * GUIManager::findGUIDevice | ( | const QString & | deviceName | ) |
Definition at line 102 of file guimanager.cpp.
Definition at line 61 of file guimanager.h.
|
static |
Definition at line 47 of file guimanager.cpp.
| void GUIManager::removeClient | ( | ClientManager * | cm | ) |
Definition at line 143 of file guimanager.cpp.
|
slot |
Definition at line 167 of file guimanager.cpp.
|
inline |
Definition at line 63 of file guimanager.h.
| void GUIManager::updateStatus | ( | ) |
Definition at line 91 of file guimanager.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference