|
The current resolution of the scene.
Public Attributes | |
| int | x |
| Get/Set the X value of the current preview resolution. | |
| int | y |
| Get/Set the Y value of the current preview resolution. | |
| QString | default_name |
| The default resolution name, if one is being used. More... | |
| double | default_FOV |
| Get the default FOV value. | |
| QMap< QString, OMC::ProjectNamedResolution * > | names |
| Get/Set the Y value of the default resolution. More... | |
|
readwrite |
The default resolution name, if one is being used.
The default_name is used to get the preset name of the project's resolution, or set it to a named resolution.
Setting the Project to a Named Resolution
| OMC::ProjectResolution::names |
Get/Set the Y value of the default resolution.
Named resolutions are preset resolutions available within the application. This is useful for applying standard resolutions to the scene.

