VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtGridLinesSelectionToolbar Class Reference

Toolbar for selecting Grid Lines. This toolbar supports allowing which buttons will appear dynamically; and supports buttons that may be enabled or disabled; and show when they are selected. Selecting one button deselects the any other buttons shown.

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

Public Member Functions

 DtGridLinesSelectionToolbar (DtDe &)
 
virtual ~DtGridLinesSelectionToolbar ()
 
virtual QToolBarcreateToolbar (DtDe &, QWidget *parent)
 
 DtGridLinesSelectionToolbar ()=delete
 
 DtGridLinesSelectionToolbar (const DtGridLinesSelectionToolbar &orig)=delete
 
DtGridLinesSelectionToolbaroperator= (const DtGridLinesSelectionToolbar &)=delete
 
- Public Member Functions inherited from makVrv::DtToolbar
 DtToolbar (DtDe &de, const std::string &toolbarIdName)
 
virtual ~DtToolbar ()
 
virtual const std::string & toolbarClassName () const
 
virtual void dock (QToolBar *, QMainWindow *)
 
QToolBartoolbar () const
 
virtual bool initiallyVisible () const
 
void setToolbarVisible (bool visible)
 
virtual QToolBartoolbar ()
 
virtual bool isToolbarHidden ()
 
virtual void showToolbar ()
 
virtual void hideToolbar ()
 
virtual void slot_toolbarOrientationChanged (Qt::Orientation orientation)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

makVrv::DtGridLinesSelectionToolbar::DtGridLinesSelectionToolbar ( DtDe )

CTOR.

virtual makVrv::DtGridLinesSelectionToolbar::~DtGridLinesSelectionToolbar ( )
virtual

DTOR.

makVrv::DtGridLinesSelectionToolbar::DtGridLinesSelectionToolbar ( )
delete

Default Constructor not implemented – default constructor not allowed.

makVrv::DtGridLinesSelectionToolbar::DtGridLinesSelectionToolbar ( const DtGridLinesSelectionToolbar orig)
delete

Copy Constructor not implemented – Copy not allowed.

Member Function Documentation

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

Build the toolbar.

Implements makVrv::DtToolbar.

DtGridLinesSelectionToolbar& makVrv::DtGridLinesSelectionToolbar::operator= ( const DtGridLinesSelectionToolbar )
delete

Assignment Operator not implemented – Copy not allowed.


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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)