Add a new button in the display tool bar to switch the background color in white or grey on the fly.

The check box for this functionality in the DiagramProporties window was deleted.



git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4022 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
nuri
2015-06-21 11:00:08 +00:00
parent 8e977ef476
commit ab1d558f61
10 changed files with 56 additions and 17 deletions

View File

@@ -135,6 +135,7 @@ class DiagramView : public QGraphicsView {
void rotateTexts();
void setVisualisationMode();
void setSelectionMode();
void refreshBg();
void zoomIn();
void zoomOut();
void zoomInSlowly();