Application for managing UI and other features. More...
#include <application.hpp>
Public Member Functions | |
Application (int argc, char **argv) | |
Construct a new Application object. | |
Application for managing UI and other features.
tde::Application::Application | ( | int | argc, |
char ** | argv | ||
) |
Construct a new Application object.
argc | Number of arguments. |
argv | Arguments. |