kstars
#include <indistd.h>
Definition at line 48 of file indistd.h.
virtual ISD::GDInterface::~GDInterface |
( |
| ) |
|
|
inlinevirtual |
void ISD::GDInterface::BLOBUpdated |
( |
IBLOB * |
bp | ) |
|
|
signal |
virtual bool ISD::GDInterface::Connect |
( |
| ) |
|
|
pure virtualslot |
void ISD::GDInterface::Connected |
( |
| ) |
|
|
signal |
virtual bool ISD::GDInterface::Disconnect |
( |
| ) |
|
|
pure virtualslot |
void ISD::GDInterface::Disconnected |
( |
| ) |
|
|
signal |
virtual INDI::BaseDevice* ISD::GDInterface::getBaseDevice |
( |
| ) |
|
|
pure virtual |
virtual DeviceInfo* ISD::GDInterface::getDeviceInfo |
( |
| ) |
|
|
pure virtual |
virtual const char* ISD::GDInterface::getDeviceName |
( |
| ) |
|
|
pure virtual |
virtual DriverInfo* ISD::GDInterface::getDriverInfo |
( |
| ) |
|
|
pure virtual |
virtual bool ISD::GDInterface::getMinMaxStep |
( |
const QString & |
propName, |
|
|
const QString & |
elementName, |
|
|
double * |
min, |
|
|
double * |
max, |
|
|
double * |
step |
|
) |
| |
|
pure virtual |
virtual QList<INDI::Property *> ISD::GDInterface::getProperties |
( |
| ) |
|
|
pure virtual |
virtual bool ISD::GDInterface::isConnected |
( |
| ) |
|
|
pure virtual |
void ISD::GDInterface::lightUpdated |
( |
ILightVectorProperty * |
lvp | ) |
|
|
signal |
void ISD::GDInterface::numberUpdated |
( |
INumberVectorProperty * |
nvp | ) |
|
|
signal |
virtual void ISD::GDInterface::processBLOB |
( |
IBLOB * |
bp | ) |
|
|
pure virtual |
virtual void ISD::GDInterface::processLight |
( |
ILightVectorProperty * |
lvp | ) |
|
|
pure virtual |
virtual void ISD::GDInterface::processNumber |
( |
INumberVectorProperty * |
nvp | ) |
|
|
pure virtual |
virtual void ISD::GDInterface::processSwitch |
( |
ISwitchVectorProperty * |
svp | ) |
|
|
pure virtual |
virtual void ISD::GDInterface::processText |
( |
ITextVectorProperty * |
tvp | ) |
|
|
pure virtual |
void ISD::GDInterface::propertyDefined |
( |
INDI::Property * |
prop | ) |
|
|
signal |
void ISD::GDInterface::propertyDeleted |
( |
INDI::Property * |
prop | ) |
|
|
signal |
virtual void ISD::GDInterface::registerProperty |
( |
INDI::Property * |
prop | ) |
|
|
pure virtual |
virtual void ISD::GDInterface::removeProperty |
( |
INDI::Property * |
prop | ) |
|
|
pure virtual |
virtual bool ISD::GDInterface::runCommand |
( |
int |
command, |
|
|
void * |
ptr = NULL |
|
) |
| |
|
pure virtualslot |
virtual bool ISD::GDInterface::setConfig |
( |
INDIConfig |
tConfig | ) |
|
|
pure virtual |
virtual bool ISD::GDInterface::setProperty |
( |
QObject * |
| ) |
|
|
pure virtualslot |
void ISD::GDInterface::switchUpdated |
( |
ISwitchVectorProperty * |
svp | ) |
|
|
signal |
void ISD::GDInterface::textUpdated |
( |
ITextVectorProperty * |
tvp | ) |
|
|
signal |
QList<INDI::Property *> ISD::GDInterface::properties |
|
protected |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.