- QAndroidService(int &, char **, const std::function<QAndroidBinder *(const QAndroidIntent &)>
&)
- QAndroidService(int &, char **)
- aboutToQuit()
- applicationNameChanged()
- applicationVersionChanged()
- deleteLater()
- destroyed(QObject *)
- exit(int)
- objectNameChanged(const QString &)
- organizationDomainChanged()
- organizationNameChanged()
- quit()
- addLibraryPath(const QString &)
- applicationDirPath() : QString
- applicationFilePath() : QString
- applicationName() : QString
- applicationPid() : qint64
- applicationVersion() : QString
- arguments() : QStringList
- blockSignals(bool) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- closingDown() : bool
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- customEvent(QEvent *)
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- event(QEvent *) : bool
- event(QEvent *) : bool
- eventDispatcher() : QAbstractEventDispatcher *
- eventFilter(QObject *, QEvent *) : bool
- exec() : int
- findChild(const QString &, Qt::FindChildOptions) const : T
- findChildren(const QString &, Qt::FindChildOptions) const : QList<T>
- findChildren(Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- installNativeEventFilter(QAbstractNativeEventFilter *)
- installTranslator(QTranslator *) : bool
|
- instance() : QCoreApplication *
- isQuickItemType() const : bool
- isQuitLockEnabled() : bool
- isSetuidAllowed() : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int)
- libraryPaths() : QStringList
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- notify(QObject *, QEvent *) : bool
- objectName() const : QString
- onBind(const QAndroidIntent &) : QAndroidBinder *
- organizationDomain() : QString
- organizationName() : QString
- parent() const : QObject *
- postEvent(QObject *, QEvent *, int)
- processEvents(QEventLoop::ProcessEventsFlags)
- processEvents(QEventLoop::ProcessEventsFlags, int)
- property(const char *) const : QVariant
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- removeLibraryPath(const QString &)
- removeNativeEventFilter(QAbstractNativeEventFilter *)
- removePostedEvents(QObject *, int)
- removeTranslator(QTranslator *) : bool
- sendEvent(QObject *, QEvent *) : bool
- sendPostedEvents(QObject *, int)
- sender() const : QObject *
- senderSignalIndex() const : int
- setApplicationName(const QString &)
- setApplicationVersion(const QString &)
- setAttribute(Qt::ApplicationAttribute, bool)
- setEventDispatcher(QAbstractEventDispatcher *)
- setLibraryPaths(const QStringList &)
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setOrganizationDomain(const QString &)
- setOrganizationName(const QString &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setQuitLockEnabled(bool)
- setSetuidAllowed(bool)
- signalsBlocked() const : bool
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::milliseconds, Qt::TimerType) : int
- startingUp() : bool
- staticMetaObject : const QMetaObject
- testAttribute(Qt::ApplicationAttribute) : bool
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- translate(const char *, const char *, const char *, int) : QString
|