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)
 

Detailed Description

Definition at line 108 of file WidgetProxy.h.

Member Function Documentation

◆ clicked()

bool clicked ( ) const
inline

Definition at line 331 of file WidgetProxy.h.

+ Here is the caller graph for this function:

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