|
|
@ -34,13 +34,10 @@ |
|
|
|
#include <QDesktopWidget> |
|
|
|
#include <QDesktopWidget> |
|
|
|
#include <QDragEnterEvent> |
|
|
|
#include <QDragEnterEvent> |
|
|
|
#include <QIcon> |
|
|
|
#include <QIcon> |
|
|
|
#include <QLabel> |
|
|
|
|
|
|
|
#include <QListWidget> |
|
|
|
#include <QListWidget> |
|
|
|
#include <QMenu> |
|
|
|
|
|
|
|
#include <QMenuBar> |
|
|
|
#include <QMenuBar> |
|
|
|
#include <QMessageBox> |
|
|
|
#include <QMessageBox> |
|
|
|
#include <QMimeData> |
|
|
|
#include <QMimeData> |
|
|
|
#include <QPoint> |
|
|
|
|
|
|
|
#include <QProgressBar> |
|
|
|
#include <QProgressBar> |
|
|
|
#include <QProgressDialog> |
|
|
|
#include <QProgressDialog> |
|
|
|
#include <QSettings> |
|
|
|
#include <QSettings> |
|
|
@ -51,8 +48,6 @@ |
|
|
|
#include <QToolBar> |
|
|
|
#include <QToolBar> |
|
|
|
#include <QVBoxLayout> |
|
|
|
#include <QVBoxLayout> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#if QT_VERSION < 0x050000 |
|
|
|
#if QT_VERSION < 0x050000 |
|
|
|
#include <QUrl> |
|
|
|
#include <QUrl> |
|
|
|
#include <QTextDocument> |
|
|
|
#include <QTextDocument> |
|
|
|