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