Qt 4.8
Public Variables | List of all members
QCss::BorderData Struct Reference

#include <qcssparser_p.h>

Public Variables

BrushData color
 
BorderStyle style
 
LengthData width
 

Detailed Description

Definition at line 406 of file qcssparser_p.h.

Properties

◆ color

BrushData QCss::BorderData::color

Definition at line 409 of file qcssparser_p.h.

Referenced by QCss::ValueExtractor::borderValue().

◆ style

BorderStyle QCss::BorderData::style

Definition at line 408 of file qcssparser_p.h.

Referenced by QCss::ValueExtractor::borderValue().

◆ width

LengthData QCss::BorderData::width

Definition at line 407 of file qcssparser_p.h.

Referenced by QCss::ValueExtractor::borderValue().


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