DrawTools, ui fix (line mode)
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user