DndFileSystemListView Class Reference

This widget is aware of files and directories drag'n'drop from external programs. More...

#include <dndfilesystemlistview.h>

+ Inheritance diagram for DndFileSystemListView:

Signals

void fileSystemPathDropped (const QString &path)
 

Public Member Functions

 DndFileSystemListView (QWidget *pParent=nullptr)
 

Protected Member Functions

void dragEnterEvent (QDragEnterEvent *pEvent) override
 
void dropEvent (QDropEvent *pEvent) override
 

Detailed Description

This widget is aware of files and directories drag'n'drop from external programs.

For each valid, existing file system path that is dragged'n'dropped onto this widget, a fileSystemPathDropped() signal will be emitted.

Definition at line 35 of file dndfilesystemlistview.h.


The documentation for this class was generated from the following files: