FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Friends | List of all members
CAdUiTheme Class Reference

#include <CAdUiTheme.h>

Public Member Functions

bool IsDark (void) const
 
CAdUiThemeoperator= (CAdUiTheme const &)
 
int SetARGBColor (enum AdUiThemeElement, DWORD)
 
DWORD GetARGBColor (enum AdUiThemeElement) const
 
bool UsesActiveThemeColors (void) const
 
CAdUiThemeoperator= (CAdUiTheme const *)
 
int GetData (int, CStringW &) const
 
int GetData (int, unsigned long &) const
 
int GetFont (AdUiThemeElement, CFont *&) const
 
int GetFont (AdUiThemeElement, tagLOGFONTW *) const
 
int RegisterReactor (CAdUiThemeModifiedReactor *)
 
int SetColor (AdUiThemeElement, unsigned long)
 
int SetFont (AdUiThemeElement, tagLOGFONTW *)
 
int UnregisterReactor (CAdUiThemeModifiedReactor *)
 
unsigned long GetColor (AdUiThemeElement) const
 
voidGetDataPtr (int) const
 
void IncrementRefCount (void)
 
void ResumeModifiedNotifications (void)
 
void SendModifiedNotification (void) const
 
void SetData (int, CStringW const &)
 
void SetData (int, unsigned long const &)
 
void SetDataPtr (int, void *)
 
void SuspendModifiedNotifications (void)
 

Static Public Member Functions

static COLORREF GetRGBForeColor (DWORD, COLORREF)
 

Friends

class DefValueProducer
 

Detailed Description

Definition at line 23 of file CAdUiTheme.h.

Member Function Documentation

◆ GetARGBColor()

DWORD CAdUiTheme::GetARGBColor ( enum AdUiThemeElement) const

◆ GetColor()

unsigned long CAdUiTheme::GetColor ( AdUiThemeElement ) const

◆ GetData() [1/2]

int CAdUiTheme::GetData ( int ,
CStringW &  ) const

◆ GetData() [2/2]

int CAdUiTheme::GetData ( int ,
unsigned long &  ) const

◆ GetDataPtr()

void * CAdUiTheme::GetDataPtr ( int ) const

◆ GetFont() [1/2]

int CAdUiTheme::GetFont ( AdUiThemeElement ,
CFont *&  ) const

◆ GetFont() [2/2]

int CAdUiTheme::GetFont ( AdUiThemeElement ,
tagLOGFONTW *  ) const

◆ GetRGBForeColor()

static COLORREF CAdUiTheme::GetRGBForeColor ( DWORD ,
COLORREF  )
static

◆ IncrementRefCount()

void CAdUiTheme::IncrementRefCount ( void )

◆ IsDark()

bool CAdUiTheme::IsDark ( void ) const

◆ operator=() [1/2]

CAdUiTheme & CAdUiTheme::operator= ( CAdUiTheme const & )

◆ operator=() [2/2]

CAdUiTheme & CAdUiTheme::operator= ( CAdUiTheme const * )

◆ RegisterReactor()

int CAdUiTheme::RegisterReactor ( CAdUiThemeModifiedReactor * )

◆ ResumeModifiedNotifications()

void CAdUiTheme::ResumeModifiedNotifications ( void )

◆ SendModifiedNotification()

void CAdUiTheme::SendModifiedNotification ( void ) const

◆ SetARGBColor()

int CAdUiTheme::SetARGBColor ( enum AdUiThemeElement,
DWORD  )

◆ SetColor()

int CAdUiTheme::SetColor ( AdUiThemeElement ,
unsigned long  )

◆ SetData() [1/2]

void CAdUiTheme::SetData ( int ,
CStringW const &  )

◆ SetData() [2/2]

void CAdUiTheme::SetData ( int ,
unsigned long const &  )

◆ SetDataPtr()

void CAdUiTheme::SetDataPtr ( int ,
void *  )

◆ SetFont()

int CAdUiTheme::SetFont ( AdUiThemeElement ,
tagLOGFONTW *  )

◆ SuspendModifiedNotifications()

void CAdUiTheme::SuspendModifiedNotifications ( void )

◆ UnregisterReactor()

int CAdUiTheme::UnregisterReactor ( CAdUiThemeModifiedReactor * )

◆ UsesActiveThemeColors()

bool CAdUiTheme::UsesActiveThemeColors ( void ) const

Friends And Related Symbol Documentation

◆ DefValueProducer

friend class DefValueProducer
friend

Definition at line 25 of file CAdUiTheme.h.


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