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

This class is the implementation of the GUI MoccaXYServiceWidgetClassicUI. More...

#include <BasdaMoccaXYServiceWidgetClassic2.h>

Inheritance diagram for BasdaMoccaXYServiceWidgetClassic2:
Inheritance graph
Collaboration diagram for BasdaMoccaXYServiceWidgetClassic2:
Collaboration graph

Public Slots

void slotNice_setNamedPositionAbs (Nice::SeqPoint _p)
 
void slotNice_setNamedPositionRel (Nice::SeqPoint _p)
 
void slotNice_setNamedPositionAbs (Nice::SeqPoint _p)
 
void slotNice_setNamedPositionRel (Nice::SeqPoint _p)
 

Public Member Functions

 BasdaMoccaXYServiceWidgetClassic2 (QWidget *parent=0, bool _connect=false)
 Constructor. More...
 
virtual void initAttributes ()
 Initiate the attributes. More...
 
virtual void initSlots ()
 This method can be used to connect different properties with method, which will be executed every time when a property changed. More...
 
 BasdaMoccaXYServiceWidgetClassic2 (QWidget *parent=0, bool _connect=false)
 Constructor. More...
 
virtual void initAttributes ()
 Initiate the attributes. More...
 
virtual void initSlots ()
 This method can be used to connect different properties with method, which will be executed every time when a property changed. More...
 
- Public Member Functions inherited from Nice::BridgeItem
void detach (QWidget *_widget)
 
bool getSynchStatus () const
 Get the sync status. More...
 
const QString & getNodeName ()
 
virtual void setState (CompletionState _state)
 Set the state of the widget (either Nice::OK or Nice::Unsynched ). More...
 
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 setState (CompletionState _state)
 Set the state of the widget (either Nice::OK or Nice::Unsynched ). More...
 
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 setState (CompletionState _state)
 Set the state of the widget (either Nice::OK or Nice::Unsynched ). More...
 
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 Slots

virtual void slotQt_valueRelXChanged (double)
 This method will be called whenever the relatve position X will change in the GUI. More...
 
virtual void slotQt_valueRelYChanged (double)
 
virtual void slotQt_valueAbsXChanged (double)
 This method will be called whenever the absolute position X will change in the GUI. More...
 
virtual void slotQt_valueAbsYChanged (double)
 
virtual void slotQt_signRelXChanged ()
 This method will be called whenever the sign button of the relative position X is pressed. More...
 
virtual void slotQt_signRelYChanged ()
 
virtual void slotQt_signAbsXChanged ()
 This method will be called whenever the sign button of the absolute position X is pressed. More...
 
virtual void slotQt_signAbsYChanged ()
 
virtual void slotQt_valueNamedPositionChanged (int)
 This method will be called whenever the named position will change in the GUI. More...
 
virtual void slotQt_valueUnitChanged (QString)
 This method will be called whenever the unit will change in the GUI. More...
 
virtual void slotQt_stop ()
 This is the implementation of the stop button. More...
 
virtual void slotQt_abort ()
 This is the implementation of the abort button. More...
 
virtual void slotQt_moveRelativeX ()
 This is the implementation of the move relative button. More...
 
virtual void slotQt_moveRelativeY ()
 
virtual void slotQt_moveRelativeXY ()
 
virtual void slotQt_moveAbsoluteX ()
 This is the implementation of the move absolute button. More...
 
virtual void slotQt_moveAbsoluteY ()
 
virtual void slotQt_moveAbsoluteXY ()
 
virtual void slotQt_moveToHomeX ()
 This is the implementation of the move home button. More...
 
virtual void slotQt_moveToHomeY ()
 
virtual void slotQt_moveToHomeXY ()
 
virtual void slotQt_valueRelXChanged (double)
 This method will be called whenever the relatve position X will change in the GUI. More...
 
virtual void slotQt_valueRelYChanged (double)
 
virtual void slotQt_valueAbsXChanged (double)
 This method will be called whenever the absolute position X will change in the GUI. More...
 
virtual void slotQt_valueAbsYChanged (double)
 
virtual void slotQt_signRelXChanged ()
 This method will be called whenever the sign button of the relative position X is pressed. More...
 
virtual void slotQt_signRelYChanged ()
 
virtual void slotQt_signAbsXChanged ()
 This method will be called whenever the sign button of the absolute position X is pressed. More...
 
virtual void slotQt_signAbsYChanged ()
 
virtual void slotQt_valueNamedPositionChanged (int)
 This method will be called whenever the named position will change in the GUI. More...
 
virtual void slotQt_valueUnitChanged (QString)
 This method will be called whenever the unit will change in the GUI. More...
 
virtual void slotQt_stop ()
 This is the implementation of the stop button. More...
 
virtual void slotQt_abort ()
 This is the implementation of the abort button. More...
 
virtual void slotQt_moveRelativeX ()
 This is the implementation of the move relative button. More...
 
virtual void slotQt_moveRelativeY ()
 
virtual void slotQt_moveRelativeXY ()
 
virtual void slotQt_moveAbsoluteX ()
 This is the implementation of the move absolute button. More...
 
virtual void slotQt_moveAbsoluteY ()
 
virtual void slotQt_moveAbsoluteXY ()
 
virtual void slotQt_moveToHomeX ()
 This is the implementation of the move home button. More...
 
virtual void slotQt_moveToHomeY ()
 
virtual void slotQt_moveToHomeXY ()
 

Properties

QString PropertyNode
 Connect the Qt Designer Property propertyNode with the methods getPropertyNode and setPropertyNode. More...
 
bool AutoSynch
 Connect the Qt Designer Property AutoSynch with the methods getSynchStatus and setSynchStatus. More...
 

Private Member Functions

void addPositionItemLabel (std::string _name)
 
void setNamedPosition (int _p)
 
void updateDoubleSpinBoxRel ()
 
void updateDoubleSpinBoxAbs ()
 
void addPositionItemLabel (std::string _name)
 
void setNamedPosition (int _p)
 
void updateDoubleSpinBoxRel ()
 
void updateDoubleSpinBoxAbs ()
 

Private Attributes

Ui::BasdaMoccaXYServiceWidgetClassic2UIm_xyView
 
Basda::MoccaXYServiceWorkerInterfacePtr m_cmd
 member for the command interface More...
 
std::string m_unit
 
std::map< std::string, int > m_unitPrec
 
int m_namedPos
 member for the current used named position. More...
 
Nice::SeqPoint m_namedPosRel
 member to store the named relative position More...
 
Nice::SeqPoint m_namedPosAbs
 member to store the named absolute position More...
 
Nice::Mutex m_mutex
 
std::string m_namedPositionNotDefined
 

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 ()
 
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 set ()
 Slot is called when the date of the widget is changed. More...
 
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 ()
 
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 set ()
 Slot is called when the date of the widget is changed. More...
 
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 ()
 
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 set ()
 Slot is called when the date of the widget is changed. More...
 
virtual void updateProperty ()
 Set the gui value to the Property. More...
 
- 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

This class is the implementation of the GUI MoccaXYServiceWidgetClassicUI.

Constructor & Destructor Documentation

◆ BasdaMoccaXYServiceWidgetClassic2() [1/2]

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

Constructor.

Parameters
parentthe parent widget
_connect??

◆ BasdaMoccaXYServiceWidgetClassic2() [2/2]

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

Constructor.

Parameters
parentthe parent widget
_connect??

Member Function Documentation

◆ addPositionItemLabel() [1/2]

void BasdaMoccaXYServiceWidgetClassic2::addPositionItemLabel ( std::string  _name)
private

◆ addPositionItemLabel() [2/2]

void BasdaMoccaXYServiceWidgetClassic2::addPositionItemLabel ( std::string  _name)
private

◆ initAttributes() [1/2]

void BasdaMoccaXYServiceWidgetClassic2::initAttributes ( )
virtual

Initiate the attributes.

The command attributes like the named position and the different units are added.

One drop down button will be filled with the labels of the named ] position. A second drop down button will be filled with the labels of the units.

Reimplemented from Nice::BridgeItem.

◆ initAttributes() [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::initAttributes ( )
virtual

Initiate the attributes.

The command attributes like the named position and the different units are added.

One drop down button will be filled with the labels of the named ] position. A second drop down button will be filled with the labels of the units.

Reimplemented from Nice::BridgeItem.

