CredentialsDialog

Search for usage in LXR

CredentialsDialog Class Reference

Inherits org::mauikit::control::PopupPage, and org::mauikit::controls::PopupPage.

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

bool CredentialsDialog::customServer
read

customServer : bool

Definition at line 40 of file CredentialsDialog.qml.

◆ passwordField

alias CredentialsDialog::passwordField
read

passwordField : TextField

Remarks
This property is read-only

Definition at line 55 of file CredentialsDialog.qml.

◆ serverField

alias CredentialsDialog::serverField
read

serverField : TextField

Remarks
This property is read-only

Definition at line 45 of file CredentialsDialog.qml.

◆ userField

alias CredentialsDialog::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 Fri Jun 21 2024 12:03:24 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.