Gui::DockWnd::CombiView Class Reference

Combi View is a combination of a tree, property and TaskPanel for integrated user action. More...

#include <CombiView.h>

Inheritance diagram for Gui::DockWnd::CombiView:
Gui::DockWindow Gui::BaseView Base::BaseClass

List of all members.

Public Member Functions

 CombiView (Gui::Document *pcDocument, QWidget *parent=0)
 A constructor.
Gui::TaskView::TaskViewgetTaskPanel (void)
void showTaskView ()
void showTreeView ()
virtual ~CombiView ()
 A destructor.

Protected Member Functions

void changeEvent (QEvent *e)
void closedDialog ()
void closeDialog ()
void showDialog (Gui::TaskView::TaskDialog *dlg)

Protected Attributes

int oldTabIndex

Friends

class Gui::ControlSingleton

Detailed Description

Combi View is a combination of a tree, property and TaskPanel for integrated user action.

Definition at line 63 of file CombiView.h.


Constructor & Destructor Documentation

CombiView::CombiView ( Gui::Document pcDocument,
QWidget *  parent = 0 
)

A constructor.

A more elaborate description of the constructor.

Definition at line 44 of file CombiView.cpp.

References Sketcher::Vertical.

CombiView::~CombiView (  )  [virtual]

A destructor.

A more elaborate description of the destructor.

Definition at line 80 of file CombiView.cpp.


Member Function Documentation

void CombiView::changeEvent ( QEvent *  e  )  [protected]

Definition at line 117 of file CombiView.cpp.

void CombiView::closedDialog (  )  [protected]

Definition at line 99 of file CombiView.cpp.

References oldTabIndex.

void CombiView::closeDialog (  )  [protected]

Definition at line 93 of file CombiView.cpp.

References Gui::TaskView::TaskView::removeDialog().

Referenced by Gui::ControlSingleton::closeDialog().

Gui::TaskView::TaskView* Gui::DockWnd::CombiView::getTaskPanel ( void   )  [inline]

Definition at line 80 of file CombiView.h.

Referenced by Gui::ControlSingleton::taskPanel().

void CombiView::showDialog ( Gui::TaskView::TaskDialog dlg  )  [protected]

Definition at line 84 of file CombiView.cpp.

References oldTabIndex, and Gui::TaskView::TaskView::showDialog().

Referenced by Gui::ControlSingleton::showDialog().

void CombiView::showTaskView (  ) 

Definition at line 111 of file CombiView.cpp.

Referenced by Gui::ControlSingleton::showTaskView().

void CombiView::showTreeView (  ) 

Definition at line 105 of file CombiView.cpp.


Friends And Related Function Documentation

friend class Gui::ControlSingleton [friend]

Definition at line 83 of file CombiView.h.


Member Data Documentation

Definition at line 94 of file CombiView.h.

Referenced by closedDialog(), and showDialog().


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

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