![]() |
API Documentation
|
An animation that slowly changes the color over the entire UI. More...
#include <NDEVRTheme.h>
Public Member Functions | |
| float | percent () const |
| void | setPercent (float percent) |
| void | startAnimation () |
| ThemeChanger (NDEVRLightingTheme start, NDEVRLightingTheme end, NDEVRProxyStyle *style) | |
Public Attributes | |
| NDEVRLightingTheme | end |
| NDEVRLightingTheme | start |
| NDEVRProxyStyle * | style |
Protected Attributes | |
| QPropertyAnimation * | m_animation |
Properties | |
| float | percent |
An animation that slowly changes the color over the entire UI.
| ThemeChanger | ( | NDEVRLightingTheme | start, |
| NDEVRLightingTheme | end, | ||
| NDEVRProxyStyle * | style ) |
| float percent | ( | ) | const |
| void setPercent | ( | float | percent | ) |
| void startAnimation | ( | ) |
|
protected |
| NDEVRLightingTheme start |
| NDEVRProxyStyle* style |
|
readwrite |