kstars
#include <indielement.h>

Public Slots | |
| void | browseBlob () | 
| void | sliderChanged (int value) | 
| void | spinChanged (double value) | 
Public Member Functions | |
| INDI_E (INDI_P *gProp, INDI::Property *dProp) | |
| ~INDI_E () | |
| void | buildBLOB (IBLOB *ibp) | 
| void | buildLight (ILight *ilp) | 
| void | buildMenuItem (ISwitch *sw) | 
| void | buildNumber (INumber *inp) | 
| void | buildSwitch (QButtonGroup *groupB, ISwitch *sw) | 
| void | buildText (IText *itp) | 
| bool | getBLOBDirty () | 
| const QString & | getLabel () | 
| const QString & | getName () | 
| QString | getReadField () | 
| QString | getWriteField () | 
| void | setBLOBDirty (bool isDirty) | 
| void | setMax () | 
| void | setMin () | 
| void | setText (const QString &newText) | 
| void | setupBrowseButton () | 
| void | setupElementLabel () | 
| void | setupElementRead (int length) | 
| void | setupElementScale (int length) | 
| void | setupElementWrite (int length) | 
| void | syncLight () | 
| void | syncNumber () | 
| void | syncSwitch () | 
| void | syncText () | 
| void | updateNP () | 
| void | updateTP () | 
Detailed Description
Definition at line 44 of file indielement.h.
Constructor & Destructor Documentation
| INDI_E::INDI_E | ( | INDI_P * | gProp, | 
| INDI::Property * | dProp | ||
| ) | 
Definition at line 45 of file indielement.cpp.
| INDI_E::~INDI_E | ( | ) | 
Definition at line 70 of file indielement.cpp.
Member Function Documentation
      
  | 
  slot | 
Definition at line 622 of file indielement.cpp.
| void INDI_E::buildBLOB | ( | IBLOB * | ibp | ) | 
Definition at line 332 of file indielement.cpp.
| void INDI_E::buildLight | ( | ILight * | ilp | ) | 
Definition at line 431 of file indielement.cpp.
| void INDI_E::buildMenuItem | ( | ISwitch * | sw | ) | 
Definition at line 137 of file indielement.cpp.
| void INDI_E::buildNumber | ( | INumber * | inp | ) | 
Definition at line 374 of file indielement.cpp.
| void INDI_E::buildSwitch | ( | QButtonGroup * | groupB, | 
| ISwitch * | sw | ||
| ) | 
Definition at line 85 of file indielement.cpp.
| void INDI_E::buildText | ( | IText * | itp | ) | 
Definition at line 142 of file indielement.cpp.
      
  | 
  inline | 
Definition at line 89 of file indielement.h.
      
  | 
  inline | 
Definition at line 51 of file indielement.h.
      
  | 
  inline | 
Definition at line 52 of file indielement.h.
| QString INDI_E::getReadField | ( | ) | 
Definition at line 697 of file indielement.cpp.
| QString INDI_E::getWriteField | ( | ) | 
Definition at line 689 of file indielement.cpp.
      
  | 
  inline | 
Definition at line 90 of file indielement.h.
| void INDI_E::setMax | ( | ) | 
Definition at line 560 of file indielement.cpp.
| void INDI_E::setMin | ( | ) | 
Definition at line 542 of file indielement.cpp.
| void INDI_E::setText | ( | const QString & | newText | ) | 
Definition at line 310 of file indielement.cpp.
| void INDI_E::setupBrowseButton | ( | ) | 
Definition at line 610 of file indielement.cpp.
| void INDI_E::setupElementLabel | ( | ) | 
Definition at line 186 of file indielement.cpp.
| void INDI_E::setupElementRead | ( | int | length | ) | 
Definition at line 593 of file indielement.cpp.
| void INDI_E::setupElementScale | ( | int | length | ) | 
Definition at line 490 of file indielement.cpp.
| void INDI_E::setupElementWrite | ( | int | length | ) | 
Definition at line 576 of file indielement.cpp.
      
  | 
  slot | 
Definition at line 533 of file indielement.cpp.
      
  | 
  slot | 
Definition at line 525 of file indielement.cpp.
| void INDI_E::syncLight | ( | ) | 
Definition at line 461 of file indielement.cpp.
| void INDI_E::syncNumber | ( | ) | 
Definition at line 259 of file indielement.cpp.
| void INDI_E::syncSwitch | ( | ) | 
Definition at line 213 of file indielement.cpp.
| void INDI_E::syncText | ( | ) | 
Definition at line 249 of file indielement.cpp.
| void INDI_E::updateNP | ( | ) | 
Definition at line 291 of file indielement.cpp.
| void INDI_E::updateTP | ( | ) | 
Definition at line 282 of file indielement.cpp.
The documentation for this class was generated from the following files:
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