changed nodeparam naming behavior

This commit is contained in:
itsmattkc
2019-09-08 12:19:00 +10:00
parent 4b2f4bcdb2
commit b428eb9984
6 changed files with 21 additions and 14 deletions
+3 -1
View File
@@ -129,7 +129,7 @@ public:
/**
* @brief Name of this parameter to be shown to the user
*/
const QString& name();
QString name();
void set_name(const QString& name);
/**
@@ -250,6 +250,8 @@ public:
*/
const rational& LastRequestedTime();
virtual DataType data_type() = 0;
signals:
/**
* @brief Signal emitted when an edge is added to this parameter