mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-31 16:50:52 +01:00
QElectroTech is now able to open .titleblock files passed as arguments to the program.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1646 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -203,6 +203,7 @@ class QETApp : public QETSingleApplication {
|
||||
void openElementLocations(const QList<ElementsLocation> &);
|
||||
void openTitleBlockTemplate(const TitleBlockTemplateLocation &, bool = false);
|
||||
void openTitleBlockTemplate(const QString &);
|
||||
void openTitleBlockTemplateFiles(const QStringList &);
|
||||
void configureQET();
|
||||
void aboutQET();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user