#include <kgpgkeyselectiondlg.h>
Inheritance diagram for KGpgKeySelectionDlg:


Public Member Functions | |
| KGpgKeySelectionDlg (QWidget *parent=0, const char *name=0) | |
| virtual | ~KGpgKeySelectionDlg () |
| void | setKeys (const QStringList &list) |
| const QStringList | keys (void) const |
Protected Slots | |
| void | slotIdChanged (void) |
| void | slotKeyListChanged (void) |
Private Attributes | |
| KEditListBox * | m_listBox |
| KLed * | m_keyLed |
| bool | m_needCheckList |
| bool | m_listOk |
| int | m_checkCount |
|
||||||||||||
|
|
|
|
|
|
|
Returns the list of keys currently listed in the KEditListBox |
|
|
preset the key list with the given key ids in list |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1