soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
SAutoEnableHostPrivUiDef Class Reference

A helper class to enable or disable private UI definitions for the host container. More...

#include <SWnd.h>

Public Member Functions

 SAutoEnableHostPrivUiDef (SWindow *pOwner)
 Constructor that enables private UI definitions for the host container.
 
 ~SAutoEnableHostPrivUiDef ()
 Destructor that disables private UI definitions for the host container.
 

Protected Attributes

SWindowm_pOwner
 

Detailed Description

A helper class to enable or disable private UI definitions for the host container.

Definition at line 2663 of file SWnd.h.

Constructor & Destructor Documentation

◆ SAutoEnableHostPrivUiDef()

SAutoEnableHostPrivUiDef::SAutoEnableHostPrivUiDef ( SWindow * pOwner)
inline

Constructor that enables private UI definitions for the host container.

Parameters
pOwnerPointer to the owner window.

Definition at line 2669 of file SWnd.h.

◆ ~SAutoEnableHostPrivUiDef()

SAutoEnableHostPrivUiDef::~SAutoEnableHostPrivUiDef ( )
inline

Destructor that disables private UI definitions for the host container.

Definition at line 2678 of file SWnd.h.

Member Data Documentation

◆ m_pOwner

SWindow* SAutoEnableHostPrivUiDef::m_pOwner
protected

Pointer to the owner window.

Definition at line 2684 of file SWnd.h.


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