swift
|
This is the complete list of members for swift::misc::test::CTestService, including all inherited members.
bindableObjectName() | QObject | |
blockSignals(bool block) | QObject | |
canRegisterTestService(QDBusConnection &connection) | swift::misc::test::CTestService | static |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
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 | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
CTestService(QObject *parent=nullptr) | swift::misc::test::CTestService | explicit |
CTestService(bool verbose, QObject *parent=nullptr) | swift::misc::test::CTestService | explicit |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
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 | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
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(QAnyStringView name, Qt::FindChildOptions options) const const | QObject | |
findChild(Qt::FindChildOptions options) const const | QObject | |
findChildren(QAnyStringView name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
getAircraftCfgEntriesList(int n) const | swift::misc::test::CTestService | slot |
getAtcStationList(int n) const | swift::misc::test::CTestService | slot |
getObjectPaths(int n) const | swift::misc::test::CTestService | slot |
getPid() | swift::misc::test::CTestService | inlinestatic |
inherits(const char *className) const const | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
InterfaceName() | swift::misc::test::CTestService | static |
Invalid | QObject | |
isQuickItemType() const const | QObject | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
killTimer(Qt::TimerId id) | QObject | |
killTimer(int id) | QObject | |
metaObject() const const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
ObjectPath() | swift::misc::test::CTestService | static |
parent() const const | QObject | |
pingAircraftEngine(const swift::misc::aviation::CAircraftEngine &aircraftEngine) const | swift::misc::test::CTestService | slot |
pingAircraftIcaoData(const swift::misc::aviation::CAircraftIcaoCode &icao) const | swift::misc::test::CTestService | slot |
pingAircraftLights(const swift::misc::aviation::CAircraftLights &aircraftLights) const | swift::misc::test::CTestService | slot |
pingAircraftList(const swift::misc::simulation::CSimulatedAircraftList &aircraftList) const | swift::misc::test::CTestService | slot |
pingAircraftModel(const swift::misc::simulation::CAircraftModel &aircraftModel) const | swift::misc::test::CTestService | slot |
pingAircraftModelList(const swift::misc::simulation::CAircraftModelList &aircraftModels) const | swift::misc::test::CTestService | slot |
pingAircraftParts(const swift::misc::aviation::CAircraftParts &aircraftParts) const | swift::misc::test::CTestService | slot |
pingAirportList(const swift::misc::aviation::CAirportList &airportList) const | swift::misc::test::CTestService | slot |
pingAltitude(const swift::misc::aviation::CAltitude &altitude) const | swift::misc::test::CTestService | slot |
pingAtcStation(const swift::misc::aviation::CAtcStation &station) const | swift::misc::test::CTestService | slot |
pingAtcStationList(const swift::misc::aviation::CAtcStationList &atcStationList) const | swift::misc::test::CTestService | slot |
pingClient(const swift::misc::network::CClient &client) const | swift::misc::test::CTestService | slot |
pingClientList(const swift::misc::network::CClientList &clientList) const | swift::misc::test::CTestService | slot |
pingCVariant(const swift::misc::CVariant &variant) const | swift::misc::test::CTestService | slot |
pingFlightPlan(const swift::misc::aviation::CFlightPlan &flightPlan) const | swift::misc::test::CTestService | slot |
pingIndexVariantMap(const swift::misc::CPropertyIndexVariantMap &indexVariantMap) const | swift::misc::test::CTestService | slot |
pingPluginInfo(const swift::misc::simulation::CSimulatorPluginInfo &info) const | swift::misc::test::CTestService | slot |
pingPropertyIndex(const swift::misc::CPropertyIndex &properties) const | swift::misc::test::CTestService | slot |
pingSimulatedAircraft(const swift::misc::simulation::CSimulatedAircraft &aircraft) const | swift::misc::test::CTestService | slot |
pingSituation(const swift::misc::aviation::CAircraftSituation &situation) const | swift::misc::test::CTestService | slot |
pingSpeed(const swift::misc::physical_quantities::CSpeed &speed) const | swift::misc::test::CTestService | slot |
pingTransponder(const swift::misc::aviation::CTransponder &transponder) const | swift::misc::test::CTestService | slot |
pingUser(const swift::misc::network::CUser &user) const | swift::misc::test::CTestService | slot |
property(const char *name) const const | QObject | |
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 | QObject | |
QT_NO_CONTEXTLESS_CONNECTQT_NO_CONTEXTLESS_CONNECT | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
receiveAltitude(const swift::misc::aviation::CAltitude &altitude) const | swift::misc::test::CTestService | slot |
receiveAtcStation(const swift::misc::aviation::CAtcStation &station) const | swift::misc::test::CTestService | slot |
receiveAtcStationList(const swift::misc::aviation::CAtcStationList &atcStationList) const | swift::misc::test::CTestService | slot |
receiveCallsign(const swift::misc::aviation::CCallsign &callsign) const | swift::misc::test::CTestService | slot |
receiveComUnit(const swift::misc::aviation::CComSystem &comUnit) const | swift::misc::test::CTestService | slot |
receiveGeoPosition(const swift::misc::geo::CCoordinateGeodetic &geo) const | swift::misc::test::CTestService | slot |
receiveLength(const swift::misc::physical_quantities::CLength &length) const | swift::misc::test::CTestService | slot |
receiveList(const QList< double > &list) const | swift::misc::test::CTestService | slot |
receivers(const char *signal) const const | QObject | protected |
receiveSpeed(const swift::misc::physical_quantities::CSpeed &speed) const | swift::misc::test::CTestService | slot |
receiveStringMessage(const QString &message) const | swift::misc::test::CTestService | slot |
receiveTrack(const swift::misc::aviation::CTrack &track) const | swift::misc::test::CTestService | slot |
receiveTransponder(const swift::misc::aviation::CTransponder &transponder) const | swift::misc::test::CTestService | slot |
receiveValueMap(const swift::misc::CPropertyIndexVariantMap &valueMap) const | swift::misc::test::CTestService | slot |
receiveVariant(const swift::misc::CVariant &variant) const | swift::misc::test::CTestService | slot |
receiveVariantList(const swift::misc::CVariantList &variantList) const | swift::misc::test::CTestService | slot |
registerTestService(QDBusConnection &connection, bool verbose, QObject *parent=nullptr) | swift::misc::test::CTestService | static |
removeEventFilter(QObject *obj) | QObject | |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
sendStringMessage(const QString &message) | swift::misc::test::CTestService | signal |
setObjectName(QAnyStringView name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const const | QObject | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::nanoseconds interval, Qt::TimerType timerType) | QObject | |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
TimerId enum name | QObject | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
unregisterTestService(QDBusConnection &connection) | swift::misc::test::CTestService | static |
~QObject() | QObject | virtual |