Messagelib

MessageViewer::KeyInfo Struct Reference

#include <dkimmanagerkey.h>

Public Member Functions

 KeyInfo (const QString &key, const QString &sel, const QString &dom, const QDateTime &storedAt={}, const QDateTime &lastUsed={})
 
bool operator!= (const KeyInfo &) const
 
bool operator== (const KeyInfo &) const
 

Public Attributes

QString domain
 
QString keyValue
 
QDateTime lastUsedDateTime
 
QString selector
 
QDateTime storedAtDateTime
 

Detailed Description

The KeyInfo struct.

Author
Laurent Montel monte[email protected][email protected][email protected]e.org

Definition at line 25 of file dkimmanagerkey.h.


The documentation for this struct was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Mar 20 2023 04:04:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.