Mana
Loading...
Searching...
No Matches
Public Member Functions | List of all members
DerDisplay Class Reference
Inheritance diagram for DerDisplay:
AttrDisplay Container

Public Member Functions

 DerDisplay (int id, const std::string &name)
 
Type getType () override
 
- Public Member Functions inherited from AttrDisplay
 ~AttrDisplay () override
 
virtual std::string update ()
 
- Public Member Functions inherited from Container
 Container ()
 
 ~Container () override
 
void drawFrame (gcn::Graphics *graphics) override
 

Additional Inherited Members

- Public Types inherited from AttrDisplay
enum  Type { DERIVED , CHANGEABLE , UNKNOWN }
 
- Protected Member Functions inherited from AttrDisplay
 AttrDisplay (int id, const std::string &name)
 
- Protected Member Functions inherited from Container
LayoutgetLayout ()
 Gets the layout handler for this container.
 
LayoutCellplace (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.
 
- Protected Attributes inherited from AttrDisplay
const int mId
 
const std::string mName
 
LabelmLabel
 
LabelmValue
 

Detailed Description

Definition at line 72 of file statuswindow.cpp.

Constructor & Destructor Documentation

◆ DerDisplay()

DerDisplay::DerDisplay ( int  id,
const std::string &  name 
)

Definition at line 453 of file statuswindow.cpp.

Member Function Documentation

◆ getType()

Type DerDisplay::getType ( )
inlineoverridevirtual

Reimplemented from AttrDisplay.

Definition at line 76 of file statuswindow.cpp.


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