|
| void | drawComplexControl (QStyle::ComplexControl cc, QStyleOptionComplex const *opt, QPainter *p, QWidget const *widget=nullptr) const override |
| |
| void | drawSubControl (QStyleOptionComplex const *opt, QPainter *p, QWidget const *widget, SubControl subControl, QString const &iconName) const |
| | { For drawing the MDI controls (close, float, minimize buttons) in the menu bar when MDI children are maximized
|
| |
| int | styleHint (StyleHint hint, const QStyleOption *option=nullptr, const QWidget *widget=nullptr, QStyleHintReturn *returnData=nullptr) const override |
| |
◆ drawComplexControl()
| void iAProxyStyle::drawComplexControl |
( |
QStyle::ComplexControl |
cc, |
|
|
QStyleOptionComplex const * |
opt, |
|
|
QPainter * |
p, |
|
|
QWidget const * |
widget = nullptr |
|
) |
| const |
|
inlineoverride |
◆ drawSubControl()
| void iAProxyStyle::drawSubControl |
( |
QStyleOptionComplex const * |
opt, |
|
|
QPainter * |
p, |
|
|
QWidget const * |
widget, |
|
|
SubControl |
subControl, |
|
|
QString const & |
iconName |
|
) |
| const |
|
inline |
{ For drawing the MDI controls (close, float, minimize buttons) in the menu bar when MDI children are maximized
◆ styleHint()
| int iAProxyStyle::styleHint |
( |
StyleHint |
hint, |
|
|
const QStyleOption * |
option = nullptr, |
|
|
const QWidget * |
widget = nullptr, |
|
|
QStyleHintReturn * |
returnData = nullptr |
|
) |
| const |
|
inlineoverride |
The documentation for this class was generated from the following file: