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