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
QCssKnownValue Struct Reference
+ Collaboration diagram for QCssKnownValue:

Public Attributes

const char name [28]
 
quint64 id
 

Detailed Description

Definition at line 32 of file qcssparser.cpp.

Member Data Documentation

◆ id

quint64 QCssKnownValue::id

Definition at line 35 of file qcssparser.cpp.

Referenced by findKnownValue().

◆ name

const char QCssKnownValue::name[28]

Definition at line 34 of file qcssparser.cpp.

Referenced by operator<(), and operator<().


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