CertKeyListView Class Reference
We need to derive from Kleo::KeyListView simply to add support for drop events. More...
#include <certlistview.h>
Inherits Kleo::KeyListView.
Signals
Public Member Functions
- CertKeyListView (const ColumnStrategy *strategy, const DisplayStrategy *display=0, QWidget *parent=0, const char *name=0, WFlags f=0)
Protected Member Functions
- virtual void contentsDragEnterEvent (QDragEnterEvent *)
- virtual void contentsDragMoveEvent (QDragMoveEvent *)
- virtual void contentsDragLeaveEvent (QDragLeaveEvent *)
- virtual void contentsDropEvent (QDropEvent *)
Detailed Description
We need to derive from Kleo::KeyListView simply to add support for drop events.
The documentation for this class was generated from the following files:
- certlistview.h
- certlistview.cpp