TwiceAsNice  2019-02-18
Public Member Functions | Protected Attributes | List of all members
AbstractMatrixBox< T, E > Class Template Reference

#include <MatrixBox.h>

Inheritance diagram for AbstractMatrixBox< T, E >:
Inheritance graph
Collaboration diagram for AbstractMatrixBox< T, E >:
Collaboration graph

Public Member Functions

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

Protected Attributes

std::vector< std::vector< T * > > 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
 

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...
 

Constructor & Destructor Documentation

◆ AbstractMatrixBox() [1/3]

template<typename T, typename E>
AbstractMatrixBox< T, E >::AbstractMatrixBox ( QWidget *  parent = 0,
bool  _connect = false 
)
inline
Parameters

◆ ~AbstractMatrixBox() [1/3]

template<typename T, typename E>
virtual AbstractMatrixBox< T, E >::~AbstractMatrixBox ( )
inlinevirtual
Parameters

◆ AbstractMatrixBox() [2/3]

template<typename T, typename E>
AbstractMatrixBox< T, E >::AbstractMatrixBox ( QWidget *  parent = 0,
bool  _connect = false 
)
inline
Parameters

◆ ~AbstractMatrixBox() [2/3]

template<typename T, typename E>
virtual AbstractMatrixBox< T, E >::~AbstractMatrixBox ( )
inlinevirtual
Parameters

◆ AbstractMatrixBox() [3/3]

template<typename T, typename E>
AbstractMatrixBox< T, E >::AbstractMatrixBox ( QWidget *  parent = 0,
bool  _connect = false 
)
inline
Parameters

◆ ~AbstractMatrixBox() [3/3]

template<typename T, typename E>
virtual AbstractMatrixBox< T, E >::~AbstractMatrixBox ( )
inlinevirtual
Parameters

Member Function Documentation

◆ addSpinBox() [1/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::addSpinBox ( size_t  _x,
size_t  _y 
)
inline
Parameters

◆ addSpinBox() [2/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::addSpinBox ( size_t  _x,
size_t  _y 
)
inline
Parameters

◆ addSpinBox() [3/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::addSpinBox ( size_t  _x,
size_t  _y 
)
inline
Parameters

◆ getLocal() [1/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::getLocal ( std::vector< std::vector< E > > &  temp)
inline
Parameters

◆ getLocal() [2/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::getLocal ( std::vector< std::vector< E > > &  temp)
inline
Parameters

◆ getLocal() [3/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::getLocal ( std::vector< std::vector< E > > &  temp)
inline
Parameters

◆ getXSize() [1/3]

template<typename T, typename E>
size_t AbstractMatrixBox< T, E >::getXSize ( ) const
inline
Parameters

◆ getXSize() [2/3]

template<typename T, typename E>
size_t AbstractMatrixBox< T, E >::getXSize ( ) const
inline
Parameters

◆ getXSize() [3/3]

template<typename T, typename E>
size_t AbstractMatrixBox< T, E >::getXSize ( ) const
inline
Parameters

◆ getYSize() [1/3]

template<typename T, typename E>
size_t AbstractMatrixBox< T, E >::getYSize ( ) const
inline
Parameters

◆ getYSize() [2/3]

template<typename T, typename E>
size_t AbstractMatrixBox< T, E >::getYSize ( ) const
inline
Parameters

◆ getYSize() [3/3]

template<typename T, typename E>
size_t AbstractMatrixBox< T, E >::getYSize ( ) const
inline
Parameters

◆ initSlots() [1/3]

template<typename T , typename E >
void AbstractMatrixBox< T, E >::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [2/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [3/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ removeColumn() [1/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::removeColumn ( )
inline
Parameters

◆ removeColumn() [2/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::removeColumn ( )
inline
Parameters

◆ removeColumn() [3/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::removeColumn ( )
inline
Parameters

◆ removeLine() [1/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::removeLine ( )
inline
Parameters

◆ removeLine() [2/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::removeLine ( )
inline
Parameters

◆ removeLine() [3/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::removeLine ( )
inline
Parameters

◆ set() [1/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::set ( )
inlinevirtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ set() [2/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::set ( )
inlinevirtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ set() [3/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::set ( )
inlinevirtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ setShowLabels() [1/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::setShowLabels ( bool  _show)
inlinevirtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ setShowLabels() [2/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::setShowLabels ( bool  _show)
inlinevirtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ setShowLabels() [3/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::setShowLabels ( bool  _show)
inlinevirtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ setSize() [1/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::setSize ( size_t  x,
size_t  y 
)
inlinevirtual

◆ setSize() [2/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::setSize ( size_t  x,
size_t  y 
)
inlinevirtual

◆ setSize() [3/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::setSize ( size_t  x,
size_t  y 
)
inlinevirtual

◆ setState() [1/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::setState ( Nice::CompletionState  _state)
inlinevirtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ setState() [2/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::setState ( Nice::CompletionState  _state)
inlinevirtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ setState() [3/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::setState ( Nice::CompletionState  _state)
inlinevirtual
Parameters

Reimplemented from Nice::BridgeItem.

◆ slot_setLabels() [1/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::slot_setLabels ( std::vector< std::string >  _vec)
inlinevirtual

◆ slot_setLabels() [2/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::slot_setLabels ( std::vector< std::string >  _vec)
inlinevirtual

◆ slot_setLabels() [3/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::slot_setLabels ( std::vector< std::string >  _vec)
inlinevirtual

◆ slot_setMax() [1/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::slot_setMax ( v)
inline
Parameters

◆ slot_setMax() [2/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::slot_setMax ( v)
inline
Parameters

◆ slot_setMax() [3/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::slot_setMax ( v)
inline
Parameters

◆ slot_setMin() [1/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::slot_setMin ( v)
inline
Parameters

◆ slot_setMin() [2/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::slot_setMin ( v)
inline
Parameters

◆ slot_setMin() [3/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::slot_setMin ( v)
inline
Parameters

◆ slot_setPrec() [1/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::slot_setPrec ( Nice::I32  )
inlinevirtual

◆ slot_setPrec() [2/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::slot_setPrec ( Nice::I32  )
inlinevirtual

◆ slot_setPrec() [3/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::slot_setPrec ( Nice::I32  )
inlinevirtual

◆ slot_setStep() [1/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::slot_setStep ( v)
inline
Parameters

◆ slot_setStep() [2/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::slot_setStep ( v)
inline
Parameters

◆ slot_setStep() [3/3]

template<typename T, typename E>
void AbstractMatrixBox< T, E >::slot_setStep ( v)
inline
Parameters

◆ updateGUI() [1/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::updateGUI ( const Nice::Any _val)
inlinevirtual
Parameters

◆ updateGUI() [2/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::updateGUI ( const Nice::Any _val)
inlinevirtual
Parameters

◆ updateGUI() [3/3]

template<typename T, typename E>
virtual void AbstractMatrixBox< T, E >::updateGUI ( const Nice::Any _val)
inlinevirtual
Parameters

Member Data Documentation

◆ m_connected

template<typename T, typename E>
bool AbstractMatrixBox< T, E >::m_connected
protected

◆ m_Layout

template<typename T, typename E>
QGridLayout * AbstractMatrixBox< T, E >::m_Layout
protected

◆ m_spinBox

template<typename T, typename E>
std::vector< std::vector< T * > > AbstractMatrixBox< T, E >::m_spinBox
protected

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