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
QtInputSupport::DeviceHandlerList< Handler >::Device Struct Reference

#include <devicehandlerlist_p.h>

+ Collaboration diagram for QtInputSupport::DeviceHandlerList< Handler >::Device:

Public Attributes

QString deviceNode
 
std::unique_ptr< Handler > handler
 

Detailed Description

template<typename Handler>
struct QtInputSupport::DeviceHandlerList< Handler >::Device

Definition at line 29 of file devicehandlerlist_p.h.

Member Data Documentation

◆ deviceNode

template<typename Handler >
QString QtInputSupport::DeviceHandlerList< Handler >::Device::deviceNode

Definition at line 30 of file devicehandlerlist_p.h.

◆ handler

template<typename Handler >
std::unique_ptr<Handler> QtInputSupport::DeviceHandlerList< Handler >::Device::handler

Definition at line 31 of file devicehandlerlist_p.h.


The documentation for this struct was generated from the following file: