This commit is contained in:
Herwig Birke
2018-05-09 17:59:27 +02:00
parent d3eeee295e
commit b02734e020
21 changed files with 1123 additions and 148 deletions
+11 -1
View File
@@ -7,7 +7,6 @@
#include "cscene.h"
#include "cmdisubwindow.h"
#include "cmainwindow.h"
#include <QWidget>
@@ -68,8 +67,19 @@ private slots:
void onSceneDoubleClicked(const QModelIndex& index);
void onNameChanged(const QString& szName);
/*!
\brief
\fn onDescriptionChanged
*/
void onDescriptionChanged();
/*!
\brief
\fn onTextChanged
*/
void onTextChanged();
signals:
/*!
\brief