Share

CAdUiThemeManager Class

Class Hierarchy

CAdUiThemeManager

C++

class CAdUiThemeManager;

File

aduiThemeManager.h

Description

The theme manager manages all the UI themes used by the application.

Remarks

Each CAdUiTheme instance maitains a reference count. It must be correctly adjusted using CAdUiThemeManager::ReleaseTheme() and CAdUiTheme::IncrementRefCount() to ensure the theme has the desired lifetime.

Links

CAdUiThemeManager Methods

Was this information helpful?