岩心图片右键操作
This commit is contained in:
parent
228bb896d0
commit
7c9a29c031
|
|
@ -1970,8 +1970,8 @@ void QMyCustomPlot::onEditImage()
|
||||||
PropertyService()->InitCurrentViewInfo();
|
PropertyService()->InitCurrentViewInfo();
|
||||||
|
|
||||||
//取消框选
|
//取消框选
|
||||||
this->setInteractions(QCP::iSelectLegend | QCP::iSelectPlottables);
|
// this->setInteractions(QCP::iSelectLegend | QCP::iSelectPlottables);
|
||||||
this->setSelectionRectMode(QCP::srmNone);
|
// this->setSelectionRectMode(QCP::srmNone);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user