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 | Static Public Member Functions | Public Attributes
makVrf::DtExtendedLabelsEntryWidgetSignaler Class Reference

Signaler use to signal the creation of an extended label. More...

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

Public Member Functions

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

Static Public Member Functions

static
DtExtendedLabelsEntryWidgetSignaler
instance (makVrv::DtDe &de)
 Returns instance of the messager.
static void registerInstance (makVrv::DtDe &de, DtExtendedLabelsEntryWidgetSignaler *signaler)

Public Attributes

boost::signal< void(int,
DtExtendedLabelsEntryWidget::ExtendedLabel &)> 
signal_extendedLabelCreated
 Signal sent when an extended label is created.

Detailed Description

Signaler use to signal the creation of an extended label.

Constructor & Destructor Documentation

makVrf::DtExtendedLabelsEntryWidgetSignaler::DtExtendedLabelsEntryWidgetSignaler ( )

Member Function Documentation

static DtExtendedLabelsEntryWidgetSignaler& makVrf::DtExtendedLabelsEntryWidgetSignaler::instance ( makVrv::DtDe de)
static

Returns instance of the messager.

static void makVrf::DtExtendedLabelsEntryWidgetSignaler::registerInstance ( makVrv::DtDe de,
DtExtendedLabelsEntryWidgetSignaler signaler 
)
static

Member Data Documentation

boost::signal<void (int, DtExtendedLabelsEntryWidget::ExtendedLabel&)> makVrf::DtExtendedLabelsEntryWidgetSignaler::signal_extendedLabelCreated

Signal sent when an extended label is created.

If the int (index) is -1 this is the creation of the default label used for any point object


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)