光电吊舱页面布局修改,部分控制按钮添加
parent
b2f390904e
commit
48fecae0a7
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE RCC><RCC version="1.0">
|
<!DOCTYPE RCC><RCC version="1.0">
|
||||||
<qresource prefix="i18n">
|
<qresource prefix="i18n">
|
||||||
<file alias="PayloadAPP_zh_CN.qm">D:/QTdemo/playerApp/build/Desktop_Qt_6_5_3_MSVC2019_64bit-Debug/debug/PayloadAPP_zh_CN.qm</file>
|
<file alias="PayloadAPP_zh_CN.qm">D:/QT/Custom_projects/Project_14/PayloadAPP/build/Desktop_Qt_6_5_3_MSVC2019_64bit-Debug/debug/PayloadAPP_zh_CN.qm</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
</RCC>
|
</RCC>
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE RCC><RCC version="1.0">
|
<!DOCTYPE RCC><RCC version="1.0">
|
||||||
<qresource prefix="i18n">
|
<qresource prefix="i18n">
|
||||||
<file alias="PayloadAPP_zh_CN.qm">D:/QTdemo/playerApp/build/Desktop_Qt_6_5_3_MSVC2019_64bit-Debug/release/PayloadAPP_zh_CN.qm</file>
|
<file alias="PayloadAPP_zh_CN.qm">D:/QT/Custom_projects/Project_14/PayloadAPP/build/Desktop_Qt_6_5_3_MSVC2019_64bit-Debug/release/PayloadAPP_zh_CN.qm</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
</RCC>
|
</RCC>
|
||||||
|
@ -0,0 +1,21 @@
|
|||||||
|
QMAKE_CXX.QT_COMPILER_STDCXX = 199711L
|
||||||
|
QMAKE_CXX.QMAKE_MSC_VER = 1935
|
||||||
|
QMAKE_CXX.QMAKE_MSC_FULL_VER = 193532217
|
||||||
|
QMAKE_CXX.COMPILER_MACROS = \
|
||||||
|
QT_COMPILER_STDCXX \
|
||||||
|
QMAKE_MSC_VER \
|
||||||
|
QMAKE_MSC_FULL_VER
|
||||||
|
QMAKE_CXX.INCDIRS = \
|
||||||
|
"D:\\Microsoft Visual Studio\\IDE\\VC\\Tools\\MSVC\\14.35.32215\\include" \
|
||||||
|
"D:\\Microsoft Visual Studio\\IDE\\VC\\Tools\\MSVC\\14.35.32215\\ATLMFC\\include" \
|
||||||
|
"D:\\Microsoft Visual Studio\\IDE\\VC\\Auxiliary\\VS\\include" \
|
||||||
|
"D:\\Windows Kits\\10\\include\\10.0.22621.0\\ucrt" \
|
||||||
|
"D:\\Windows Kits\\10\\\\include\\10.0.22621.0\\\\um" \
|
||||||
|
"D:\\Windows Kits\\10\\\\include\\10.0.22621.0\\\\shared" \
|
||||||
|
"D:\\Windows Kits\\10\\\\include\\10.0.22621.0\\\\winrt" \
|
||||||
|
"D:\\Windows Kits\\10\\\\include\\10.0.22621.0\\\\cppwinrt"
|
||||||
|
QMAKE_CXX.LIBDIRS = \
|
||||||
|
"D:\\Microsoft Visual Studio\\IDE\\VC\\Tools\\MSVC\\14.35.32215\\ATLMFC\\lib\\x64" \
|
||||||
|
"D:\\Microsoft Visual Studio\\IDE\\VC\\Tools\\MSVC\\14.35.32215\\lib\\x64" \
|
||||||
|
"D:\\Windows Kits\\10\\lib\\10.0.22621.0\\ucrt\\x64" \
|
||||||
|
"D:\\Windows Kits\\10\\\\lib\\10.0.22621.0\\\\um\\x64"
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue