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
QVxTouchScreenHandlerThread Class Reference

#include <qvxtouchhandler_p.h>

Inheritance diagram for QVxTouchScreenHandlerThread:
Collaboration diagram for QVxTouchScreenHandlerThread:

Signals

void touchDeviceRegistered ()

Public Member Functions

 QVxTouchScreenHandlerThread (const QString &device, const QString &spec, QObject *parent=nullptr)
 ~QVxTouchScreenHandlerThread ()
void run () override
bool isPointingDeviceRegistered () const
bool eventFilter (QObject *object, QEvent *event) override
void scheduleTouchPointUpdate ()

Detailed Description

Definition at line 68 of file qvxtouchhandler_p.h.

Constructor & Destructor Documentation

◆ QVxTouchScreenHandlerThread()

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

Definition at line 758 of file qvxtouchhandler.cpp.

◆ ~QVxTouchScreenHandlerThread()

QVxTouchScreenHandlerThread::~QVxTouchScreenHandlerThread ( )

Definition at line 767 of file qvxtouchhandler.cpp.

Member Function Documentation

◆ eventFilter()

bool QVxTouchScreenHandlerThread::eventFilter ( QObject * object,
QEvent * event )
override

Definition at line 816 of file qvxtouchhandler.cpp.

◆ isPointingDeviceRegistered()

bool QVxTouchScreenHandlerThread::isPointingDeviceRegistered ( ) const

Definition at line 789 of file qvxtouchhandler.cpp.

◆ run()

void QVxTouchScreenHandlerThread::run ( )
override

Definition at line 773 of file qvxtouchhandler.cpp.

◆ scheduleTouchPointUpdate()

void QVxTouchScreenHandlerThread::scheduleTouchPointUpdate ( )

Definition at line 800 of file qvxtouchhandler.cpp.

◆ touchDeviceRegistered

void QVxTouchScreenHandlerThread::touchDeviceRegistered ( )
signal

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