Section courante

A propos

Section administrative du site

SkyGI::PasswordDialogView::Private

Interface graphique : Vue de dialogue de mot de passe privé
SkyOS pour C++

Description

Cette classe contient le visualisateur d'une boite de dialogue de mot de passe en interne.

Attributs

Attribut Prototype Description
PBUTTONVIEW LayoutViewHorizontal* SkyGI::PasswordDialogView::Private::pButtonView; Cet attribut contient un pointeur vers bouton de vue.
PCAPTION StringView* SkyGI::PasswordDialogView::Private::pCaption; Cet attribut contient un pointeur vers titre ou une légende.
PBUTTONCANCEL Button* SkyGI::PasswordDialogView::Private::pButtonCancel; Cet attribut contient un pointeur vers un bouton d'annulation.
PLAYOUTVIEWNAME LayoutViewHorizontal* SkyGI::PasswordDialogView::Private::pLayoutViewName; Cet attribut contient un pointeur vers une disposition de visualisation de nom.
PLAYOUTVIEWPASSWORD LayoutViewHorizontal* SkyGI::PasswordDialogView::Private::pLayoutViewPassword; Cet attribut contient un pointeur vers une disposition de visualisation de mot de passe.
PSTRINGNAME StringView* SkyGI::PasswordDialogView::Private::pStringName; Cet attribut contient un pointeur vers une chaîne de caractères du nom.
PSTRINGNAME TextView* SkyGI::PasswordDialogView::Private::pEditName; Cet attribut contient un pointeur vers un nom d'édition.
PSTRINGPASSWORD StringView* SkyGI::PasswordDialogView::Private::pStringPassword; Cet attribut contient un pointeur vers une chaîne de caractères de mot de passe.
PSTRINGPASSWORD TextView* SkyGI::PasswordDialogView::Private::pEditPassword; Cet attribut contient un pointeur vers un édition de mot de passe.
PLAYOUTVIEWCHECKBOX LayoutViewHorizontal* SkyGI::PasswordDialogView::Private::pLayoutViewCheckBox; Cet attribut contient un pointeur vers une disposition de case à cocher.
PCHECKBOX CheckBox* SkyGI::PasswordDialogView::Private::pCheckBox; Cet attribut contient un pointeur vers une case à cocher.


Dernière mise à jour : Mardi, le 31 octobre 2017