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.nosp@m.l@kd.nosp@m.e.org

Definition at line 24 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 Sat Sep 23 2023 03:56:13 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.