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.
Accounts dialog
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-2025 The KDE developers.
Generated on Fri May 2 2025 11:56:01 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
          Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:56:01 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.