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

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

#include <BasdaMoccaLCServiceWidget.h>

Inheritance diagram for BasdaMoccaLCServiceWidget:
Inheritance graph
Collaboration diagram for BasdaMoccaLCServiceWidget:
Collaboration graph

Public Slots

virtual void slotNice_updateSlider (Nice::MapStringInt)
 
virtual void slotNice_setNamedIntensityName (std::vector< std::string > _n)
 
virtual void slotNice_setNamedIntensityName (int _index)
 
virtual void slotNice_setNamedIntensityValues (Nice::SeqNPoint _namedIntensityValues)
 
virtual void slotNice_setNamedIntensityLabels (Nice::SeqSeqString namedIntensityLabels)
 
virtual void slotNice_updateSlider (Nice::MapStringInt)
 
virtual void slotNice_setNamedIntensityName (std::vector< std::string > _n)
 
virtual void slotNice_setNamedIntensityName (int _index)
 
virtual void slotNice_setNamedIntensityValues (Nice::SeqNPoint _namedIntensityValues)
 
virtual void slotNice_setNamedIntensityLabels (Nice::SeqSeqString namedIntensityLabels)
 

Public Member Functions

 BasdaMoccaLCServiceWidget (QWidget *parent=0, bool _connect=false)
 
 ~BasdaMoccaLCServiceWidget ()
 
virtual void initSlots ()
 
virtual void initAttributes ()
 virtual function is called after connecting to a property. More...
 
void showEvent (QShowEvent *showEvent)
 
void resizeEvent (QResizeEvent *resizeEvent)
 
 BasdaMoccaLCServiceWidget (QWidget *parent=0, bool _connect=false)
 
 ~BasdaMoccaLCServiceWidget ()
 
virtual void initSlots ()
 
virtual void initAttributes ()
 virtual function is called after connecting to a property. More...
 
void showEvent (QShowEvent *showEvent)
 
void resizeEvent (QResizeEvent *resizeEvent)
 
- 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_valueNamedIntensityChanged (int _index)
 
virtual void slotQt_valueChanged (const QString &)
 
virtual void slotQt_editingFinished (const QString &)
 
virtual void slotQt_setIntensity (const QString &)
 
virtual void slotQt_setAll ()
 
void slotQt_switchOff ()
 
void slotQt_switchOn ()
 
void slotQt_resizeGraphicsView ()
 
virtual void slotQt_valueNamedIntensityChanged (int _index)
 
virtual void slotQt_valueChanged (const QString &)
 
virtual void slotQt_editingFinished (const QString &)
 
virtual void slotQt_setIntensity (const QString &)
 
virtual void slotQt_setAll ()
 
void slotQt_switchOff ()
 
void slotQt_switchOn ()
 
void slotQt_resizeGraphicsView ()
 

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 addLightControl (std::string _lightSource)
 
void setNamedPosition (int _index)
 
void updateIntensityBoxes ()
 
void addLightControl (std::string _lightSource)
 
void setNamedPosition (int _index)
 
void updateIntensityBoxes ()
 

Private Attributes

Ui::BasdaMoccaLCServiceWidgetUIm_lcView
 
Basda::MoccaLCServiceWorkerInterfacePtr m_cmd
 
QSignalMapper * m_sliderMapper
 
QSignalMapper * m_spinBoxMapper
 
QSignalMapper * m_pushButtonMapper
 
int m_namedIntensityIndex
 member for the current used named intensity. More...
 
std::string m_namedIntensityNotDefined
 
int m_maxIntensity
 
Nice::SeqNPoint m_namedIntensityValues
 
Nice::SeqSeqString m_namedIntensityLabels
 
std::vector< std::string > m_namedIntensityName
 

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

Constructor & Destructor Documentation

◆ BasdaMoccaLCServiceWidget() [1/2]

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

◆ ~BasdaMoccaLCServiceWidget() [1/2]

BasdaMoccaLCServiceWidget::~BasdaMoccaLCServiceWidget ( )

◆ BasdaMoccaLCServiceWidget() [2/2]

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

◆ ~BasdaMoccaLCServiceWidget() [2/2]

BasdaMoccaLCServiceWidget::~BasdaMoccaLCServiceWidget ( )

Member Function Documentation

◆ addLightControl() [1/2]

void BasdaMoccaLCServiceWidget::addLightControl ( std::string  _lightSource)
private

◆ addLightControl() [2/2]

void BasdaMoccaLCServiceWidget::addLightControl ( std::string  _lightSource)
private

◆ initAttributes() [1/2]

void BasdaMoccaLCServiceWidget::initAttributes ( )
virtual

virtual function is called after connecting to a property.

The functionality can be implemented in the derived class.

Reimplemented from Nice::BridgeItem.

◆ initAttributes() [2/2]

virtual void BasdaMoccaLCServiceWidget::initAttributes ( )
virtual

virtual function is called after connecting to a property.

The functionality can be implemented in the derived class.

Reimplemented from Nice::BridgeItem.

◆ initSlots() [1/2]

void BasdaMoccaLCServiceWidget::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [2/2]

virtual void BasdaMoccaLCServiceWidget::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ resizeEvent() [1/2]

void BasdaMoccaLCServiceWidget::resizeEvent ( QResizeEvent *  resizeEvent)

◆ resizeEvent() [2/2]

void BasdaMoccaLCServiceWidget::resizeEvent ( QResizeEvent *  resizeEvent)

◆ setNamedPosition() [1/2]

void BasdaMoccaLCServiceWidget::setNamedPosition ( int  _index)
private

◆ setNamedPosition() [2/2]

void BasdaMoccaLCServiceWidget::setNamedPosition ( int  _index)
private

◆ showEvent() [1/2]

void BasdaMoccaLCServiceWidget::showEvent ( QShowEvent *  showEvent)

◆ showEvent() [2/2]

void BasdaMoccaLCServiceWidget::showEvent ( QShowEvent *  showEvent)

◆ slotNice_setNamedIntensityLabels [1/2]

virtual void BasdaMoccaLCServiceWidget::slotNice_setNamedIntensityLabels ( Nice::SeqSeqString  namedIntensityLabels)
virtualslot

◆ slotNice_setNamedIntensityLabels [2/2]

void BasdaMoccaLCServiceWidget::slotNice_setNamedIntensityLabels ( Nice::SeqSeqString  namedIntensityLabels)
virtualslot

◆ slotNice_setNamedIntensityName [1/4]

void BasdaMoccaLCServiceWidget::slotNice_setNamedIntensityName ( std::vector< std::string >  _n)
virtualslot

◆ slotNice_setNamedIntensityName [2/4]

virtual void BasdaMoccaLCServiceWidget::slotNice_setNamedIntensityName ( std::vector< std::string >  _n)
virtualslot

◆ slotNice_setNamedIntensityName [3/4]

void BasdaMoccaLCServiceWidget::slotNice_setNamedIntensityName ( int  _index)
virtualslot

◆ slotNice_setNamedIntensityName [4/4]

virtual void BasdaMoccaLCServiceWidget::slotNice_setNamedIntensityName ( int  _index)
virtualslot

◆ slotNice_setNamedIntensityValues [1/2]

virtual void BasdaMoccaLCServiceWidget::slotNice_setNamedIntensityValues ( Nice::SeqNPoint  _namedIntensityValues)
virtualslot

◆ slotNice_setNamedIntensityValues [2/2]

void BasdaMoccaLCServiceWidget::slotNice_setNamedIntensityValues ( Nice::SeqNPoint  _namedIntensityValues)
virtualslot

◆ slotNice_updateSlider [1/2]

virtual void BasdaMoccaLCServiceWidget::slotNice_updateSlider ( Nice::MapStringInt  )
virtualslot

◆ slotNice_updateSlider [2/2]

void BasdaMoccaLCServiceWidget::slotNice_updateSlider ( Nice::MapStringInt  _intensity)
virtualslot

◆ slotQt_editingFinished [1/2]

void BasdaMoccaLCServiceWidget::slotQt_editingFinished ( const QString &  _lightSource)
protectedvirtualslot

◆ slotQt_editingFinished [2/2]

virtual void BasdaMoccaLCServiceWidget::slotQt_editingFinished ( const QString &  )
protectedvirtualslot

