An application style used to override certain aspects of the user interface.
More...
|
| int | styleHint (StyleHint hint, const QStyleOption *option=nullptr, const QWidget *widget=nullptr, QStyleHintReturn *returnData=nullptr) const override |
| |
|
| void | drawSubControl (QStyleOptionComplex const *opt, QPainter *p, QWidget const *widget, SubControl subControl, QString const &iconName) const |
| |
| void | drawComplexControl (QStyle::ComplexControl cc, QStyleOptionComplex const *opt, QPainter *p, QWidget const *widget=nullptr) const override |
| |
An application style used to override certain aspects of the user interface.
Specifically, to disable the tooltip delay in iAChartWidget and descendants, and for drawing nice-looking MDI child control buttons in the menu bar on maximized child windows
◆ 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: