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
QCss::PageRule Struct Reference

#include <qcssparser_p.h>

+ Collaboration diagram for QCss::PageRule:

Public Attributes

QString selector
 
QList< Declarationdeclarations
 

Detailed Description

Definition at line 582 of file qcssparser_p.h.

Member Data Documentation

◆ declarations

QList<Declaration> QCss::PageRule::declarations

Definition at line 585 of file qcssparser_p.h.

◆ selector

QString QCss::PageRule::selector

Definition at line 584 of file qcssparser_p.h.


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