Libkleo
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345678]
CKleo::AdoptLockType | Assume the calling thread has already obtained mutex ownership and manage it |
CKleo::DefaultKeyGenerationJob | Generates a PGP RSA/2048 bit key pair for given name and email address |
CKleo::DeferLockType | Do not acquire ownership of the mutex |
CKleo::DN | DN parser and reorderer |
▼CKleo::KeyFilter | An abstract base class key filters |
CKleo::DefaultKeyFilter | Default implementation of key filter class |
▼CQObject [external] | |
CKleo::KeyResolver | Class to find Keys for E-Mail signing and encryption |
▼CQAbstractItemModel [external] | |
▼CQAbstractProxyModel [external] | |
▼CQIdentityProxyModel [external] | |
▼CKRearrangeColumnsProxyModel [external] | |
CKleo::KeyRearrangeColumnsProxyModel | KRearrangeColumnsProxymodel that implements the KeyListModelInterface |
▼CQAction [external] | |
CKleo::DocAction | An action for custom documentation which is opened by file |
▼CQWidget [external] | |
CKleo::KeyRequester | Base class for SigningKeyRequester and EncryptionKeyRequester |
CKleo::NameAndEmailWidget | A widget containing a name and an email field |
▼CQDialog [external] | |
CKleo::NewKeyApprovalDialog | A dialog to show for encryption / signing key approval or selection |
CKleo::OpenPGPCertificateCreationDialog | Dialog to create a new OpenPGP key |
▼CQProgressDialog [external] | |
CKleo::ProgressDialog | A progress dialog for Kleo::Jobs |
▼CQFrame [external] | |
▼CQAbstractScrollArea [external] | |
▼CQAbstractItemView [external] | |
▼CQTreeView [external] | |
CKleo::TreeView | A tree view that allows accessible column by column keyboard navigation and that has customizable columns through a context menu in the header |
▼CQTreeWidget [external] | |
CKleo::TreeWidget | A tree widget that allows accessible column by column keyboard navigation and that has customizable columns through a context menu in the header |
▼CQScrollArea [external] | |
CKleo::AdjustingScrollArea | This class improves a few aspects of QScrollArea for usage by us, in particular, for vertically scrollable widgets |
▼CQProgressBar [external] | |
CKleo::ProgressBar | A QProgressBar with self-powered busy indicator |
▼CQTabWidget [external] | |
CKleo::CryptoConfigModule | Crypto Config Module widget, dynamically generated from CryptoConfig It's a simple QWidget so that it can be embedded into a dialog or into a KCModule |
▼CQPaintDevice [external] | |
CQWidget [external] | |
CKleo::KeyResolver::Solution | Solution represents the solution found by the KeyResolver |
CKleo::TryToLockType | Try to acquire ownership of the mutex without blocking |
CKleo::UniqueLock | A movable scoped lock type for QMutex |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:01 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:29:01 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.