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
QEvdevUtil::ParsedSpecification Struct Reference

#include <qevdevutil_p.h>

+ Collaboration diagram for QEvdevUtil::ParsedSpecification:

Public Attributes

QString spec
 
QStringList devices
 
QList< QStringViewargs
 

Detailed Description

Definition at line 28 of file qevdevutil_p.h.

Member Data Documentation

◆ args

QList<QStringView> QEvdevUtil::ParsedSpecification::args

Definition at line 32 of file qevdevutil_p.h.

◆ devices

QStringList QEvdevUtil::ParsedSpecification::devices

Definition at line 31 of file qevdevutil_p.h.

◆ spec

QString QEvdevUtil::ParsedSpecification::spec

Definition at line 30 of file qevdevutil_p.h.


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