MenuTabWidget Class Reference

Menu's main widget, which will hold all submenu's widgets. More...

#include <MenuTabWidget.h>

List of all members.

Public Member Functions

 MenuTabWidget (QWidget *parent=0)

Protected Member Functions

void hideEvent (QHideEvent *)
 Reimplemented default hideEvent function.

Detailed Description

Menu's main widget, which will hold all submenu's widgets.

It is simply QTabWidget, with changed hideEvent function.


Member Function Documentation

void MenuTabWidget::hideEvent ( QHideEvent *  e  )  [protected]

Reimplemented default hideEvent function.

Right before hide widget it sets it's parent to NULL, which prevent widget to be deleted by menu bar.


The documentation for this class was generated from the following files:
 All Classes Files Functions
Generated on Wed Aug 18 16:45:34 2010 for mDictionary by  doxygen 1.6.3