![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qcssparser_p.h>
Public Attributes | |
BrushData | brush |
QString | image |
Repeat | repeat |
Qt::Alignment | alignment |
Definition at line 402 of file qcssparser_p.h.
Qt::Alignment QCss::BackgroundData::alignment |
Definition at line 406 of file qcssparser_p.h.
BrushData QCss::BackgroundData::brush |
Definition at line 403 of file qcssparser_p.h.
QString QCss::BackgroundData::image |
Definition at line 404 of file qcssparser_p.h.
Repeat QCss::BackgroundData::repeat |
Definition at line 405 of file qcssparser_p.h.