VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtObserverViewsWidgetInterface Class Reference

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

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

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 makVrv::DtObserverViewsWidgetInterface::~DtObserverViewsWidgetInterface ( )
virtual

Virtual DTOR.

Member Function Documentation

virtual void makVrv::DtObserverViewsWidgetInterface::setViewStatesEnabled ( bool  )
pure virtual

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, and makVrf::DtVrfObserverViewsWidget.

virtual void makVrv::DtObserverViewsWidgetInterface::clearObserverViews ( )
pure virtual

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, and makVrf::DtVrfObserverViewsWidget.


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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)