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

Public Member Functions

 CPrvClickAccessPanel (const std::weak_ptr< iv::diamar::UserProfile > &accessingProfile, CEdit *editPasswordOpt, bool *hasPermissionOpt)
 

Private Member Functions

bool prvRequestForPasswordChange (CDialog *dlgFather, const std::string &passwordChangeReason) const
 
void click (CEventClick *evtClick) override
 

Private Attributes

std::weak_ptr< iv::diamar::UserProfilem_accessingProfile
 
CEditm_editPasswordOpt
 
bool * m_hasPermissionOpt
 

Constructor & Destructor Documentation

◆ CPrvClickAccessPanel()

CPrvClickAccessPanel::CPrvClickAccessPanel ( const std::weak_ptr< iv::diamar::UserProfile > & accessingProfile,
CEdit * editPasswordOpt,
bool * hasPermissionOpt )
inline

Member Function Documentation

◆ click()

void CPrvClickAccessPanel::click ( CEventClick * evtClick)
inlineoverrideprivatevirtual

Implements IListenerClick.

◆ prvRequestForPasswordChange()

bool CPrvClickAccessPanel::prvRequestForPasswordChange ( CDialog * dlgFather,
const std::string & passwordChangeReason ) const
inlineprivate

Member Data Documentation

◆ m_accessingProfile

std::weak_ptr<iv::diamar::UserProfile> CPrvClickAccessPanel::m_accessingProfile
private

◆ m_editPasswordOpt

CEdit* CPrvClickAccessPanel::m_editPasswordOpt
private

◆ m_hasPermissionOpt

bool* CPrvClickAccessPanel::m_hasPermissionOpt
private

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