Activates and deactives icons and text accoring the iconsAndText setting.
More...
#include <etoolbar.h>
Public Member Functions |
| EToolBar (const QString &title, QWidget *parent=0) |
| EToolBar (QWidget *parent=0) |
Private Member Functions |
void | init () |
Detailed Description
Activates and deactives icons and text accoring the iconsAndText setting.
- Note
- QToolBar and therefore also EToolBar is not deleted, if the parent object is deleted. So you must make sure, that your toolbar is deleted at the right time by yourself.
Constructor & Destructor Documentation
EToolBar::EToolBar |
( |
const QString & |
title, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
EToolBar::EToolBar |
( |
QWidget * |
parent = 0 | ) |
|
Member Function Documentation
The documentation for this class was generated from the following files: