#include <kkeyserver_x11.h>
|
enum | { MAX_VARIATIONS = 4
} |
|
|
void | init (const KKey &, bool bQt) |
|
uint | count () const |
|
const Key & | key (uint i) const |
|
TODO: please document this class.
Definition at line 244 of file kkeyserver_x11.h.
◆ anonymous enum
◆ Variations()
KKeyServer::Variations::Variations |
( |
| ) |
|
|
inline |
◆ count()
uint KKeyServer::Variations::count |
( |
| ) |
const |
|
inline |
◆ key()
const Key & KKeyServer::Variations::key |
( |
uint |
i | ) |
const |
|
inline |
◆ m_nVariations
uint KKeyServer::Variations::m_nVariations |
◆ m_rgkey
Key KKeyServer::Variations::m_rgkey[MAX_VARIATIONS] |
The documentation for this struct was generated from the following file: