ButtonProxy Class Reference

#include <ArmarXGui/libraries/RemoteGui/WidgetProxy.h>

+ Inheritance diagram for ButtonProxy:

Public Member Functions

bool clicked () const
 
- Public Member Functions inherited from ValueProxy< int >
T2 cast_lexical () const
 
T2 cast_static () const
 
int get () const
 
void set (int const &value)
 
void set (std::atomic< T1 > const &value)
 
 WidgetProxy (TabProxy *tab, std::string const &name)
 
 WidgetProxy (TabProxy *tab, std::string const &name)
 
- Public Member Functions inherited from WidgetProxy
bool isDisabled () const
 
bool isHidden () const
 
void setDisabled (bool disabled=true)
 
void setHidden (bool hidden=true)
 
 WidgetProxy (TabProxy *tab, std::string const &name)
 

Additional Inherited Members

- Protected Attributes inherited from WidgetProxy
std::string name
 
TabProxytab
 

Detailed Description

Definition at line 111 of file WidgetProxy.h.

Member Function Documentation

◆ clicked()

bool clicked ( ) const
inline

Definition at line 362 of file WidgetProxy.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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