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

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

#include <DrotServicePanel.h>

Inheritance diagram for DrotServicePanel:
Inheritance graph
Collaboration diagram for DrotServicePanel:
Collaboration graph

Public Member Functions

 DrotServicePanel (QWidget *parent=0, bool _connect=false)
 Consturtor. More...
 
virtual void initAttributes ()
 Initiate the attributes. More...
 
virtual void updateGUI (const Nice::Any &_val)
 This method update the GUI every time when the status of the GUI has changed. 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...
 
void slotNice_getRa (double _ra)
 
void slotNice_getDec (double _dec)
 
void slotNice_getParalacticAngle (double _pa)
 
void slotNice_getUTC (std::string _utc)
 
void slotNice_getLST (std::string _lst)
 
void slotNice_getHourAngle (std::string _ha)
 
- 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_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_update ()
 
virtual void slotQt_setPresetTelescope ()
 
virtual void slotQt_setOffsetPointing ()
 
virtual void slotQt_saveTrajectory ()
 
virtual void slotQt_getRotatorTrajectory ()
 

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 Attributes

Ui::DrotServicePanelUI * m_drotView
 
Laos::DrotServiceWorkerInterfacePtr m_cmd
 member for the command interface More...
 

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

Constructor & Destructor Documentation

◆ DrotServicePanel()

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

Consturtor.

Parameters
parentthe parent widget
_connect??

Member Function Documentation

◆ initAttributes()

void DrotServicePanel::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()

void DrotServicePanel::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.

◆ slotNice_getDec()

void DrotServicePanel::slotNice_getDec ( double  _dec)

◆ slotNice_getHourAngle()

void DrotServicePanel::slotNice_getHourAngle ( std::string  _ha)

◆ slotNice_getLST()

void DrotServicePanel::slotNice_getLST ( std::string  _lst)

◆ slotNice_getParalacticAngle()

void DrotServicePanel::slotNice_getParalacticAngle ( double  _pa)

◆ slotNice_getRa()

void DrotServicePanel::slotNice_getRa ( double  _ra)

◆ slotNice_getUTC()

void DrotServicePanel::slotNice_getUTC ( std::string  _utc)

◆ slotQt_abort

void DrotServicePanel::slotQt_abort ( )
protectedvirtualslot

This is the implementation of the abort button.


◆ slotQt_getRotatorTrajectory

void DrotServicePanel::slotQt_getRotatorTrajectory ( )
protectedvirtualslot

◆ slotQt_saveTrajectory

void DrotServicePanel::slotQt_saveTrajectory ( )
protectedvirtualslot

◆ slotQt_setOffsetPointing

void DrotServicePanel::slotQt_setOffsetPointing ( )
protectedvirtualslot

◆ slotQt_setPresetTelescope

void DrotServicePanel::slotQt_setPresetTelescope ( )
protectedvirtualslot

◆ slotQt_stop

void DrotServicePanel::slotQt_stop ( )
protectedvirtualslot

This is the implementation of the stop button.


◆ slotQt_update

void DrotServicePanel::slotQt_update ( )
protectedvirtualslot

◆ updateGUI()

void DrotServicePanel::updateGUI ( const Nice::Any _val)
virtual

This method update the GUI every time when the status of the GUI has changed.

Parameters
_valcompletion state

Member Data Documentation

◆ m_cmd

Laos::DrotServiceWorkerInterfacePtr DrotServicePanel::m_cmd
private

member for the command interface

◆ m_drotView

Ui::DrotServicePanelUI* DrotServicePanel::m_drotView
private

Property Documentation

◆ AutoSynch

bool DrotServicePanel::AutoSynch
readwrite

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

◆ PropertyNode

QString DrotServicePanel::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: