We need to derive from Kleo::KeyListView simply to add support for drop events.
More...
#include <certlistview.h>
Inherits Kleo::KeyListView.
List of all members.
Signals |
void | dropped (const KURL::List &urls) |
Public Member Functions |
| CertKeyListView (const ColumnStrategy *strategy, const DisplayStrategy *display=0, TQWidget *parent=0, const char *name=0, WFlags f=0) |
Protected Member Functions |
virtual void | contentsDragEnterEvent (TQDragEnterEvent *) |
virtual void | contentsDragMoveEvent (TQDragMoveEvent *) |
virtual void | contentsDragLeaveEvent (TQDragLeaveEvent *) |
virtual void | contentsDropEvent (TQDropEvent *) |
Detailed Description
We need to derive from Kleo::KeyListView simply to add support for drop events.
Definition at line 8 of file certlistview.h.
The documentation for this class was generated from the following files: