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

Widget to display a string as a label of a QPushButton. More...

#include <PushButton.h>

Inheritance diagram for PushButton:
Inheritance graph
Collaboration diagram for PushButton:
Collaboration graph

Signals

void stateChanged (bool _value)
 
void pushButtonEnterEvent (QEvent *event)
 
void stateChanged (bool _value)
 
void pushButtonEnterEvent (QEvent *event)
 
void stateChanged (bool _value)
 
void pushButtonEnterEvent (QEvent *event)
 

Public Member Functions

 PushButton (QWidget *parent=0, bool _connect=0)
 Constructor. More...
 
bool value ()
 
virtual void initSlots ()
 
virtual void enterEvent (QEvent *event)
 
 PushButton (int x, int y, int w, int h, int t, char *text, void(*cb)(int))
 Constructor takes parameters such as: More...
 
 PushButton (QWidget *parent=0, bool _connect=0)
 Constructor. More...
 
bool value ()
 
virtual void initSlots ()
 
virtual void enterEvent (QEvent *event)
 
 PushButton (QWidget *parent=0, bool _connect=0)
 Constructor. More...
 
bool value ()
 
virtual void initSlots ()
 
virtual void enterEvent (QEvent *event)
 
- 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...
 

Public Attributes

int x_pos
 x/y position of a push button More...
 
int y_pos
 
int width
 width/height of a push button More...
 
int height
 
int toggle
 -1 if normal button or 0/1 as state of a toggle button More...
 
char * text
 button description More...
 
void(* cb )(int)
 button callback function. More...
 
- Public Attributes inherited from Nice::BridgeItem
QGroupBox * m_container
 
bool m_locked
 

Properties

QString PropertyNode
 
bool AutoSynch
 

Private Slots

void slot_setLabels (std::vector< std::string > _s)
 
void set ()
 Slot is called when the button was clicked. More...
 
void slot_setLabels (std::vector< std::string > _s)
 
void set ()
 Slot is called when the button was clicked. More...
 
void slot_setLabels (std::vector< std::string > _s)
 
void set ()
 Slot is called when the button was clicked. More...
 

Private Member Functions

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

Private Attributes

bool m_value
 

Friends

template<typename T , typename E >
class AbstractVectorBox
 
class PushButtonVectorBox
 
template<typename T , typename E >
class AbstractVectorBox
 
template<typename T , typename E >
class AbstractVectorBox
 

Additional Inherited Members

- 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

Widget to display a string as a label of a QPushButton.

Class PushButton

Author
Berwein
Version
Date
2012-08-10 11:04:59 AM
Id
PushButton.h 13226 2015-01-30 13:35:38Z kittmann

Implements a single push button object.

Author
Andreas Geiger
Karlsruhe Institute of Technology
Version
1.0
Date
16.07.2007

Constructor & Destructor Documentation

◆ PushButton() [1/4]

PushButton::PushButton ( QWidget *  parent = 0,
bool  _connect = 0 
)

Constructor.

Parameters
parentParent widget

◆ PushButton() [2/4]

PushButton::PushButton ( int  x,
int  y,
int  w,
int  h,
int  t,
char *  text,
void(*)(int)  cb 
)
inline

Constructor takes parameters such as:

  • x , y : x/y position of a push button
  • w , h : width/height of a push button
  • t: -1 if normal button or 0/1 as state of a toggle button
  • text: button description
  • cb: button callback function. Takes a function pointer. The argument will be the button toggle state when pressed.

◆ PushButton() [3/4]

PushButton::PushButton ( QWidget *  parent = 0,
bool  _connect = 0 
)

Constructor.

Parameters
parentParent widget

◆ PushButton() [4/4]

PushButton::PushButton ( QWidget *  parent = 0,
bool  _connect = 0 
)

Constructor.

Parameters
parentParent widget

Member Function Documentation

◆ enterEvent() [1/3]

void PushButton::enterEvent ( QEvent *  event)
virtual

◆ enterEvent() [2/3]

virtual void PushButton::enterEvent ( QEvent *  event)
virtual

◆ enterEvent() [3/3]

virtual void PushButton::enterEvent ( QEvent *  event)
virtual

◆ initSlots() [1/3]

virtual void PushButton::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [2/3]

void PushButton::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ initSlots() [3/3]

virtual void PushButton::initSlots ( )
virtual

Reimplemented from Nice::BridgeItem.

◆ pushButtonEnterEvent [1/3]

void PushButton::pushButtonEnterEvent ( QEvent *  event)
signal

◆ pushButtonEnterEvent [2/3]

void PushButton::pushButtonEnterEvent ( QEvent *  event)
signal

◆ pushButtonEnterEvent [3/3]

void PushButton::pushButtonEnterEvent ( QEvent *  event)
signal

◆ set [1/3]

void PushButton::set ( )
privateslot

Slot is called when the button was clicked.

◆ set [2/3]

void PushButton::set ( )
privateslot

Slot is called when the button was clicked.

◆ set [3/3]

void PushButton::set ( )
privateslot

Slot is called when the button was clicked.

◆ slot_setLabels [1/3]

void PushButton::slot_setLabels ( std::vector< std::string >  _s)
privateslot

◆ slot_setLabels [2/3]

void PushButton::slot_setLabels ( std::vector< std::string >  _s)
privateslot

◆ slot_setLabels [3/3]

void PushButton::slot_setLabels ( std::vector< std::string >  _s)
privateslot

◆ stateChanged [1/3]

void PushButton::stateChanged ( bool  _value)
signal

◆ stateChanged [2/3]

void PushButton::stateChanged ( bool  _value)
signal

◆ stateChanged [3/3]

void PushButton::stateChanged ( bool  _value)
signal

◆ updateGUI() [1/3]

void PushButton::updateGUI ( const Nice::Any _val)
privatevirtual
Parameters

◆ updateGUI() [2/3]

virtual void PushButton::updateGUI ( const Nice::Any _val)
privatevirtual
Parameters

◆ updateGUI() [3/3]

virtual void PushButton::updateGUI ( const Nice::Any _val)
privatevirtual
Parameters

◆ value() [1/3]

bool PushButton::value ( )
inline

◆ value() [2/3]

bool PushButton::value ( )
inline

◆ value() [3/3]

bool PushButton::value ( )
inline

Friends And Related Function Documentation

◆ AbstractVectorBox [1/3]

template<typename T , typename E >
friend class AbstractVectorBox
friend

◆ AbstractVectorBox [2/3]

template<typename T , typename E >
class AbstractVectorBox ( )
friend

◆ AbstractVectorBox [3/3]

template<typename T , typename E >
class AbstractVectorBox ( )
friend

◆ PushButtonVectorBox

PushButtonVectorBox
friend

Member Data Documentation

◆ cb

void(* PushButton::cb) (int)

button callback function.

Takes a function pointer.

◆ height

int PushButton::height

◆ m_value

bool PushButton::m_value
private

◆ text

char* PushButton::text

button description

◆ toggle

int PushButton::toggle

-1 if normal button or 0/1 as state of a toggle button

◆ width

int PushButton::width

width/height of a push button

◆ x_pos

int PushButton::x_pos

x/y position of a push button

◆ y_pos

int PushButton::y_pos

Property Documentation

◆ AutoSynch

bool PushButton::AutoSynch
readwrite

◆ PropertyNode

QString PushButton::PropertyNode
readwrite

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