#include <view.h>
Public Member Functions | |
TextView (const std::string &name, Resource< RT > *r) | |
~TextView () | |
Friends | |
class | WindowManager |
Gui::TextView< RT, VT >::TextView | ( | const std::string & | name, |
Resource< RT > * | r | ||
) | [inline] |
Gui::TextView< RT, VT >::~TextView | ( | ) | [inline] |
friend class WindowManager [friend] |
Reimplemented from Gui::View< RT, VT >.