VR-Forces 4.0.4 Class Documentation
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]

List of all members.

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 ()
 Show the container.
virtual void hideContainer ()
 Hide the container.
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.

DTOR.


Member Function Documentation

virtual void makVrf::DtExtendedDockable::dock ( makVrv::DtQtDeMainWindow mainWindow,
Qt::DockWidgetArea  area 
) [virtual]
virtual void makVrf::DtExtendedDockable::showContainer ( ) [virtual]

Show the container.

Reimplemented from makVrv::DtDockable.

virtual void makVrf::DtExtendedDockable::hideContainer ( ) [virtual]

Hide the container.

Reimplemented from makVrv::DtDockable.

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

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 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)