Continue to fix bug tracker N°118

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4833 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2017-01-05 15:25:07 +00:00
parent 6f498977c5
commit eb418ddaf8
5 changed files with 286 additions and 49 deletions

View File

@@ -98,6 +98,7 @@ class ConductorProperties
void fromSettings(QSettings &, const QString & = QString());
static QString typeToString(ConductorType);
void setText(QString);
void applyForEqualAttributes(QList<ConductorProperties> list);
static ConductorProperties defaultProperties();