mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-05 13:39:58 +01:00
Dynamic element text item, can have for source of text a composite text, a text composed both by user typed text and element info.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5021 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -73,6 +73,7 @@ class QETApp : public QETSingleApplication {
|
||||
static ElementsCollectionCache *collectionCache();
|
||||
static QStringList elementInfoKeys();
|
||||
static QString elementTranslatedInfoKey(const QString &);
|
||||
static QString elementInfoToVar(const QString &info);
|
||||
|
||||
static TitleBlockTemplatesFilesCollection *commonTitleBlockTemplatesCollection();
|
||||
static TitleBlockTemplatesFilesCollection *customTitleBlockTemplatesCollection();
|
||||
|
||||
Reference in New Issue
Block a user