![]() |
Geometrize
1.0
An application for geometrizing images into geometric primitives
|
#include <memory>
Go to the source code of this file.
Classes | |
class | geometrize::dialog::AppSplashScreen |
The AppSplashScreen class implements a splash screen for Geometrize. More... | |
Namespaces | |
geometrize | |
geometrize::dialog | |
Enumerations | |
enum | geometrize::dialog::SplashState { geometrize::dialog::SplashState::STARTING, geometrize::dialog::SplashState::LOADING_LAUNCHER_WINDOW, geometrize::dialog::SplashState::FINISHED } |
The SplashState enum provides identifiers for the states of the splash screen. More... | |
Functions | |
AppSplashScreen & | geometrize::dialog::sharedSplashInstance () |
sharedInstance Gets a singleton/shared instance of the application splash screen. More... | |