|
A named resolution object, containing the properties of a saved resolution.
Public Attributes | |
| int | x |
| Get the X value of the named resolution. | |
| int | y |
| Get the Y value of the named resolution. | |
| double | fov |
| Get the fov value of the named resolution. | |
| QString | name |
| Get the name value of the named resolution. | |
| QString | projection |
| Get the project-type of the named resolution. | |

