mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 16:20:52 +01:00
Merge branch 0.4 import image to trunk
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2449 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -124,6 +124,7 @@ class QETDiagramEditor : public QETMainWindow {
|
||||
void slot_resetConductors();
|
||||
void slot_addText();
|
||||
void slot_editText();
|
||||
void slot_addImage();
|
||||
void setWindowedMode();
|
||||
void setTabbedMode();
|
||||
void readSettings();
|
||||
@@ -215,7 +216,7 @@ class QETDiagramEditor : public QETMainWindow {
|
||||
QAction *cascade_window; ///< Show MDI subwindows as cascade
|
||||
QAction *prev_window; ///< Switch to the previous document
|
||||
QAction *next_window; ///< Switch to the next document
|
||||
|
||||
QAction *add_image; ///< Tool to add an independent image item on diagrams
|
||||
private:
|
||||
QMdiArea workspace;
|
||||
QSignalMapper windowMapper;
|
||||
|
||||
Reference in New Issue
Block a user