KDECore
KKeyServer::Variations Struct Reference
TODO: please document this class. More...
#include <kkeyserver_x11.h>
Public Types | |
enum | { MAX_VARIATIONS = 4 } |
Public Member Functions | |
uint | count () const |
void | init (const KKey &, bool bQt) |
const Key & | key (uint i) const |
Variations () | |
Public Attributes | |
uint | m_nVariations |
Key | m_rgkey [MAX_VARIATIONS] |
Detailed Description
TODO: please document this class.Definition at line 244 of file kkeyserver_x11.h.
Member Enumeration Documentation
anonymous enum |
Constructor & Destructor Documentation
KKeyServer::Variations::Variations | ( | ) | [inline] |
Definition at line 251 of file kkeyserver_x11.h.
Member Function Documentation
uint KKeyServer::Variations::count | ( | ) | const [inline] |
Definition at line 255 of file kkeyserver_x11.h.
const Key& KKeyServer::Variations::key | ( | uint | i | ) | const [inline] |
Definition at line 256 of file kkeyserver_x11.h.
Member Data Documentation
Definition at line 249 of file kkeyserver_x11.h.
Key KKeyServer::Variations::m_rgkey[MAX_VARIATIONS] |
Definition at line 248 of file kkeyserver_x11.h.
The documentation for this struct was generated from the following file: