Qt 5.15
Qt Gamepad
C++ Classes
QGamepad
Qt 5.15.8 Reference Documentation
List of All Members for QGamepad
This is the complete list of members for
QGamepad
, including inherited members.
QGamepad
(int , QObject *)
axisLeftXChanged
(double )
axisLeftYChanged
(double )
axisRightXChanged
(double )
axisRightYChanged
(double )
buttonAChanged
(bool )
buttonBChanged
(bool )
buttonCenterChanged
(bool )
buttonDownChanged
(bool )
buttonGuideChanged
(bool )
buttonL1Changed
(bool )
buttonL2Changed
(double )
buttonL3Changed
(bool )
buttonLeftChanged
(bool )
buttonR1Changed
(bool )
buttonR2Changed
(double )
buttonR3Changed
(bool )
buttonRightChanged
(bool )
buttonSelectChanged
(bool )
buttonStartChanged
(bool )
buttonUpChanged
(bool )
buttonXChanged
(bool )
buttonYChanged
(bool )
connectedChanged
(bool )
deleteLater
()
destroyed
(QObject *)
deviceIdChanged
(int )
nameChanged
(QString )
objectNameChanged
(const QString &)
setDeviceId
(int )
axisLeftX
() const : double
axisLeftY
() const : double
axisRightX
() const : double
axisRightY
() const : double
blockSignals
(bool ) : bool
buttonL1
() const : bool
buttonL2
() const : double
buttonL3
() const : bool
buttonR1
() const : bool
buttonR2
() const : double
buttonR3
() const : bool
buttonA
() const : bool
buttonB
() const : bool
buttonCenter
() const : bool
buttonDown
() const : bool
buttonGuide
() const : bool
buttonLeft
() const : bool
buttonRight
() const : bool
buttonSelect
() const : bool
buttonStart
() const : bool
buttonUp
() const : bool
buttonX
() const : bool
buttonY
() const : bool
childEvent
(QChildEvent *)
children
() const : const QObjectList &
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 *)
deviceId
() const : int
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
eventFilter
(QObject *, QEvent *) : bool
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isConnected
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int )
metaObject
() const : const QMetaObject *
moveToThread
(QThread *)
name
() const : QString
objectName
() const : QString
parent
() const : QObject *
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
signalsBlocked
() const : bool
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString