TwiceAsNice  2019-02-18
Public Slots | Public Member Functions | Protected Member Functions | Properties | Private Slots | Private Member Functions | Private Attributes | List of all members
StringPointLabel2MapBox Class Reference

Map box widget to display/edit string-double map data types. More...

#include <MapBox.h>

Inheritance diagram for StringPointLabel2MapBox:
Inheritance graph
Collaboration diagram for StringPointLabel2MapBox:
Collaboration graph

Public Slots

void setSize (unsigned int x)
 
void setPointLabelY (QString _labelX)
 
void setVertical (bool _vert)
 
bool getPointVertical ()
 
void setPointVertical (bool _vert)
 
int getPointSpacing ()
 
void setPointSpacing (int _space)
 
int getPointMargin ()
 
void setPointMargin (int _margin)
 
int getPrecision ()
 
void setPrecision (Nice::I32 _precision)
 
QString getPointLabelX ()
 
void setPointLabelX (QString _labelX)
 
QString getPointLabelY ()
 
void setSize (unsigned int x)
 
void setPointLabelY (QString _labelX)
 
void setVertical (bool _vert)
 
bool getPointVertical ()
 
void setPointVertical (bool _vert)
 
int getPointSpacing ()
 
void setPointSpacing (int _space)
 
int getPointMargin ()
 
void setPointMargin (int _margin)
 
int getPrecision ()
 
void setPrecision (Nice::I32 _precision)
 
QString getPointLabelX ()
 
void setPointLabelX (QString _labelX)
 
QString getPointLabelY ()
 
void setSize (unsigned int x)
 
void setPointLabelY (QString _labelX)
 
void setVertical (bool _vert)
 
bool getPointVertical ()
 
void setPointVertical (bool _vert)
 
int getPointSpacing ()
 
void setPointSpacing (int _space)
 
int getPointMargin ()
 
void setPointMargin (int _margin)
 
int getPrecision ()
 
void setPrecision (Nice::I32 _precision)
 
QString getPointLabelX ()
 
void setPointLabelX (QString _labelX)
 
QString getPointLabelY ()
 

Public Member Functions

 StringPointLabel2MapBox (QWidget *parent=0, bool _connect=false)
 
void setValue (std::map< std::string, Nice::Point > _stringPoint)
 
 StringPointLabel2MapBox (QWidget *parent=0, bool _connect=false)
 
void setValue (std::map< std::string, Nice::Point > _stringPoint)
 
 StringPointLabel2MapBox (QWidget *parent=0, bool _connect=false)
 
void setValue (std::map< std::string, Nice::Point > _stringPoint)
 
- Public Member Functions inherited from AbstractMapBox< ItemLabel, std::string, PointLabelBox, Nice::Point >
 AbstractMapBox (QWidget *_parent, bool _connect=false)
 
 AbstractMapBox (QWidget *_parent, bool _connect=false)
 
 AbstractMapBox (QWidget *_parent, bool _connect=false)
 
virtual std::map< std::string, Nice::PointgetValue ()
 
virtual std::map< std::string, Nice::PointgetValue ()
 
virtual std::map< std::string, Nice::PointgetValue ()
 
virtual unsigned int getSize ()
 
virtual unsigned int getSize ()
 
virtual unsigned int getSize ()
 
virtual void setSize (unsigned int x)
 
virtual void setSize (unsigned int x)
 
virtual void setSize (unsigned int x)
 
virtual bool getVertical ()
 
virtual bool getVertical ()
 
virtual bool getVertical ()
 
virtual void setVertical (bool _vert)
 
virtual void setVertical (bool _vert)
 
virtual void setVertical (bool _vert)
 
virtual int getSpacing ()
 
virtual int getSpacing ()
 
virtual int getSpacing ()
 
virtual void setSpacing (int _space)
 
virtual void setSpacing (int _space)
 
virtual void setSpacing (int _space)
 
virtual int getMargin ()
 
virtual int getMargin ()
 
virtual int getMargin ()
 
virtual void setMargin (int _margin)
 
virtual void setMargin (int _margin)
 
virtual void setMargin (int _margin)
 
- Public Member Functions inherited from Nice::BridgeItem
void detach (QWidget *_widget)
 
bool getSynchStatus () const
 Get the sync status. More...
 
const QString & getNodeName ()
 
virtual void updateGUI (const ::Nice::Any &)
 Update the widgets data field from the connected Property. More...
 
virtual void setLabels (std::vector< std::string > _vec)
 Set the Labels This function has to be implemented in the derived widget class. More...
 
void setLabel (const QString &_text="")
 Set the text label of this widget. More...
 
QString getLabel ()
 
template<typename E >
std::vector< E * > getBridgeItems ()
 Get all widgets which are connected to the same Property like this one. More...
 
virtual void setShowLabels (bool _show)
 Enables to Labels. More...
 
Nice::JointgetNode () const
 Get the connected Joint node. More...
 
Nice::PropertygetProperty () const
 Get the connected Property. More...
 
virtual void getSessionData (Nice::JointPtr &)
 Fills the passed Joint with the internal session data. More...
 
virtual void setSessionData (Nice::JointPtr)
 Set the internal session data from thge passed Joint. More...
 
virtual void connect (const ::Nice::PropertyPtr _p)
 Connects the widget to a Joint or Property. More...
 
void applyReadOnlyActor ()
 
virtual void connect (const ::Nice::JointPtr _j)
 Connects the widget to a Joint or Property. More...
 
void applyBridge ()
 
QString getPropertyNode () const
 Get the path to the connected Joint. More...
 
virtual bool isReadOnly ()
 Checks if an attribute RO (read only) is set to true. More...
 
virtual void setPropertyNode (QString _nodeName)
 Set the relative path to the displayed Property from the connected Joint. More...
 
void setSynchStatus (bool _on)
 Set the current sync state. More...
 
void setUserConfirmationStatus (bool _on)
 
virtual void setLock (const bool &_locked)
 
void disconnect ()
 Disconnects the widget from the connected Joint or Property. More...
 
void detach (QWidget *_widget)
 
bool getSynchStatus () const
 Get the sync status. More...
 
const QString & getNodeName ()
 
virtual void updateGUI (const ::Nice::Any &)
 Update the widgets data field from the connected Property. More...
 
virtual void setLabels (std::vector< std::string > _vec)
 Set the Labels This function has to be implemented in the derived widget class. More...
 
void setLabel (const QString &_text="")
 Set the text label of this widget. More...
 
QString getLabel ()
 
template<typename E >
std::vector< E * > getBridgeItems ()
 Get all widgets which are connected to the same Property like this one. More...
 
virtual void setShowLabels (bool _show)
 Enables to Labels. More...
 
Nice::JointgetNode () const
 Get the connected Joint node. More...
 
Nice::PropertygetProperty () const
 Get the connected Property. More...
 
virtual void getSessionData (Nice::JointPtr &)
 Fills the passed Joint with the internal session data. More...
 
virtual void setSessionData (Nice::JointPtr)
 Set the internal session data from thge passed Joint. More...
 
virtual void connect (const ::Nice::PropertyPtr _p)
 Connects the widget to a Joint or Property. More...
 
void applyReadOnlyActor ()
 
virtual void connect (const ::Nice::JointPtr _j)
 Connects the widget to a Joint or Property. More...
 
void applyBridge ()
 
QString getPropertyNode () const
 Get the path to the connected Joint. More...
 
virtual bool isReadOnly ()
 Checks if an attribute RO (read only) is set to true. More...
 
virtual void setPropertyNode (QString _nodeName)
 Set the relative path to the displayed Property from the connected Joint. More...
 
void setSynchStatus (bool _on)
 Set the current sync state. More...
 
void setUserConfirmationStatus (bool _on)
 
virtual void setLock (const bool &_locked)
 
void disconnect ()
 Disconnects the widget from the connected Joint or Property. More...
 
void detach (QWidget *_widget)
 
bool getSynchStatus () const
 Get the sync status. More...
 
const QString & getNodeName ()
 
virtual void updateGUI (const ::Nice::Any &)
 Update the widgets data field from the connected Property. More...
 
virtual void setLabels (std::vector< std::string > _vec)
 Set the Labels This function has to be implemented in the derived widget class. More...
 
void setLabel (const QString &_text="")
 Set the text label of this widget. More...
 
QString getLabel ()
 
template<typename E >
std::vector< E * > getBridgeItems ()
 Get all widgets which are connected to the same Property like this one. More...
 
virtual void setShowLabels (bool _show)
 Enables to Labels. More...
 
Nice::JointgetNode () const
 Get the connected Joint node. More...
 
Nice::PropertygetProperty () const
 Get the connected Property. More...
 
virtual void getSessionData (Nice::JointPtr &)
 Fills the passed Joint with the internal session data. More...
 
virtual void setSessionData (Nice::JointPtr)
 Set the internal session data from thge passed Joint. More...
 
virtual void connect (const ::Nice::PropertyPtr _p)
 Connects the widget to a Joint or Property. More...
 
void applyReadOnlyActor ()
 
virtual void connect (const ::Nice::JointPtr _j)
 Connects the widget to a Joint or Property. More...
 
void applyBridge ()
 
QString getPropertyNode () const
 Get the path to the connected Joint. More...
 
virtual bool isReadOnly ()
 Checks if an attribute RO (read only) is set to true. More...
 
virtual void setPropertyNode (QString _nodeName)
 Set the relative path to the displayed Property from the connected Joint. More...
 
void setSynchStatus (bool _on)
 Set the current sync state. More...
 
void setUserConfirmationStatus (bool _on)
 
virtual void setLock (const bool &_locked)
 
void disconnect ()
 Disconnects the widget from the connected Joint or Property. More...
 

Protected Member Functions

void updateGUI (const Nice::Any &_val)
 
void updateGUI (const Nice::Any &_val)
 
void updateGUI (const Nice::Any &_val)
 
- Protected Member Functions inherited from AbstractMapBox< ItemLabel, std::string, PointLabelBox, Nice::Point >
virtual ~AbstractMapBox ()
 
virtual ~AbstractMapBox ()
 
virtual ~AbstractMapBox ()
 
void add ()
 
void add ()
 
void add ()
 
void remove ()
 
void remove ()
 
void remove ()
 
virtual bool getSynchStatus () const
 
virtual bool getSynchStatus () const
 
virtual bool getSynchStatus () const
 
virtual void setSynchStatus (bool _sync)
 
virtual void setSynchStatus (bool _sync)
 
virtual void setSynchStatus (bool _sync)
 
void setState (Nice::CompletionState _state)
 Set the state of the widget (either Nice::OK or Nice::Unsynched ). More...
 
void setState (Nice::CompletionState _state)
 Set the state of the widget (either Nice::OK or Nice::Unsynched ). More...
 
void setState (Nice::CompletionState _state)
 Set the state of the widget (either Nice::OK or Nice::Unsynched ). More...
 
virtual void set ()
 Slot is called when the date of the widget is changed. More...
 
virtual void set ()
 Slot is called when the date of the widget is changed. More...
 
virtual void set ()
 Slot is called when the date of the widget is changed. More...
 
- Protected Member Functions inherited from Nice::BridgeItem
template<typename E >
void set (const E &_value)
 Set the value from the derived widget to the Property. More...
 
void init (QWidget *_widget)
 Initialize the widget. More...
 
 BridgeItem ()
 Constructor. More...
 
virtual ~BridgeItem ()
 Destructor. More...
 
void setWidgetName ()
 
virtual void initAttributes ()
 virtual function is called after connecting to a property. More...
 
CompletionState getState ()
 Get the current state of the widget. More...
 
void resetGUI ()
 Update the widgets data field from the connected Property. More...
 
virtual int requestUserConfirmation ()
 
virtual void trySetFocus ()
 
void setBuffered (bool _buf)
 
virtual void updateProperty ()
 Set the gui value to the Property. More...
 
template<typename E >
void set (const E &_value)
 Set the value from the derived widget to the Property. More...
 
void init (QWidget *_widget)
 Initialize the widget. More...
 
 BridgeItem ()
 Constructor. More...
 
virtual ~BridgeItem ()
 Destructor. More...
 
void setWidgetName ()
 
virtual void initAttributes ()
 virtual function is called after connecting to a property. More...
 
