|
class | QtApplicationPrivate |
|
bool QtUtils::QtApplication::exec |
( |
| ) |
|
EXEC: Start the interface execution This effectively will start the program.
QApplication * QtUtils::QtApplication::qt_application |
( |
| ) |
|
QT_APPLICATION: Get the pointer to the main QT Application
QtRenderResourcesContextHandle QtUtils::QtApplication::qt_renderresources_context |
( |
| ) |
|
QT_RENDERRESOURCES_CONTEXT: Get the handle to the renderresources
bool QtUtils::QtApplication::setup |
( |
int & |
argc, |
|
|
char ** |
argv |
|
) |
| |
SETUP: Setup the interface context
boost::signals2::signal< void () > QtUtils::QtApplication::enter_size_move_signal_ |
ENTER_SIZE_MOVE_SIGNAL: Triggered when the user starts resizing the application window.
boost::signals2::signal< void () > QtUtils::QtApplication::exit_size_move_signal_ |
EXIT_SIZE_MOVE_SIGNAL: Triggered when the user stops resizing the application window.
boost::signals2::signal< void (std::string) > QtUtils::QtApplication::osx_file_open_event_signal_ |
OSX_FILE_OPEN_EVENT_SIGNAL: Triggered via Mac OS X file associations
The documentation for this class was generated from the following files: