LibEngsas
Public Member Functions | Private Member Functions | List of all members
EToolBar Class Reference

Activates and deactives icons and text accoring the iconsAndText setting. More...

#include <etoolbar.h>

+ Inheritance diagram for EToolBar:
+ Collaboration diagram for EToolBar:

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 
)

+ Here is the call graph for this function:

EToolBar::EToolBar ( QWidget *  parent = 0)

+ Here is the call graph for this function:

Member Function Documentation

void EToolBar::init ( )
private

+ Here is the caller graph for this function:


The documentation for this class was generated from the following files: