Kstars
indidustcap.cpp
17 const QList<const char *> DustCap::capStates = { I18N_NOOP("Idle"), I18N_NOOP("Parking"), I18N_NOOP("UnParking"),
116 return ((parkSP->getState() == IPS_OK || parkSP->getState() == IPS_IDLE) && parkSP->at(0)->getState() == ISS_ON);
INDI::PropertyView< ISwitch > * getSwitch(const QString &name) const
Definition: indiconcretedevice.cpp:115
bool registerObject(const QString &path, QObject *object, QDBusConnection::RegisterOptions options)
Definition: indiadaptiveoptics.cpp:9
QString i18n(const char *text, const TYPE &arg...)
QDBusConnection sessionBus()
QString arg(qlonglong a, int fieldWidth, int base, QChar fillChar) const const
QDebug operator<<(QDebug d, const QCPVector2D &vec)
Definition: qcustomplot.h:446
void beginStructure()
void sendNewProperty(INDI::Property prop)
Send new property command to server.
Definition: indiconcretedevice.cpp:130
void endStructure()
#define I18N_NOOP(text)
QDataStream & operator>>(QDataStream &in, KDateTime &dateTime)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Feb 5 2023 04:03:47 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Feb 5 2023 04:03:47 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.