MythTV  master
JoystickMenuThread Member List

This is the complete list of members for JoystickMenuThread, including all inherited members.

AxisChange(int axis, int value)JoystickMenuThread
ButtonUp(int button)JoystickMenuThread
Cleanup(void)MThreadstatic
EmitKey(const QString &code)JoystickMenuThread
exec(void)MThreadprotected
exit(int retcode=0)MThread
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
Init(QString &config_file)JoystickMenuThread
isFinished(void) constMThread
isRunning(void) constMThread
JoystickMenuThread(QObject *main_window)JoystickMenuThreadinlineexplicit
m_axesJoystickMenuThreadprivate
m_axesCountJoystickMenuThreadprivate
m_bStopJoystickMenuThreadprivate
m_buttonCountJoystickMenuThreadprivate
m_buttonsJoystickMenuThreadprivate
m_configFileJoystickMenuThreadprivate
m_configReadJoystickMenuThreadprivate
m_devicenameJoystickMenuThreadprivate
m_epilogExecutedMThreadprotected
m_fdJoystickMenuThreadprivate
m_mainWindowJoystickMenuThreadprivate
m_mapJoystickMenuThreadprivate
m_prologExecutedMThreadprotected
m_readErrorJoystickMenuThreadprivate
m_runnableMThreadprotected
m_threadMThreadprotected
MThread(const QString &objectName)MThreadexplicit
MThread(const QString &objectName, QRunnable *runnable)MThreadexplicit
MThread(const MThread &)=deleteMThread
objectName(void) constMThread
operator=(const MThread &)=deleteMThread
priority(void) constMThread
qthread(void)MThread
quit(void)MThread
ReadConfig(const QString &config_file)JoystickMenuThread
run() overrideJoystickMenuThreadprivatevirtual
RunEpilog(void)MThread
RunProlog(void)MThread
setObjectName(const QString &name)MThread
setPriority(QThread::Priority priority)MThread
setStackSize(uint stackSize)MThread
setTerminationEnabled(bool enabled=true)MThreadprotectedstatic
stackSize(void) constMThread
start(QThread::Priority p=QThread::InheritPriority)MThread
Stop(void)JoystickMenuThreadinline
terminate(void)MThread
ThreadCleanup(void)MThreadstatic
ThreadSetup(const QString &name)MThreadstatic
usleep(std::chrono::microseconds time)MThreadprotectedstatic
usleep(std::chrono::duration< R, P > time)MThreadinlineprotectedstatic
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max())MThread
~JoystickMenuThread() overrideJoystickMenuThread
~MThread()MThreadvirtual