Base class for the application object. More...

#include <application.h>

Public Member Functions

virtual ~Application ()
 

Static Public Member Functions

static const std::vector< std::string > & main_args ()
 Returns the command line arguments passed to the application. More...
 

Detailed Description

Base class for the application object.

Constructor & Destructor Documentation

virtual uicore::Application::~Application ( )
inlinevirtual

Member Function Documentation

static const std::vector<std::string>& uicore::Application::main_args ( )
static

Returns the command line arguments passed to the application.


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