Public Member Functions | |
PrivateData () | |
Public Attributes | |
int | indent |
int | margin |
QwtText | text |
Definition at line 18 of file qwt_text_label.cpp.
QwtTextLabel::PrivateData::PrivateData | ( | ) | [inline] |
Definition at line 21 of file qwt_text_label.cpp.
Definition at line 27 of file qwt_text_label.cpp.
Referenced by QwtTextLabel::heightForWidth(), QwtTextLabel::minimumSizeHint(), QwtTextLabel::setIndent(), and QwtTextLabel::textRect().
Definition at line 28 of file qwt_text_label.cpp.
Referenced by QwtTextLabel::minimumSizeHint(), QwtTextLabel::setMargin(), and QwtTextLabel::textRect().
Definition at line 29 of file qwt_text_label.cpp.
Referenced by QwtTextLabel::clear(), QwtTextLabel::drawText(), QwtTextLabel::heightForWidth(), QwtTextLabel::minimumSizeHint(), QwtTextLabel::QwtTextLabel(), QwtTextLabel::setText(), QwtTextLabel::text(), and QwtTextLabel::textRect().