CredentialsDialog
CredentialsDialog Class Reference
Properties | |
bool | customServer |
alias | passwordField |
alias | serverField |
alias | userField |
Signals | |
void | accepted () |
Detailed Description
A dialog for enetering the credentials for an online account.
Definition at line 33 of file CredentialsDialog.qml.
Property Documentation
◆ customServer
|
read |
customServer : bool
Definition at line 40 of file CredentialsDialog.qml.
◆ passwordField
|
read |
passwordField : TextField
- Remarks
- This property is read-only
Definition at line 55 of file CredentialsDialog.qml.
◆ serverField
|
read |
serverField : TextField
- Remarks
- This property is read-only
Definition at line 45 of file CredentialsDialog.qml.
◆ userField
|
read |
userField : TextField
- Remarks
- This property is read-only
Definition at line 50 of file CredentialsDialog.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:39:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:39:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.