libkleo
Kleo::KeyListView Class Reference
#include <keylistview.h>
Inherits K3ListView.
Detailed Description
Definition at line 207 of file keylistview.h.
Constructor & Destructor Documentation
| Kleo::KeyListView::KeyListView | ( | const ColumnStrategy * | strategy, | |
| const DisplayStrategy * | display = 0, |
|||
| QWidget * | parent = 0, |
|||
| Qt::WFlags | f = 0 | |||
| ) |
Definition at line 89 of file keylistview.cpp.
| Kleo::KeyListView::~KeyListView | ( | ) |
Definition at line 122 of file keylistview.cpp.
Member Function Documentation
| void Kleo::KeyListView::clear | ( | ) |
| const ColumnStrategy* Kleo::KeyListView::columnStrategy | ( | ) | const [inline] |
Definition at line 266 of file keylistview.h.
| void Kleo::KeyListView::contextMenu | ( | Kleo::KeyListViewItem * | , | |
| const QPoint & | ||||
| ) | [signal] |
| const DisplayStrategy* Kleo::KeyListView::displayStrategy | ( | ) | const [inline] |
Definition at line 267 of file keylistview.h.
| void Kleo::KeyListView::doubleClicked | ( | Kleo::KeyListViewItem * | , | |
| const QPoint & | , | |||
| int | ||||
| ) | [signal] |
| bool Kleo::KeyListView::event | ( | QEvent * | e | ) | [protected, virtual] |
Definition at line 135 of file keylistview.cpp.
| Kleo::KeyListViewItem * Kleo::KeyListView::firstChild | ( | ) | const |
| void Kleo::KeyListView::flushKeys | ( | ) | [inline] |
Definition at line 272 of file keylistview.h.
| bool Kleo::KeyListView::hasSelection | ( | ) | const |
Definition at line 858 of file keylistview.cpp.
| bool Kleo::KeyListView::hierarchical | ( | ) | const [inline] |
Definition at line 269 of file keylistview.h.
| void Kleo::KeyListView::insertItem | ( | Q3ListViewItem * | qlvi | ) |
| Kleo::KeyListViewItem * Kleo::KeyListView::itemByFingerprint | ( | const QByteArray & | s | ) | const |
Definition at line 317 of file keylistview.cpp.
| void Kleo::KeyListView::returnPressed | ( | Kleo::KeyListViewItem * | ) | [signal] |
| Kleo::KeyListViewItem * Kleo::KeyListView::selectedItem | ( | ) | const |
| Q3PtrList< Kleo::KeyListViewItem > Kleo::KeyListView::selectedItems | ( | ) | const |
| void Kleo::KeyListView::selectionChanged | ( | Kleo::KeyListViewItem * | ) | [signal] |
| void Kleo::KeyListView::setHierarchical | ( | bool | hier | ) | [virtual] |
Definition at line 196 of file keylistview.cpp.
| void Kleo::KeyListView::slotAddKey | ( | const GpgME::Key & | key | ) | [virtual, slot] |
Definition at line 206 of file keylistview.cpp.
| void Kleo::KeyListView::slotRefreshKey | ( | const GpgME::Key & | key | ) | [virtual, slot] |
Definition at line 327 of file keylistview.cpp.
| void Kleo::KeyListView::takeItem | ( | Q3ListViewItem * | qlvi | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference