Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CPrvCloseDialog Class Reference
Inheritance diagram for CPrvCloseDialog:
[legend]
Collaboration diagram for CPrvCloseDialog:
[legend]

Public Member Functions

 CPrvCloseDialog (bool *isVisibleRef, bool *isPulsedRef, std::weak_ptr< CDialog > dialogModelsIndicatorOptRef)
 

Private Member Functions

void processClose () override
 

Private Attributes

bool * m_isVisibleRef
 
bool * m_isPulsedRef
 
std::weak_ptr< CDialogm_dialogModelsIndicatorOptRef
 

Constructor & Destructor Documentation

◆ CPrvCloseDialog()

CPrvCloseDialog::CPrvCloseDialog ( bool * isVisibleRef,
bool * isPulsedRef,
std::weak_ptr< CDialog > dialogModelsIndicatorOptRef )
inline

Member Function Documentation

◆ processClose()

void CPrvCloseDialog::processClose ( )
inlineoverrideprivatevirtual

Implements IListenerClose.

Member Data Documentation

◆ m_dialogModelsIndicatorOptRef

std::weak_ptr<CDialog> CPrvCloseDialog::m_dialogModelsIndicatorOptRef
private

◆ m_isPulsedRef

bool* CPrvCloseDialog::m_isPulsedRef
private

◆ m_isVisibleRef

bool* CPrvCloseDialog::m_isVisibleRef
private

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