mailtransport
TransportPrivate Class Reference
#include <transport_p.h>
Public Attributes | |
bool | needsWalletMigration |
QString | oldName |
QString | password |
bool | passwordDirty |
bool | passwordLoaded |
bool | passwordNeedsUpdateFromWallet |
bool | storePasswordInFile |
MailTransport::TransportType | transportType |
Detailed Description
Private class that helps to provide binary compatibility between releases.
Definition at line 29 of file transport_p.h.
Member Data Documentation
◆ needsWalletMigration
bool TransportPrivate::needsWalletMigration |
Definition at line 38 of file transport_p.h.
◆ oldName
QString TransportPrivate::oldName |
Definition at line 34 of file transport_p.h.
◆ password
QString TransportPrivate::password |
Definition at line 33 of file transport_p.h.
◆ passwordDirty
bool TransportPrivate::passwordDirty |
Definition at line 36 of file transport_p.h.
◆ passwordLoaded
bool TransportPrivate::passwordLoaded |
Definition at line 35 of file transport_p.h.
◆ passwordNeedsUpdateFromWallet
bool TransportPrivate::passwordNeedsUpdateFromWallet |
Definition at line 39 of file transport_p.h.
◆ storePasswordInFile
bool TransportPrivate::storePasswordInFile |
Definition at line 37 of file transport_p.h.
◆ transportType
MailTransport::TransportType TransportPrivate::transportType |
Definition at line 32 of file transport_p.h.
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 Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.