Kstars
indiproperty.h
40 * INDI_P represents a single INDI property (Switch, Text, Number, Light, or BLOB). It handles building the GUI and updating the property status and/or value as new data
41 * arrive from INDI Serve. It also sends any changes in the property value back to INDI server via the ClientManager.
INDI_E represents an INDI GUI element (Number, Text, Switch, Light, or BLOB) within an INDI property.
Definition indielement.h:42
INDI_G represents a collection of INDI properties that share a common group.
Definition indigroup.h:31
INDI_P represents a single INDI property (Switch, Text, Number, Light, or BLOB).
Definition indiproperty.h:46
void newTime()
newTime Display dialog to set UTC date and time to the driver.
Definition indiproperty.cpp:578
void setupSetButton(const QString &caption)
Setup the 'set' button in the property.
Definition indiproperty.cpp:496
Q_OBJECTQ_OBJECT
QLayout * layout() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.