add QbreathingLight Class

This commit is contained in:
2025-08-22 10:59:38 +08:00
parent e3f9abfd97
commit 4bf7977a30
15 changed files with 219 additions and 8 deletions

View File

@@ -111,6 +111,7 @@
<ClCompile Include="..\Sqbase\qlogmanager.cpp" />
<ClCompile Include="..\Sqbase\qlogviewer.cpp" />
<ClCompile Include="..\Sqbase\qorderprocessor.cpp" />
<ClCompile Include="QBreathingLight.cpp" />
<ClCompile Include="QDataAcquisition.cpp" />
<ClCompile Include="QMainwindow.cpp" />
<ClCompile Include="main.cpp" />
@@ -127,6 +128,7 @@
<QtMoc Include="..\Sqbase\ordertypedelegate.h" />
<ClInclude Include="..\Sqbase\OrderBookParser.h" />
<ClInclude Include="BZStruct.h" />
<QtMoc Include="QBreathingLight.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="resource1.h" />
<ClInclude Include="x64\Debug\uic\ui_QMainwindow.h" />