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

#include <CAdUiPanelSet.h>

Inheritance diagram for CAdUiPanelSet:

Public Member Functions

 DECLARE_DYNCREATE (CAdUiPanelSet)
 
 CAdUiPanelSet (void)
 
CAdUiPanelGetActivePanel (void) const
 
CAdUiPanelGetPanel (int) const
 
CAdUiThemeGetTheme (void) const
 
AdUi::AdUiIconMode GetIconMode (void) const
 
int AddPanel (CAdUiPanel *)
 
int GetActivePanelIndex (void) const
 
int GetPanelCount (void) const
 
int GetPanelIndex (CAdUiPanel *) const
 
int HasVisiblePanel (void) const
 
int InsertPanel (int, CAdUiPanel *)
 
int RemovePanel (CAdUiPanel *)
 
int RemovePanel (int)
 
int SetActivePanel (CAdUiPanel *)
 
int SetActivePanel (int)
 
int SetIconMode (AdUi::AdUiIconMode)
 
int SetTheme (CAdUiTheme *)
 
virtual ~CAdUiPanelSet (void)
 
virtual int GetMinimumSize (CSize &) const
 
virtual int Load (IUnknown *)
 
virtual int Save (IUnknown *)
 

Protected Member Functions

long OnActivatePanel (unsigned int, long)
 
long OnAdUiThemeChanged (unsigned int, long)
 
virtual int AdUiThemeModified (CAdUiTheme *)
 
virtual int OnActivatedPanel (CAdUiPanel *)
 
virtual int UpdateLayout (void)
 
void OnPaint (void)
 
void OnSize (unsigned int, int, int)
 

Detailed Description

Definition at line 27 of file CAdUiPanelSet.h.

Constructor & Destructor Documentation

◆ CAdUiPanelSet()

CAdUiPanelSet::CAdUiPanelSet ( void )

◆ ~CAdUiPanelSet()

virtual CAdUiPanelSet::~CAdUiPanelSet ( void )
virtual

Member Function Documentation

◆ AddPanel()

int CAdUiPanelSet::AddPanel ( CAdUiPanel * )

◆ AdUiThemeModified()

virtual int CAdUiPanelSet::AdUiThemeModified ( CAdUiTheme * )
protectedvirtual

◆ DECLARE_DYNCREATE()

CAdUiPanelSet::DECLARE_DYNCREATE ( CAdUiPanelSet )

◆ GetActivePanel()

CAdUiPanel * CAdUiPanelSet::GetActivePanel ( void ) const

◆ GetActivePanelIndex()

int CAdUiPanelSet::GetActivePanelIndex ( void ) const

◆ GetIconMode()

AdUi::AdUiIconMode CAdUiPanelSet::GetIconMode ( void ) const

◆ GetMinimumSize()

virtual int CAdUiPanelSet::GetMinimumSize ( CSize & ) const
virtual

◆ GetPanel()

CAdUiPanel * CAdUiPanelSet::GetPanel ( int ) const

◆ GetPanelCount()

int CAdUiPanelSet::GetPanelCount ( void ) const

◆ GetPanelIndex()

int CAdUiPanelSet::GetPanelIndex ( CAdUiPanel * ) const

◆ GetTheme()

CAdUiTheme * CAdUiPanelSet::GetTheme ( void ) const

◆ HasVisiblePanel()

int CAdUiPanelSet::HasVisiblePanel ( void ) const

◆ InsertPanel()

int CAdUiPanelSet::InsertPanel ( int ,
CAdUiPanel *  )

◆ Load()

virtual int CAdUiPanelSet::Load ( IUnknown * )
virtual

◆ OnActivatedPanel()

virtual int CAdUiPanelSet::OnActivatedPanel ( CAdUiPanel * )
protectedvirtual

◆ OnActivatePanel()

long CAdUiPanelSet::OnActivatePanel ( unsigned int ,
long  )
protected

◆ OnAdUiThemeChanged()

long CAdUiPanelSet::OnAdUiThemeChanged ( unsigned int ,
long  )
protected

◆ OnPaint()

void CAdUiPanelSet::OnPaint ( void )
protected

◆ OnSize()

void CAdUiPanelSet::OnSize ( unsigned int ,
int ,
int  )
protected

◆ RemovePanel() [1/2]

int CAdUiPanelSet::RemovePanel ( CAdUiPanel * )

◆ RemovePanel() [2/2]

int CAdUiPanelSet::RemovePanel ( int )

◆ Save()

virtual int CAdUiPanelSet::Save ( IUnknown * )
virtual

◆ SetActivePanel() [1/2]

int CAdUiPanelSet::SetActivePanel ( CAdUiPanel * )

◆ SetActivePanel() [2/2]

int CAdUiPanelSet::SetActivePanel ( int )

◆ SetIconMode()

int CAdUiPanelSet::SetIconMode ( AdUi::AdUiIconMode )

◆ SetTheme()

int CAdUiPanelSet::SetTheme ( CAdUiTheme * )

◆ UpdateLayout()

virtual int CAdUiPanelSet::UpdateLayout ( void )
protectedvirtual

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