Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 50 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.

References QEvdevTabletHandlerThread().

Referenced by QEvdevTabletHandlerThread().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~QEvdevTabletHandlerThread()

QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread ( )

Definition at line 256 of file qevdevtablethandler.cpp.

Member Function Documentation

◆ handler()

QEvdevTabletHandler * QEvdevTabletHandlerThread::handler ( )
inline

Definition at line 56 of file qevdevtablethandler_p.h.

◆ run()

void QEvdevTabletHandlerThread::run ( )
override

Definition at line 262 of file qevdevtablethandler.cpp.


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