A helper class to enable or disable private UI definitions for the host container.
More...
#include <SWnd.h>
A helper class to enable or disable private UI definitions for the host container.
Definition at line 2663 of file SWnd.h.
◆ SAutoEnableHostPrivUiDef()
SAutoEnableHostPrivUiDef::SAutoEnableHostPrivUiDef |
( |
SWindow * | pOwner | ) |
|
|
inline |
Constructor that enables private UI definitions for the host container.
- Parameters
-
pOwner | Pointer 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.
◆ 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: