VR-Forces 4.0.4 Class Documentation
Public Member Functions
makVrv::DtObserverViewsWidgetInterface Class Reference

Abstract interface for the observer views widget. More...

Inheritance diagram for makVrv::DtObserverViewsWidgetInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtObserverViewsWidgetInterface ()
 Virtual DTOR.
virtual void setViewStatesEnabled (bool)=0
 Tells the interface to enable/disable buttons that manipulate the observer view (add, load, observers view)
virtual void addObserverView (const std::string &)=0
 Adds a new observer view to the list of current views.
virtual void clearObserverViews ()=0
 Clears out observer views list.
virtual void deleteView (const std::string &)=0
 Removes the specified view from the observers view list.
virtual void renameObserverRecord (const std::string &newName, const std::string &oldName)=0
 Renames the observer record from old name to new name.

Detailed Description

Abstract interface for the observer views widget.


Constructor & Destructor Documentation

Virtual DTOR.


Member Function Documentation

Tells the interface to enable/disable buttons that manipulate the observer view (add, load, observers view)

Implemented in makVrv::DtObserverViewsWidget.

virtual void makVrv::DtObserverViewsWidgetInterface::addObserverView ( const std::string &  ) [pure virtual]

Adds a new observer view to the list of current views.

Implemented in makVrv::DtObserverViewsWidget.

Clears out observer views list.

Implemented in makVrv::DtObserverViewsWidget.

virtual void makVrv::DtObserverViewsWidgetInterface::deleteView ( const std::string &  ) [pure virtual]

Removes the specified view from the observers view list.

Implemented in makVrv::DtObserverViewsWidget.

virtual void makVrv::DtObserverViewsWidgetInterface::renameObserverRecord ( const std::string &  newName,
const std::string &  oldName 
) [pure virtual]

Renames the observer record from old name to new name.

Implemented in makVrv::DtObserverViewsWidget.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)