|
| void | paintEvent (QPaintEvent *) Q_DECL_OVERRIDE |
| |
| void | drawLabel (const QStyleOption *opt, QPainter *p) |
| |
| void | updateIcon (QStyleOptionToolButton &toolbutton) |
| |
Definition at line 24 of file navigationbar.cpp.
| NavToolButton::NavToolButton |
( |
QWidget * |
parent, |
|
|
bool |
subBar |
|
) |
| |
|
inlineexplicit |
| void NavToolButton::drawLabel |
( |
const QStyleOption * |
opt, |
|
|
QPainter * |
p |
|
) |
| |
|
inlineprotected |
| void NavToolButton::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
inlineprotected |
| void NavToolButton::updateIcon |
( |
QStyleOptionToolButton & |
toolbutton | ) |
|
|
inlineprotected |
| QIcon NavToolButton::m_hoverIcon |
|
private |
| bool NavToolButton::m_iconCached |
|
private |
| bool NavToolButton::m_subBar |
|
private |
The documentation for this class was generated from the following file: