mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-26 06:39:58 +02:00
The title block template editor now save its geometry and state when closing.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1650 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -102,6 +102,8 @@ class QETTitleBlockTemplateEditor : public QETMainWindow {
|
||||
QString currentlyEditedTitle() const;
|
||||
|
||||
public slots:
|
||||
void readSettings();
|
||||
void writeSettings();
|
||||
void selectedCellsChanged(QList<TitleBlockCell *>);
|
||||
void duplicateCurrentLocation();
|
||||
bool edit(const TitleBlockTemplateLocation &);
|
||||
|
||||
Reference in New Issue
Block a user