ISD::GenericDevice-members
ISD::GenericDevice Member List
This is the complete list of members for ISD::GenericDevice, including all inherited members.
bindableObjectName() | QObject | |
blockSignals(bool block) | QObject | |
checkLocationUpdate() (defined in ISD::GenericDevice) | ISD::GenericDevice | protected |
checkTimeUpdate() (defined in ISD::GenericDevice) | ISD::GenericDevice | protected |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
Connect() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
Connected() (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
connected (defined in ISD::GenericDevice) | ISD::GenericDevice | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
createDeviceInit() (defined in ISD::GenericDevice) | ISD::GenericDevice | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
Disconnect() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
Disconnected() (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
driverInterface (defined in ISD::GenericDevice) | ISD::GenericDevice | |
driverVersion (defined in ISD::GenericDevice) | ISD::GenericDevice | |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findConcreteDevice(uint32_t interface, QSharedPointer< ConcreteDevice > &device) (defined in ISD::GenericDevice) | ISD::GenericDevice | |
GDInterface(QObject *parent) (defined in ISD::GDInterface) | ISD::GDInterface | inlineexplicit |
generateDevices() | ISD::GenericDevice | protected |
GenericDevice(DeviceInfo &idv, ClientManager *cm, QObject *parent=nullptr) (defined in ISD::GenericDevice) | ISD::GenericDevice | explicit |
getAdaptiveOptics() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getAuxiliary() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getBaseDevice() const (defined in ISD::GenericDevice) | ISD::GenericDevice | inlinevirtual |
getCamera() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getClientManager() const (defined in ISD::GenericDevice) | ISD::GenericDevice | inline |
getCorrelator() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getDetector() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getDeviceInfo() const (defined in ISD::GenericDevice) | ISD::GenericDevice | inlinevirtual |
getDeviceName() const (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
getDome() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getDriverInfo() const (defined in ISD::GenericDevice) | ISD::GenericDevice | inlinevirtual |
getDriverInterface() (defined in ISD::GenericDevice) | ISD::GenericDevice | inlinevirtual |
getDriverVersion() (defined in ISD::GenericDevice) | ISD::GenericDevice | inlinevirtual |
getDustCap() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getFilterWheel() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getFocuser() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getGPS() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getGuider() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getJSONBLOB(const QString &propName, const QString &elementName, QJsonObject &blobObject) (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
getJSONProperty(const QString &propName, QJsonObject &propObject, bool compact) (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
getLightBox() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getMinMaxStep(const QString &propName, const QString &elementName, double *min, double *max, double *step) (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
getMount() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getPermission(const QString &propName) (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
getProperties() (defined in ISD::GenericDevice) | ISD::GenericDevice | inlinevirtual |
getProperty(const QString &propName) (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
getRotator() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getSpectrograph() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
getState(const QString &propName) (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
getWeather() (defined in ISD::GenericDevice) | ISD::GenericDevice | |
handleTimeout() (defined in ISD::GenericDevice) | ISD::GenericDevice | protected |
inherits(const char *className) const const | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
interfaceDefined() (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
isConnected() const (defined in ISD::GenericDevice) | ISD::GenericDevice | inlinevirtual |
isQuickItemType() const const | QObject | |
isReady() const (defined in ISD::GenericDevice) | ISD::GenericDevice | inlinevirtual |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
killTimer(int id) | QObject | |
m_ConcreteDevices (defined in ISD::GenericDevice) | ISD::GenericDevice | protected |
m_DriverInterface (defined in ISD::GenericDevice) | ISD::GenericDevice | protected |
m_DriverVersion (defined in ISD::GenericDevice) | ISD::GenericDevice | protected |
messageUpdated(int messageID) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
metaObject() const const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name (defined in ISD::GenericDevice) | ISD::GenericDevice | |
newAdaptiveOptics(AdaptiveOptics *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newAuxiliary(Auxiliary *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newCamera(Camera *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newCorrelator(Correlator *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newDetector(Detector *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newDome(Dome *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newDustCap(DustCap *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newFilterWheel(FilterWheel *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newFocuser(Focuser *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newGPS(GPS *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newGuider(Guider *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newLightBox(LightBox *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newMount(Mount *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newRotator(Rotator *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newSpectrograph(Spectrograph *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
newWeather(Weather *device) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
parent() const const | QObject | |
processBLOB(INDI::Property prop) override | ISD::GenericDevice | virtual |
processLight(INDI::Property prop) override (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
processMessage(int messageID) override (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
processNumber(INDI::Property prop) override (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
processSwitch(INDI::Property prop) override (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
processText(INDI::Property prop) override (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
property(const char *name) const const | QObject | |
propertyDefined(INDI::Property prop) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
propertyDeleted(INDI::Property prop) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
propertyUpdated(INDI::Property prop) (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
Q_CLASSINFO(Name, Value) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList typedef | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
ready() (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
receivers(const char *signal) const const | QObject | protected |
registerProperty(INDI::Property prop) override (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
removeEventFilter(QObject *obj) | QObject | |
removeProperty(INDI::Property prop) override (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
resetWatchdog() (defined in ISD::GenericDevice) | ISD::GenericDevice | protectedvirtualslot |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
sendNewNumber(INDI::Property prop) | ISD::GenericDevice | |
sendNewProperty(INDI::Property prop) (defined in ISD::GenericDevice) | ISD::GenericDevice | |
sendNewSwitch(INDI::Property prop) | ISD::GenericDevice | |
sendNewText(INDI::Property prop) | ISD::GenericDevice | |
setConfig(INDIConfig tConfig) (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
setJSONProperty(const QString &propName, const QJsonArray &propElements) (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
setObjectName(QAnyStringView name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(QObject *) (defined in ISD::GenericDevice) | ISD::GenericDevice | |
ISD::GDInterface::setProperty(const char *name, QVariant &&value) | QObject | |
ISD::GDInterface::setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const const | QObject | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType) | QObject | |
systemPortDetected() (defined in ISD::GenericDevice) | ISD::GenericDevice | signal |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
updateLocation(double longitude=-1, double latitude=-1, double elevation=-1) (defined in ISD::GenericDevice) | ISD::GenericDevice | protected |
updateProperty(INDI::Property prop) override (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
updateTime(const QString &iso8601=QString(), const QString &utcOffset=QString()) (defined in ISD::GenericDevice) | ISD::GenericDevice | protected |
~GenericDevice() override (defined in ISD::GenericDevice) | ISD::GenericDevice | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 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:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.