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
QtWaylandClient::QWaylandTabletManagerV2 Class Reference

#include <qwaylandtabletv2_p.h>

+ Inheritance diagram for QtWaylandClient::QWaylandTabletManagerV2:
+ Collaboration diagram for QtWaylandClient::QWaylandTabletManagerV2:

Public Member Functions

 QWaylandTabletManagerV2 (QWaylandDisplay *display, uint id, uint version)
 
 ~QWaylandTabletManagerV2 () override
 
QWaylandTabletSeatV2createTabletSeat (QWaylandInputDevice *seat)
 

Detailed Description

Definition at line 41 of file qwaylandtabletv2_p.h.

Constructor & Destructor Documentation

◆ QWaylandTabletManagerV2()

QtWaylandClient::QWaylandTabletManagerV2::QWaylandTabletManagerV2 ( QWaylandDisplay * display,
uint id,
uint version )
explicit

Definition at line 13 of file qwaylandtabletv2.cpp.

References createTabletSeat().

+ Here is the call graph for this function:

◆ ~QWaylandTabletManagerV2()

QtWaylandClient::QWaylandTabletManagerV2::~QWaylandTabletManagerV2 ( )
override

Definition at line 23 of file qwaylandtabletv2.cpp.

Member Function Documentation

◆ createTabletSeat()

QWaylandTabletSeatV2 * QtWaylandClient::QWaylandTabletManagerV2::createTabletSeat ( QWaylandInputDevice * seat)

Definition at line 28 of file qwaylandtabletv2.cpp.

Referenced by QWaylandTabletManagerV2().

+ Here is the caller graph for this function:

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