kmail

Kleo::KeyResolver::SplitInfo Struct Reference

#include <keyresolver.h>

List of all members.


Public Member Functions

 SplitInfo (const QStringList &r, const std::vector< GpgME::Key > &k)
 SplitInfo (const QStringList &r)
 SplitInfo ()

Public Attributes

std::vector< GpgME::Key > keys
QStringList recipients

Detailed Description

Definition at line 211 of file keyresolver.h.


Constructor & Destructor Documentation

Kleo::KeyResolver::SplitInfo::SplitInfo (  )  [inline]

Definition at line 212 of file keyresolver.h.

Kleo::KeyResolver::SplitInfo::SplitInfo ( const QStringList r  )  [inline]

Definition at line 213 of file keyresolver.h.

Kleo::KeyResolver::SplitInfo::SplitInfo ( const QStringList r,
const std::vector< GpgME::Key > &  k 
) [inline]

Definition at line 214 of file keyresolver.h.


Member Data Documentation

std::vector<GpgME::Key> Kleo::KeyResolver::SplitInfo::keys

Definition at line 217 of file keyresolver.h.


The documentation for this struct was generated from the following file: