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

#include <devicehandlerlist_p.h>

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

Public Attributes

QString deviceNode
std::unique_ptr< Handlerhandler

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: