Graphic fast autofit for addPoint
git-svn-id: svn://db.shs.com.ru/libs@347 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -45,6 +45,7 @@ struct GraphicType {
|
||||
QCheckBox * pb;
|
||||
QIcon icon;
|
||||
bool visible;
|
||||
QRectF cvrect;
|
||||
};
|
||||
|
||||
|
||||
@@ -71,7 +72,7 @@ public:
|
||||
|
||||
protected:
|
||||
void changeEvent(QEvent * e);
|
||||
|
||||
|
||||
Ui::GraphicConf * ui;
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user