Gui::DockWnd::SelectionView Class Reference

A test class. More...

#include <SelectionView.h>

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

List of all members.

Public Member Functions

virtual const char * getName (void) const
 returns the name of the view (important for messages)
virtual void OnChange (Gui::SelectionSingleton::SubjectType &rCaller, Gui::SelectionSingleton::MessageType Reason)
 Observer message from the Selection.
bool onMsg (const char *pMsg)
virtual void onUpdate (void)
 get called when the document is changed or updated
 SelectionView (Gui::Document *pcDocument, QWidget *parent=0)
 A constructor.
virtual ~SelectionView ()
 A destructor.

Public Attributes

QListWidget * selectionView

Detailed Description

A test class.

A more elaborate class description.

Definition at line 55 of file SelectionView.h.


Constructor & Destructor Documentation

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

A constructor.

A more elaborate description of the constructor.

Definition at line 47 of file SelectionView.cpp.

References Base::Subject< _MessageType >::Attach(), Gui::Selection(), and selectionView.

SelectionView::~SelectionView (  )  [virtual]

A destructor.

A more elaborate description of the destructor.

Definition at line 64 of file SelectionView.cpp.

References Base::Subject< _MessageType >::Detach(), and Gui::Selection().


Member Function Documentation

virtual const char* Gui::DockWnd::SelectionView::getName ( void   )  const [inline, virtual]

returns the name of the view (important for messages)

Reimplemented from Gui::DockWindow.

Definition at line 80 of file SelectionView.h.

virtual void Gui::DockWnd::SelectionView::OnChange ( Gui::SelectionSingleton::SubjectType rCaller,
Gui::SelectionSingleton::MessageType  Reason 
) [virtual]

Observer message from the Selection.

bool Gui::DockWnd::SelectionView::onMsg ( const char *  pMsg  ) 
virtual void Gui::DockWnd::SelectionView::onUpdate ( void   )  [virtual]

get called when the document is changed or updated

Reimplemented from Gui::DockWindow.


Member Data Documentation

Definition at line 85 of file SelectionView.h.

Referenced by SelectionView().


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