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

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

#include <MapBox.h>

Inheritance diagram for StringFloatMapBox:
Inheritance graph
Collaboration diagram for StringFloatMapBox:
Collaboration graph

Public Slots

void setSize (unsigned int x)
 
void setVertical (bool _vertical)
 
int getPrecision ()
 
void setPrecision (int _precision)
 
virtual void setMaximum (Nice::Double)
 
virtual void setMinimum (Nice::Double)
 
virtual void setSingleStep (Nice::Double)
 
void setSize (unsigned int x)
 
void setVertical (bool _vertical)
 
int getPrecision ()
 
void setPrecision (int _precision)
 
virtual void setMaximum (Nice::Double)
 
virtual void setMinimum (Nice::Double)
 
virtual void setSingleStep (Nice::Double)
 
void setSize (unsigned int x)
 
void setVertical (bool _vertical)
 
int getPrecision ()
 
void setPrecision (int _precision)
 
virtual void setMaximum (Nice::Double)
 
virtual void setMinimum (Nice::Double)
 
virtual void setSingleStep (Nice::Double)
 

Public Member Functions

 StringFloatMapBox (QWidget *parent=0, bool _connect=false)
 
void setValue (std::map< std::string, Nice::Float > _stringFloat)
 
 StringFloatMapBox (QWidget *parent=0, bool _connect=false)
 
void setValue (std::map< std::string, Nice::Float > _stringFloat)
 
 StringFloatMapBox (QWidget *parent=0, bool _connect=false)
 
void setValue (std::map< std::string, Nice::Float > _stringFloat)
 
- Public Member Functions inherited from AbstractMapBox< ItemLabel, std::string, FloatSpinBox, Nice::Float >
 AbstractMapBox (QWidget *_parent, bool _connect=false)
 
 AbstractMapBox (QWidget *_parent, bool _connect=false)
 
 AbstractMapBox (QWidget *_parent, bool _connect=false)
 
virtual std::map< std::string, Nice::FloatgetValue ()
 
virtual std::map< std::string, Nice::FloatgetValue ()
 
virtual std::map< std::string, Nice::FloatgetValue ()
 
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, FloatSpinBox, Nice::Float >
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
 
int Precision
 

Private Slots

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

Private Member Functions

void initSlots ()
 
std::string key (const ItemLabel *)
 
Nice::Float value (const FloatSpinBox *)
 
void initSlots ()
 
std::string key (const ItemLabel *)
 
Nice::Float value (const FloatSpinBox *)
 
void initSlots ()
 
std::string key (const ItemLabel *)
 
Nice::Float value (const FloatSpinBox *)
 

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, FloatSpinBox, Nice::Float >
std::vector< std::pair< ItemLabel *, FloatSpinBox *> > 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-float map data types.

Author
kittmann
Version
Date
2013-06-19 11:04:59 AM

Constructor & Destructor Documentation

◆ StringFloatMapBox() [1/3]

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

◆ StringFloatMapBox() [2/3]

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

◆ StringFloatMapBox() [3/3]

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

Member Function Documentation

◆ getPrecision [1/3]

int StringFloatMapBox::getPrecision ( )
slot

◆ getPrecision [2/3]

int StringFloatMapBox::getPrecision ( )
slot

◆ getPrecision [3/3]

int StringFloatMapBox::getPrecision ( )
slot

◆ initSlots() [1/3]

void StringFloatMapBox::initSlots ( )
privatevirtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [2/3]

void StringFloatMapBox::initSlots ( )
privatevirtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [3/3]

void StringFloatMapBox::initSlots ( )
privatevirtual

Reimplemented from Nice::BridgeItem.

◆ key() [1/3]

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

◆ key() [2/3]

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

◆ key() [3/3]

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

◆ set [1/3]

void StringFloatMapBox::set ( )
privateslot

◆ set [2/3]

void StringFloatMapBox::set ( )
privateslot

◆ set [3/3]

void StringFloatMapBox::set ( )
privateslot

◆ setMaximum [1/3]

virtual void StringFloatMapBox::setMaximum ( Nice::Double  )
virtualslot

◆ setMaximum [2/3]

void StringFloatMapBox::setMaximum ( Nice::Double  _max)
virtualslot

◆ setMaximum [3/3]

virtual void StringFloatMapBox::setMaximum ( Nice::Double  )
virtualslot

◆ setMinimum [1/3]

virtual void StringFloatMapBox::setMinimum ( Nice::Double  )
virtualslot

◆ setMinimum [2/3]

void StringFloatMapBox::setMinimum ( Nice::Double  _min)
virtualslot

◆ setMinimum [3/3]

virtual void StringFloatMapBox::setMinimum ( Nice::Double  )
virtualslot

◆ setPrecision [1/3]

void StringFloatMapBox::setPrecision ( int  _precision)
slot

◆ setPrecision [2/3]

void StringFloatMapBox::setPrecision ( int  _precision)
slot

◆ setPrecision [3/3]

void StringFloatMapBox::setPrecision ( int  _precision)
slot

◆ setSingleStep [1/3]

virtual void StringFloatMapBox::setSingleStep ( Nice::Double  )
virtualslot

◆ setSingleStep [2/3]

void StringFloatMapBox::setSingleStep ( Nice::Double  _singleStep)
virtualslot

◆ setSingleStep [3/3]

virtual void StringFloatMapBox::setSingleStep ( Nice::Double  )
virtualslot

◆ setSize [1/3]

void StringFloatMapBox::setSize ( unsigned int  x)
slot

◆ setSize [2/3]

void StringFloatMapBox::setSize ( unsigned int  x)
slot

◆ setSize [3/3]

void StringFloatMapBox::setSize ( unsigned int  x)
slot

◆ setValue() [1/3]

void StringFloatMapBox::setValue ( std::map< std::string, Nice::Float _stringFloat)
virtual

◆ setValue() [2/3]

void StringFloatMapBox::setValue ( std::map< std::string, Nice::Float _stringFloat)
virtual

◆ setValue() [3/3]

void StringFloatMapBox::setValue ( std::map< std::string, Nice::Float _stringFloat)
virtual

◆ setVertical [1/3]

void StringFloatMapBox::setVertical ( bool  _vertical)
slot

◆ setVertical [2/3]

void StringFloatMapBox::setVertical ( bool  _vertical)
slot

◆ setVertical [3/3]

void StringFloatMapBox::setVertical ( bool  _vertical)
slot

◆ updateGUI() [1/3]

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

◆ updateGUI() [2/3]

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

◆ updateGUI() [3/3]

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

◆ value() [1/3]

Nice::Float StringFloatMapBox::value ( const FloatSpinBox _spinbox)
privatevirtual

◆ value() [2/3]

Nice::Float StringFloatMapBox::value ( const FloatSpinBox )
privatevirtual

◆ value() [3/3]

Nice::Float StringFloatMapBox::value ( const FloatSpinBox )
privatevirtual

Property Documentation

◆ AutoSynch

bool StringFloatMapBox::AutoSynch
readwrite

◆ Margin

int StringFloatMapBox::Margin
readwrite

◆ Precision

int StringFloatMapBox::Precision
readwrite

◆ PropertyNode

QString StringFloatMapBox::PropertyNode
readwrite

◆ Size

unsigned int StringFloatMapBox::Size
readwrite

◆ Spacing

int StringFloatMapBox::Spacing
readwrite

◆ Vertical

bool StringFloatMapBox::Vertical
readwrite

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