VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions
makVrv::DtWindowManagerSignaler Class Reference

the Signals for DtViewManager More...

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

Public Member Functions

virtual ~DtWindowManagerSignaler ()
 DTOR. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

Static Public Member Functions

static DtWindowManagerSignalerinstance (DtDe &de)
 Get an instance used to emit, or to connect. More...
 

Public Attributes

boost::signal< void(DtWindow *)> signal_windowCreated
 Signal emitted when a local window is added. More...
 
boost::signal< void()> signal_closeConfirmationAffirmed
 Signal emitted before the sys prop. More...
 
boost::signals2::signal< void(DtWindow *)> signal_windowToBeDestroyed
 Signal emitted when a local window is to be destroyed. More...
 
boost::signal< void(DtWindow *)> signal_windowResizabilityChanged
 Signal emitted when a local window needs to go from fixed size to resizeable and vice versa. More...
 

Protected Member Functions

 DtWindowManagerSignaler ()
 

Detailed Description

the Signals for DtViewManager

Constructor & Destructor Documentation

virtual makVrv::DtWindowManagerSignaler::~DtWindowManagerSignaler ( )
virtual

DTOR.

makVrv::DtWindowManagerSignaler::DtWindowManagerSignaler ( )
protected

Member Function Documentation

static DtWindowManagerSignaler& makVrv::DtWindowManagerSignaler::instance ( DtDe de)
static

Get an instance used to emit, or to connect.

Member Data Documentation

boost::signal<void (DtWindow*)> makVrv::DtWindowManagerSignaler::signal_windowCreated

Signal emitted when a local window is added.

boost::signal<void()> makVrv::DtWindowManagerSignaler::signal_closeConfirmationAffirmed

Signal emitted before the sys prop.

boost::signals2::signal<void (DtWindow*)> makVrv::DtWindowManagerSignaler::signal_windowToBeDestroyed

Signal emitted when a local window is to be destroyed.

signals2 to prevent thread issues with CDB loading and the DtIndirectTextureProcessor

boost::signal<void (DtWindow*)> makVrv::DtWindowManagerSignaler::signal_windowResizabilityChanged

Signal emitted when a local window needs to go from fixed size to resizeable and vice versa.


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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)