VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Public Attributes
makVrf::DtExtendedDockable Class Reference

A widget class for managing simulation back-ends. More...

Inheritance diagram for makVrf::DtExtendedDockable:
Inheritance graph
[legend]

Public Member Functions

 DtExtendedDockable (makVrv::DtDe &de, const std::string &className)
 CTOR.
virtual ~DtExtendedDockable ()
 DTOR.
virtual void dock (makVrv::DtQtDeMainWindow &mainWindow, Qt::DockWidgetArea area)
virtual void showContainer ()
virtual void hideContainer ()
virtual QPixmap shadowIcon () const =0
 Returns the icon that will be used for the mouse over.
virtual QString iconName () const =0
 Returns the "short name" that will be placed next to the icon.

Public Attributes

boost::signal< void()> signal_contentsModified
 Send this signal when the contents are modified and the "little" expandable icon wants to be updated.

Detailed Description

A widget class for managing simulation back-ends.

Constructor & Destructor Documentation

makVrf::DtExtendedDockable::DtExtendedDockable ( makVrv::DtDe &  de,
const std::string &  className 
)

CTOR.

virtual makVrf::DtExtendedDockable::~DtExtendedDockable ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrf::DtExtendedDockable::dock ( makVrv::DtQtDeMainWindow &  mainWindow,
Qt::DockWidgetArea  area 
)
virtual
virtual void makVrf::DtExtendedDockable::showContainer ( )
virtual
virtual void makVrf::DtExtendedDockable::hideContainer ( )
virtual
virtual QPixmap makVrf::DtExtendedDockable::shadowIcon ( ) const
pure virtual

Returns the icon that will be used for the mouse over.

If this returns a NULL icon the dock widget will be used as the template

virtual QString makVrf::DtExtendedDockable::iconName ( ) const
pure virtual

Returns the "short name" that will be placed next to the icon.

Member Data Documentation

boost::signal<void ()> makVrf::DtExtendedDockable::signal_contentsModified

Send this signal when the contents are modified and the "little" expandable icon wants to be updated.


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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)