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

A CompletionView widget. The widget includes a start button and a progressbar. The progressbar displays the percentace of a command which was started by presssing the start button. The widget handles a Property with type Nice::Completion. More...

#include <CompletionView.h>

Inheritance diagram for CompletionView:
Inheritance graph
Collaboration diagram for CompletionView:
Collaboration graph

Public Slots

void slot_setabort (bool _hide)
 
void slot_setstate (bool _show)
 
void slot_setnoexec (bool _hide)
 
void slot_setprog (bool _show)
 
void slot_setsynch (bool _hide)
 
void slot_setstop (bool _synch)
 
void slot_setpingpong (bool _bingpong)
 
void slot_setLabel (std::string _label)
 
void slot_setLabel (Nice::SeqString _mask)
 
void slot_setIcon (Nice::SeqU8)
 
void slot_setmask (std::string _mask)
 
void set ()
 Slot is called when the date of the widget is changed. More...
 
void stop ()
 Slot is called when the date of the widget is changed. More...
 
void abort ()
 Slot is called when the date of the widget is changed. More...
 
void slot_setabort (bool _hide)
 
void slot_setstate (bool _show)
 
void slot_setnoexec (bool _hide)
 
void slot_setprog (bool _show)
 
void slot_setsynch (bool _hide)
 
void slot_setstop (bool _synch)
 
void slot_setpingpong (bool _bingpong)
 
void slot_setLabel (std::string _label)
 
void slot_setLabel (Nice::SeqString _mask)
 
void slot_setIcon (Nice::SeqU8)
 
void slot_setmask (std::string _mask)
 
void set ()
 Slot is called when the date of the widget is changed. More...
 
void stop ()
 Slot is called when the date of the widget is changed. More...
 
void abort ()
 Slot is called when the date of the widget is changed. More...
 
void slot_setabort (bool _hide)
 
void slot_setstate (bool _show)
 
void slot_setnoexec (bool _hide)
 
void slot_setprog (bool _show)
 
void slot_setsynch (bool _hide)
 
void slot_setstop (bool _synch)
 
void slot_setpingpong (bool _bingpong)
 
void slot_setLabel (std::string _label)
 
void slot_setLabel (Nice::SeqString _mask)
 
void slot_setIcon (Nice::SeqU8)
 
void slot_setmask (std::string _mask)
 
void set ()
 Slot is called when the date of the widget is changed. More...
 
void stop ()
 Slot is called when the date of the widget is changed. More...
 
void abort ()
 Slot is called when the date of the widget is changed. More...
 

Public Member Functions

 CompletionView (QWidget *parent=0, bool _connect=false)
 Constructor. More...
 
virtual void updateGUI (const Nice::Any &_val)
 Update the gui with new value. More...
 
void setText (const QString &)
 
QString text () const
 
void setIcon (const QIcon &)
 
QIcon icon () const
 
virtual void initSlots ()
 
 CompletionView (QWidget *parent=0, bool _connect=false)
 Constructor. More...
 
virtual void updateGUI (const Nice::Any &_val)
 Update the gui with new value. More...
 
void setText (const QString &)
 
QString text () const
 
void setIcon (const QIcon &)
 
QIcon icon () const
 
virtual void initSlots ()
 
 CompletionView (QWidget *parent=0, bool _connect=false)
 Constructor. More...
 
virtual void updateGUI (const Nice::Any &_val)
 Update the gui with new value. More...
 
void setText (const QString &)
 
QString text () const
 
void setIcon (const QIcon &)
 
QIcon icon () const
 
virtual void initSlots ()
 
- 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...
 

Properties

QString PropertyNode
 
bool AutoSynch
 
QString text
 
QIcon icon
 

Private Member Functions

bool isOnlyTheFirstExecToolButtonUseful ()
 
void giveAllSpaceToTheFirstExecToolButton ()
 
void hideSpacerIfNotNeaded ()
 
bool isOnlyTheFirstExecToolButtonUseful ()
 
void giveAllSpaceToTheFirstExecToolButton ()
 
void hideSpacerIfNotNeaded ()
 
bool isOnlyTheFirstExecToolButtonUseful ()
 
void giveAllSpaceToTheFirstExecToolButton ()
 
void hideSpacerIfNotNeaded ()
 

Private Attributes

bool m_pingpong
 
bool m_synch
 
Ui::CompletionViewUIm_completionView
 

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 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 ()
 
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 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 ()
 
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 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

A CompletionView widget. The widget includes a start button and a progressbar. The progressbar displays the percentace of a command which was started by presssing the start button. The widget handles a Property with type Nice::Completion.

Author
Briegel
Version
Date
2012-08-10 11:04:59 AM

Constructor & Destructor Documentation

◆ CompletionView() [1/3]

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

Constructor.

Parameters
parentParent widget.
_connectAutosync activation.

◆ CompletionView() [2/3]

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

Constructor.

Parameters
parentParent widget.
_connectAutosync activation.

◆ CompletionView() [3/3]

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

Constructor.

Parameters
parentParent widget.
_connectAutosync activation.

Member Function Documentation

◆ abort [1/3]

void CompletionView::abort ( )
slot

Slot is called when the date of the widget is changed.

◆ abort [2/3]

void CompletionView::abort ( )
slot

Slot is called when the date of the widget is changed.

◆ abort [3/3]

void CompletionView::abort ( )
slot

Slot is called when the date of the widget is changed.

◆ giveAllSpaceToTheFirstExecToolButton() [1/3]

void CompletionView::giveAllSpaceToTheFirstExecToolButton ( )
private

◆ giveAllSpaceToTheFirstExecToolButton() [2/3]

void CompletionView::giveAllSpaceToTheFirstExecToolButton ( )
private

◆ giveAllSpaceToTheFirstExecToolButton() [3/3]

void CompletionView::giveAllSpaceToTheFirstExecToolButton ( )
private

◆ hideSpacerIfNotNeaded() [1/3]

void CompletionView::hideSpacerIfNotNeaded ( )
private

◆ hideSpacerIfNotNeaded() [2/3]

void CompletionView::hideSpacerIfNotNeaded ( )
private

◆ hideSpacerIfNotNeaded() [3/3]

void CompletionView::hideSpacerIfNotNeaded ( )
private

◆ icon() [1/3]

QIcon CompletionView::icon ( ) const

◆ icon() [2/3]

QIcon CompletionView::icon ( ) const

◆ icon() [3/3]

QIcon CompletionView::icon ( ) const

◆ initSlots() [1/3]

virtual void CompletionView::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [2/3]

void CompletionView::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [3/3]

virtual void CompletionView::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ isOnlyTheFirstExecToolButtonUseful() [1/3]

bool CompletionView::isOnlyTheFirstExecToolButtonUseful ( )
private

◆ isOnlyTheFirstExecToolButtonUseful() [2/3]

bool CompletionView::isOnlyTheFirstExecToolButtonUseful ( )
private

◆ isOnlyTheFirstExecToolButtonUseful() [3/3]

bool CompletionView::isOnlyTheFirstExecToolButtonUseful ( )
private

◆ set [1/3]

void CompletionView::set ( )
slot

Slot is called when the date of the widget is changed.

◆ set [2/3]

void CompletionView::set ( )
slot

Slot is called when the date of the widget is changed.

◆ set [3/3]

void CompletionView::set ( )
slot

Slot is called when the date of the widget is changed.

◆ setIcon() [1/3]

void CompletionView::setIcon ( const QIcon &  _icon)

◆ setIcon() [2/3]

void CompletionView::setIcon ( const QIcon &  )

◆ setIcon() [3/3]

void CompletionView::setIcon ( const QIcon &  )

◆ setText() [1/3]

void CompletionView::setText ( const QString &  )

◆ setText() [2/3]

void CompletionView::setText ( const QString &  )

◆ setText() [3/3]

void CompletionView::setText ( const QString &  _label)

◆ slot_setabort [1/3]

void CompletionView::slot_setabort ( bool  _hide)
slot
Parameters

◆ slot_setabort [2/3]

void CompletionView::slot_setabort ( bool  _hide)
slot
Parameters

◆ slot_setabort [3/3]

void CompletionView::slot_setabort ( bool  _hide)
slot
Parameters

◆ slot_setIcon [1/3]

void CompletionView::slot_setIcon ( Nice::SeqU8  )
slot
Parameters

◆ slot_setIcon [2/3]

void CompletionView::slot_setIcon ( Nice::SeqU8  _icon)
slot
Parameters

◆ slot_setIcon [3/3]

void CompletionView::slot_setIcon ( Nice::SeqU8  )
slot
Parameters

◆ slot_setLabel [1/6]

void CompletionView::slot_setLabel ( std::string  _label)
slot
Parameters

◆ slot_setLabel [2/6]

