QetElementEditor : rewrite gui with ui file

This commit is contained in:
joshua
2021-01-30 19:34:21 +01:00
parent 85fa9245a4
commit e3db2bc898
18 changed files with 2170 additions and 1944 deletions

View File

@@ -17,7 +17,7 @@
*/
#include "elementscollectionwidget.h"
#include "../editor/qetelementeditor.h"
#include "../editor/ui/qetelementeditor.h"
#include "../elementscategoryeditor.h"
#include "../newelementwizard.h"
#include "../qetapp.h"
@@ -38,6 +38,9 @@
#include <QUrl>
#include <QVBoxLayout>
#include <QtGlobal>
#include <QProgressBar>
#include <QStatusBar>
#include <QLineEdit>
/**
@brief ElementsCollectionWidget::ElementsCollectionWidget