kstars
INDIStdProperty Class Reference
#include <indistd.h>
Inheritance diagram for INDIStdProperty:

Public Slots | |
void | newText () |
void | newTime () |
Public Member Functions | |
bool | convertSwitch (int switchIndex, INDI_E *lp) |
INDIStdProperty (INDI_P *associatedProperty, KStars *kswPtr, INDIStdDevice *stdDevPtr) | |
bool | newSwitch (int id, INDI_E *el) |
~INDIStdProperty () | |
Public Attributes | |
KStars * | ksw |
INDI_P * | pp |
INDIStdDevice * | stdDev |
Detailed Description
Definition at line 97 of file indistd.h.
Constructor & Destructor Documentation
INDIStdProperty::INDIStdProperty | ( | INDI_P * | associatedProperty, | |
KStars * | kswPtr, | |||
INDIStdDevice * | stdDevPtr | |||
) |
Definition at line 792 of file indistd.cpp.
INDIStdProperty::~INDIStdProperty | ( | ) |
Definition at line 799 of file indistd.cpp.
Member Function Documentation
bool INDIStdProperty::convertSwitch | ( | int | switchIndex, | |
INDI_E * | lp | |||
) |
Definition at line 846 of file indistd.cpp.
bool INDIStdProperty::newSwitch | ( | int | id, | |
INDI_E * | el | |||
) |
Definition at line 982 of file indistd.cpp.
void INDIStdProperty::newText | ( | ) | [slot] |
Definition at line 804 of file indistd.cpp.
void INDIStdProperty::newTime | ( | ) | [slot] |
Definition at line 1013 of file indistd.cpp.
Member Data Documentation
The documentation for this class was generated from the following files: