ui 0.6 界面调整

This commit is contained in:
Norah
2020-02-11 17:25:57 +08:00
parent 7c028498e8
commit 2c2a0e2ae0
5 changed files with 750 additions and 32 deletions

View File

@@ -23,6 +23,7 @@ private:
QString picPath = "Result/result.png"; // 图案投影:拍摄照片的存储路径
bool confirmPic = false; // 图案投影:确定是否用所拍照片进行重建
QColor color = Qt::black; // 三维重建:颜色
void setStyle();
private slots:
void on_pushButton_clicked();