|
| AttrDisplay (int id, const std::string &name) |
|
Layout & | getLayout () |
| Gets the layout handler for this container.
|
|
LayoutCell & | place (int x, int y, gcn::Widget *wg, int w=1, int h=1) |
| Adds a widget to the container and sets it at given cell.
|
|
ContainerPlacer | getPlacer (int x, int y) |
| Returns a proxy for adding widgets in an inner table of the layout.
|
|
Definition at line 50 of file statuswindow.cpp.
◆ Type
◆ ~AttrDisplay()
AttrDisplay::~AttrDisplay |
( |
| ) |
|
|
override |
◆ AttrDisplay()
AttrDisplay::AttrDisplay |
( |
int |
id, |
|
|
const std::string & |
name |
|
) |
| |
|
protected |
◆ getType()
virtual Type AttrDisplay::getType |
( |
| ) |
|
|
inlinevirtual |
◆ update()
std::string AttrDisplay::update |
( |
| ) |
|
|
virtual |
◆ mId
const int AttrDisplay::mId |
|
protected |
◆ mLabel
Label* AttrDisplay::mLabel |
|
protected |
◆ mName
const std::string AttrDisplay::mName |
|
protected |
◆ mValue
Label* AttrDisplay::mValue |
|
protected |
The documentation for this class was generated from the following file: