改变文件编码:utf-8带bom

This commit is contained in:
tangchao0503
2026-04-02 10:34:57 +08:00
parent 486a9defc1
commit e3a778919a
84 changed files with 328 additions and 328 deletions

View File

@ -1,4 +1,4 @@
#ifndef IMAGER_POSITION_SIMULATION
#ifndef IMAGER_POSITION_SIMULATION
#define IMAGER_POSITION_SIMULATION
#include <QGraphicsView>
#include <QGraphicsScene>
@ -16,7 +16,7 @@ public:
void drawX();
void setSceneRect();//<EFBFBD><EFBFBD>QGraphicsView<EFBFBD><EFBFBD>viewport<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ΪsceneRect
void setSceneRect();//QGraphicsViewviewport设置为sceneRect
QRectF sceneRect();