Qt 4.8
|
Public Functions | |
QStyleSheetOutlineData () | |
QStyleSheetOutlineData (int *b, QBrush *c, QCss::BorderStyle *s, QSize *r, int *o) | |
Public Functions inherited from QStyleSheetBorderData | |
const QStyleSheetBorderImageData * | borderImage () const |
bool | hasBorderImage () const |
bool | isOpaque () const |
QStyleSheetBorderData () | |
QStyleSheetBorderData (int *b, QBrush *c, QCss::BorderStyle *s, QSize *r) | |
Public Functions inherited from QSharedData | |
QSharedData () | |
Constructs a QSharedData object with a reference count of 0. More... | |
QSharedData (const QSharedData &) | |
Constructs a QSharedData object with reference count 0. More... | |
Public Variables | |
int | offsets [4] |
Public Variables inherited from QStyleSheetBorderData | |
QSharedDataPointer< QStyleSheetBorderImageData > | bi |
int | borders [4] |
QBrush | colors [4] |
QSize | radii [4] |
QCss::BorderStyle | styles [4] |
Public Variables inherited from QSharedData | |
QAtomicInt | ref |
Definition at line 389 of file qstylesheetstyle.cpp.
|
inline |
Definition at line 391 of file qstylesheetstyle.cpp.
|
inline |
Definition at line 398 of file qstylesheetstyle.cpp.
int QStyleSheetOutlineData::offsets[4] |
Definition at line 406 of file qstylesheetstyle.cpp.