Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CDiamarPanelTools.cpp File Reference
Include dependency graph for CDiamarPanelTools.cpp:

Classes

class  CPrvOkChangePassword
 
class  CPrvIsAcceptLimitsChannels
 
class  CPrvClickBtoAlarmLimit
 
class  CPrvClickChangePassword
 
class  CPrvDiamarClickPasswordSettings
 
class  CPrvDiamarClickUnsuccessfulLoginSettings
 
class  CPrvDiamarClickViewUserResetPasswords
 
class  CPrvDiamarClickViewPanelUsersBlockStates
 
class  CPrvClickAccessPanel
 
class  CPrvDiamarClickGenerateRandomPasswordButton
 
class  CPrvSelChannelsListEdit
 

Functions

static CEditprvEditPassword (std::string *entryRefOpt=nullptr)
 
static AbstractComponentGUIprvPanelPermission (std::string *enteredPassword, const std::string_view profileName="")
 
static void prvAddUser (CLayoutGrid *layout, const uint64_t indRow, const std::weak_ptr< iv::diamar::UserProfile > &changingProfile, const bool canEditPassword, const bool withPassWord, bool *hasPermissionOpt)
 
bool prvGetPasswordSettingsVisibility ()
 
static AbstractComponentGUIprvUserSettingsButtonsPanel ()
 

Function Documentation

◆ prvAddUser()

static void prvAddUser ( CLayoutGrid * layout,
const uint64_t indRow,
const std::weak_ptr< iv::diamar::UserProfile > & changingProfile,
const bool canEditPassword,
const bool withPassWord,
bool * hasPermissionOpt )
static

◆ prvEditPassword()

static CEdit * prvEditPassword ( std::string * entryRefOpt = nullptr)
static

◆ prvGetPasswordSettingsVisibility()

bool prvGetPasswordSettingsVisibility ( )

◆ prvPanelPermission()

static AbstractComponentGUI * prvPanelPermission ( std::string * enteredPassword,
const std::string_view profileName = "" )
static

◆ prvUserSettingsButtonsPanel()

static AbstractComponentGUI * prvUserSettingsButtonsPanel ( )
static