CompletionState getState ()
 Get the current state of the widget. More...
 
void resetGUI ()
 Update the widgets data field from the connected Property. More...
 
virtual int requestUserConfirmation ()
 
virtual void trySetFocus ()
 
void setBuffered (bool _buf)
 
virtual void updateProperty ()
 Set the gui value to the Property. More...
 
template<typename E >
void set (const E &_value)
 Set the value from the derived widget to the Property. More...
 
void init (QWidget *_widget)
 Initialize the widget. More...
 
 BridgeItem ()
 Constructor. More...
 
virtual ~BridgeItem ()
 Destructor. More...
 
void setWidgetName ()
 
virtual void initAttributes ()
 virtual function is called after connecting to a property. More...
 
CompletionState getState ()
 Get the current state of the widget. More...
 
void resetGUI ()
 Update the widgets data field from the connected Property. More...
 
virtual int requestUserConfirmation ()
 
virtual void trySetFocus ()
 
void setBuffered (bool _buf)
 
virtual void updateProperty ()
 Set the gui value to the Property. More...
 

Properties

QString PropertyNode
 
bool AutoSynch
 
unsigned int Size
 
bool Vertical
 
int Spacing
 
int Margin
 
bool PointVertical
 
int PointSpacing
 
int PointMargin
 
int Precision
 
QString PointLabelX
 
QString PointLabelY
 

Private Slots

void set ()
 
void set ()
 
void set ()
 

Private Member Functions

void initSlots ()
 
std::string key (const ItemLabel *)
 
Nice::Point value (const PointLabelBox *)
 
void initSlots ()
 
std::string key (const ItemLabel *)
 
Nice::Point value (const PointLabelBox *)
 
void initSlots ()
 
std::string key (const ItemLabel *)
 
Nice::Point value (const PointLabelBox *)
 

Private Attributes

bool m_pointVertical
 
int m_pointSpace
 
int m_pointMargin
 
QString m_pointLabelX
 
QString m_pointLabelY
 

Additional Inherited Members

- Public Attributes inherited from Nice::BridgeItem
QGroupBox * m_container
 
bool m_locked
 
- Static Public Attributes inherited from Nice::BridgeItem
static std::map< CompletionState, QString > * s_palette = 0
 
- Protected Attributes inherited from AbstractMapBox< ItemLabel, std::string, PointLabelBox, Nice::Point >
std::vector< std::pair< ItemLabel *, PointLabelBox *> > m_mapBox
 
bool m_vertical
 
int m_space
 
int m_margin
 
int m_precision
 
QGridLayout * m_layout
 
bool m_connected
 
Nice::Mutex m_mutex
 
- Protected Attributes inherited from Nice::BridgeItem
bool m_inited
 
CompletionState m_state
 
bool m_autoSynch
 
bool m_isUserConfirmationNeeded
 
Nice::Jointm_root
 
Nice::Propertym_prop
 
WaveBreakerPtr m_breaker
 
bool m_showLabels
 
Nice::I64 m_id
 
QString m_nodeName
 
std::vector< Nice::PropertyPtrm_connectedProps
 

Detailed Description

Map box widget to display/edit string-double map data types.

Author
kittmann
Version
Date
2012-08-10 11:04:59 AM

Constructor & Destructor Documentation

◆ StringPointLabel2MapBox() [1/3]

StringPointLabel2MapBox::StringPointLabel2MapBox ( QWidget *  parent = 0,
bool  _connect = false 
)

◆ StringPointLabel2MapBox() [2/3]

StringPointLabel2MapBox::StringPointLabel2MapBox ( QWidget *  parent = 0,
bool  _connect = false 
)

◆ StringPointLabel2MapBox() [3/3]

StringPointLabel2MapBox::StringPointLabel2MapBox ( QWidget *  parent = 0,
bool  _connect = false 
)

Member Function Documentation

◆ getPointLabelX [1/3]

QString StringPointLabel2MapBox::getPointLabelX ( )
slot

◆ getPointLabelX [2/3]

QString StringPointLabel2MapBox::getPointLabelX ( )
slot

◆ getPointLabelX [3/3]

QString StringPointLabel2MapBox::getPointLabelX ( )
slot

◆ getPointLabelY [1/3]

QString StringPointLabel2MapBox::getPointLabelY ( )
slot

◆ getPointLabelY [2/3]

QString StringPointLabel2MapBox::getPointLabelY ( )
slot

◆ getPointLabelY [3/3]

QString StringPointLabel2MapBox::getPointLabelY ( )
slot

◆ getPointMargin [1/3]

int StringPointLabel2MapBox::getPointMargin ( )
slot

◆ getPointMargin [2/3]

int StringPointLabel2MapBox::getPointMargin ( )
slot

◆ getPointMargin [3/3]

int StringPointLabel2MapBox::getPointMargin ( )
slot

◆ getPointSpacing [1/3]

int StringPointLabel2MapBox::getPointSpacing ( )
slot

◆ getPointSpacing [2/3]

int StringPointLabel2MapBox::getPointSpacing ( )
slot

◆ getPointSpacing [3/3]

int StringPointLabel2MapBox::getPointSpacing ( )
slot

◆ getPointVertical [1/3]

bool StringPointLabel2MapBox::getPointVertical ( )
slot

◆ getPointVertical [2/3]

bool StringPointLabel2MapBox::getPointVertical ( )
slot

◆ getPointVertical [3/3]

bool StringPointLabel2MapBox::getPointVertical ( )
slot

◆ getPrecision [1/3]

int StringPointLabel2MapBox::getPrecision ( )
slot

◆ getPrecision [2/3]

int StringPointLabel2MapBox::getPrecision ( )
slot

◆ getPrecision [3/3]

int StringPointLabel2MapBox::getPrecision ( )
slot

◆ initSlots() [1/3]

void StringPointLabel2MapBox::initSlots ( )
privatevirtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [2/3]

void StringPointLabel2MapBox::initSlots ( )
privatevirtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [3/3]

void StringPointLabel2MapBox::initSlots ( )
privatevirtual

Reimplemented from Nice::BridgeItem.

◆ key() [1/3]

std::string StringPointLabel2MapBox::key ( const ItemLabel _label)
privatevirtual

◆ key() [2/3]

std::string StringPointLabel2MapBox::key ( const ItemLabel )
privatevirtual

◆ key() [3/3]

std::string StringPointLabel2MapBox::key ( const ItemLabel )
privatevirtual

◆ set [1/3]

void StringPointLabel2MapBox::set ( )
privateslot

◆ set [2/3]

void StringPointLabel2MapBox::set ( )
privateslot

◆ set [3/3]

void StringPointLabel2MapBox::set ( )
privateslot

◆ setPointLabelX [1/3]

void StringPointLabel2MapBox::setPointLabelX ( QString  _labelX)
slot

◆ setPointLabelX [2/3]

void StringPointLabel2MapBox::setPointLabelX ( QString  _labelX)
slot

◆ setPointLabelX [3/3]

void StringPointLabel2MapBox::setPointLabelX ( QString  _labelX)
slot

◆ setPointLabelY [1/3]

void StringPointLabel2MapBox::setPointLabelY ( QString  _labelX)
slot

◆ setPointLabelY [2/3]

void StringPointLabel2MapBox::setPointLabelY ( QString  _labelX)
slot

◆ setPointLabelY [3/3]

void StringPointLabel2MapBox::setPointLabelY ( QString  _labelX)
slot

◆ setPointMargin [1/3]

void StringPointLabel2MapBox::setPointMargin ( int  _margin)
slot

◆ setPointMargin [2/3]

void StringPointLabel2MapBox::setPointMargin ( int  _margin)
slot

◆ setPointMargin [3/3]

void StringPointLabel2MapBox::setPointMargin ( int  _margin)
slot

◆ setPointSpacing [1/3]

void StringPointLabel2MapBox::setPointSpacing ( int  _space)
slot

◆ setPointSpacing [2/3]

void StringPointLabel2MapBox::setPointSpacing ( int  _space)
slot

◆ setPointSpacing [3/3]

void StringPointLabel2MapBox::setPointSpacing ( int  _space)
slot

◆ setPointVertical [1/3]

void StringPointLabel2MapBox::setPointVertical ( bool  _vert)
slot

◆ setPointVertical [2/3]

void StringPointLabel2MapBox::setPointVertical ( bool  _vert)
slot

◆ setPointVertical [3/3]

void StringPointLabel2MapBox::setPointVertical ( bool  _vert)
slot

◆ setPrecision [1/3]

void StringPointLabel2MapBox::setPrecision ( Nice::I32  _precision)
slot

◆ setPrecision [2/3]

void StringPointLabel2MapBox::setPrecision ( Nice::I32  _precision)
slot

◆ setPrecision [3/3]

void StringPointLabel2MapBox::setPrecision ( Nice::I32  _precision)
slot

◆ setSize [1/3]

void StringPointLabel2MapBox::setSize ( unsigned int  x)
slot

◆ setSize [2/3]

void StringPointLabel2MapBox::setSize ( unsigned int  x)
slot

◆ setSize [3/3]

void StringPointLabel2MapBox::setSize ( unsigned int  x)
slot

◆ setValue() [1/3]

void StringPointLabel2MapBox::setValue ( std::map< std::string, Nice::Point _stringPoint)
virtual

◆ setValue() [2/3]

void StringPointLabel2MapBox::setValue ( std::map< std::string, Nice::Point _stringPoint)
virtual

◆ setValue() [3/3]

void StringPointLabel2MapBox::setValue ( std::map< std::string, Nice::Point _stringPoint)
virtual

◆ setVertical [1/3]

void StringPointLabel2MapBox::setVertical ( bool  _vert)
slot

◆ setVertical [2/3]

void StringPointLabel2MapBox::setVertical ( bool  _vert)
slot

◆ setVertical [3/3]

void StringPointLabel2MapBox::setVertical ( bool  _vert)
slot

◆ updateGUI() [1/3]

void StringPointLabel2MapBox::updateGUI ( const Nice::Any _val)
protectedvirtual

◆ updateGUI() [2/3]

void StringPointLabel2MapBox::updateGUI ( const Nice::Any _val)
protectedvirtual

◆ updateGUI() [3/3]

void StringPointLabel2MapBox::updateGUI ( const Nice::Any _val)
protectedvirtual

◆ value() [1/3]

Nice::Point StringPointLabel2MapBox::value ( const PointLabelBox _pointLabelBox)
privatevirtual

◆ value() [2/3]

Nice::Point StringPointLabel2MapBox::value ( const PointLabelBox )
privatevirtual

◆ value() [3/3]

Nice::Point StringPointLabel2MapBox::value ( const PointLabelBox )
privatevirtual

Member Data Documentation

◆ m_pointLabelX

QString StringPointLabel2MapBox::m_pointLabelX
private

◆ m_pointLabelY

QString StringPointLabel2MapBox::m_pointLabelY
private

◆ m_pointMargin

int StringPointLabel2MapBox::m_pointMargin
private

◆ m_pointSpace

int StringPointLabel2MapBox::m_pointSpace
private

◆ m_pointVertical

bool StringPointLabel2MapBox::m_pointVertical
private

Property Documentation

◆ AutoSynch

bool StringPointLabel2MapBox::AutoSynch
readwrite

◆ Margin

int StringPointLabel2MapBox::Margin
readwrite

◆ PointLabelX

QString StringPointLabel2MapBox::PointLabelX
readwrite

◆ PointLabelY

QString StringPointLabel2MapBox::PointLabelY
readwrite

◆ PointMargin

int StringPointLabel2MapBox::PointMargin
readwrite

◆ PointSpacing

int StringPointLabel2MapBox::PointSpacing
readwrite

◆ PointVertical

bool StringPointLabel2MapBox::PointVertical
readwrite

◆ Precision

int StringPointLabel2MapBox::Precision
readwrite

◆ PropertyNode

QString StringPointLabel2MapBox::PropertyNode
readwrite

◆ Size

unsigned int StringPointLabel2MapBox::Size
readwrite

◆ Spacing

int StringPointLabel2MapBox::Spacing
readwrite

◆ Vertical

bool StringPointLabel2MapBox::Vertical
readwrite

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