#include <InfoViewer.h>
Inheritance diagram for OglGui::InfoViewer:
Public Member Functions | |
InfoViewer (Window *parent, int x, int y, int width, int height, strconst title="Info", strconst fName="README.txt") | |
TextEdit * | Editor () |
Private Member Functions | |
void | Init (strconst fName) |
Private Attributes | |
TextEdit * | mEditor |
Definition at line 14 of file InfoViewer.h.