|
| class | AboutDialog |
| | The AboutDialog class models the UI for the vendor info, license details, credits etc. More...
|
| |
| class | AppSplashScreen |
| | The AppSplashScreen class implements a splash screen for Geometrize. More...
|
| |
| class | CommandLineEdit |
| | The CommandLineEdit class models the UI for the command line in a graphical script console. More...
|
| |
| class | CompletionBox |
| | The CompletionBox class is a line edit that facilitates searching task templates with an autocomplete drop-down list. More...
|
| |
| class | CreditsDialog |
| | The CreditsDialog class models the UI for the developer, artwork, localization etc credits pages. More...
|
| |
| class | ElidedLabel |
| | The ElidedLabel class is a label that elides text that does not fit within it. More...
|
| |
| class | GeometrizeSplashScreen |
| |
| class | GlobalPreferencesDialog |
| | The GlobalPreferencesDialog class models the UI for a tabbed preferences dialog for application-level preferences. Note this is a modal dialog, task-specific preferences are edited elsewhere. More...
|
| |
| class | ImageTaskExportWidget |
| | The ImageTaskExportWidget implements a widget for accessing and using the image task exporters e.g. for exporting image task shape data to JSON. More...
|
| |
| class | ImageTaskImageWidget |
| | The ImageTaskImageWidget implements a widget for viewing and manipulating the images that an image task works with. More...
|
| |
| class | ImageTaskRunnerWidget |
| | The ImageTaskRunnerWidget implements a widget for manipulating and changing the settings of an image task e.g. the number of times to mutate each shape the task generates. More...
|
| |
| class | ImageTaskScriptingWidget |
| | The ImageTaskScriptingWidget implements a widget for manipulating scripts that are run when an image is being geometrized e.g. before/after a shape is added. More...
|
| |
| class | ImageTaskShapeScriptingPanel |
| | The ImageTaskShapeScriptingPanel models the UI for the script editors for controlling image task shape setup, mutation etc. More...
|
| |
| class | ImageTaskStatsWidget |
| | The ImageTaskStatsWidget implements a widget for statistics relating to image task progress, such as the number of shapes created so far. More...
|
| |
| class | ImageTaskWindow |
| | The ImageTaskWindow class encapsulates the UI for manipiulating, running and viewing an image task that geometrizes an image. More...
|
| |
| class | LanguageSelectList |
| | The LanguageSelectList class implements a widget for selecting the application language/locale from a list of options. More...
|
| |
| class | LanguageSelectWidget |
| | The LanguageSelectWidget class implements a widget for selecting and viewing the application language/locale. More...
|
| |
| class | LaunchWindow |
| | The LaunchWindow class models the UI for a launchpad for opening new task templates and recent tasks. More...
|
| |
| class | LicenseDialog |
| | The LicenseDialog class models the UI for the software license text and notices. More...
|
| |
| class | OpenUrlDialog |
| | The OpenUrlDialog class models the UI for the dialog box users can enter URLs into to open remote images or webpages. More...
|
| |
| class | RangeSlider |
| |
| class | RecentTasksList |
| | The RecentTasksList class models the UI for a list of recently opened tasks. More...
|
| |
| class | RunScriptDialog |
| | The RunScriptDialog class models the UI for picking scripts to run, and specifying script options. More...
|
| |
| class | ScriptConsole |
| | The ScriptConsole class models a command line and output window. More...
|
| |
| class | ScriptEditorWidget |
| | The ScriptEditorWidget class implements a widget for interactively editing a Chaiscript function. More...
|
| |
| class | StringListModel |
| |
| class | TaskItemWidget |
| | The TaskItemWidget class is a button that opens/shows a task when pressed (such as a recently opened image, when used on the recently-opened items list). More...
|
| |
| class | TaskQueueWindow |
| | The TaskQueueWindow class encapsulates the UI for creating, configuring and executing a collection of tasks that geometrize images. More...
|
| |
| class | TemplateButton |
| | The TemplateButton class is a button that opens a task template when clicked. More...
|
| |
| class | TemplateGrid |
| | The TemplateGrid class models the UI for a dynamic grid of project templates. More...
|
| |
| class | WelcomeWindow |
| | The WelcomeWindow class models the UI for a quickstart tutorial/welcome page shown to users on first launch. More...
|
| |