DrawTools, ui fix (line mode)

This commit is contained in:
2020-05-23 16:26:24 +03:00
parent da939e30c7
commit a627ea557e
4 changed files with 27 additions and 24 deletions

View File

@@ -94,7 +94,7 @@ protected:
bool eventFilter(QObject * o, QEvent * e);
QAction * newAction(const QString & text, const QIcon & icon, int type);
void setTollButtonsEnabled(bool pen, bool brush, bool wid_hei);
void setToolButtonsEnabled(bool pen, bool brush, bool wid_hei);
void blockPropSignals(bool block_);
void actionAlignTrigger(bool vert, Qt::AlignmentFlag value);
void emitZAvailabe(QGraphicsItem * item = 0);