Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

KGpgKeySelectionDlg Class Reference

#include <kgpgkeyselectiondlg.h>

Inheritance diagram for KGpgKeySelectionDlg:

KDialogBase Collaboration diagram for KGpgKeySelectionDlg:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Author:
Thomas Baumgart


Constructor & Destructor Documentation

KGpgKeySelectionDlg::KGpgKeySelectionDlg QWidget parent = 0,
const char *  name = 0
 

virtual KGpgKeySelectionDlg::~KGpgKeySelectionDlg  )  [inline, virtual]
 


Member Function Documentation

const QStringList KGpgKeySelectionDlg::keys void   )  const [inline]
 

Returns the list of keys currently listed in the KEditListBox

void KGpgKeySelectionDlg::setKeys const QStringList &  list  ) 
 

preset the key list with the given key ids in list

void KGpgKeySelectionDlg::slotIdChanged void   )  [protected, slot]
 

void KGpgKeySelectionDlg::slotKeyListChanged void   )  [protected, slot]
 


Member Data Documentation

int KGpgKeySelectionDlg::m_checkCount [private]
 

KLed* KGpgKeySelectionDlg::m_keyLed [private]
 

KEditListBox* KGpgKeySelectionDlg::m_listBox [private]
 

bool KGpgKeySelectionDlg::m_listOk [private]
 

bool KGpgKeySelectionDlg::m_needCheckList [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Nov 18 12:08:00 2008 for KMyMoney by  doxygen 1.4.1