◆ initSlots() [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::initSlots ( )
virtual

This method can be used to connect different properties with method, which will be executed every time when a property changed.

Reimplemented from Nice::BridgeItem.

◆ initSlots() [2/2]

void BasdaMoccaXYServiceWidgetClassic2::initSlots ( )
virtual

This method can be used to connect different properties with method, which will be executed every time when a property changed.

Reimplemented from Nice::BridgeItem.

◆ setNamedPosition() [1/2]

void BasdaMoccaXYServiceWidgetClassic2::setNamedPosition ( int  _p)
private
Parameters
_pthe profile number (number of the named position)

◆ setNamedPosition() [2/2]

void BasdaMoccaXYServiceWidgetClassic2::setNamedPosition ( int  _p)
private
Parameters
_pthe profile number (number of the named position)

◆ slotNice_setNamedPositionAbs [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotNice_setNamedPositionAbs ( Nice::SeqPoint  _p)
slot

◆ slotNice_setNamedPositionAbs [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotNice_setNamedPositionAbs ( Nice::SeqPoint  _p)
slot

◆ slotNice_setNamedPositionRel [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotNice_setNamedPositionRel ( Nice::SeqPoint  _p)
slot

◆ slotNice_setNamedPositionRel [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotNice_setNamedPositionRel ( Nice::SeqPoint  _p)
slot

◆ slotQt_abort [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_abort ( )
protectedvirtualslot

This is the implementation of the abort button.

◆ slotQt_abort [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_abort ( )
protectedvirtualslot

This is the implementation of the abort button.

◆ slotQt_moveAbsoluteX [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveAbsoluteX ( )
protectedvirtualslot

This is the implementation of the move absolute button.

◆ slotQt_moveAbsoluteX [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveAbsoluteX ( )
protectedvirtualslot

This is the implementation of the move absolute button.

◆ slotQt_moveAbsoluteXY [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveAbsoluteXY ( )
protectedvirtualslot

◆ slotQt_moveAbsoluteXY [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveAbsoluteXY ( )
protectedvirtualslot

◆ slotQt_moveAbsoluteY [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveAbsoluteY ( )
protectedvirtualslot

◆ slotQt_moveAbsoluteY [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveAbsoluteY ( )
protectedvirtualslot

◆ slotQt_moveRelativeX [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveRelativeX ( )
protectedvirtualslot

This is the implementation of the move relative button.

◆ slotQt_moveRelativeX [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveRelativeX ( )
protectedvirtualslot

This is the implementation of the move relative button.

◆ slotQt_moveRelativeXY [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveRelativeXY ( )
protectedvirtualslot

◆ slotQt_moveRelativeXY [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveRelativeXY ( )
protectedvirtualslot

◆ slotQt_moveRelativeY [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveRelativeY ( )
protectedvirtualslot

◆ slotQt_moveRelativeY [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveRelativeY ( )
protectedvirtualslot

◆ slotQt_moveToHomeX [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveToHomeX ( )
protectedvirtualslot

This is the implementation of the move home button.

◆ slotQt_moveToHomeX [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveToHomeX ( )
protectedvirtualslot

This is the implementation of the move home button.

◆ slotQt_moveToHomeXY [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveToHomeXY ( )
protectedvirtualslot

◆ slotQt_moveToHomeXY [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveToHomeXY ( )
protectedvirtualslot

◆ slotQt_moveToHomeY [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveToHomeY ( )
protectedvirtualslot

◆ slotQt_moveToHomeY [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_moveToHomeY ( )
protectedvirtualslot

◆ slotQt_signAbsXChanged [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_signAbsXChanged ( )
protectedvirtualslot

This method will be called whenever the sign button of the absolute position X is pressed.

◆ slotQt_signAbsXChanged [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_signAbsXChanged ( )
protectedvirtualslot

This method will be called whenever the sign button of the absolute position X is pressed.

◆ slotQt_signAbsYChanged [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_signAbsYChanged ( )
protectedvirtualslot

◆ slotQt_signAbsYChanged [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_signAbsYChanged ( )
protectedvirtualslot

◆ slotQt_signRelXChanged [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_signRelXChanged ( )
protectedvirtualslot

This method will be called whenever the sign button of the relative position X is pressed.

◆ slotQt_signRelXChanged [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_signRelXChanged ( )
protectedvirtualslot

This method will be called whenever the sign button of the relative position X is pressed.

◆ slotQt_signRelYChanged [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_signRelYChanged ( )
protectedvirtualslot

◆ slotQt_signRelYChanged [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_signRelYChanged ( )
protectedvirtualslot

◆ slotQt_stop [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_stop ( )
protectedvirtualslot

This is the implementation of the stop button.

◆ slotQt_stop [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_stop ( )
protectedvirtualslot

This is the implementation of the stop button.

◆ slotQt_valueAbsXChanged [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueAbsXChanged ( double  )
protectedvirtualslot

This method will be called whenever the absolute position X will change in the GUI.

◆ slotQt_valueAbsXChanged [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueAbsXChanged ( double  )
protectedvirtualslot

This method will be called whenever the absolute position X will change in the GUI.

◆ slotQt_valueAbsYChanged [1/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueAbsYChanged ( double  )
protectedvirtualslot

◆ slotQt_valueAbsYChanged [2/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueAbsYChanged ( double  )
protectedvirtualslot

◆ slotQt_valueNamedPositionChanged [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueNamedPositionChanged ( int  _index)
protectedvirtualslot

This method will be called whenever the named position will change in the GUI.

◆ slotQt_valueNamedPositionChanged [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueNamedPositionChanged ( int  )
protectedvirtualslot

This method will be called whenever the named position will change in the GUI.

◆ slotQt_valueRelXChanged [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueRelXChanged ( double  )
protectedvirtualslot

This method will be called whenever the relatve position X will change in the GUI.

◆ slotQt_valueRelXChanged [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueRelXChanged ( double  )
protectedvirtualslot

This method will be called whenever the relatve position X will change in the GUI.

◆ slotQt_valueRelYChanged [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueRelYChanged ( double  )
protectedvirtualslot

◆ slotQt_valueRelYChanged [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueRelYChanged ( double  )
protectedvirtualslot

◆ slotQt_valueUnitChanged [1/2]

void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueUnitChanged ( QString  _v)
protectedvirtualslot

This method will be called whenever the unit will change in the GUI.

◆ slotQt_valueUnitChanged [2/2]

virtual void BasdaMoccaXYServiceWidgetClassic2::slotQt_valueUnitChanged ( QString  )
protectedvirtualslot

This method will be called whenever the unit will change in the GUI.

◆ updateDoubleSpinBoxAbs() [1/2]

void BasdaMoccaXYServiceWidgetClassic2::updateDoubleSpinBoxAbs ( )
private

◆ updateDoubleSpinBoxAbs() [2/2]

void BasdaMoccaXYServiceWidgetClassic2::updateDoubleSpinBoxAbs ( )
private

◆ updateDoubleSpinBoxRel() [1/2]

void BasdaMoccaXYServiceWidgetClassic2::updateDoubleSpinBoxRel ( )
private

◆ updateDoubleSpinBoxRel() [2/2]

void BasdaMoccaXYServiceWidgetClassic2::updateDoubleSpinBoxRel ( )
private

Member Data Documentation

◆ m_cmd

Basda::MoccaXYServiceWorkerInterfacePtr BasdaMoccaXYServiceWidgetClassic2::m_cmd
private

member for the command interface

◆ m_mutex

Nice::Mutex BasdaMoccaXYServiceWidgetClassic2::m_mutex
private

◆ m_namedPos

int BasdaMoccaXYServiceWidgetClassic2::m_namedPos
private

member for the current used named position.

◆ m_namedPosAbs

Nice::SeqPoint BasdaMoccaXYServiceWidgetClassic2::m_namedPosAbs
private

member to store the named absolute position

◆ m_namedPositionNotDefined

std::string BasdaMoccaXYServiceWidgetClassic2::m_namedPositionNotDefined
private

◆ m_namedPosRel

Nice::SeqPoint BasdaMoccaXYServiceWidgetClassic2::m_namedPosRel
private

member to store the named relative position

◆ m_unit

std::string BasdaMoccaXYServiceWidgetClassic2::m_unit
private

◆ m_unitPrec

std::map< std::string, int > BasdaMoccaXYServiceWidgetClassic2::m_unitPrec
private

◆ m_xyView

Ui::BasdaMoccaXYServiceWidgetClassic2UI * BasdaMoccaXYServiceWidgetClassic2::m_xyView
private

Property Documentation

◆ AutoSynch

bool BasdaMoccaXYServiceWidgetClassic2::AutoSynch
readwrite

Connect the Qt Designer Property AutoSynch with the methods getSynchStatus and setSynchStatus.

◆ PropertyNode

QString BasdaMoccaXYServiceWidgetClassic2::PropertyNode
readwrite

Connect the Qt Designer Property propertyNode with the methods getPropertyNode and setPropertyNode.


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