|
|
#include <ArmarXGui/libraries/RemoteGui/Client/Widgets.h>
Inheritance diagram for GridLayout:Public Member Functions | |
| GridLayout & | add (Widget const &child, Pos pos, Span span=Span{1, 1}) |
| GridLayout () | |
Public Member Functions inherited from Widget | |
| std::string const & | getName () const |
| void | setName (std::string const &name) |
| Widget (void *iceWidget) | |
Additional Inherited Members | |
Public Attributes inherited from Widget | |
| std::shared_ptr< WidgetImpl > | impl |
| GridLayout | ( | ) |
Definition at line 433 of file Widgets.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| GridLayout & add | ( | Widget const & | child, |
| Pos | pos, | ||
| Span | span = Span{1, 1} ) |
Definition at line 438 of file Widgets.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: