Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QEvdevTabletHandlerThread Class Reference

#include <qevdevtablethandler_p.h>

+ Inheritance diagram for QEvdevTabletHandlerThread:
+ Collaboration diagram for QEvdevTabletHandlerThread:

Public Member Functions

 QEvdevTabletHandlerThread (const QString &device, const QString &spec, QObject *parent=nullptr)
 
 ~QEvdevTabletHandlerThread ()
 
void run () override
 
QEvdevTabletHandlerhandler ()
 

Detailed Description

Definition at line 47 of file qevdevtablethandler_p.h.

Constructor & Destructor Documentation

◆ QEvdevTabletHandlerThread()

QEvdevTabletHandlerThread::QEvdevTabletHandlerThread ( const QString & device,
const QString & spec,
QObject * parent = nullptr )
explicit

Definition at line 250 of file qevdevtablethandler.cpp.

◆ ~QEvdevTabletHandlerThread()

QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread ( )

Definition at line 256 of file qevdevtablethandler.cpp.

Member Function Documentation

◆ handler()

QEvdevTabletHandler * QEvdevTabletHandlerThread::handler ( )
inline

Definition at line 53 of file qevdevtablethandler_p.h.

◆ run()

void QEvdevTabletHandlerThread::run ( )
override

Definition at line 262 of file qevdevtablethandler.cpp.

References exec().

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: