a modified QToolBar which vanishes when the mouse leaves the toolbar.
More...
#include <jkvanishqtoolbar.h>
|
void | leaveEvent (QEvent *) |
| this event triggers the vanishing of the toolbar
|
|
|
bool | toolbarVanishes |
| is the auto-vanishing feature of this toolbar activated?
|
|
a modified QToolBar which vanishes when the mouse leaves the toolbar.
Hidden Toolbar
Shown Toolbar
◆ JKVanishQToolBar() [1/2]
JKVanishQToolBar::JKVanishQToolBar |
( |
const QString & |
title, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
◆ JKVanishQToolBar() [2/2]
JKVanishQToolBar::JKVanishQToolBar |
( |
QWidget * |
parent = nullptr | ) |
|
◆ doesToolbarVanish()
bool JKVanishQToolBar::doesToolbarVanish |
( |
| ) |
const |
is the auto-vanishing feature of this toolbar activated?
◆ leaveEvent()
void JKVanishQToolBar::leaveEvent |
( |
QEvent * |
| ) |
|
|
protected |
this event triggers the vanishing of the toolbar
◆ setToolbarVanishesEnabled
void JKVanishQToolBar::setToolbarVanishesEnabled |
( |
bool |
__value | ) |
|
|
slot |
enable or disable the auto-vanishing feature of this toolbar
◆ toolbarVanishes
bool JKVanishQToolBar::toolbarVanishes |
|
protected |
is the auto-vanishing feature of this toolbar activated?
The documentation for this class was generated from the following file: