kstars
#include <clientmanager.h>
Definition at line 22 of file clientmanager.h.
ClientManager::ClientManager |
( |
| ) |
|
ClientManager::~ClientManager |
( |
| ) |
|
|
virtual |
void ClientManager::appendManagedDriver |
( |
DriverInfo * |
dv | ) |
|
void ClientManager::connectionSuccessful |
( |
| ) |
|
|
signal |
int ClientManager::count |
( |
| ) |
|
|
inline |
DriverInfo * ClientManager::findDriverInfoByLabel |
( |
const QString & |
label | ) |
|
DriverInfo * ClientManager::findDriverInfoByName |
( |
const QString & |
name | ) |
|
void ClientManager::INDIDeviceRemoved |
( |
DeviceInfo * |
dv | ) |
|
|
signal |
bool ClientManager::isDriverManaged |
( |
DriverInfo * |
di | ) |
|
void ClientManager::newBLOB |
( |
IBLOB * |
bp | ) |
|
|
protectedvirtual |
void ClientManager::newCCD |
( |
| ) |
|
|
signal |
void ClientManager::newDevice |
( |
INDI::BaseDevice * |
dp | ) |
|
|
protectedvirtual |
void ClientManager::newINDIBLOB |
( |
IBLOB * |
bp | ) |
|
|
signal |
void ClientManager::newINDIDevice |
( |
DeviceInfo * |
dv | ) |
|
|
signal |
void ClientManager::newINDILight |
( |
ILightVectorProperty * |
lvp | ) |
|
|
signal |
void ClientManager::newINDIMessage |
( |
INDI::BaseDevice * |
dp, |
|
|
int |
messageID |
|
) |
| |
|
signal |
void ClientManager::newINDINumber |
( |
INumberVectorProperty * |
nvp | ) |
|
|
signal |
void ClientManager::newINDIProperty |
( |
INDI::Property * |
prop | ) |
|
|
signal |
void ClientManager::newINDISwitch |
( |
ISwitchVectorProperty * |
svp | ) |
|
|
signal |
void ClientManager::newINDIText |
( |
ITextVectorProperty * |
tvp | ) |
|
|
signal |
void ClientManager::newLight |
( |
ILightVectorProperty * |
lvp | ) |
|
|
protectedvirtual |
void ClientManager::newMessage |
( |
INDI::BaseDevice * |
dp, |
|
|
int |
messageID |
|
) |
| |
|
protectedvirtual |
void ClientManager::newNumber |
( |
INumberVectorProperty * |
nvp | ) |
|
|
protectedvirtual |
void ClientManager::newProperty |
( |
INDI::Property * |
prop | ) |
|
|
protectedvirtual |
void ClientManager::newSwitch |
( |
ISwitchVectorProperty * |
svp | ) |
|
|
protectedvirtual |
void ClientManager::newTelescope |
( |
| ) |
|
|
signal |
void ClientManager::newText |
( |
ITextVectorProperty * |
tvp | ) |
|
|
protectedvirtual |
void ClientManager::removeINDIProperty |
( |
INDI::Property * |
prop | ) |
|
|
signal |
void ClientManager::removeManagedDriver |
( |
DriverInfo * |
dv | ) |
|
void ClientManager::removeProperty |
( |
INDI::Property * |
prop | ) |
|
|
protectedvirtual |
void ClientManager::serverConnected |
( |
| ) |
|
|
protectedvirtual |
void ClientManager::serverDisconnected |
( |
int |
exit_code | ) |
|
|
protectedvirtual |
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
KDE's Doxygen guidelines are available online.