Révision d4b9f775 original.h
original.h | ||
---|---|---|
33 | 33 |
#include <QListWidgetItem> |
34 | 34 |
#include <QMenu> |
35 | 35 |
#include <QInputDialog> |
36 |
#include <QDragEnterEvent> |
|
37 |
#include <QUrl> |
|
36 | 38 |
|
37 | 39 |
|
38 | 40 |
namespace Ui { |
... | ... | |
53 | 55 |
void on_treeWidget_itemClicked(QTreeWidgetItem *item, int column); |
54 | 56 |
void on_commandLinkButton_clicked(); |
55 | 57 |
void on_btnSave_clicked(); |
56 |
|
|
57 | 58 |
void on_treeWidget_customContextMenuRequested(const QPoint &pos); |
59 |
//Gestion du drop d'image venant de l'extérieur |
|
60 |
void dragEnterEvent(QDragEnterEvent *event); |
|
61 |
void dropEvent(QDropEvent *event); |
|
58 | 62 |
|
59 | 63 |
private: |
60 | 64 |
Ui::original *ui; |
Formats disponibles : Unified diff