Gui::Dialog::DlgCustomToolBoxbarsImp Class Reference

This class implements the creation of user defined toolbox bars. More...

#include <DlgToolbarsImp.h>

Inheritance diagram for Gui::Dialog::DlgCustomToolBoxbarsImp:
Gui::Dialog::DlgCustomToolbars Gui::Dialog::CustomizeActionPage Gui::Dialog::Ui_DlgCustomToolbars

List of all members.

Public Member Functions

 DlgCustomToolBoxbarsImp (QWidget *parent=0)
 Constructs a DlgCustomToolBoxbarsImp which is a child of 'parent', with the name 'name' and widget flags set to 'f'.
 ~DlgCustomToolBoxbarsImp ()
 Destroys the object and frees any allocated resources.

Protected Member Functions

void changeEvent (QEvent *e)

Detailed Description

This class implements the creation of user defined toolbox bars.

A toolbox bar is the same as a toolbar - a collection of several action objects - unless a toolbox bar is placed in a toolbox, while a toolbar is placed in the dock areas of the main window. So toolbox bars are predestinated to save place on your desktop.

See also:
DlgCustomToolbars
DlgCustomToolbarsImp
Author:
Werner Mayer

Definition at line 117 of file DlgToolbarsImp.h.


Constructor & Destructor Documentation

DlgCustomToolBoxbarsImp::DlgCustomToolBoxbarsImp ( QWidget *  parent = 0  ) 

Constructs a DlgCustomToolBoxbarsImp which is a child of 'parent', with the name 'name' and widget flags set to 'f'.

The dialog will by default be modeless, unless you set 'modal' to TRUE to construct a modal dialog.

Definition at line 696 of file DlgToolbarsImp.cpp.

DlgCustomToolBoxbarsImp::~DlgCustomToolBoxbarsImp (  ) 

Destroys the object and frees any allocated resources.

Definition at line 703 of file DlgToolbarsImp.cpp.


Member Function Documentation

void DlgCustomToolBoxbarsImp::changeEvent ( QEvent *  e  )  [protected, virtual]

Reimplemented from Gui::Dialog::DlgCustomToolbars.

Definition at line 707 of file DlgToolbarsImp.cpp.


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

Generated on Wed Nov 23 19:02:06 2011 for FreeCAD by  doxygen 1.6.1