Dropping a file onto a main window now opens that file.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1861 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavier
2012-05-24 17:27:15 +00:00
parent 9100578e9d
commit 515311db04
4 changed files with 66 additions and 0 deletions

View File

@@ -40,6 +40,8 @@ class QETMainWindow : public QMainWindow {
protected:
virtual bool event(QEvent *);
virtual void dragEnterEvent(QDragEnterEvent *e);
virtual void dropEvent(QDropEvent *e);
virtual void firstActivation(QEvent *);
// slots