TwiceAsNice
2019-02-18
|
Vector box widget to display/edit point vector data types (SeqPoint) More...
#include <VectorBox.h>
Public Slots | |
void | setSize (unsigned int x) |
void | setPointLabelX (QString _labelX) |
void | setPointLabelY (QString _labelX) |
void | setLabels (std::vector< std::string > _vec) |
void | setVertical (bool _vert) |
void | setPointVertical (bool _vert) |
void | setPointSpacing (int _space) |
void | setPointMargin (int _margin) |
int | getPrecision () |
void | setPrecision (int _precision) |
void | setSize (unsigned int x) |
void | setPointLabelX (QString _labelX) |
void | setPointLabelY (QString _labelX) |
void | setLabels (std::vector< std::string > _vec) |
void | setVertical (bool _vert) |
void | setPointVertical (bool _vert) |
void | setPointSpacing (int _space) |
void | setPointMargin (int _margin) |
int | getPrecision () |
void | setPrecision (int _precision) |
void | setSize (unsigned int x) |
void | setPointLabelX (QString _labelX) |
void | setPointLabelY (QString _labelX) |
void | setLabels (std::vector< std::string > _vec) |
void | setVertical (bool _vert) |
void | setPointVertical (bool _vert) |
void | setPointSpacing (int _space) |
void | setPointMargin (int _margin) |
int | getPrecision () |
void | setPrecision (int _precision) |
Public Member Functions | |
PointVectorBox (QWidget *parent=0, bool _connect=false) | |
void | setValue (std::vector< Nice::Point > _point) |
PointVectorBox (QWidget *parent=0, bool _connect=false) | |
void | setValue (std::vector< Nice::Point > _point) |
PointVectorBox (QWidget *parent=0, bool _connect=false) | |
void | setValue (std::vector< Nice::Point > _point) |
![]() | |
AbstractVectorBox (QWidget *parent, bool _connect=false) | |
AbstractVectorBox (QWidget *parent, bool _connect=false) | |
AbstractVectorBox (QWidget *parent, bool _connect=false) | |
virtual std::vector< Nice::Point > | getValue () |
virtual std::vector< Nice::Point > | getValue () |
virtual std::vector< Nice::Point > | getValue () |
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) |
![]() | |
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... | |
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::Joint * | getNode () const |
Get the connected Joint node. More... | |
Nice::Property * | getProperty () 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... | |
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::Joint * | getNode () const |
Get the connected Joint node. More... | |
Nice::Property * | getProperty () 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... | |
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::Joint * | getNode () const |
Get the connected Joint node. More... | |
Nice::Property * | getProperty () 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) |
bool | getPointVertical () |
int | getPointSpacing () |
int | getPointMargin () |
QString | getPointLabelX () |
QString | getPointLabelY () |
void | updateGUI (const Nice::Any &_val) |
bool | getPointVertical () |
int | getPointSpacing () |
int | getPointMargin () |
QString | getPointLabelX () |
QString | getPointLabelY () |
void | updateGUI (const Nice::Any &_val) |
bool | getPointVertical () |
int | getPointSpacing () |
int | getPointMargin () |
QString | getPointLabelX () |
QString | getPointLabelY () |
![]() | |
virtual | ~AbstractVectorBox () |
virtual | ~AbstractVectorBox () |
virtual | ~AbstractVectorBox () |
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) |
virtual void | setState (Nice::CompletionState _state) |
Set the state of the widget (either Nice::OK or Nice::Unsynched ). More... | |
virtual void | setState (Nice::CompletionState _state) |
Set the state of the widget (either Nice::OK or Nice::Unsynched ). More... | |
virtual void | setState (Nice::CompletionState _state) |
Set the state of the widget (either Nice::OK or Nice::Unsynched ). More... | |
virtual void | setShowLabels (bool _show) |
Enables to Labels. More... | |
virtual void | setShowLabels (bool _show) |
Enables to Labels. More... | |
virtual void | setShowLabels (bool _show) |
Enables to Labels. More... | |
virtual void | setLabels (std::vector< std::string > _vec) |
Set the Labels This function has to be implemented in the derived widget class. More... | |
virtual void | setLabels (std::vector< std::string > _vec) |
Set the Labels This function has to be implemented in the derived widget class. More... | |
virtual void | setLabels (std::vector< std::string > _vec) |
Set the Labels This function has to be implemented in the derived widget class. 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... | |
![]() | |
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 () |
Nice::Point | value (const PointBox *_byteSpinBox) |
void | initSlots () |
Nice::Point | value (const PointBox *_byteSpinBox) |
void | initSlots () |
Nice::Point | value (const PointBox *_byteSpinBox) |
Private Attributes | |
bool | m_pointVertical |
int | m_pointSpace |
int | m_pointMargin |
QString | m_pointLabelX |
QString | m_pointLabelY |
Additional Inherited Members | |
![]() | |
QGroupBox * | m_container |
bool | m_locked |
![]() | |
static std::map< CompletionState, QString > * | s_palette = 0 |
![]() | |
std::vector< PointBox *> | m_vectorBox |
bool | m_vertical |
int | m_space |
int | m_margin |
int | m_precision |
QGridLayout * | m_layout |
bool | m_connected |
Nice::Mutex | m_mutex |
![]() | |
bool | m_inited |
CompletionState | m_state |
bool | m_autoSynch |
bool | m_isUserConfirmationNeeded |
Nice::Joint * | m_root |
Nice::Property * | m_prop |
WaveBreakerPtr | m_breaker |
bool | m_showLabels |
Nice::I64 | m_id |
QString | m_nodeName |
std::vector< Nice::PropertyPtr > | m_connectedProps |
Vector box widget to display/edit point vector data types (SeqPoint)
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
slot |
|
slot |
|
slot |
|
privatevirtual |
Reimplemented from Nice::BridgeItem.
|
privatevirtual |
Reimplemented from Nice::BridgeItem.
|
privatevirtual |
Reimplemented from Nice::BridgeItem.
|
privateslot |
|
privateslot |
|
privateslot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
virtual |
Implements AbstractVectorBox< PointBox, Nice::Point >.
|
virtual |
Implements AbstractVectorBox< PointBox, Nice::Point >.
|
virtual |
Implements AbstractVectorBox< PointBox, Nice::Point >.
|
slot |
|
slot |
|
slot |
Reimplemented from AbstractVectorBox< PointBox, Nice::Point >.
Reimplemented from AbstractVectorBox< PointBox, Nice::Point >.
Reimplemented from AbstractVectorBox< PointBox, Nice::Point >.
|
privatevirtual |
Implements AbstractVectorBox< PointBox, Nice::Point >.
|
privatevirtual |
Implements AbstractVectorBox< PointBox, Nice::Point >.
|
privatevirtual |
Implements AbstractVectorBox< PointBox, Nice::Point >.
|
private |
|
private |
|
private |
|
private |
|
private |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |