Qt 5.9
Qt Gamepad
C++ Classes
QGamepad
Qt 5.9.7 Reference Documentation
List of All Members for QGamepad
This is the complete list of members for
QGamepad
, including inherited members.
QGamepad
(int , QObject *)
~QGamepad
()
axisLeftX
() const : double
axisLeftXChanged
(double )
axisLeftY
() const : double
axisLeftYChanged
(double )
axisRightX
() const : double
axisRightXChanged
(double )
axisRightY
() const : double
axisRightYChanged
(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
buttonAChanged
(bool )
buttonB
() const : bool
buttonBChanged
(bool )
buttonCenter
() const : bool
buttonCenterChanged
(bool )
buttonDown
() const : bool
buttonDownChanged
(bool )
buttonGuide
() const : bool
buttonGuideChanged
(bool )
buttonL1Changed
(bool )
buttonL2Changed
(double )
buttonL3Changed
(bool )
buttonLeft
() const : bool
buttonLeftChanged
(bool )
buttonR1Changed
(bool )
buttonR2Changed
(double )
buttonR3Changed
(bool )
buttonRight
() const : bool
buttonRightChanged
(bool )
buttonSelect
() const : bool
buttonSelectChanged
(bool )
buttonStart
() const : bool
buttonStartChanged
(bool )
buttonUp
() const : bool
buttonUpChanged
(bool )
buttonX
() const : bool
buttonXChanged
(bool )
buttonY
() const : bool
buttonYChanged
(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 &)
connectedChanged
(bool )
customEvent
(QEvent *)
d_ptr
: QScopedPointer<QObjectData>
deleteLater
()
destroyed
(QObject *)
deviceId
() const : int
deviceIdChanged
(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 QRegExp &, 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
nameChanged
(QString )
objectName
() const : QString
objectNameChanged
(const QString &)
parent
() const : QObject *
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setDeviceId
(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
: const QMetaObject
staticQtMetaObject
: const QMetaObject
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString