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

#include <MatrixBox.h>

Inheritance diagram for ShortMatrixBox:
Inheritance graph
Collaboration diagram for ShortMatrixBox:
Collaboration graph

Public Slots

void setXSize (size_t _xsize)
 
void setYSize (size_t _ysize)
 
void setXSize (size_t _xsize)
 
void setYSize (size_t _ysize)
 
void setXSize (size_t _xsize)
 
void setYSize (size_t _ysize)
 

Public Member Functions

 ShortMatrixBox (QWidget *parent=0, bool _connect=false)
 
virtual void setSize (size_t _xsize, size_t _ysize)
 
void set ()
 
 ShortMatrixBox (QWidget *parent=0, bool _connect=false)
 
virtual void setSize (size_t _xsize, size_t _ysize)
 
void set ()
 
 ShortMatrixBox (QWidget *parent=0, bool _connect=false)
 
virtual void setSize (size_t _xsize, size_t _ysize)
 
void set ()
 
- Public Member Functions inherited from AbstractMatrixBox< ShortSpinBox, Nice::I16 >
void getLocal (std::vector< std::vector< Nice::I16 > > &temp)
 
void getLocal (std::vector< std::vector< Nice::I16 > > &temp)
 
void getLocal (std::vector< std::vector< Nice::I16 > > &temp)
 
void addSpinBox (size_t _x, size_t _y)
 
void addSpinBox (size_t _x, size_t _y)
 
void addSpinBox (size_t _x, size_t _y)
 
void removeColumn ()
 
void removeColumn ()
 
void removeColumn ()
 
void removeLine ()
 
void removeLine ()
 
void removeLine ()
 
 AbstractMatrixBox (QWidget *parent=0, bool _connect=false)
 
 AbstractMatrixBox (QWidget *parent=0, bool _connect=false)
 
 AbstractMatrixBox (QWidget *parent=0, bool _connect=false)
 
virtual ~AbstractMatrixBox ()
 
virtual ~AbstractMatrixBox ()
 
virtual ~AbstractMatrixBox ()
 
size_t getXSize () const
 
size_t getXSize () const
 
size_t getXSize () const
 
size_t getYSize () const
 
size_t getYSize () const
 
size_t getYSize () const
 
virtual void updateGUI (const Nice::Any &_val)
 
virtual void updateGUI (const Nice::Any &_val)
 
virtual void updateGUI (const Nice::Any &_val)
 
virtual void initSlots ()
 
virtual void initSlots ()
 
virtual void initSlots ()
 
void slot_setMin (Nice::I16 v)
 
void slot_setMin (Nice::I16 v)
 
void slot_setMin (Nice::I16 v)
 
void slot_setMax (Nice::I16 v)
 
void slot_setMax (Nice::I16 v)
 
void slot_setMax (Nice::I16 v)
 
void slot_setStep (Nice::I16 v)
 
void slot_setStep (Nice::I16 v)
 
void slot_setStep (Nice::I16 v)
 
virtual void slot_setLabels (std::vector< std::string > _vec)
 
virtual void slot_setLabels (std::vector< std::string > _vec)
 
virtual void slot_setLabels (std::vector< std::string > _vec)
 
virtual void slot_setPrec (Nice::I32)
 
virtual void slot_setPrec (Nice::I32)
 
virtual void slot_setPrec (Nice::I32)
 
virtual void setShowLabels (bool _show)
 
virtual void setShowLabels (bool _show)
 
virtual void setShowLabels (bool _show)
 
void setState (Nice::CompletionState _state)
 
void setState (Nice::CompletionState _state)
 
void setState (Nice::CompletionState _state)
 
void set ()
 
void set ()
 
void set ()
 
- 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...
 
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...
 
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...
 
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...
 

Properties

QString PropertyNode
 
bool AutoSynch
 
int XSize
 
int YSize
 

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 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...
 
- Protected Attributes inherited from AbstractMatrixBox< ShortSpinBox, Nice::I16 >
std::vector< std::vector< ShortSpinBox *> > m_spinBox
 
QGridLayout * m_Layout
 
bool m_connected
 
- 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
 

Constructor & Destructor Documentation

◆ ShortMatrixBox() [1/3]

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

◆ ShortMatrixBox() [2/3]

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

◆ ShortMatrixBox() [3/3]

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

Member Function Documentation

◆ set() [1/3]

void ShortMatrixBox::set ( )
virtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ set() [2/3]

void ShortMatrixBox::set ( )
virtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ set() [3/3]

void ShortMatrixBox::set ( )
virtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ setSize() [1/3]

void ShortMatrixBox::setSize ( size_t  _xsize,
size_t  _ysize 
)
virtual
Parameters

Reimplemented from AbstractMatrixBox< ShortSpinBox, Nice::I16 >.

◆ setSize() [2/3]

virtual void ShortMatrixBox::setSize ( size_t  _xsize,
size_t  _ysize 
)
virtual
Parameters

Reimplemented from AbstractMatrixBox< ShortSpinBox, Nice::I16 >.

◆ setSize() [3/3]

virtual void ShortMatrixBox::setSize ( size_t  _xsize,
size_t  _ysize 
)
virtual
Parameters

Reimplemented from AbstractMatrixBox< ShortSpinBox, Nice::I16 >.

◆ setXSize [1/3]

void ShortMatrixBox::setXSize ( size_t  _xsize)
inlineslot
Parameters

◆ setXSize [2/3]

void ShortMatrixBox::setXSize ( size_t  _xsize)
inlineslot
Parameters

◆ setXSize [3/3]

void ShortMatrixBox::setXSize ( size_t  _xsize)
inlineslot
Parameters

◆ setYSize [1/3]

void ShortMatrixBox::setYSize ( size_t  _ysize)
inlineslot
Parameters

◆ setYSize [2/3]

void ShortMatrixBox::setYSize ( size_t  _ysize)
inlineslot
Parameters

◆ setYSize [3/3]

void ShortMatrixBox::setYSize ( size_t  _ysize)
inlineslot
Parameters

Property Documentation

◆ AutoSynch

bool ShortMatrixBox::AutoSynch
readwrite

◆ PropertyNode

QString ShortMatrixBox::PropertyNode
readwrite

◆ XSize

int ShortMatrixBox::XSize
readwrite

◆ YSize

int ShortMatrixBox::YSize
readwrite

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