◆ slotQt_resizeGraphicsView [1/2]

void BasdaMoccaLCServiceWidget::slotQt_resizeGraphicsView ( )
protectedslot

◆ slotQt_resizeGraphicsView [2/2]

void BasdaMoccaLCServiceWidget::slotQt_resizeGraphicsView ( )
protectedslot

◆ slotQt_setAll [1/2]

virtual void BasdaMoccaLCServiceWidget::slotQt_setAll ( )
protectedvirtualslot

◆ slotQt_setAll [2/2]

void BasdaMoccaLCServiceWidget::slotQt_setAll ( )
protectedvirtualslot

◆ slotQt_setIntensity [1/2]

void BasdaMoccaLCServiceWidget::slotQt_setIntensity ( const QString &  _lightSource)
protectedvirtualslot

◆ slotQt_setIntensity [2/2]

virtual void BasdaMoccaLCServiceWidget::slotQt_setIntensity ( const QString &  )
protectedvirtualslot

◆ slotQt_switchOff [1/2]

void BasdaMoccaLCServiceWidget::slotQt_switchOff ( )
protectedslot

◆ slotQt_switchOff [2/2]

void BasdaMoccaLCServiceWidget::slotQt_switchOff ( )
protectedslot

◆ slotQt_switchOn [1/2]

void BasdaMoccaLCServiceWidget::slotQt_switchOn ( )
protectedslot

◆ slotQt_switchOn [2/2]

void BasdaMoccaLCServiceWidget::slotQt_switchOn ( )
protectedslot

◆ slotQt_valueChanged [1/2]

void BasdaMoccaLCServiceWidget::slotQt_valueChanged ( const QString &  _lightSource)
protectedvirtualslot

◆ slotQt_valueChanged [2/2]

virtual void BasdaMoccaLCServiceWidget::slotQt_valueChanged ( const QString &  )
protectedvirtualslot

◆ slotQt_valueNamedIntensityChanged [1/2]

void BasdaMoccaLCServiceWidget::slotQt_valueNamedIntensityChanged ( int  _index)
protectedvirtualslot

◆ slotQt_valueNamedIntensityChanged [2/2]

virtual void BasdaMoccaLCServiceWidget::slotQt_valueNamedIntensityChanged ( int  _index)
protectedvirtualslot

◆ updateIntensityBoxes() [1/2]

void BasdaMoccaLCServiceWidget::updateIntensityBoxes ( )
private

◆ updateIntensityBoxes() [2/2]

void BasdaMoccaLCServiceWidget::updateIntensityBoxes ( )
private

Member Data Documentation

◆ m_cmd

Basda::MoccaLCServiceWorkerInterfacePtr BasdaMoccaLCServiceWidget::m_cmd
private

◆ m_lcView

Ui::BasdaMoccaLCServiceWidgetUI * BasdaMoccaLCServiceWidget::m_lcView
private

◆ m_maxIntensity

int BasdaMoccaLCServiceWidget::m_maxIntensity
private

◆ m_namedIntensityIndex

int BasdaMoccaLCServiceWidget::m_namedIntensityIndex
private

member for the current used named intensity.

◆ m_namedIntensityLabels

Nice::SeqSeqString BasdaMoccaLCServiceWidget::m_namedIntensityLabels
private

◆ m_namedIntensityName

std::vector< std::string > BasdaMoccaLCServiceWidget::m_namedIntensityName
private

◆ m_namedIntensityNotDefined

std::string BasdaMoccaLCServiceWidget::m_namedIntensityNotDefined
private

◆ m_namedIntensityValues

Nice::SeqNPoint BasdaMoccaLCServiceWidget::m_namedIntensityValues
private

◆ m_pushButtonMapper

QSignalMapper * BasdaMoccaLCServiceWidget::m_pushButtonMapper
private

◆ m_sliderMapper

QSignalMapper * BasdaMoccaLCServiceWidget::m_sliderMapper
private

◆ m_spinBoxMapper

QSignalMapper * BasdaMoccaLCServiceWidget::m_spinBoxMapper
private

Property Documentation

◆ AutoSynch

bool BasdaMoccaLCServiceWidget::AutoSynch
readwrite

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

◆ PropertyNode

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