VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrf::DtQuickLaunchToolbar Class Reference

Classes to show "quick launch" events that can be launched (and stopped) with a single button click. More...

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

Public Member Functions

 DtQuickLaunchToolbar (makVrv::DtDe &)
 CTOR.
virtual ~DtQuickLaunchToolbar ()
 DTOR.
virtual QToolBarcreateToolbar (makVrv::DtDe &, QWidget *parent)
 Build a toolbar.
- Public Member Functions inherited from makVrv::DtToolbar
 DtToolbar (DtDe &de, const std::string &toolbarIdName)
 CTOR.
virtual ~DtToolbar ()
 DTOR.
virtual const std::string & toolbarClassName () const
 Get the toolbar id name, the toolbar id name is not the same thing as the visible toolbar text.
virtual void dock (QToolBar *, QMainWindow *)
 Using the DE, looks at the configuration to see where this should be docked and whether or not it is initially visible.
QToolBartoolbar () const
 Brief returns the toolbar this object wraps.
virtual bool initiallyVisible () const
 Whether or not (according to configuration) toolbar is initially visible.
void setToolbarVisible (bool visible)
 call either show or hide toolbar base upon the input.
virtual QToolBartoolbar ()
 Returns the toolbar that was docked as part of this item.
virtual bool isToolbarHidden ()
 Returns true if toolbar is hidden.
virtual void showToolbar ()
 Show the toolbar.
virtual void hideToolbar ()
 Hide the toolbar.

Additional Inherited Members

- Public Attributes inherited from makVrv::DtToolbar
boost::signal< void()> signal_toolbarSet
- Protected Attributes inherited from makVrv::DtToolbar
std::string myClassName
DtDemyDe
QToolBarmyToolbar

Detailed Description

Classes to show "quick launch" events that can be launched (and stopped) with a single button click.

Constructor & Destructor Documentation

makVrf::DtQuickLaunchToolbar::DtQuickLaunchToolbar ( makVrv::DtDe )

CTOR.

virtual makVrf::DtQuickLaunchToolbar::~DtQuickLaunchToolbar ( )
virtual

DTOR.

Member Function Documentation

virtual QToolBar* makVrf::DtQuickLaunchToolbar::createToolbar ( makVrv::DtDe ,
QWidget *  parent 
)
virtual

Build a toolbar.

Implements makVrv::DtToolbar.


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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)