bug fixes, refactoring started
git-svn-id: svn://db.shs.com.ru/libs@590 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -71,7 +71,7 @@ protected:
|
||||
bool eventFilter(QObject * o, QEvent * e);
|
||||
|
||||
QAction * newAction(const QString & text, const QIcon & icon, int type);
|
||||
void setPenBrushEnabled(bool pen, bool brush);
|
||||
void setTollButtonsEnabled(bool pen, bool brush, bool wid_hei);
|
||||
void blockPropSignals(bool block_);
|
||||
void actionAlignTrigger(bool vert, Qt::AlignmentFlag value);
|
||||
void emitZAvailabe(QGraphicsItem * item = 0);
|
||||
@@ -92,6 +92,7 @@ protected:
|
||||
Qt::Alignment align;
|
||||
int new_type;
|
||||
bool resize_enabled;
|
||||
QString prev_dir;
|
||||
|
||||
private slots:
|
||||
void toggleNewItem(bool on);
|
||||
|
||||
Reference in New Issue
Block a user