void CompletionView::slot_setLabel ( std::string  _label)
slot
Parameters

◆ slot_setLabel [3/6]

void CompletionView::slot_setLabel ( std::string  _label)
slot
Parameters

◆ slot_setLabel [4/6]

void CompletionView::slot_setLabel ( Nice::SeqString  _mask)
slot

◆ slot_setLabel [5/6]

void CompletionView::slot_setLabel ( Nice::SeqString  _mask)
slot

◆ slot_setLabel [6/6]

void CompletionView::slot_setLabel ( Nice::SeqString  _mask)
slot

◆ slot_setmask [1/3]

void CompletionView::slot_setmask ( std::string  _mask)
slot
Parameters

◆ slot_setmask [2/3]

void CompletionView::slot_setmask ( std::string  _mask)
slot
Parameters

◆ slot_setmask [3/3]

void CompletionView::slot_setmask ( std::string  _mask)
slot
Parameters

◆ slot_setnoexec [1/3]

void CompletionView::slot_setnoexec ( bool  _hide)
slot
Parameters

◆ slot_setnoexec [2/3]

void CompletionView::slot_setnoexec ( bool  _hide)
slot
Parameters

◆ slot_setnoexec [3/3]

void CompletionView::slot_setnoexec ( bool  _hide)
slot
Parameters

◆ slot_setpingpong [1/3]

void CompletionView::slot_setpingpong ( bool  _bingpong)
slot
Parameters

◆ slot_setpingpong [2/3]

void CompletionView::slot_setpingpong ( bool  _bingpong)
slot
Parameters

◆ slot_setpingpong [3/3]

void CompletionView::slot_setpingpong ( bool  _bingpong)
slot
Parameters

◆ slot_setprog [1/3]

void CompletionView::slot_setprog ( bool  _show)
slot
Parameters

◆ slot_setprog [2/3]

void CompletionView::slot_setprog ( bool  _show)
slot
Parameters

◆ slot_setprog [3/3]

void CompletionView::slot_setprog ( bool  _show)
slot
Parameters

◆ slot_setstate [1/3]

void CompletionView::slot_setstate ( bool  _show)
slot
Parameters

◆ slot_setstate [2/3]

void CompletionView::slot_setstate ( bool  _show)
slot
Parameters

◆ slot_setstate [3/3]

void CompletionView::slot_setstate ( bool  _show)
slot
Parameters

◆ slot_setstop [1/3]

void CompletionView::slot_setstop ( bool  _synch)
slot
Parameters

◆ slot_setstop [2/3]

void CompletionView::slot_setstop ( bool  _synch)
slot
Parameters

◆ slot_setstop [3/3]

void CompletionView::slot_setstop ( bool  _synch)
slot
Parameters

◆ slot_setsynch [1/3]

void CompletionView::slot_setsynch ( bool  _hide)
slot
Parameters

◆ slot_setsynch [2/3]

void CompletionView::slot_setsynch ( bool  _hide)
slot
Parameters

◆ slot_setsynch [3/3]

void CompletionView::slot_setsynch ( bool  _hide)
slot
Parameters

◆ stop [1/3]

void CompletionView::stop ( )
slot

Slot is called when the date of the widget is changed.

◆ stop [2/3]

void CompletionView::stop ( )
slot

Slot is called when the date of the widget is changed.

◆ stop [3/3]

void CompletionView::stop ( )
slot

Slot is called when the date of the widget is changed.

◆ text() [1/3]

QString CompletionView::text ( ) const

◆ text() [2/3]

QString CompletionView::text ( ) const

◆ text() [3/3]

QString CompletionView::text ( ) const

◆ updateGUI() [1/3]

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

Update the gui with new value.

Parameters
_valNew vlaue.

◆ updateGUI() [2/3]

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

Update the gui with new value.

Parameters
_valNew vlaue.

◆ updateGUI() [3/3]

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

Update the gui with new value.

Parameters
_valNew vlaue.

Member Data Documentation

◆ m_completionView

Ui::CompletionViewUI * CompletionView::m_completionView
private

◆ m_pingpong

bool CompletionView::m_pingpong
private

◆ m_synch

bool CompletionView::m_synch
private

Property Documentation

◆ AutoSynch

bool CompletionView::AutoSynch
readwrite

◆ icon

QIcon CompletionView::icon
readwrite

◆ PropertyNode

QString CompletionView::PropertyNode
readwrite

◆ text

QString CompletionView::text
readwrite

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