API Documentation
Loading...
Searching...
No Matches
ThemeChanger Class Reference

An animation that slowly changes the color over the entire UI. More...

#include <NDEVRTheme.h>

Inheritance diagram for ThemeChanger:
[legend]
Collaboration diagram for ThemeChanger:
[legend]

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
 
NDEVRProxyStylestyle
 

Protected Attributes

QPropertyAnimation * m_animation
 

Properties

float percent
 

Detailed Description

An animation that slowly changes the color over the entire UI.


autotoc_md939

Constructor & Destructor Documentation

◆ ThemeChanger()

Member Function Documentation

◆ percent()

float percent ( ) const

◆ setPercent()

void setPercent ( float percent)

◆ startAnimation()

void startAnimation ( )

Member Data Documentation

◆ end

◆ m_animation

QPropertyAnimation* m_animation
protected

◆ start

◆ style

Property Documentation

◆ percent

float percent
readwrite

The documentation for this class was generated from the following file: