19 using std::unique_ptr;
94 void reshape(
int width,
int height)
override;
106 static int main(
int argc,
char** argv);
Application base class, please make sure to allocate application on heap to have correct application ...
Archive file system implementation.
Properties class, which helps out with storeing or loading key value pairs from/to property files.
GUI action listener interface.
GUI change listener interface.
#define FORBID_CLASS_COPY(CLASS)