GDX1机型
parent
a48f4f3d45
commit
10487b7669
File diff suppressed because one or more lines are too long
@ -0,0 +1,274 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<Filter Include="Source Files">
|
||||
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
|
||||
<Extensions>cpp;cxx;c;def</Extensions>
|
||||
</Filter>
|
||||
<Filter Include="Header Files">
|
||||
<UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
|
||||
<Extensions>h</Extensions>
|
||||
</Filter>
|
||||
<Filter Include="Form Files">
|
||||
<UniqueIdentifier>{99349809-55BA-4b9d-BF79-8FDBB0286EB3}</UniqueIdentifier>
|
||||
<Extensions>ui</Extensions>
|
||||
</Filter>
|
||||
<Filter Include="Resource Files">
|
||||
<UniqueIdentifier>{D9D6E242-F8AF-46E4-B9FD-80ECBC20BA3E}</UniqueIdentifier>
|
||||
<Extensions>qrc;*</Extensions>
|
||||
<ParseFiles>false</ParseFiles>
|
||||
</Filter>
|
||||
<Filter Include="Generated Files">
|
||||
<UniqueIdentifier>{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}</UniqueIdentifier>
|
||||
<Extensions>moc;h;cpp</Extensions>
|
||||
<SourceControlFiles>False</SourceControlFiles>
|
||||
</Filter>
|
||||
<Filter Include="Generated Files\Debug">
|
||||
<UniqueIdentifier>{21a337b6-7c4c-4375-86e6-fb668dce746e}</UniqueIdentifier>
|
||||
<Extensions>cpp;moc</Extensions>
|
||||
<SourceControlFiles>False</SourceControlFiles>
|
||||
</Filter>
|
||||
<Filter Include="Generated Files\Release">
|
||||
<UniqueIdentifier>{65773ffc-5f94-4329-b62b-afc0b9e58efa}</UniqueIdentifier>
|
||||
<Extensions>cpp;moc</Extensions>
|
||||
<SourceControlFiles>False</SourceControlFiles>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="main.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="cigarette.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="dialogsetuppasswd.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="dialogsetup.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="basecamera.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="SyncQueue.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="alg_jd.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="balluffcamera.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="plcsetup.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="CaptureThread.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="plc_item.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="db_label.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="alarmdialog.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="AlarmInfo.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="common.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="debugthread.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="dialogin.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="ASyncQueue.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="baslercamera.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="workthread.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="CaptureThreadBasler.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="hikcamera.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="CaptureThreadHIK.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="PLC\PLCDevice.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="threadSend.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="camera_glue.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="change_shift.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="output_statistic.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="Logthread.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="Cleanthread.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="threadReceive.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="exportData.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="tinyxml2.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<QtMoc Include="cigarette.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtUic Include="cigarette.ui">
|
||||
<Filter>Form Files</Filter>
|
||||
</QtUic>
|
||||
<QtRcc Include="cigarette.qrc">
|
||||
<Filter>Resource Files</Filter>
|
||||
</QtRcc>
|
||||
<QtMoc Include="dialogsetuppasswd.hpp">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtUic Include="dialogsetuppasswd.ui">
|
||||
<Filter>Form Files</Filter>
|
||||
</QtUic>
|
||||
<QtMoc Include="dialogsetup.hpp">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtUic Include="dialogsetup.ui">
|
||||
<Filter>Form Files</Filter>
|
||||
</QtUic>
|
||||
<QtMoc Include="plcsetup.hpp">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtUic Include="plcsetup.ui">
|
||||
<Filter>Form Files</Filter>
|
||||
</QtUic>
|
||||
<QtMoc Include="CaptureThread.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtMoc Include="db_label.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtMoc Include="alarmdialog.hpp">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtUic Include="alarmdialog.ui">
|
||||
<Filter>Form Files</Filter>
|
||||
</QtUic>
|
||||
<QtMoc Include="debugthread.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtMoc Include="dialogin.hpp">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtUic Include="dialogin.ui">
|
||||
<Filter>Form Files</Filter>
|
||||
</QtUic>
|
||||
<QtMoc Include="workthread.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtMoc Include="CaptureThreadBasler.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtMoc Include="savethread.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtMoc Include="CaptureThreadHIK.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<CustomBuild Include="threadSend.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</CustomBuild>
|
||||
<QtMoc Include="camera_glue.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtUic Include="camera_glue.ui">
|
||||
<Filter>Form Files</Filter>
|
||||
</QtUic>
|
||||
<QtMoc Include="change_shift.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtUic Include="change_shift.ui">
|
||||
<Filter>Form Files</Filter>
|
||||
</QtUic>
|
||||
<QtMoc Include="output_statistic.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtUic Include="output_statistic.ui">
|
||||
<Filter>Form Files</Filter>
|
||||
</QtUic>
|
||||
<QtMoc Include="Logthread.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtMoc Include="Cleanthread.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtMoc Include="threadReceive.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
<QtMoc Include="exportData.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</QtMoc>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="basecamera.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="SyncQueue.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="alg_jd.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="balluffcamera.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="common.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="plc_item.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="AlarmInfo.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="ASyncQueue.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="baslercamera.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="hikcamera.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="PLC\PLCDevice.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="tinyxml2.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="FtpManager.h">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
</Project>
|
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<QTDIR>C:\Qt\5.15.2\msvc2019_64</QTDIR>
|
||||
<LocalDebuggerEnvironment>PATH=$(QTDIR)\bin%3bD:\Qt\5.15.2\msvc2019_64\bin%3b$(PATH)</LocalDebuggerEnvironment>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<QTDIR>C:\Qt\5.15.2\msvc2019_64</QTDIR>
|
||||
<LocalDebuggerEnvironment>PATH=$(QTDIR)\bin%3bD:\Qt\5.15.2\msvc2019_64\bin%3b$(PATH)</LocalDebuggerEnvironment>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<QtLastBackgroundBuild>2024-05-13T03:23:03.4840094Z</QtLastBackgroundBuild>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<QtLastBackgroundBuild>2024-05-13T03:23:03.5547738Z</QtLastBackgroundBuild>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<QtLastBackgroundBuild>2024-05-13T03:23:03.6235433Z</QtLastBackgroundBuild>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<QtLastBackgroundBuild>2024-05-13T03:23:03.7022786Z</QtLastBackgroundBuild>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -0,0 +1,60 @@
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Qt_DEFINES_>_WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;QT_WIDGETS_LIB;QT_GUI_LIB;QT_NETWORK_LIB;QT_CORE_LIB</Qt_DEFINES_>
|
||||
<Qt_INCLUDEPATH_>C:\Users\FD\AppData\Local\Temp\lox24cle.zfe;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtWidgets;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtGui;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtANGLE;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtNetwork;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtCore;C:\Users\FD\AppData\Local\Temp\lox24cle.zfe;/include;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\mkspecs\win32-msvc</Qt_INCLUDEPATH_>
|
||||
<Qt_STDCPP_></Qt_STDCPP_>
|
||||
<Qt_RUNTIME_>MultiThreadedDebugDLL</Qt_RUNTIME_>
|
||||
<Qt_CL_OPTIONS_>-Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus</Qt_CL_OPTIONS_>
|
||||
<Qt_LIBS_>C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Widgetsd.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Guid.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Networkd.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Cored.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\qtmaind.lib;shell32.lib</Qt_LIBS_>
|
||||
<Qt_LINK_OPTIONS_>"/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'"</Qt_LINK_OPTIONS_>
|
||||
<QMake_QT_SYSROOT_></QMake_QT_SYSROOT_>
|
||||
<QMake_QT_INSTALL_PREFIX_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64</QMake_QT_INSTALL_PREFIX_>
|
||||
<QMake_QT_INSTALL_ARCHDATA_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64</QMake_QT_INSTALL_ARCHDATA_>
|
||||
<QMake_QT_INSTALL_DATA_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64</QMake_QT_INSTALL_DATA_>
|
||||
<QMake_QT_INSTALL_DOCS_>C:/Qt/Qt5.14.2/Docs/Qt-5.14.2</QMake_QT_INSTALL_DOCS_>
|
||||
<QMake_QT_INSTALL_HEADERS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/include</QMake_QT_INSTALL_HEADERS_>
|
||||
<QMake_QT_INSTALL_LIBS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/lib</QMake_QT_INSTALL_LIBS_>
|
||||
<QMake_QT_INSTALL_LIBEXECS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/bin</QMake_QT_INSTALL_LIBEXECS_>
|
||||
<QMake_QT_INSTALL_BINS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/bin</QMake_QT_INSTALL_BINS_>
|
||||
<QMake_QT_INSTALL_TESTS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/tests</QMake_QT_INSTALL_TESTS_>
|
||||
<QMake_QT_INSTALL_PLUGINS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/plugins</QMake_QT_INSTALL_PLUGINS_>
|
||||
<QMake_QT_INSTALL_IMPORTS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/imports</QMake_QT_INSTALL_IMPORTS_>
|
||||
<QMake_QT_INSTALL_QML_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/qml</QMake_QT_INSTALL_QML_>
|
||||
<QMake_QT_INSTALL_TRANSLATIONS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/translations</QMake_QT_INSTALL_TRANSLATIONS_>
|
||||
<QMake_QT_INSTALL_CONFIGURATION_></QMake_QT_INSTALL_CONFIGURATION_>
|
||||
<QMake_QT_INSTALL_EXAMPLES_>C:/Qt/Qt5.14.2/Examples/Qt-5.14.2</QMake_QT_INSTALL_EXAMPLES_>
|
||||
<QMake_QT_INSTALL_DEMOS_>C:/Qt/Qt5.14.2/Examples/Qt-5.14.2</QMake_QT_INSTALL_DEMOS_>
|
||||
<QMake_QT_HOST_PREFIX_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64</QMake_QT_HOST_PREFIX_>
|
||||
<QMake_QT_HOST_DATA_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64</QMake_QT_HOST_DATA_>
|
||||
<QMake_QT_HOST_BINS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/bin</QMake_QT_HOST_BINS_>
|
||||
<QMake_QT_HOST_LIBS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/lib</QMake_QT_HOST_LIBS_>
|
||||
<QMake_QMAKE_SPEC_>win32-msvc</QMake_QMAKE_SPEC_>
|
||||
<QMake_QMAKE_XSPEC_>win32-msvc</QMake_QMAKE_XSPEC_>
|
||||
<QMake_QMAKE_VERSION_>3.1</QMake_QMAKE_VERSION_>
|
||||
<QMake_QT_VERSION_>5.14.2</QMake_QT_VERSION_>
|
||||
<Qt_INCLUDEPATH_
|
||||
>$(Qt_INCLUDEPATH_);.\GeneratedFiles\Debug;.\GeneratedFiles</Qt_INCLUDEPATH_>
|
||||
<QtBkup_QtInstall
|
||||
>5.14.2_msvc2017_64</QtBkup_QtInstall>
|
||||
<QtBkup_QtModules
|
||||
>core;network;gui;widgets</QtBkup_QtModules>
|
||||
<QtBkup_QtPathBinaries
|
||||
>bin</QtBkup_QtPathBinaries>
|
||||
<QtBkup_QtPathLibraryExecutables
|
||||
>bin</QtBkup_QtPathLibraryExecutables>
|
||||
<QtBkup_QtHeaderSearchPath
|
||||
></QtBkup_QtHeaderSearchPath>
|
||||
<QtBkup_QtLibrarySearchPath
|
||||
></QtBkup_QtLibrarySearchPath>
|
||||
<QtBkup_QtVars
|
||||
>DEFINES=/Project/ItemDefinitionGroup/ClCompile/PreprocessorDefinitions;INCLUDEPATH=/Project/ItemDefinitionGroup/ClCompile/AdditionalIncludeDirectories;STDCPP=/Project/ItemDefinitionGroup/ClCompile/LanguageStandard;RUNTIME=/Project/ItemDefinitionGroup/ClCompile/RuntimeLibrary;CL_OPTIONS=/Project/ItemDefinitionGroup/ClCompile/AdditionalOptions;LIBS=/Project/ItemDefinitionGroup/Link/AdditionalDependencies;LINK_OPTIONS=/Project/ItemDefinitionGroup/Link/AdditionalOptions</QtBkup_QtVars>
|
||||
<QtBkup_QMakeCodeLines
|
||||
></QtBkup_QMakeCodeLines>
|
||||
<QtBkup_QtBuildConfig
|
||||
>debug</QtBkup_QtBuildConfig>
|
||||
<QtVersion>5.14.2</QtVersion>
|
||||
<QtVersionMajor>5</QtVersionMajor>
|
||||
<QtVersionMinor>14</QtVersionMinor>
|
||||
<QtVersionPatch>2</QtVersionPatch>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -0,0 +1,7 @@
|
||||
QMAKE_CXX.QT_COMPILER_STDCXX = 199711L
|
||||
QMAKE_CXX.QMAKE_MSC_VER = 1939
|
||||
QMAKE_CXX.QMAKE_MSC_FULL_VER = 193933523
|
||||
QMAKE_CXX.COMPILER_MACROS = \
|
||||
QT_COMPILER_STDCXX \
|
||||
QMAKE_MSC_VER \
|
||||
QMAKE_MSC_FULL_VER
|
@ -0,0 +1 @@
|
||||
C:\Users\FD\AppData\Local\Temp\dkldmqt5.kbq.designtime.props
|
@ -0,0 +1 @@
|
||||
This is a dummy file needed to create ./moc_predefs.h
|
@ -0,0 +1,25 @@
|
||||
QT_SYSROOT:
|
||||
QT_INSTALL_PREFIX:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64
|
||||
QT_INSTALL_ARCHDATA:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64
|
||||
QT_INSTALL_DATA:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64
|
||||
QT_INSTALL_DOCS:C:/Qt/Qt5.14.2/Docs/Qt-5.14.2
|
||||
QT_INSTALL_HEADERS:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/include
|
||||
QT_INSTALL_LIBS:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/lib
|
||||
QT_INSTALL_LIBEXECS:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/bin
|
||||
QT_INSTALL_BINS:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/bin
|
||||
QT_INSTALL_TESTS:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/tests
|
||||
QT_INSTALL_PLUGINS:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/plugins
|
||||
QT_INSTALL_IMPORTS:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/imports
|
||||
QT_INSTALL_QML:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/qml
|
||||
QT_INSTALL_TRANSLATIONS:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/translations
|
||||
QT_INSTALL_CONFIGURATION:
|
||||
QT_INSTALL_EXAMPLES:C:/Qt/Qt5.14.2/Examples/Qt-5.14.2
|
||||
QT_INSTALL_DEMOS:C:/Qt/Qt5.14.2/Examples/Qt-5.14.2
|
||||
QT_HOST_PREFIX:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64
|
||||
QT_HOST_DATA:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64
|
||||
QT_HOST_BINS:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/bin
|
||||
QT_HOST_LIBS:C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/lib
|
||||
QMAKE_SPEC:win32-msvc
|
||||
QMAKE_XSPEC:win32-msvc
|
||||
QMAKE_VERSION:3.1
|
||||
QT_VERSION:5.14.2
|
@ -0,0 +1 @@
|
||||
Info: creating stash file C:\Users\FD\AppData\Local\Temp\lox24cle.zfe\.qmake.stash
|
@ -0,0 +1,2 @@
|
||||
CONFIG += no_fixpath
|
||||
QT += core network gui widgets
|
@ -0,0 +1,83 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Debug|x64">
|
||||
<Configuration>Debug</Configuration>
|
||||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid></ProjectGuid>
|
||||
<RootNamespace>qtvars</RootNamespace>
|
||||
<Keyword>Qt4VSv1.0</Keyword>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
<OutputDirectory>.\</OutputDirectory>
|
||||
<ATLMinimizesCRunTimeLibraryUsage>false</ATLMinimizesCRunTimeLibraryUsage>
|
||||
<CharacterSet>NotSet</CharacterSet>
|
||||
<ConfigurationType>Application</ConfigurationType>
|
||||
<PrimaryOutput>qtvars</PrimaryOutput>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<ImportGroup Label="ExtensionSettings" />
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup>
|
||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\</OutDir>
|
||||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">qtvars</TargetName>
|
||||
<IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</IgnoreImportLibrary>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<ClCompile>
|
||||
<AdditionalIncludeDirectories>C:\Users\FD\AppData\Local\Temp\lox24cle.zfe;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtWidgets;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtGui;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtANGLE;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtNetwork;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtCore;C:\Users\FD\AppData\Local\Temp\lox24cle.zfe;/include;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\mkspecs\win32-msvc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||||
<AdditionalOptions>-Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions>
|
||||
<AssemblerListingLocation>.\</AssemblerListingLocation>
|
||||
<BrowseInformation>false</BrowseInformation>
|
||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||
<ExceptionHandling>Sync</ExceptionHandling>
|
||||
<ObjectFileName>.\</ObjectFileName>
|
||||
<Optimization>Disabled</Optimization>
|
||||
<PreprocessorDefinitions>_WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;QT_WIDGETS_LIB;QT_GUI_LIB;QT_NETWORK_LIB;QT_CORE_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<PreprocessToFile>false</PreprocessToFile>
|
||||
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||||
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<AdditionalDependencies>C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Widgetsd.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Guid.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Networkd.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Cored.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\qtmaind.lib;shell32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
<AdditionalLibraryDirectories>C:\openssl\lib;C:\Utils\my_sql\mysql-5.7.25-winx64\lib;C:\Utils\postgresql\pgsql\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
||||
<AdditionalOptions>"/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" %(AdditionalOptions)</AdditionalOptions>
|
||||
<DataExecutionPrevention>true</DataExecutionPrevention>
|
||||
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||||
<IgnoreImportLibrary>true</IgnoreImportLibrary>
|
||||
<OutputFile>$(OutDir)\qtvars.exe</OutputFile>
|
||||
<RandomizedBaseAddress>true</RandomizedBaseAddress>
|
||||
<SubSystem>Windows</SubSystem>
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
</Link>
|
||||
<Midl>
|
||||
<DefaultCharType>Unsigned</DefaultCharType>
|
||||
<EnableErrorChecks>None</EnableErrorChecks>
|
||||
<WarningLevel>0</WarningLevel>
|
||||
</Midl>
|
||||
<ResourceCompile>
|
||||
<PreprocessorDefinitions>_WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;QT_WIDGETS_LIB;QT_GUI_LIB;QT_NETWORK_LIB;QT_CORE_LIB;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
</ResourceCompile>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="moc_predefs.h.cbt">
|
||||
<FileType>Document</FileType>
|
||||
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\mkspecs\features\data\dummy.cpp;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">cl -BxC:\Qt\Qt5.14.2\5.14.2\msvc2017_64\bin\qmake.exe -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MDd -W0 -E C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\mkspecs\features\data\dummy.cpp 2>NUL >moc_predefs.h</Command>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generate moc_predefs.h</Message>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">moc_predefs.h;%(Outputs)</Outputs>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets" />
|
||||
</Project>
|
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<Filter Include="Generated Files">
|
||||
<UniqueIdentifier>{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}</UniqueIdentifier>
|
||||
<Extensions>cpp;c;cxx;moc;h;def;odl;idl;res;</Extensions>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="moc_predefs.h.cbt">
|
||||
<Filter>Generated Files</Filter>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
</Project>
|
@ -0,0 +1,60 @@
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Qt_DEFINES_>_WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;QT_WIDGETS_LIB;QT_GUI_LIB;QT_NETWORK_LIB;QT_CORE_LIB</Qt_DEFINES_>
|
||||
<Qt_INCLUDEPATH_>C:\Users\FD\AppData\Local\Temp\lox24cle.zfe;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtWidgets;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtGui;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtANGLE;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtNetwork;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\include\QtCore;C:\Users\FD\AppData\Local\Temp\lox24cle.zfe;/include;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\mkspecs\win32-msvc</Qt_INCLUDEPATH_>
|
||||
<Qt_STDCPP_></Qt_STDCPP_>
|
||||
<Qt_RUNTIME_>MultiThreadedDebugDLL</Qt_RUNTIME_>
|
||||
<Qt_CL_OPTIONS_>-Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus</Qt_CL_OPTIONS_>
|
||||
<Qt_LIBS_>C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Widgetsd.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Guid.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Networkd.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\Qt5Cored.lib;C:\Qt\Qt5.14.2\5.14.2\msvc2017_64\lib\qtmaind.lib;shell32.lib</Qt_LIBS_>
|
||||
<Qt_LINK_OPTIONS_>"/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'"</Qt_LINK_OPTIONS_>
|
||||
<QMake_QT_SYSROOT_></QMake_QT_SYSROOT_>
|
||||
<QMake_QT_INSTALL_PREFIX_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64</QMake_QT_INSTALL_PREFIX_>
|
||||
<QMake_QT_INSTALL_ARCHDATA_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64</QMake_QT_INSTALL_ARCHDATA_>
|
||||
<QMake_QT_INSTALL_DATA_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64</QMake_QT_INSTALL_DATA_>
|
||||
<QMake_QT_INSTALL_DOCS_>C:/Qt/Qt5.14.2/Docs/Qt-5.14.2</QMake_QT_INSTALL_DOCS_>
|
||||
<QMake_QT_INSTALL_HEADERS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/include</QMake_QT_INSTALL_HEADERS_>
|
||||
<QMake_QT_INSTALL_LIBS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/lib</QMake_QT_INSTALL_LIBS_>
|
||||
<QMake_QT_INSTALL_LIBEXECS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/bin</QMake_QT_INSTALL_LIBEXECS_>
|
||||
<QMake_QT_INSTALL_BINS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/bin</QMake_QT_INSTALL_BINS_>
|
||||
<QMake_QT_INSTALL_TESTS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/tests</QMake_QT_INSTALL_TESTS_>
|
||||
<QMake_QT_INSTALL_PLUGINS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/plugins</QMake_QT_INSTALL_PLUGINS_>
|
||||
<QMake_QT_INSTALL_IMPORTS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/imports</QMake_QT_INSTALL_IMPORTS_>
|
||||
<QMake_QT_INSTALL_QML_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/qml</QMake_QT_INSTALL_QML_>
|
||||
<QMake_QT_INSTALL_TRANSLATIONS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/translations</QMake_QT_INSTALL_TRANSLATIONS_>
|
||||
<QMake_QT_INSTALL_CONFIGURATION_></QMake_QT_INSTALL_CONFIGURATION_>
|
||||
<QMake_QT_INSTALL_EXAMPLES_>C:/Qt/Qt5.14.2/Examples/Qt-5.14.2</QMake_QT_INSTALL_EXAMPLES_>
|
||||
<QMake_QT_INSTALL_DEMOS_>C:/Qt/Qt5.14.2/Examples/Qt-5.14.2</QMake_QT_INSTALL_DEMOS_>
|
||||
<QMake_QT_HOST_PREFIX_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64</QMake_QT_HOST_PREFIX_>
|
||||
<QMake_QT_HOST_DATA_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64</QMake_QT_HOST_DATA_>
|
||||
<QMake_QT_HOST_BINS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/bin</QMake_QT_HOST_BINS_>
|
||||
<QMake_QT_HOST_LIBS_>C:/Qt/Qt5.14.2/5.14.2/msvc2017_64/lib</QMake_QT_HOST_LIBS_>
|
||||
<QMake_QMAKE_SPEC_>win32-msvc</QMake_QMAKE_SPEC_>
|
||||
<QMake_QMAKE_XSPEC_>win32-msvc</QMake_QMAKE_XSPEC_>
|
||||
<QMake_QMAKE_VERSION_>3.1</QMake_QMAKE_VERSION_>
|
||||
<QMake_QT_VERSION_>5.14.2</QMake_QT_VERSION_>
|
||||
<Qt_INCLUDEPATH_
|
||||
>$(Qt_INCLUDEPATH_);.\GeneratedFiles\Debug;.\GeneratedFiles</Qt_INCLUDEPATH_>
|
||||
<QtBkup_QtInstall
|
||||
>5.14.2_msvc2017_64</QtBkup_QtInstall>
|
||||
<QtBkup_QtModules
|
||||
>core;network;gui;widgets</QtBkup_QtModules>
|
||||
<QtBkup_QtPathBinaries
|
||||
>bin</QtBkup_QtPathBinaries>
|
||||
<QtBkup_QtPathLibraryExecutables
|
||||
>bin</QtBkup_QtPathLibraryExecutables>
|
||||
<QtBkup_QtHeaderSearchPath
|
||||
></QtBkup_QtHeaderSearchPath>
|
||||
<QtBkup_QtLibrarySearchPath
|
||||
></QtBkup_QtLibrarySearchPath>
|
||||
<QtBkup_QtVars
|
||||
>DEFINES=/Project/ItemDefinitionGroup/ClCompile/PreprocessorDefinitions;INCLUDEPATH=/Project/ItemDefinitionGroup/ClCompile/AdditionalIncludeDirectories;STDCPP=/Project/ItemDefinitionGroup/ClCompile/LanguageStandard;RUNTIME=/Project/ItemDefinitionGroup/ClCompile/RuntimeLibrary;CL_OPTIONS=/Project/ItemDefinitionGroup/ClCompile/AdditionalOptions;LIBS=/Project/ItemDefinitionGroup/Link/AdditionalDependencies;LINK_OPTIONS=/Project/ItemDefinitionGroup/Link/AdditionalOptions</QtBkup_QtVars>
|
||||
<QtBkup_QMakeCodeLines
|
||||
></QtBkup_QMakeCodeLines>
|
||||
<QtBkup_QtBuildConfig
|
||||
>debug</QtBkup_QtBuildConfig>
|
||||
<QtVersion>5.14.2</QtVersion>
|
||||
<QtVersionMajor>5</QtVersionMajor>
|
||||
<QtVersionMinor>14</QtVersionMinor>
|
||||
<QtVersionPatch>2</QtVersionPatch>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -0,0 +1,13 @@
|
||||
#pragma once
|
||||
|
||||
typedef enum _EncMethod {
|
||||
Device = 0,
|
||||
License = 1
|
||||
}EncMethod;
|
||||
|
||||
extern "C" bool GenerateDeviceID(void);
|
||||
extern "C" bool GenerateLicenseData(const char* flag, const char* suffix);
|
||||
extern "C" bool VerifyLicense(void);
|
||||
extern "C" bool AddParaForLicenseData(char* flag, char* suffix);
|
||||
extern "C" bool DeleteParaForLicenseData(char* flag);
|
||||
extern "C" bool AnalysisLicense(const char* flag);
|
Binary file not shown.
@ -0,0 +1,355 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'cigarette.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.14.2)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include <memory>
|
||||
#include "../../cigarette.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'cigarette.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.14.2. It"
|
||||
#error "cannot be used with the include files from this version of Qt."
|
||||
#error "(The moc has changed too much.)"
|
||||
#endif
|
||||
|
||||
QT_BEGIN_MOC_NAMESPACE
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
struct qt_meta_stringdata_Cigarette_t {
|
||||
QByteArrayData data[59];
|
||||
char stringdata0[835];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_Cigarette_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_Cigarette_t qt_meta_stringdata_Cigarette = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 9), // "Cigarette"
|
||||
QT_MOC_LITERAL(1, 10, 13), // "sengMsgToClog"
|
||||
QT_MOC_LITERAL(2, 24, 0), // ""
|
||||
QT_MOC_LITERAL(3, 25, 19), // "sendMsgToExportData"
|
||||
QT_MOC_LITERAL(4, 45, 21), // "on_btn_start_released"
|
||||
QT_MOC_LITERAL(5, 67, 21), // "on_btn_pause_released"
|
||||
QT_MOC_LITERAL(6, 89, 20), // "on_btn_lock_released"
|
||||
QT_MOC_LITERAL(7, 110, 21), // "on_btn_setup_released"
|
||||
QT_MOC_LITERAL(8, 132, 25), // "on_checkBox_debug_clicked"
|
||||
QT_MOC_LITERAL(9, 158, 7), // "checked"
|
||||
QT_MOC_LITERAL(10, 166, 26), // "on_checkBox_unkick_clicked"
|
||||
QT_MOC_LITERAL(11, 193, 26), // "on_toolButton_plc_released"
|
||||
QT_MOC_LITERAL(12, 220, 28), // "on_toolButton_alarm_released"
|
||||
QT_MOC_LITERAL(13, 249, 28), // "on_pushButton_clear_released"
|
||||
QT_MOC_LITERAL(14, 278, 12), // "enable_shift"
|
||||
QT_MOC_LITERAL(15, 291, 14), // "sendLatestData"
|
||||
QT_MOC_LITERAL(16, 306, 11), // "OnNotifyHub"
|
||||
QT_MOC_LITERAL(17, 318, 3), // "Num"
|
||||
QT_MOC_LITERAL(18, 322, 3), // "Cnt"
|
||||
QT_MOC_LITERAL(19, 326, 7), // "cv::Mat"
|
||||
QT_MOC_LITERAL(20, 334, 1), // "m"
|
||||
QT_MOC_LITERAL(21, 336, 20), // "OnDisplayTimeCostHub"
|
||||
QT_MOC_LITERAL(22, 357, 2), // "ms"
|
||||
QT_MOC_LITERAL(23, 360, 23), // "OnDisplayCheckNumberHub"
|
||||
QT_MOC_LITERAL(24, 384, 2), // "no"
|
||||
QT_MOC_LITERAL(25, 387, 16), // "OnDisplayJdNoHub"
|
||||
QT_MOC_LITERAL(26, 404, 5), // "jd_no"
|
||||
QT_MOC_LITERAL(27, 410, 7), // "OnOKHub"
|
||||
QT_MOC_LITERAL(28, 418, 7), // "OnNGHub"
|
||||
QT_MOC_LITERAL(29, 426, 19), // "updateStatisticsHub"
|
||||
QT_MOC_LITERAL(30, 446, 15), // "statisticalData"
|
||||
QT_MOC_LITERAL(31, 462, 19), // "OnRotateReleasedHub"
|
||||
QT_MOC_LITERAL(32, 482, 26), // "OnToolButtonCamReleasedHub"
|
||||
QT_MOC_LITERAL(33, 509, 17), // "OpenCamTimeoutHub"
|
||||
QT_MOC_LITERAL(34, 527, 12), // "OnDBClickHub"
|
||||
QT_MOC_LITERAL(35, 540, 7), // "Num_Cnt"
|
||||
QT_MOC_LITERAL(36, 548, 13), // "DrawRect_init"
|
||||
QT_MOC_LITERAL(37, 562, 12), // "OnTPClickHub"
|
||||
QT_MOC_LITERAL(38, 575, 14), // "OnDBClickNGHub"
|
||||
QT_MOC_LITERAL(39, 590, 15), // "ReconnectCamHub"
|
||||
QT_MOC_LITERAL(40, 606, 7), // "OnMouse"
|
||||
QT_MOC_LITERAL(41, 614, 12), // "QMouseEvent*"
|
||||
QT_MOC_LITERAL(42, 627, 5), // "event"
|
||||
QT_MOC_LITERAL(43, 633, 5), // "OnKey"
|
||||
QT_MOC_LITERAL(44, 639, 10), // "QKeyEvent*"
|
||||
QT_MOC_LITERAL(45, 650, 13), // "handleTimeout"
|
||||
QT_MOC_LITERAL(46, 664, 10), // "op_timeout"
|
||||
QT_MOC_LITERAL(47, 675, 13), // "admin_timeout"
|
||||
QT_MOC_LITERAL(48, 689, 15), // "EnableDebugMode"
|
||||
QT_MOC_LITERAL(49, 705, 16), // "DisableDebugMode"
|
||||
QT_MOC_LITERAL(50, 722, 13), // "OnCancelAlarm"
|
||||
QT_MOC_LITERAL(51, 736, 28), // "on_pushButton_reset_released"
|
||||
QT_MOC_LITERAL(52, 765, 4), // "OnOp"
|
||||
QT_MOC_LITERAL(53, 770, 6), // "OnExit"
|
||||
QT_MOC_LITERAL(54, 777, 9), // "OnRestart"
|
||||
QT_MOC_LITERAL(55, 787, 7), // "OnAdmin"
|
||||
QT_MOC_LITERAL(56, 795, 20), // "CleanThreadStartAuto"
|
||||
QT_MOC_LITERAL(57, 816, 13), // "recMsgFromUdp"
|
||||
QT_MOC_LITERAL(58, 830, 4) // "data"
|
||||
|
||||
},
|
||||
"Cigarette\0sengMsgToClog\0\0sendMsgToExportData\0"
|
||||
"on_btn_start_released\0on_btn_pause_released\0"
|
||||
"on_btn_lock_released\0on_btn_setup_released\0"
|
||||
"on_checkBox_debug_clicked\0checked\0"
|
||||
"on_checkBox_unkick_clicked\0"
|
||||
"on_toolButton_plc_released\0"
|
||||
"on_toolButton_alarm_released\0"
|
||||
"on_pushButton_clear_released\0enable_shift\0"
|
||||
"sendLatestData\0OnNotifyHub\0Num\0Cnt\0"
|
||||
"cv::Mat\0m\0OnDisplayTimeCostHub\0ms\0"
|
||||
"OnDisplayCheckNumberHub\0no\0OnDisplayJdNoHub\0"
|
||||
"jd_no\0OnOKHub\0OnNGHub\0updateStatisticsHub\0"
|
||||
"statisticalData\0OnRotateReleasedHub\0"
|
||||
"OnToolButtonCamReleasedHub\0OpenCamTimeoutHub\0"
|
||||
"OnDBClickHub\0Num_Cnt\0DrawRect_init\0"
|
||||
"OnTPClickHub\0OnDBClickNGHub\0ReconnectCamHub\0"
|
||||
"OnMouse\0QMouseEvent*\0event\0OnKey\0"
|
||||
"QKeyEvent*\0handleTimeout\0op_timeout\0"
|
||||
"admin_timeout\0EnableDebugMode\0"
|
||||
"DisableDebugMode\0OnCancelAlarm\0"
|
||||
"on_pushButton_reset_released\0OnOp\0"
|
||||
"OnExit\0OnRestart\0OnAdmin\0CleanThreadStartAuto\0"
|
||||
"recMsgFromUdp\0data"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_Cigarette[] = {
|
||||
|
||||
// content:
|
||||
8, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
43, 14, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
0, 0, // constructors
|
||||
0, // flags
|
||||
2, // signalCount
|
||||
|
||||
// signals: name, argc, parameters, tag, flags
|
||||
1, 1, 229, 2, 0x06 /* Public */,
|
||||
3, 0, 232, 2, 0x06 /* Public */,
|
||||
|
||||
// slots: name, argc, parameters, tag, flags
|
||||
4, 0, 233, 2, 0x08 /* Private */,
|
||||
5, 0, 234, 2, 0x08 /* Private */,
|
||||
6, 0, 235, 2, 0x08 /* Private */,
|
||||
7, 0, 236, 2, 0x08 /* Private */,
|
||||
8, 1, 237, 2, 0x08 /* Private */,
|
||||
10, 1, 240, 2, 0x08 /* Private */,
|
||||
11, 0, 243, 2, 0x08 /* Private */,
|
||||
12, 0, 244, 2, 0x08 /* Private */,
|
||||
13, 0, 245, 2, 0x08 /* Private */,
|
||||
14, 0, 246, 2, 0x08 /* Private */,
|
||||
15, 0, 247, 2, 0x08 /* Private */,
|
||||
16, 3, 248, 2, 0x08 /* Private */,
|
||||
21, 2, 255, 2, 0x08 /* Private */,
|
||||
23, 2, 260, 2, 0x08 /* Private */,
|
||||
25, 2, 265, 2, 0x08 /* Private */,
|
||||
27, 1, 270, 2, 0x08 /* Private */,
|
||||
28, 1, 273, 2, 0x08 /* Private */,
|
||||
29, 2, 276, 2, 0x08 /* Private */,
|
||||
31, 1, 281, 2, 0x08 /* Private */,
|
||||
32, 1, 284, 2, 0x08 /* Private */,
|
||||
33, 1, 287, 2, 0x08 /* Private */,
|
||||
34, 1, 290, 2, 0x08 /* Private */,
|
||||
36, 1, 293, 2, 0x08 /* Private */,
|
||||
37, 1, 296, 2, 0x08 /* Private */,
|
||||
38, 1, 299, 2, 0x08 /* Private */,
|
||||
39, 1, 302, 2, 0x08 /* Private */,
|
||||
40, 1, 305, 2, 0x08 /* Private */,
|
||||
43, 1, 308, 2, 0x08 /* Private */,
|
||||
45, 0, 311, 2, 0x08 /* Private */,
|
||||
46, 0, 312, 2, 0x08 /* Private */,
|
||||
47, 0, 313, 2, 0x08 /* Private */,
|
||||
48, 0, 314, 2, 0x08 /* Private */,
|
||||
49, 0, 315, 2, 0x08 /* Private */,
|
||||
50, 0, 316, 2, 0x08 /* Private */,
|
||||
51, 0, 317, 2, 0x08 /* Private */,
|
||||
52, 0, 318, 2, 0x08 /* Private */,
|
||||
53, 0, 319, 2, 0x08 /* Private */,
|
||||
54, 0, 320, 2, 0x08 /* Private */,
|
||||
55, 0, 321, 2, 0x08 /* Private */,
|
||||
56, 0, 322, 2, 0x0a /* Public */,
|
||||
57, 1, 323, 2, 0x0a /* Public */,
|
||||
|
||||
// signals: parameters
|
||||
QMetaType::Void, QMetaType::QString, 2,
|
||||
QMetaType::Void,
|
||||
|
||||
// slots: parameters
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::Bool, 9,
|
||||
QMetaType::Void, QMetaType::Bool, 9,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::Int, QMetaType::Int, 0x80000000 | 19, 17, 18, 20,
|
||||
QMetaType::Void, QMetaType::Int, QMetaType::Int, 17, 22,
|
||||
QMetaType::Void, QMetaType::Int, QMetaType::Long, 17, 24,
|
||||
QMetaType::Void, QMetaType::Int, QMetaType::QString, 17, 26,
|
||||
QMetaType::Void, QMetaType::Int, 17,
|
||||
QMetaType::Void, QMetaType::Int, 17,
|
||||
QMetaType::Void, QMetaType::QString, QMetaType::Int, 30, 17,
|
||||
QMetaType::Void, QMetaType::Int, 17,
|
||||
QMetaType::Void, QMetaType::Int, 17,
|
||||
QMetaType::Void, QMetaType::Int, 17,
|
||||
QMetaType::Void, QMetaType::Int, 35,
|
||||
QMetaType::Void, QMetaType::Int, 35,
|
||||
QMetaType::Void, QMetaType::Int, 35,
|
||||
QMetaType::Void, QMetaType::Int, 17,
|
||||
QMetaType::Void, QMetaType::Int, 17,
|
||||
QMetaType::Void, 0x80000000 | 41, 42,
|
||||
QMetaType::Void, 0x80000000 | 44, 42,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::QString, 58,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
void Cigarette::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
auto *_t = static_cast<Cigarette *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
switch (_id) {
|
||||
case 0: _t->sengMsgToClog((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
||||
case 1: _t->sendMsgToExportData(); break;
|
||||
case 2: _t->on_btn_start_released(); break;
|
||||
case 3: _t->on_btn_pause_released(); break;
|
||||
case 4: _t->on_btn_lock_released(); break;
|
||||
case 5: _t->on_btn_setup_released(); break;
|
||||
case 6: _t->on_checkBox_debug_clicked((*reinterpret_cast< bool(*)>(_a[1]))); break;
|
||||
case 7: _t->on_checkBox_unkick_clicked((*reinterpret_cast< bool(*)>(_a[1]))); break;
|
||||
case 8: _t->on_toolButton_plc_released(); break;
|
||||
case 9: _t->on_toolButton_alarm_released(); break;
|
||||
case 10: _t->on_pushButton_clear_released(); break;
|
||||
case 11: _t->enable_shift(); break;
|
||||
case 12: _t->sendLatestData(); break;
|
||||
case 13: _t->OnNotifyHub((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< cv::Mat(*)>(_a[3]))); break;
|
||||
case 14: _t->OnDisplayTimeCostHub((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
|
||||
case 15: _t->OnDisplayCheckNumberHub((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< long(*)>(_a[2]))); break;
|
||||
case 16: _t->OnDisplayJdNoHub((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< QString(*)>(_a[2]))); break;
|
||||
case 17: _t->OnOKHub((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 18: _t->OnNGHub((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 19: _t->updateStatisticsHub((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
|
||||
case 20: _t->OnRotateReleasedHub((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 21: _t->OnToolButtonCamReleasedHub((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 22: _t->OpenCamTimeoutHub((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 23: _t->OnDBClickHub((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 24: _t->DrawRect_init((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 25: _t->OnTPClickHub((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 26: _t->OnDBClickNGHub((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 27: _t->ReconnectCamHub((*reinterpret_cast< int(*)>(_a[1]))); break;
|
||||
case 28: _t->OnMouse((*reinterpret_cast< QMouseEvent*(*)>(_a[1]))); break;
|
||||
case 29: _t->OnKey((*reinterpret_cast< QKeyEvent*(*)>(_a[1]))); break;
|
||||
case 30: _t->handleTimeout(); break;
|
||||
case 31: _t->op_timeout(); break;
|
||||
case 32: _t->admin_timeout(); break;
|
||||
case 33: _t->EnableDebugMode(); break;
|
||||
case 34: _t->DisableDebugMode(); break;
|
||||
case 35: _t->OnCancelAlarm(); break;
|
||||
case 36: _t->on_pushButton_reset_released(); break;
|
||||
case 37: _t->OnOp(); break;
|
||||
case 38: _t->OnExit(); break;
|
||||
case 39: _t->OnRestart(); break;
|
||||
case 40: _t->OnAdmin(); break;
|
||||
case 41: _t->CleanThreadStartAuto(); break;
|
||||
case 42: _t->recMsgFromUdp((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
||||
default: ;
|
||||
}
|
||||
} else if (_c == QMetaObject::IndexOfMethod) {
|
||||
int *result = reinterpret_cast<int *>(_a[0]);
|
||||
{
|
||||
using _t = void (Cigarette::*)(QString );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Cigarette::sengMsgToClog)) {
|
||||
*result = 0;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (Cigarette::*)();
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&Cigarette::sendMsgToExportData)) {
|
||||
*result = 1;
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
QT_INIT_METAOBJECT const QMetaObject Cigarette::staticMetaObject = { {
|
||||
QMetaObject::SuperData::link<QMainWindow::staticMetaObject>(),
|
||||
qt_meta_stringdata_Cigarette.data,
|
||||
qt_meta_data_Cigarette,
|
||||
qt_static_metacall,
|
||||
nullptr,
|
||||
nullptr
|
||||
} };
|
||||
|
||||
|
||||
const QMetaObject *Cigarette::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *Cigarette::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return nullptr;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_Cigarette.stringdata0))
|
||||
return static_cast<void*>(this);
|
||||
return QMainWindow::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int Cigarette::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QMainWindow::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 43)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 43;
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 43)
|
||||
*reinterpret_cast<int*>(_a[0]) = -1;
|
||||
_id -= 43;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
|
||||
// SIGNAL 0
|
||||
void Cigarette::sengMsgToClog(QString _t1)
|
||||
{
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 0, _a);
|
||||
}
|
||||
|
||||
// SIGNAL 1
|
||||
void Cigarette::sendMsgToExportData()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
|
||||
}
|
||||
QT_WARNING_POP
|
||||
QT_END_MOC_NAMESPACE
|
@ -0,0 +1,273 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'db_label.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.14.2)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include <memory>
|
||||
#include "../../db_label.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'db_label.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.14.2. It"
|
||||
#error "cannot be used with the include files from this version of Qt."
|
||||
#error "(The moc has changed too much.)"
|
||||
#endif
|
||||
|
||||
QT_BEGIN_MOC_NAMESPACE
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
struct qt_meta_stringdata_db_label_t {
|
||||
QByteArrayData data[14];
|
||||
char stringdata0[219];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_db_label_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_db_label_t qt_meta_stringdata_db_label = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 8), // "db_label"
|
||||
QT_MOC_LITERAL(1, 9, 11), // "QlabelClick"
|
||||
QT_MOC_LITERAL(2, 21, 0), // ""
|
||||
QT_MOC_LITERAL(3, 22, 17), // "QlabelDoubleClick"
|
||||
QT_MOC_LITERAL(4, 40, 17), // "QlabelTripleClick"
|
||||
QT_MOC_LITERAL(5, 58, 27), // "SignalmouseDoubleClickEvent"
|
||||
QT_MOC_LITERAL(6, 86, 12), // "QMouseEvent*"
|
||||
QT_MOC_LITERAL(7, 99, 5), // "event"
|
||||
QT_MOC_LITERAL(8, 105, 21), // "SignalmousePressEvent"
|
||||
QT_MOC_LITERAL(9, 127, 23), // "SignalmouseReleaseEvent"
|
||||
QT_MOC_LITERAL(10, 151, 20), // "SignalmouseMoveEvent"
|
||||
QT_MOC_LITERAL(11, 172, 21), // "SignalkeyReleaseEvent"
|
||||
QT_MOC_LITERAL(12, 194, 10), // "QKeyEvent*"
|
||||
QT_MOC_LITERAL(13, 205, 13) // "TimeOutNotify"
|
||||
|
||||
},
|
||||
"db_label\0QlabelClick\0\0QlabelDoubleClick\0"
|
||||
"QlabelTripleClick\0SignalmouseDoubleClickEvent\0"
|
||||
"QMouseEvent*\0event\0SignalmousePressEvent\0"
|
||||
"SignalmouseReleaseEvent\0SignalmouseMoveEvent\0"
|
||||
"SignalkeyReleaseEvent\0QKeyEvent*\0"
|
||||
"TimeOutNotify"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_db_label[] = {
|
||||
|
||||
// content:
|
||||
8, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
9, 14, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
0, 0, // constructors
|
||||
0, // flags
|
||||
8, // signalCount
|
||||
|
||||
// signals: name, argc, parameters, tag, flags
|
||||
1, 0, 59, 2, 0x06 /* Public */,
|
||||
3, 0, 60, 2, 0x06 /* Public */,
|
||||
4, 0, 61, 2, 0x06 /* Public */,
|
||||
5, 1, 62, 2, 0x06 /* Public */,
|
||||
8, 1, 65, 2, 0x06 /* Public */,
|
||||
9, 1, 68, 2, 0x06 /* Public */,
|
||||
10, 1, 71, 2, 0x06 /* Public */,
|
||||
11, 1, 74, 2, 0x06 /* Public */,
|
||||
|
||||
// slots: name, argc, parameters, tag, flags
|
||||
13, 0, 77, 2, 0x08 /* Private */,
|
||||
|
||||
// signals: parameters
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, 0x80000000 | 6, 7,
|
||||
QMetaType::Void, 0x80000000 | 6, 7,
|
||||
QMetaType::Void, 0x80000000 | 6, 7,
|
||||
QMetaType::Void, 0x80000000 | 6, 7,
|
||||
QMetaType::Void, 0x80000000 | 12, 7,
|
||||
|
||||
// slots: parameters
|
||||
QMetaType::Void,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
void db_label::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
auto *_t = static_cast<db_label *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
switch (_id) {
|
||||
case 0: _t->QlabelClick(); break;
|
||||
case 1: _t->QlabelDoubleClick(); break;
|
||||
case 2: _t->QlabelTripleClick(); break;
|
||||
case 3: _t->SignalmouseDoubleClickEvent((*reinterpret_cast< QMouseEvent*(*)>(_a[1]))); break;
|
||||
case 4: _t->SignalmousePressEvent((*reinterpret_cast< QMouseEvent*(*)>(_a[1]))); break;
|
||||
case 5: _t->SignalmouseReleaseEvent((*reinterpret_cast< QMouseEvent*(*)>(_a[1]))); break;
|
||||
case 6: _t->SignalmouseMoveEvent((*reinterpret_cast< QMouseEvent*(*)>(_a[1]))); break;
|
||||
case 7: _t->SignalkeyReleaseEvent((*reinterpret_cast< QKeyEvent*(*)>(_a[1]))); break;
|
||||
case 8: _t->TimeOutNotify(); break;
|
||||
default: ;
|
||||
}
|
||||
} else if (_c == QMetaObject::IndexOfMethod) {
|
||||
int *result = reinterpret_cast<int *>(_a[0]);
|
||||
{
|
||||
using _t = void (db_label::*)();
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&db_label::QlabelClick)) {
|
||||
*result = 0;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (db_label::*)();
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&db_label::QlabelDoubleClick)) {
|
||||
*result = 1;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (db_label::*)();
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&db_label::QlabelTripleClick)) {
|
||||
*result = 2;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (db_label::*)(QMouseEvent * );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&db_label::SignalmouseDoubleClickEvent)) {
|
||||
*result = 3;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (db_label::*)(QMouseEvent * );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&db_label::SignalmousePressEvent)) {
|
||||
*result = 4;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (db_label::*)(QMouseEvent * );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&db_label::SignalmouseReleaseEvent)) {
|
||||
*result = 5;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (db_label::*)(QMouseEvent * );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&db_label::SignalmouseMoveEvent)) {
|
||||
*result = 6;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
using _t = void (db_label::*)(QKeyEvent * );
|
||||
if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&db_label::SignalkeyReleaseEvent)) {
|
||||
*result = 7;
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
QT_INIT_METAOBJECT const QMetaObject db_label::staticMetaObject = { {
|
||||
QMetaObject::SuperData::link<QLabel::staticMetaObject>(),
|
||||
qt_meta_stringdata_db_label.data,
|
||||
qt_meta_data_db_label,
|
||||
qt_static_metacall,
|
||||
nullptr,
|
||||
nullptr
|
||||
} };
|
||||
|
||||
|
||||
const QMetaObject *db_label::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *db_label::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return nullptr;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_db_label.stringdata0))
|
||||
return static_cast<void*>(this);
|
||||
return QLabel::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int db_label::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QLabel::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 9)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 9;
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 9)
|
||||
*reinterpret_cast<int*>(_a[0]) = -1;
|
||||
_id -= 9;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
|
||||
// SIGNAL 0
|
||||
void db_label::QlabelClick()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 0, nullptr);
|
||||
}
|
||||
|
||||
// SIGNAL 1
|
||||
void db_label::QlabelDoubleClick()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 1, nullptr);
|
||||
}
|
||||
|
||||
// SIGNAL 2
|
||||
void db_label::QlabelTripleClick()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 2, nullptr);
|
||||
}
|
||||
|
||||
// SIGNAL 3
|
||||
void db_label::SignalmouseDoubleClickEvent(QMouseEvent * _t1)
|
||||
{
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 3, _a);
|
||||
}
|
||||
|
||||
// SIGNAL 4
|
||||
void db_label::SignalmousePressEvent(QMouseEvent * _t1)
|
||||
{
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 4, _a);
|
||||
}
|
||||
|
||||
// SIGNAL 5
|
||||
void db_label::SignalmouseReleaseEvent(QMouseEvent * _t1)
|
||||
{
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 5, _a);
|
||||
}
|
||||
|
||||
// SIGNAL 6
|
||||
void db_label::SignalmouseMoveEvent(QMouseEvent * _t1)
|
||||
{
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 6, _a);
|
||||
}
|
||||
|
||||
// SIGNAL 7
|
||||
void db_label::SignalkeyReleaseEvent(QKeyEvent * _t1)
|
||||
{
|
||||
void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 7, _a);
|
||||
}
|
||||
QT_WARNING_POP
|
||||
QT_END_MOC_NAMESPACE
|
@ -0,0 +1,124 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'exportData.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.14.2)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include <memory>
|
||||
#include "../../exportData.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'exportData.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.14.2. It"
|
||||
#error "cannot be used with the include files from this version of Qt."
|
||||
#error "(The moc has changed too much.)"
|
||||
#endif
|
||||
|
||||
QT_BEGIN_MOC_NAMESPACE
|
||||
QT_WARNING_PUSH
|
||||
QT_WARNING_DISABLE_DEPRECATED
|
||||
struct qt_meta_stringdata_ExportDataThread_t {
|
||||
QByteArrayData data[5];
|
||||
char stringdata0[71];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_ExportDataThread_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_ExportDataThread_t qt_meta_stringdata_ExportDataThread = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 16), // "ExportDataThread"
|
||||
QT_MOC_LITERAL(1, 17, 21), // "EDrecMsgFromCigarette"
|
||||
QT_MOC_LITERAL(2, 39, 0), // ""
|
||||
QT_MOC_LITERAL(3, 40, 21), // "GetDataFromSaveThread"
|
||||
QT_MOC_LITERAL(4, 62, 8) // "filePath"
|
||||
|
||||
},
|
||||
"ExportDataThread\0EDrecMsgFromCigarette\0"
|
||||
"\0GetDataFromSaveThread\0filePath"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_ExportDataThread[] = {
|
||||
|
||||
// content:
|
||||
8, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
2, 14, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
0, 0, // constructors
|
||||
0, // flags
|
||||
0, // signalCount
|
||||
|
||||
// slots: name, argc, parameters, tag, flags
|
||||
1, 0, 24, 2, 0x0a /* Public */,
|
||||
3, 1, 25, 2, 0x0a /* Public */,
|
||||
|
||||
// slots: parameters
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::QString, 4,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
void ExportDataThread::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
auto *_t = static_cast<ExportDataThread *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
switch (_id) {
|
||||
case 0: _t->EDrecMsgFromCigarette(); break;
|
||||
case 1: _t->GetDataFromSaveThread((*reinterpret_cast< QString(*)>(_a[1]))); break;
|
||||
default: ;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
QT_INIT_METAOBJECT const QMetaObject ExportDataThread::staticMetaObject = { {
|
||||
QMetaObject::SuperData::link<QThread::staticMetaObject>(),
|
||||
qt_meta_stringdata_ExportDataThread.data,
|
||||
qt_meta_data_ExportDataThread,
|
||||
qt_static_metacall,
|
||||
nullptr,
|
||||
nullptr
|
||||
} };
|
||||
|
||||
|
||||
const QMetaObject *ExportDataThread::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *ExportDataThread::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return nullptr;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_ExportDataThread.stringdata0))
|
||||
return static_cast<void*>(this);
|
||||
return QThread::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int ExportDataThread::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QThread::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 2)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 2;
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 2)
|
||||
*reinterpret_cast<int*>(_a[0]) = -1;
|
||||
_id -= 2;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
QT_WARNING_POP
|
||||
QT_END_MOC_NAMESPACE
|
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
/********************************************************************************
|
||||
** Form generated from reading UI file 'alarmdialog.ui'
|
||||
**
|
||||
** Created by: Qt User Interface Compiler version 5.15.2
|
||||
** Created by: Qt User Interface Compiler version 5.14.2
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||||
********************************************************************************/
|
@ -0,0 +1,427 @@
|
||||
/********************************************************************************
|
||||
** Form generated from reading UI file 'camera_glue.ui'
|
||||
**
|
||||
** Created by: Qt User Interface Compiler version 5.14.2
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||||
********************************************************************************/
|
||||
|
||||
#ifndef UI_CAMERA_GLUE_H
|
||||
#define UI_CAMERA_GLUE_H
|
||||
|
||||
#include <QtCore/QVariant>
|
||||
#include <QtWidgets/QApplication>
|
||||
#include <QtWidgets/QDialog>
|
||||
#include <QtWidgets/QLabel>
|
||||
#include <QtWidgets/QPushButton>
|
||||
#include <QtWidgets/QSpinBox>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class Ui_camera_glue
|
||||
{
|
||||
public:
|
||||
QSpinBox *spinBox_21;
|
||||
QSpinBox *spinBox_31;
|
||||
QSpinBox *spinBox_41;
|
||||
QSpinBox *spinBox_32;
|
||||
QSpinBox *spinBox_22;
|
||||
QSpinBox *spinBox_42;
|
||||
QSpinBox *spinBox_33;
|
||||
QSpinBox *spinBox_23;
|
||||
QSpinBox *spinBox_43;
|
||||
QSpinBox *spinBox_12;
|
||||
QSpinBox *spinBox_11;
|
||||
QSpinBox *spinBox_13;
|
||||
QLabel *label_first;
|
||||
QLabel *label_second;
|
||||
QLabel *label_third;
|
||||
QLabel *label_1;
|
||||
QLabel *label_2;
|
||||
QLabel *label_3;
|
||||
QLabel *label_4;
|
||||
QLabel *label_hint;
|
||||
QPushButton *pushButton_take;
|
||||
QSpinBox *spinBox_53;
|
||||
QLabel *label_5;
|
||||
QSpinBox *spinBox_52;
|
||||
QSpinBox *spinBox_51;
|
||||
QSpinBox *spinBox_63;
|
||||
QLabel *label_6;
|
||||
QSpinBox *spinBox_62;
|
||||
QSpinBox *spinBox_61;
|
||||
QSpinBox *spinBox_73;
|
||||
QLabel *label_7;
|
||||
QSpinBox *spinBox_72;
|
||||
QSpinBox *spinBox_71;
|
||||
QSpinBox *spinBox_83;
|
||||
QLabel *label_8;
|
||||
QSpinBox *spinBox_82;
|
||||
QSpinBox *spinBox_81;
|
||||
QSpinBox *spinBox_14;
|
||||
QLabel *label_fourth;
|
||||
QSpinBox *spinBox_15;
|
||||
QLabel *label_fifth;
|
||||
QSpinBox *spinBox_24;
|
||||
QSpinBox *spinBox_25;
|
||||
QSpinBox *spinBox_34;
|
||||
QSpinBox *spinBox_35;
|
||||
QSpinBox *spinBox_44;
|
||||
QSpinBox *spinBox_45;
|
||||
QSpinBox *spinBox_54;
|
||||
QSpinBox *spinBox_55;
|
||||
QSpinBox *spinBox_64;
|
||||
QSpinBox *spinBox_65;
|
||||
QSpinBox *spinBox_74;
|
||||
QSpinBox *spinBox_75;
|
||||
QSpinBox *spinBox_84;
|
||||
QSpinBox *spinBox_85;
|
||||
|
||||
void setupUi(QDialog *camera_glue)
|
||||
{
|
||||
if (camera_glue->objectName().isEmpty())
|
||||
camera_glue->setObjectName(QString::fromUtf8("camera_glue"));
|
||||
camera_glue->resize(289, 374);
|
||||
spinBox_21 = new QSpinBox(camera_glue);
|
||||
spinBox_21->setObjectName(QString::fromUtf8("spinBox_21"));
|
||||
spinBox_21->setGeometry(QRect(190, 1740, 70, 30));
|
||||
QFont font;
|
||||
font.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||||
font.setPointSize(12);
|
||||
font.setBold(true);
|
||||
font.setWeight(75);
|
||||
spinBox_21->setFont(font);
|
||||
spinBox_21->setWrapping(true);
|
||||
spinBox_21->setMaximum(10);
|
||||
spinBox_31 = new QSpinBox(camera_glue);
|
||||
spinBox_31->setObjectName(QString::fromUtf8("spinBox_31"));
|
||||
spinBox_31->setGeometry(QRect(290, 1740, 70, 30));
|
||||
spinBox_31->setFont(font);
|
||||
spinBox_31->setWrapping(true);
|
||||
spinBox_31->setMaximum(10);
|
||||
spinBox_41 = new QSpinBox(camera_glue);
|
||||
spinBox_41->setObjectName(QString::fromUtf8("spinBox_41"));
|
||||
spinBox_41->setGeometry(QRect(390, 1740, 70, 30));
|
||||
spinBox_41->setFont(font);
|
||||
spinBox_41->setWrapping(true);
|
||||
spinBox_41->setMaximum(10);
|
||||
spinBox_32 = new QSpinBox(camera_glue);
|
||||
spinBox_32->setObjectName(QString::fromUtf8("spinBox_32"));
|
||||
spinBox_32->setGeometry(QRect(290, 1790, 70, 30));
|
||||
spinBox_32->setFont(font);
|
||||
spinBox_32->setWrapping(true);
|
||||
spinBox_32->setMaximum(10);
|
||||
spinBox_22 = new QSpinBox(camera_glue);
|
||||
spinBox_22->setObjectName(QString::fromUtf8("spinBox_22"));
|
||||
spinBox_22->setGeometry(QRect(190, 1790, 70, 30));
|
||||
spinBox_22->setFont(font);
|
||||
spinBox_22->setWrapping(true);
|
||||
spinBox_22->setMaximum(10);
|
||||
spinBox_42 = new QSpinBox(camera_glue);
|
||||
spinBox_42->setObjectName(QString::fromUtf8("spinBox_42"));
|
||||
spinBox_42->setGeometry(QRect(390, 1790, 70, 30));
|
||||
spinBox_42->setFont(font);
|
||||
spinBox_42->setWrapping(true);
|
||||
spinBox_42->setMaximum(10);
|
||||
spinBox_33 = new QSpinBox(camera_glue);
|
||||
spinBox_33->setObjectName(QString::fromUtf8("spinBox_33"));
|
||||
spinBox_33->setGeometry(QRect(290, 1840, 70, 30));
|
||||
spinBox_33->setFont(font);
|
||||
spinBox_33->setWrapping(true);
|
||||
spinBox_33->setMaximum(10);
|
||||
spinBox_23 = new QSpinBox(camera_glue);
|
||||
spinBox_23->setObjectName(QString::fromUtf8("spinBox_23"));
|
||||
spinBox_23->setGeometry(QRect(190, 1840, 70, 30));
|
||||
spinBox_23->setFont(font);
|
||||
spinBox_23->setWrapping(true);
|
||||
spinBox_23->setMaximum(10);
|
||||
spinBox_43 = new QSpinBox(camera_glue);
|
||||
spinBox_43->setObjectName(QString::fromUtf8("spinBox_43"));
|
||||
spinBox_43->setGeometry(QRect(390, 1840, 70, 30));
|
||||
spinBox_43->setFont(font);
|
||||
spinBox_43->setWrapping(true);
|
||||
spinBox_43->setMaximum(10);
|
||||
spinBox_12 = new QSpinBox(camera_glue);
|
||||
spinBox_12->setObjectName(QString::fromUtf8("spinBox_12"));
|
||||
spinBox_12->setGeometry(QRect(130, 100, 70, 30));
|
||||
spinBox_12->setFont(font);
|
||||
spinBox_12->setWrapping(true);
|
||||
spinBox_12->setMaximum(10);
|
||||
spinBox_11 = new QSpinBox(camera_glue);
|
||||
spinBox_11->setObjectName(QString::fromUtf8("spinBox_11"));
|
||||
spinBox_11->setGeometry(QRect(130, 50, 70, 30));
|
||||
spinBox_11->setFont(font);
|
||||
spinBox_11->setWrapping(true);
|
||||
spinBox_11->setMaximum(10);
|
||||
spinBox_13 = new QSpinBox(camera_glue);
|
||||
spinBox_13->setObjectName(QString::fromUtf8("spinBox_13"));
|
||||
spinBox_13->setGeometry(QRect(130, 150, 70, 30));
|
||||
spinBox_13->setFont(font);
|
||||
spinBox_13->setWrapping(true);
|
||||
spinBox_13->setMaximum(10);
|
||||
label_first = new QLabel(camera_glue);
|
||||
label_first->setObjectName(QString::fromUtf8("label_first"));
|
||||
label_first->setGeometry(QRect(50, 53, 61, 21));
|
||||
label_first->setFont(font);
|
||||
label_second = new QLabel(camera_glue);
|
||||
label_second->setObjectName(QString::fromUtf8("label_second"));
|
||||
label_second->setGeometry(QRect(50, 105, 61, 21));
|
||||
label_second->setFont(font);
|
||||
label_third = new QLabel(camera_glue);
|
||||
label_third->setObjectName(QString::fromUtf8("label_third"));
|
||||
label_third->setGeometry(QRect(50, 155, 61, 21));
|
||||
label_third->setFont(font);
|
||||
label_1 = new QLabel(camera_glue);
|
||||
label_1->setObjectName(QString::fromUtf8("label_1"));
|
||||
label_1->setGeometry(QRect(130, 20, 70, 20));
|
||||
label_1->setFont(font);
|
||||
label_2 = new QLabel(camera_glue);
|
||||
label_2->setObjectName(QString::fromUtf8("label_2"));
|
||||
label_2->setGeometry(QRect(190, 1710, 70, 20));
|
||||
label_2->setFont(font);
|
||||
label_3 = new QLabel(camera_glue);
|
||||
label_3->setObjectName(QString::fromUtf8("label_3"));
|
||||
label_3->setGeometry(QRect(290, 1710, 70, 20));
|
||||
label_3->setFont(font);
|
||||
label_4 = new QLabel(camera_glue);
|
||||
label_4->setObjectName(QString::fromUtf8("label_4"));
|
||||
label_4->setGeometry(QRect(390, 1710, 70, 20));
|
||||
label_4->setFont(font);
|
||||
label_hint = new QLabel(camera_glue);
|
||||
label_hint->setObjectName(QString::fromUtf8("label_hint"));
|
||||
label_hint->setGeometry(QRect(30, 290, 285, 25));
|
||||
QFont font1;
|
||||
font1.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||||
font1.setPointSize(10);
|
||||
label_hint->setFont(font1);
|
||||
pushButton_take = new QPushButton(camera_glue);
|
||||
pushButton_take->setObjectName(QString::fromUtf8("pushButton_take"));
|
||||
pushButton_take->setGeometry(QRect(70, 330, 141, 31));
|
||||
pushButton_take->setFont(font);
|
||||
spinBox_53 = new QSpinBox(camera_glue);
|
||||
spinBox_53->setObjectName(QString::fromUtf8("spinBox_53"));
|
||||
spinBox_53->setGeometry(QRect(490, 1840, 70, 30));
|
||||
spinBox_53->setFont(font);
|
||||
spinBox_53->setWrapping(true);
|
||||
spinBox_53->setMaximum(10);
|
||||
label_5 = new QLabel(camera_glue);
|
||||
label_5->setObjectName(QString::fromUtf8("label_5"));
|
||||
label_5->setGeometry(QRect(490, 1710, 70, 20));
|
||||
label_5->setFont(font);
|
||||
spinBox_52 = new QSpinBox(camera_glue);
|
||||
spinBox_52->setObjectName(QString::fromUtf8("spinBox_52"));
|
||||
spinBox_52->setGeometry(QRect(490, 1790, 70, 30));
|
||||
spinBox_52->setFont(font);
|
||||
spinBox_52->setWrapping(true);
|
||||
spinBox_52->setMaximum(10);
|
||||
spinBox_51 = new QSpinBox(camera_glue);
|
||||
spinBox_51->setObjectName(QString::fromUtf8("spinBox_51"));
|
||||
spinBox_51->setGeometry(QRect(490, 1740, 70, 30));
|
||||
spinBox_51->setFont(font);
|
||||
spinBox_51->setWrapping(true);
|
||||
spinBox_51->setMaximum(10);
|
||||
spinBox_63 = new QSpinBox(camera_glue);
|
||||
spinBox_63->setObjectName(QString::fromUtf8("spinBox_63"));
|
||||
spinBox_63->setGeometry(QRect(590, 1840, 70, 30));
|
||||
spinBox_63->setFont(font);
|
||||
spinBox_63->setWrapping(true);
|
||||
spinBox_63->setMaximum(10);
|
||||
label_6 = new QLabel(camera_glue);
|
||||
label_6->setObjectName(QString::fromUtf8("label_6"));
|
||||
label_6->setGeometry(QRect(590, 1710, 70, 20));
|
||||
label_6->setFont(font);
|
||||
spinBox_62 = new QSpinBox(camera_glue);
|
||||
spinBox_62->setObjectName(QString::fromUtf8("spinBox_62"));
|
||||
spinBox_62->setGeometry(QRect(590, 1790, 70, 30));
|
||||
spinBox_62->setFont(font);
|
||||
spinBox_62->setWrapping(true);
|
||||
spinBox_62->setMaximum(10);
|
||||
spinBox_61 = new QSpinBox(camera_glue);
|
||||
spinBox_61->setObjectName(QString::fromUtf8("spinBox_61"));
|
||||
spinBox_61->setGeometry(QRect(590, 1740, 70, 30));
|
||||
spinBox_61->setFont(font);
|
||||
spinBox_61->setWrapping(true);
|
||||
spinBox_61->setMaximum(10);
|
||||
spinBox_73 = new QSpinBox(camera_glue);
|
||||
spinBox_73->setObjectName(QString::fromUtf8("spinBox_73"));
|
||||
spinBox_73->setGeometry(QRect(690, 1840, 70, 30));
|
||||
spinBox_73->setFont(font);
|
||||
spinBox_73->setWrapping(true);
|
||||
spinBox_73->setMaximum(10);
|
||||
label_7 = new QLabel(camera_glue);
|
||||
label_7->setObjectName(QString::fromUtf8("label_7"));
|
||||
label_7->setGeometry(QRect(690, 1710, 70, 20));
|
||||
label_7->setFont(font);
|
||||
spinBox_72 = new QSpinBox(camera_glue);
|
||||
spinBox_72->setObjectName(QString::fromUtf8("spinBox_72"));
|
||||
spinBox_72->setGeometry(QRect(690, 1790, 70, 30));
|
||||
spinBox_72->setFont(font);
|
||||
spinBox_72->setWrapping(true);
|
||||
spinBox_72->setMaximum(10);
|
||||
spinBox_71 = new QSpinBox(camera_glue);
|
||||
spinBox_71->setObjectName(QString::fromUtf8("spinBox_71"));
|
||||
spinBox_71->setGeometry(QRect(690, 1740, 70, 30));
|
||||
spinBox_71->setFont(font);
|
||||
spinBox_71->setWrapping(true);
|
||||
spinBox_71->setMaximum(10);
|
||||
spinBox_83 = new QSpinBox(camera_glue);
|
||||
spinBox_83->setObjectName(QString::fromUtf8("spinBox_83"));
|
||||
spinBox_83->setGeometry(QRect(790, 1840, 70, 30));
|
||||
spinBox_83->setFont(font);
|
||||
spinBox_83->setWrapping(true);
|
||||
spinBox_83->setMaximum(10);
|
||||
label_8 = new QLabel(camera_glue);
|
||||
label_8->setObjectName(QString::fromUtf8("label_8"));
|
||||
label_8->setGeometry(QRect(790, 1710, 70, 20));
|
||||
label_8->setFont(font);
|
||||
spinBox_82 = new QSpinBox(camera_glue);
|
||||
spinBox_82->setObjectName(QString::fromUtf8("spinBox_82"));
|
||||
spinBox_82->setGeometry(QRect(790, 1790, 70, 30));
|
||||
spinBox_82->setFont(font);
|
||||
spinBox_82->setWrapping(true);
|
||||
spinBox_82->setMaximum(10);
|
||||
spinBox_81 = new QSpinBox(camera_glue);
|
||||
spinBox_81->setObjectName(QString::fromUtf8("spinBox_81"));
|
||||
spinBox_81->setGeometry(QRect(790, 1740, 70, 30));
|
||||
spinBox_81->setFont(font);
|
||||
spinBox_81->setWrapping(true);
|
||||
spinBox_81->setMaximum(10);
|
||||
spinBox_14 = new QSpinBox(camera_glue);
|
||||
spinBox_14->setObjectName(QString::fromUtf8("spinBox_14"));
|
||||
spinBox_14->setGeometry(QRect(130, 195, 70, 30));
|
||||
spinBox_14->setFont(font);
|
||||
spinBox_14->setWrapping(true);
|
||||
spinBox_14->setMaximum(10);
|
||||
label_fourth = new QLabel(camera_glue);
|
||||
label_fourth->setObjectName(QString::fromUtf8("label_fourth"));
|
||||
label_fourth->setGeometry(QRect(50, 200, 61, 21));
|
||||
label_fourth->setFont(font);
|
||||
spinBox_15 = new QSpinBox(camera_glue);
|
||||
spinBox_15->setObjectName(QString::fromUtf8("spinBox_15"));
|
||||
spinBox_15->setGeometry(QRect(130, 245, 70, 30));
|
||||
spinBox_15->setFont(font);
|
||||
spinBox_15->setWrapping(true);
|
||||
spinBox_15->setMaximum(10);
|
||||
label_fifth = new QLabel(camera_glue);
|
||||
label_fifth->setObjectName(QString::fromUtf8("label_fifth"));
|
||||
label_fifth->setGeometry(QRect(50, 250, 61, 21));
|
||||
label_fifth->setFont(font);
|
||||
spinBox_24 = new QSpinBox(camera_glue);
|
||||
spinBox_24->setObjectName(QString::fromUtf8("spinBox_24"));
|
||||
spinBox_24->setGeometry(QRect(190, 1890, 70, 30));
|
||||
spinBox_24->setFont(font);
|
||||
spinBox_24->setWrapping(true);
|
||||
spinBox_24->setMaximum(10);
|
||||
spinBox_25 = new QSpinBox(camera_glue);
|
||||
spinBox_25->setObjectName(QString::fromUtf8("spinBox_25"));
|
||||
spinBox_25->setGeometry(QRect(190, 1940, 70, 30));
|
||||
spinBox_25->setFont(font);
|
||||
spinBox_25->setWrapping(true);
|
||||
spinBox_25->setMaximum(10);
|
||||
spinBox_34 = new QSpinBox(camera_glue);
|
||||
spinBox_34->setObjectName(QString::fromUtf8("spinBox_34"));
|
||||
spinBox_34->setGeometry(QRect(290, 1890, 70, 30));
|
||||
spinBox_34->setFont(font);
|
||||
spinBox_34->setWrapping(true);
|
||||
spinBox_34->setMaximum(10);
|
||||
spinBox_35 = new QSpinBox(camera_glue);
|
||||
spinBox_35->setObjectName(QString::fromUtf8("spinBox_35"));
|
||||
spinBox_35->setGeometry(QRect(290, 1940, 70, 30));
|
||||
spinBox_35->setFont(font);
|
||||
spinBox_35->setWrapping(true);
|
||||
spinBox_35->setMaximum(10);
|
||||
spinBox_44 = new QSpinBox(camera_glue);
|
||||
spinBox_44->setObjectName(QString::fromUtf8("spinBox_44"));
|
||||
spinBox_44->setGeometry(QRect(390, 1890, 70, 30));
|
||||
spinBox_44->setFont(font);
|
||||
spinBox_44->setWrapping(true);
|
||||
spinBox_44->setMaximum(10);
|
||||
spinBox_45 = new QSpinBox(camera_glue);
|
||||
spinBox_45->setObjectName(QString::fromUtf8("spinBox_45"));
|
||||
spinBox_45->setGeometry(QRect(390, 1940, 70, 30));
|
||||
spinBox_45->setFont(font);
|
||||
spinBox_45->setWrapping(true);
|
||||
spinBox_45->setMaximum(10);
|
||||
spinBox_54 = new QSpinBox(camera_glue);
|
||||
spinBox_54->setObjectName(QString::fromUtf8("spinBox_54"));
|
||||
spinBox_54->setGeometry(QRect(490, 1890, 70, 30));
|
||||
spinBox_54->setFont(font);
|
||||
spinBox_54->setWrapping(true);
|
||||
spinBox_54->setMaximum(10);
|
||||
spinBox_55 = new QSpinBox(camera_glue);
|
||||
spinBox_55->setObjectName(QString::fromUtf8("spinBox_55"));
|
||||
spinBox_55->setGeometry(QRect(490, 1940, 70, 30));
|
||||
spinBox_55->setFont(font);
|
||||
spinBox_55->setWrapping(true);
|
||||
spinBox_55->setMaximum(10);
|
||||
spinBox_64 = new QSpinBox(camera_glue);
|
||||
spinBox_64->setObjectName(QString::fromUtf8("spinBox_64"));
|
||||
spinBox_64->setGeometry(QRect(590, 1890, 70, 30));
|
||||
spinBox_64->setFont(font);
|
||||
spinBox_64->setWrapping(true);
|
||||
spinBox_64->setMaximum(10);
|
||||
spinBox_65 = new QSpinBox(camera_glue);
|
||||
spinBox_65->setObjectName(QString::fromUtf8("spinBox_65"));
|
||||
spinBox_65->setGeometry(QRect(590, 1930, 70, 30));
|
||||
spinBox_65->setFont(font);
|
||||
spinBox_65->setWrapping(true);
|
||||
spinBox_65->setMaximum(10);
|
||||
spinBox_74 = new QSpinBox(camera_glue);
|
||||
spinBox_74->setObjectName(QString::fromUtf8("spinBox_74"));
|
||||
spinBox_74->setGeometry(QRect(690, 1890, 70, 30));
|
||||
spinBox_74->setFont(font);
|
||||
spinBox_74->setWrapping(true);
|
||||
spinBox_74->setMaximum(10);
|
||||
spinBox_75 = new QSpinBox(camera_glue);
|
||||
spinBox_75->setObjectName(QString::fromUtf8("spinBox_75"));
|
||||
spinBox_75->setGeometry(QRect(690, 1930, 70, 30));
|
||||
spinBox_75->setFont(font);
|
||||
spinBox_75->setWrapping(true);
|
||||
spinBox_75->setMaximum(10);
|
||||
spinBox_84 = new QSpinBox(camera_glue);
|
||||
spinBox_84->setObjectName(QString::fromUtf8("spinBox_84"));
|
||||
spinBox_84->setGeometry(QRect(790, 1890, 70, 30));
|
||||
spinBox_84->setFont(font);
|
||||
spinBox_84->setWrapping(true);
|
||||
spinBox_84->setMaximum(10);
|
||||
spinBox_85 = new QSpinBox(camera_glue);
|
||||
spinBox_85->setObjectName(QString::fromUtf8("spinBox_85"));
|
||||
spinBox_85->setGeometry(QRect(790, 1930, 70, 30));
|
||||
spinBox_85->setFont(font);
|
||||
spinBox_85->setWrapping(true);
|
||||
spinBox_85->setMaximum(10);
|
||||
|
||||
retranslateUi(camera_glue);
|
||||
|
||||
QMetaObject::connectSlotsByName(camera_glue);
|
||||
} // setupUi
|
||||
|
||||
void retranslateUi(QDialog *camera_glue)
|
||||
{
|
||||
camera_glue->setWindowTitle(QCoreApplication::translate("camera_glue", "\351\205\215\346\226\271\350\256\276\347\275\256", nullptr));
|
||||
label_first->setText(QCoreApplication::translate("camera_glue", "\347\254\254\344\270\200\345\274\240", nullptr));
|
||||
label_second->setText(QCoreApplication::translate("camera_glue", "\347\254\254\344\272\214\345\274\240", nullptr));
|
||||
label_third->setText(QCoreApplication::translate("camera_glue", "\347\254\254\344\270\211\345\274\240", nullptr));
|
||||
label_1->setText(QCoreApplication::translate("camera_glue", "1\345\217\267\347\233\270\346\234\272", nullptr));
|
||||
label_2->setText(QCoreApplication::translate("camera_glue", "2\345\217\267\347\233\270\346\234\272", nullptr));
|
||||
label_3->setText(QCoreApplication::translate("camera_glue", "3\345\217\267\347\233\270\346\234\272", nullptr));
|
||||
label_4->setText(QCoreApplication::translate("camera_glue", "4\345\217\267\347\233\270\346\234\272", nullptr));
|
||||
label_hint->setText(QCoreApplication::translate("camera_glue", "\350\213\245\350\246\201\344\277\235\345\255\230\345\217\202\346\225\260\350\257\267\350\277\224\345\233\236\344\270\212\344\270\200\347\272\247\347\202\271\345\207\273\344\277\235\345\255\230", nullptr));
|
||||
pushButton_take->setText(QCoreApplication::translate("camera_glue", "\345\272\224\347\224\250", nullptr));
|
||||
label_5->setText(QCoreApplication::translate("camera_glue", "5\345\217\267\347\233\270\346\234\272", nullptr));
|
||||
label_6->setText(QCoreApplication::translate("camera_glue", "6\345\217\267\347\233\270\346\234\272", nullptr));
|
||||
label_7->setText(QCoreApplication::translate("camera_glue", "7\345\217\267\347\233\270\346\234\272", nullptr));
|
||||
label_8->setText(QCoreApplication::translate("camera_glue", "8\345\217\267\347\233\270\346\234\272", nullptr));
|
||||
label_fourth->setText(QCoreApplication::translate("camera_glue", "\347\254\254\345\233\233\345\274\240", nullptr));
|
||||
label_fifth->setText(QCoreApplication::translate("camera_glue", "\347\254\254\344\272\224\345\274\240", nullptr));
|
||||
} // retranslateUi
|
||||
|
||||
};
|
||||
|
||||
namespace Ui {
|
||||
class camera_glue: public Ui_camera_glue {};
|
||||
} // namespace Ui
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif // UI_CAMERA_GLUE_H
|
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
/********************************************************************************
|
||||
** Form generated from reading UI file 'dialogin.ui'
|
||||
**
|
||||
** Created by: Qt User Interface Compiler version 5.15.2
|
||||
** Created by: Qt User Interface Compiler version 5.14.2
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||||
********************************************************************************/
|
@ -0,0 +1,710 @@
|
||||
/********************************************************************************
|
||||
** Form generated from reading UI file 'dialogsetup.ui'
|
||||
**
|
||||
** Created by: Qt User Interface Compiler version 5.14.2
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||||
********************************************************************************/
|
||||
|
||||
#ifndef UI_DIALOGSETUP_H
|
||||
#define UI_DIALOGSETUP_H
|
||||
|
||||
#include <QtCore/QVariant>
|
||||
#include <QtWidgets/QApplication>
|
||||
#include <QtWidgets/QCheckBox>
|
||||
#include <QtWidgets/QComboBox>
|
||||
#include <QtWidgets/QDialog>
|
||||
#include <QtWidgets/QGroupBox>
|
||||
#include <QtWidgets/QLabel>
|
||||
#include <QtWidgets/QLineEdit>
|
||||
#include <QtWidgets/QPushButton>
|
||||
#include <QtWidgets/QRadioButton>
|
||||
#include <QtWidgets/QScrollArea>
|
||||
#include <QtWidgets/QToolButton>
|
||||
#include <QtWidgets/QWidget>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class Ui_DialogSetup
|
||||
{
|
||||
public:
|
||||
QScrollArea *scrollArea;
|
||||
QWidget *scrollAreaWidgetContents;
|
||||
QGroupBox *groupBox_startSets;
|
||||
QCheckBox *checkBox_auto_open;
|
||||
QCheckBox *checkBox_auto_work;
|
||||
QGroupBox *groupBox_adminUpdate;
|
||||
QPushButton *pushButton_pswd;
|
||||
QLabel *label_newPwd;
|
||||
QLineEdit *lineEdit_confirm;
|
||||
QLineEdit *lineEdit_new;
|
||||
QLabel *label_confirm;
|
||||
QLineEdit *lineEdit_old;
|
||||
QLabel *label_oldPwd;
|
||||
QGroupBox *groupBox_camerasParams;
|
||||
QLabel *label_11;
|
||||
QLineEdit *lineEdit_expo_1;
|
||||
QLineEdit *lineEdit_expo_2;
|
||||
QLabel *label_21;
|
||||
QLineEdit *lineEdit_gain_2;
|
||||
QLabel *label_12;
|
||||
QLabel *label_22;
|
||||
QLineEdit *lineEdit_gain_1;
|
||||
QLineEdit *lineEdit_expo_3;
|
||||
QLabel *label_41;
|
||||
QLineEdit *lineEdit_expo_4;
|
||||
QLabel *label_31;
|
||||
QLineEdit *lineEdit_gain_4;
|
||||
QLabel *label_32;
|
||||
QLabel *label_42;
|
||||
QLineEdit *lineEdit_gain_3;
|
||||
QPushButton *pushButton_expo;
|
||||
QLabel *label_51;
|
||||
QLabel *label_61;
|
||||
QLabel *label_71;
|
||||
QLineEdit *lineEdit_expo_5;
|
||||
QLineEdit *lineEdit_expo_6;
|
||||
QLineEdit *lineEdit_expo_7;
|
||||
QLabel *label_52;
|
||||
QLabel *label_62;
|
||||
QLabel *label_72;
|
||||
QLineEdit *lineEdit_gain_5;
|
||||
QLineEdit *lineEdit_gain_6;
|
||||
QLineEdit *lineEdit_gain_7;
|
||||
QLabel *label_81;
|
||||
QLineEdit *lineEdit_expo_8;
|
||||
QLabel *label_82;
|
||||
QLineEdit *lineEdit_gain_8;
|
||||
QGroupBox *groupBox_filterSet;
|
||||
QLabel *label_1;
|
||||
QLineEdit *lineEdit_filter_1;
|
||||
QLineEdit *lineEdit_filter_2;
|
||||
QLabel *label_2;
|
||||
QLineEdit *lineEdit_filter_4;
|
||||
QLabel *label_3;
|
||||
QLineEdit *lineEdit_filter_3;
|
||||
QLabel *label_4;
|
||||
QPushButton *pushButton_filter;
|
||||
QLabel *label_5;
|
||||
QLabel *label_6;
|
||||
QLabel *label_7;
|
||||
QLabel *label_8;
|
||||
QLineEdit *lineEdit_filter_5;
|
||||
QLineEdit *lineEdit_filter_7;
|
||||
QLineEdit *lineEdit_filter_6;
|
||||
QLineEdit *lineEdit_filter_8;
|
||||
QGroupBox *groupBox_saveSets;
|
||||
QRadioButton *radioButton_none;
|
||||
QRadioButton *radioButton_ng;
|
||||
QRadioButton *radioButton_all;
|
||||
QPushButton *pushButton_image;
|
||||
QPushButton *pushButton_save;
|
||||
QPushButton *pushButton_exit;
|
||||
QGroupBox *groupBox_userUpdate;
|
||||
QLabel *label_admin_newPwd;
|
||||
QLineEdit *lineEdit_confirm_op;
|
||||
QLineEdit *lineEdit_new_op;
|
||||
QLabel *label_admin_confirm;
|
||||
QLineEdit *lineEdit_old_op;
|
||||
QLabel *label_admin_oldPwd;
|
||||
QPushButton *pushButton_pswd_op;
|
||||
QPushButton *pushButton_close;
|
||||
QPushButton *pushButton_desktop;
|
||||
QToolButton *toolButton_keyboard;
|
||||
QLabel *label;
|
||||
QPushButton *pushButton_config;
|
||||
QPushButton *pushButton_change;
|
||||
QPushButton *pushButton_statistic;
|
||||
QToolButton *toolButton_choose_model_path;
|
||||
QLabel *label_model_path;
|
||||
QComboBox *comboBox_model_path;
|
||||
QLabel *label_path_jpg;
|
||||
QComboBox *comboBox_2;
|
||||
QToolButton *toolButton_choose_path_jpg;
|
||||
QPushButton *pushButton_clear_pic;
|
||||
QPushButton *pushButton_testimg;
|
||||
QPushButton *pushButton_testimgs;
|
||||
QLabel *label_conf_path;
|
||||
QComboBox *comboBox_config_path;
|
||||
QToolButton *toolButton_choose_config_path;
|
||||
QLabel *label_save_pics_path;
|
||||
QComboBox *comboBox_save_pics_path;
|
||||
QToolButton *toolButton_choose_save_pics_path;
|
||||
|
||||
void setupUi(QDialog *DialogSetup)
|
||||
{
|
||||
if (DialogSetup->objectName().isEmpty())
|
||||
DialogSetup->setObjectName(QString::fromUtf8("DialogSetup"));
|
||||
DialogSetup->resize(661, 716);
|
||||
QFont font;
|
||||
font.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||||
font.setPointSize(14);
|
||||
font.setBold(true);
|
||||
font.setWeight(75);
|
||||
DialogSetup->setFont(font);
|
||||
DialogSetup->setStyleSheet(QString::fromUtf8("background-color: rgb(240, 240, 240);"));
|
||||
scrollArea = new QScrollArea(DialogSetup);
|
||||
scrollArea->setObjectName(QString::fromUtf8("scrollArea"));
|
||||
scrollArea->setGeometry(QRect(0, 0, 731, 1091));
|
||||
QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred);
|
||||
sizePolicy.setHorizontalStretch(0);
|
||||
sizePolicy.setVerticalStretch(0);
|
||||
sizePolicy.setHeightForWidth(scrollArea->sizePolicy().hasHeightForWidth());
|
||||
scrollArea->setSizePolicy(sizePolicy);
|
||||
scrollArea->setMinimumSize(QSize(0, 0));
|
||||
scrollArea->setWidgetResizable(true);
|
||||
scrollAreaWidgetContents = new QWidget();
|
||||
scrollAreaWidgetContents->setObjectName(QString::fromUtf8("scrollAreaWidgetContents"));
|
||||
scrollAreaWidgetContents->setGeometry(QRect(0, 0, 729, 1089));
|
||||
QSizePolicy sizePolicy1(QSizePolicy::Expanding, QSizePolicy::Expanding);
|
||||
sizePolicy1.setHorizontalStretch(0);
|
||||
sizePolicy1.setVerticalStretch(0);
|
||||
sizePolicy1.setHeightForWidth(scrollAreaWidgetContents->sizePolicy().hasHeightForWidth());
|
||||
scrollAreaWidgetContents->setSizePolicy(sizePolicy1);
|
||||
scrollAreaWidgetContents->setMinimumSize(QSize(670, 900));
|
||||
groupBox_startSets = new QGroupBox(scrollAreaWidgetContents);
|
||||
groupBox_startSets->setObjectName(QString::fromUtf8("groupBox_startSets"));
|
||||
groupBox_startSets->setGeometry(QRect(10, 60, 641, 61));
|
||||
QFont font1;
|
||||
font1.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||||
font1.setPointSize(12);
|
||||
font1.setBold(true);
|
||||
font1.setWeight(75);
|
||||
groupBox_startSets->setFont(font1);
|
||||
checkBox_auto_open = new QCheckBox(groupBox_startSets);
|
||||
checkBox_auto_open->setObjectName(QString::fromUtf8("checkBox_auto_open"));
|
||||
checkBox_auto_open->setGeometry(QRect(30, 30, 220, 22));
|
||||
checkBox_auto_open->setFont(font1);
|
||||
checkBox_auto_work = new QCheckBox(groupBox_startSets);
|
||||
checkBox_auto_work->setObjectName(QString::fromUtf8("checkBox_auto_work"));
|
||||
checkBox_auto_work->setGeometry(QRect(380, 30, 261, 21));
|
||||
checkBox_auto_work->setFont(font1);
|
||||
groupBox_adminUpdate = new QGroupBox(scrollAreaWidgetContents);
|
||||
groupBox_adminUpdate->setObjectName(QString::fromUtf8("groupBox_adminUpdate"));
|
||||
groupBox_adminUpdate->setGeometry(QRect(10, 410, 641, 81));
|
||||
groupBox_adminUpdate->setFont(font1);
|
||||
pushButton_pswd = new QPushButton(groupBox_adminUpdate);
|
||||
pushButton_pswd->setObjectName(QString::fromUtf8("pushButton_pswd"));
|
||||
pushButton_pswd->setGeometry(QRect(540, 20, 91, 51));
|
||||
pushButton_pswd->setFont(font1);
|
||||
label_newPwd = new QLabel(groupBox_adminUpdate);
|
||||
label_newPwd->setObjectName(QString::fromUtf8("label_newPwd"));
|
||||
label_newPwd->setGeometry(QRect(190, 30, 61, 31));
|
||||
label_newPwd->setFont(font1);
|
||||
lineEdit_confirm = new QLineEdit(groupBox_adminUpdate);
|
||||
lineEdit_confirm->setObjectName(QString::fromUtf8("lineEdit_confirm"));
|
||||
lineEdit_confirm->setGeometry(QRect(440, 32, 91, 31));
|
||||
lineEdit_confirm->setFont(font1);
|
||||
lineEdit_confirm->setEchoMode(QLineEdit::Password);
|
||||
lineEdit_new = new QLineEdit(groupBox_adminUpdate);
|
||||
lineEdit_new->setObjectName(QString::fromUtf8("lineEdit_new"));
|
||||
lineEdit_new->setGeometry(QRect(250, 30, 101, 31));
|
||||
lineEdit_new->setFont(font1);
|
||||
lineEdit_new->setEchoMode(QLineEdit::Password);
|
||||
label_confirm = new QLabel(groupBox_adminUpdate);
|
||||
label_confirm->setObjectName(QString::fromUtf8("label_confirm"));
|
||||
label_confirm->setGeometry(QRect(360, 30, 81, 31));
|
||||
label_confirm->setFont(font1);
|
||||
lineEdit_old = new QLineEdit(groupBox_adminUpdate);
|
||||
lineEdit_old->setObjectName(QString::fromUtf8("lineEdit_old"));
|
||||
lineEdit_old->setGeometry(QRect(90, 30, 91, 31));
|
||||
lineEdit_old->setFont(font1);
|
||||
lineEdit_old->setEchoMode(QLineEdit::Password);
|
||||
label_oldPwd = new QLabel(groupBox_adminUpdate);
|
||||
label_oldPwd->setObjectName(QString::fromUtf8("label_oldPwd"));
|
||||
label_oldPwd->setGeometry(QRect(20, 30, 61, 31));
|
||||
label_oldPwd->setFont(font1);
|
||||
groupBox_camerasParams = new QGroupBox(scrollAreaWidgetContents);
|
||||
groupBox_camerasParams->setObjectName(QString::fromUtf8("groupBox_camerasParams"));
|
||||
groupBox_camerasParams->setGeometry(QRect(10, 180, 640, 71));
|
||||
groupBox_camerasParams->setFont(font1);
|
||||
label_11 = new QLabel(groupBox_camerasParams);
|
||||
label_11->setObjectName(QString::fromUtf8("label_11"));
|
||||
label_11->setGeometry(QRect(20, 40, 180, 20));
|
||||
QFont font2;
|
||||
font2.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||||
font2.setPointSize(10);
|
||||
font2.setBold(true);
|
||||
font2.setWeight(75);
|
||||
label_11->setFont(font2);
|
||||
lineEdit_expo_1 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_expo_1->setObjectName(QString::fromUtf8("lineEdit_expo_1"));
|
||||
lineEdit_expo_1->setGeometry(QRect(210, 40, 90, 20));
|
||||
lineEdit_expo_1->setFont(font2);
|
||||
lineEdit_expo_2 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_expo_2->setObjectName(QString::fromUtf8("lineEdit_expo_2"));
|
||||
lineEdit_expo_2->setGeometry(QRect(210, 2170, 90, 20));
|
||||
lineEdit_expo_2->setFont(font2);
|
||||
label_21 = new QLabel(groupBox_camerasParams);
|
||||
label_21->setObjectName(QString::fromUtf8("label_21"));
|
||||
label_21->setGeometry(QRect(20, 2170, 180, 20));
|
||||
label_21->setFont(font2);
|
||||
lineEdit_gain_2 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_gain_2->setObjectName(QString::fromUtf8("lineEdit_gain_2"));
|
||||
lineEdit_gain_2->setGeometry(QRect(510, 2170, 90, 20));
|
||||
lineEdit_gain_2->setFont(font2);
|
||||
label_12 = new QLabel(groupBox_camerasParams);
|
||||
label_12->setObjectName(QString::fromUtf8("label_12"));
|
||||
label_12->setGeometry(QRect(320, 40, 180, 20));
|
||||
label_12->setFont(font2);
|
||||
label_22 = new QLabel(groupBox_camerasParams);
|
||||
label_22->setObjectName(QString::fromUtf8("label_22"));
|
||||
label_22->setGeometry(QRect(320, 2170, 180, 20));
|
||||
label_22->setFont(font2);
|
||||
lineEdit_gain_1 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_gain_1->setObjectName(QString::fromUtf8("lineEdit_gain_1"));
|
||||
lineEdit_gain_1->setGeometry(QRect(510, 40, 90, 20));
|
||||
lineEdit_gain_1->setFont(font2);
|
||||
lineEdit_expo_3 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_expo_3->setObjectName(QString::fromUtf8("lineEdit_expo_3"));
|
||||
lineEdit_expo_3->setGeometry(QRect(210, 2200, 90, 20));
|
||||
lineEdit_expo_3->setFont(font2);
|
||||
label_41 = new QLabel(groupBox_camerasParams);
|
||||
label_41->setObjectName(QString::fromUtf8("label_41"));
|
||||
label_41->setGeometry(QRect(20, 1680, 180, 20));
|
||||
label_41->setFont(font2);
|
||||
lineEdit_expo_4 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_expo_4->setObjectName(QString::fromUtf8("lineEdit_expo_4"));
|
||||
lineEdit_expo_4->setGeometry(QRect(210, 1680, 90, 20));
|
||||
lineEdit_expo_4->setFont(font2);
|
||||
label_31 = new QLabel(groupBox_camerasParams);
|
||||
label_31->setObjectName(QString::fromUtf8("label_31"));
|
||||
label_31->setGeometry(QRect(20, 2200, 180, 20));
|
||||
label_31->setFont(font2);
|
||||
lineEdit_gain_4 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_gain_4->setObjectName(QString::fromUtf8("lineEdit_gain_4"));
|
||||
lineEdit_gain_4->setGeometry(QRect(510, 1680, 90, 20));
|
||||
lineEdit_gain_4->setFont(font2);
|
||||
label_32 = new QLabel(groupBox_camerasParams);
|
||||
label_32->setObjectName(QString::fromUtf8("label_32"));
|
||||
label_32->setGeometry(QRect(320, 2200, 180, 20));
|
||||
label_32->setFont(font2);
|
||||
label_42 = new QLabel(groupBox_camerasParams);
|
||||
label_42->setObjectName(QString::fromUtf8("label_42"));
|
||||
label_42->setGeometry(QRect(320, 1680, 180, 20));
|
||||
label_42->setFont(font2);
|
||||
lineEdit_gain_3 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_gain_3->setObjectName(QString::fromUtf8("lineEdit_gain_3"));
|
||||
lineEdit_gain_3->setGeometry(QRect(510, 2200, 90, 20));
|
||||
lineEdit_gain_3->setFont(font2);
|
||||
pushButton_expo = new QPushButton(groupBox_camerasParams);
|
||||
pushButton_expo->setObjectName(QString::fromUtf8("pushButton_expo"));
|
||||
pushButton_expo->setGeometry(QRect(680, 90, 91, 51));
|
||||
pushButton_expo->setFont(font1);
|
||||
label_51 = new QLabel(groupBox_camerasParams);
|
||||
label_51->setObjectName(QString::fromUtf8("label_51"));
|
||||
label_51->setGeometry(QRect(20, 1220, 180, 20));
|
||||
label_51->setFont(font2);
|
||||
label_61 = new QLabel(groupBox_camerasParams);
|
||||
label_61->setObjectName(QString::fromUtf8("label_61"));
|
||||
label_61->setGeometry(QRect(20, 1250, 180, 20));
|
||||
label_61->setFont(font2);
|
||||
label_71 = new QLabel(groupBox_camerasParams);
|
||||
label_71->setObjectName(QString::fromUtf8("label_71"));
|
||||
label_71->setGeometry(QRect(20, 1280, 180, 20));
|
||||
label_71->setFont(font2);
|
||||
lineEdit_expo_5 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_expo_5->setObjectName(QString::fromUtf8("lineEdit_expo_5"));
|
||||
lineEdit_expo_5->setGeometry(QRect(210, 1220, 90, 20));
|
||||
lineEdit_expo_5->setFont(font2);
|
||||
lineEdit_expo_6 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_expo_6->setObjectName(QString::fromUtf8("lineEdit_expo_6"));
|
||||
lineEdit_expo_6->setGeometry(QRect(210, 1250, 90, 20));
|
||||
lineEdit_expo_6->setFont(font2);
|
||||
lineEdit_expo_7 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_expo_7->setObjectName(QString::fromUtf8("lineEdit_expo_7"));
|
||||
lineEdit_expo_7->setGeometry(QRect(210, 1280, 90, 20));
|
||||
lineEdit_expo_7->setFont(font2);
|
||||
label_52 = new QLabel(groupBox_camerasParams);
|
||||
label_52->setObjectName(QString::fromUtf8("label_52"));
|
||||
label_52->setGeometry(QRect(320, 1220, 180, 20));
|
||||
label_52->setFont(font2);
|
||||
label_62 = new QLabel(groupBox_camerasParams);
|
||||
label_62->setObjectName(QString::fromUtf8("label_62"));
|
||||
label_62->setGeometry(QRect(320, 1250, 180, 20));
|
||||
label_62->setFont(font2);
|
||||
label_72 = new QLabel(groupBox_camerasParams);
|
||||
label_72->setObjectName(QString::fromUtf8("label_72"));
|
||||
label_72->setGeometry(QRect(320, 1280, 180, 20));
|
||||
label_72->setFont(font2);
|
||||
lineEdit_gain_5 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_gain_5->setObjectName(QString::fromUtf8("lineEdit_gain_5"));
|
||||
lineEdit_gain_5->setGeometry(QRect(510, 1220, 90, 20));
|
||||
lineEdit_gain_5->setFont(font2);
|
||||
lineEdit_gain_6 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_gain_6->setObjectName(QString::fromUtf8("lineEdit_gain_6"));
|
||||
lineEdit_gain_6->setGeometry(QRect(510, 1250, 90, 20));
|
||||
lineEdit_gain_6->setFont(font2);
|
||||
lineEdit_gain_7 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_gain_7->setObjectName(QString::fromUtf8("lineEdit_gain_7"));
|
||||
lineEdit_gain_7->setGeometry(QRect(510, 1280, 90, 20));
|
||||
lineEdit_gain_7->setFont(font2);
|
||||
label_81 = new QLabel(groupBox_camerasParams);
|
||||
label_81->setObjectName(QString::fromUtf8("label_81"));
|
||||
label_81->setGeometry(QRect(20, 1310, 180, 20));
|
||||
label_81->setFont(font2);
|
||||
lineEdit_expo_8 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_expo_8->setObjectName(QString::fromUtf8("lineEdit_expo_8"));
|
||||
lineEdit_expo_8->setGeometry(QRect(210, 1310, 90, 20));
|
||||
lineEdit_expo_8->setFont(font2);
|
||||
label_82 = new QLabel(groupBox_camerasParams);
|
||||
label_82->setObjectName(QString::fromUtf8("label_82"));
|
||||
label_82->setGeometry(QRect(320, 1310, 180, 20));
|
||||
label_82->setFont(font2);
|
||||
lineEdit_gain_8 = new QLineEdit(groupBox_camerasParams);
|
||||
lineEdit_gain_8->setObjectName(QString::fromUtf8("lineEdit_gain_8"));
|
||||
lineEdit_gain_8->setGeometry(QRect(510, 1310, 90, 20));
|
||||
lineEdit_gain_8->setFont(font2);
|
||||
groupBox_filterSet = new QGroupBox(scrollAreaWidgetContents);
|
||||
groupBox_filterSet->setObjectName(QString::fromUtf8("groupBox_filterSet"));
|
||||
groupBox_filterSet->setGeometry(QRect(10, 570, 641, 61));
|
||||
groupBox_filterSet->setFont(font1);
|
||||
label_1 = new QLabel(groupBox_filterSet);
|
||||
label_1->setObjectName(QString::fromUtf8("label_1"));
|
||||
label_1->setGeometry(QRect(20, 30, 180, 20));
|
||||
label_1->setFont(font2);
|
||||
lineEdit_filter_1 = new QLineEdit(groupBox_filterSet);
|
||||
lineEdit_filter_1->setObjectName(QString::fromUtf8("lineEdit_filter_1"));
|
||||
lineEdit_filter_1->setGeometry(QRect(210, 30, 90, 20));
|
||||
lineEdit_filter_1->setFont(font2);
|
||||
lineEdit_filter_2 = new QLineEdit(groupBox_filterSet);
|
||||
lineEdit_filter_2->setObjectName(QString::fromUtf8("lineEdit_filter_2"));
|
||||
lineEdit_filter_2->setGeometry(QRect(510, 2130, 90, 20));
|
||||
lineEdit_filter_2->setFont(font2);
|
||||
label_2 = new QLabel(groupBox_filterSet);
|
||||
label_2->setObjectName(QString::fromUtf8("label_2"));
|
||||
label_2->setGeometry(QRect(320, 2130, 180, 20));
|
||||
label_2->setFont(font2);
|
||||
lineEdit_filter_4 = new QLineEdit(groupBox_filterSet);
|
||||
lineEdit_filter_4->setObjectName(QString::fromUtf8("lineEdit_filter_4"));
|
||||
lineEdit_filter_4->setGeometry(QRect(510, 1610, 90, 20));
|
||||
lineEdit_filter_4->setFont(font2);
|
||||
label_3 = new QLabel(groupBox_filterSet);
|
||||
label_3->setObjectName(QString::fromUtf8("label_3"));
|
||||
label_3->setGeometry(QRect(20, 2160, 180, 20));
|
||||
label_3->setFont(font2);
|
||||
lineEdit_filter_3 = new QLineEdit(groupBox_filterSet);
|
||||
lineEdit_filter_3->setObjectName(QString::fromUtf8("lineEdit_filter_3"));
|
||||
lineEdit_filter_3->setGeometry(QRect(210, 2160, 90, 20));
|
||||
lineEdit_filter_3->setFont(font2);
|
||||
label_4 = new QLabel(groupBox_filterSet);
|
||||
label_4->setObjectName(QString::fromUtf8("label_4"));
|
||||
label_4->setGeometry(QRect(320, 1610, 180, 20));
|
||||
label_4->setFont(font2);
|
||||
pushButton_filter = new QPushButton(groupBox_filterSet);
|
||||
pushButton_filter->setObjectName(QString::fromUtf8("pushButton_filter"));
|
||||
pushButton_filter->setGeometry(QRect(680, 50, 91, 51));
|
||||
pushButton_filter->setFont(font1);
|
||||
label_5 = new QLabel(groupBox_filterSet);
|
||||
label_5->setObjectName(QString::fromUtf8("label_5"));
|
||||
label_5->setGeometry(QRect(20, 1150, 180, 20));
|
||||
label_5->setFont(font2);
|
||||
label_6 = new QLabel(groupBox_filterSet);
|
||||
label_6->setObjectName(QString::fromUtf8("label_6"));
|
||||
label_6->setGeometry(QRect(320, 1150, 180, 20));
|
||||
label_6->setFont(font2);
|
||||
label_7 = new QLabel(groupBox_filterSet);
|
||||
label_7->setObjectName(QString::fromUtf8("label_7"));
|
||||
label_7->setGeometry(QRect(20, 1180, 180, 20));
|
||||
label_7->setFont(font2);
|
||||
label_8 = new QLabel(groupBox_filterSet);
|
||||
label_8->setObjectName(QString::fromUtf8("label_8"));
|
||||
label_8->setGeometry(QRect(320, 1180, 180, 20));
|
||||
label_8->setFont(font2);
|
||||
lineEdit_filter_5 = new QLineEdit(groupBox_filterSet);
|
||||
lineEdit_filter_5->setObjectName(QString::fromUtf8("lineEdit_filter_5"));
|
||||
lineEdit_filter_5->setGeometry(QRect(210, 1150, 90, 20));
|
||||
lineEdit_filter_5->setFont(font2);
|
||||
lineEdit_filter_7 = new QLineEdit(groupBox_filterSet);
|
||||
lineEdit_filter_7->setObjectName(QString::fromUtf8("lineEdit_filter_7"));
|
||||
lineEdit_filter_7->setGeometry(QRect(210, 1180, 90, 20));
|
||||
lineEdit_filter_7->setFont(font2);
|
||||
lineEdit_filter_6 = new QLineEdit(groupBox_filterSet);
|
||||
lineEdit_filter_6->setObjectName(QString::fromUtf8("lineEdit_filter_6"));
|
||||
lineEdit_filter_6->setGeometry(QRect(510, 1150, 90, 20));
|
||||
lineEdit_filter_6->setFont(font2);
|
||||
lineEdit_filter_8 = new QLineEdit(groupBox_filterSet);
|
||||
lineEdit_filter_8->setObjectName(QString::fromUtf8("lineEdit_filter_8"));
|
||||
lineEdit_filter_8->setGeometry(QRect(510, 1180, 90, 20));
|
||||
lineEdit_filter_8->setFont(font2);
|
||||
groupBox_saveSets = new QGroupBox(scrollAreaWidgetContents);
|
||||
groupBox_saveSets->setObjectName(QString::fromUtf8("groupBox_saveSets"));
|
||||
groupBox_saveSets->setGeometry(QRect(10, 120, 641, 61));
|
||||
groupBox_saveSets->setFont(font1);
|
||||
radioButton_none = new QRadioButton(groupBox_saveSets);
|
||||
radioButton_none->setObjectName(QString::fromUtf8("radioButton_none"));
|
||||
radioButton_none->setGeometry(QRect(30, 30, 90, 21));
|
||||
radioButton_none->setFont(font1);
|
||||
radioButton_ng = new QRadioButton(groupBox_saveSets);
|
||||
radioButton_ng->setObjectName(QString::fromUtf8("radioButton_ng"));
|
||||
radioButton_ng->setGeometry(QRect(230, 30, 90, 21));
|
||||
radioButton_ng->setFont(font1);
|
||||
radioButton_all = new QRadioButton(groupBox_saveSets);
|
||||
radioButton_all->setObjectName(QString::fromUtf8("radioButton_all"));
|
||||
radioButton_all->setGeometry(QRect(440, 30, 90, 21));
|
||||
radioButton_all->setFont(font1);
|
||||
pushButton_image = new QPushButton(groupBox_saveSets);
|
||||
pushButton_image->setObjectName(QString::fromUtf8("pushButton_image"));
|
||||
pushButton_image->setGeometry(QRect(570, 25, 50, 30));
|
||||
pushButton_image->setFont(font1);
|
||||
pushButton_save = new QPushButton(scrollAreaWidgetContents);
|
||||
pushButton_save->setObjectName(QString::fromUtf8("pushButton_save"));
|
||||
pushButton_save->setGeometry(QRect(110, 650, 131, 51));
|
||||
pushButton_save->setFont(font1);
|
||||
pushButton_exit = new QPushButton(scrollAreaWidgetContents);
|
||||
pushButton_exit->setObjectName(QString::fromUtf8("pushButton_exit"));
|
||||
pushButton_exit->setGeometry(QRect(520, 10, 130, 50));
|
||||
pushButton_exit->setFont(font1);
|
||||
groupBox_userUpdate = new QGroupBox(scrollAreaWidgetContents);
|
||||
groupBox_userUpdate->setObjectName(QString::fromUtf8("groupBox_userUpdate"));
|
||||
groupBox_userUpdate->setGeometry(QRect(10, 490, 641, 81));
|
||||
groupBox_userUpdate->setFont(font1);
|
||||
label_admin_newPwd = new QLabel(groupBox_userUpdate);
|
||||
label_admin_newPwd->setObjectName(QString::fromUtf8("label_admin_newPwd"));
|
||||
label_admin_newPwd->setGeometry(QRect(190, 30, 61, 31));
|
||||
label_admin_newPwd->setFont(font1);
|
||||
lineEdit_confirm_op = new QLineEdit(groupBox_userUpdate);
|
||||
lineEdit_confirm_op->setObjectName(QString::fromUtf8("lineEdit_confirm_op"));
|
||||
lineEdit_confirm_op->setGeometry(QRect(440, 32, 91, 31));
|
||||
lineEdit_confirm_op->setFont(font1);
|
||||
lineEdit_confirm_op->setEchoMode(QLineEdit::Password);
|
||||
lineEdit_new_op = new QLineEdit(groupBox_userUpdate);
|
||||
lineEdit_new_op->setObjectName(QString::fromUtf8("lineEdit_new_op"));
|
||||
lineEdit_new_op->setGeometry(QRect(250, 30, 101, 31));
|
||||
lineEdit_new_op->setFont(font1);
|
||||
lineEdit_new_op->setEchoMode(QLineEdit::Password);
|
||||
label_admin_confirm = new QLabel(groupBox_userUpdate);
|
||||
label_admin_confirm->setObjectName(QString::fromUtf8("label_admin_confirm"));
|
||||
label_admin_confirm->setGeometry(QRect(360, 30, 81, 31));
|
||||
label_admin_confirm->setFont(font1);
|
||||
lineEdit_old_op = new QLineEdit(groupBox_userUpdate);
|
||||
lineEdit_old_op->setObjectName(QString::fromUtf8("lineEdit_old_op"));
|
||||
lineEdit_old_op->setGeometry(QRect(90, 30, 91, 31));
|
||||
lineEdit_old_op->setFont(font1);
|
||||
lineEdit_old_op->setEchoMode(QLineEdit::Password);
|
||||
label_admin_oldPwd = new QLabel(groupBox_userUpdate);
|
||||
label_admin_oldPwd->setObjectName(QString::fromUtf8("label_admin_oldPwd"));
|
||||
label_admin_oldPwd->setGeometry(QRect(20, 30, 61, 31));
|
||||
label_admin_oldPwd->setFont(font1);
|
||||
pushButton_pswd_op = new QPushButton(groupBox_userUpdate);
|
||||
pushButton_pswd_op->setObjectName(QString::fromUtf8("pushButton_pswd_op"));
|
||||
pushButton_pswd_op->setGeometry(QRect(540, 20, 91, 51));
|
||||
pushButton_pswd_op->setFont(font1);
|
||||
pushButton_close = new QPushButton(scrollAreaWidgetContents);
|
||||
pushButton_close->setObjectName(QString::fromUtf8("pushButton_close"));
|
||||
pushButton_close->setGeometry(QRect(370, 650, 131, 51));
|
||||
pushButton_close->setFont(font1);
|
||||
pushButton_desktop = new QPushButton(scrollAreaWidgetContents);
|
||||
pushButton_desktop->setObjectName(QString::fromUtf8("pushButton_desktop"));
|
||||
pushButton_desktop->setGeometry(QRect(220, 10, 130, 50));
|
||||
pushButton_desktop->setFont(font1);
|
||||
toolButton_keyboard = new QToolButton(scrollAreaWidgetContents);
|
||||
toolButton_keyboard->setObjectName(QString::fromUtf8("toolButton_keyboard"));
|
||||
toolButton_keyboard->setGeometry(QRect(110, 10, 91, 41));
|
||||
toolButton_keyboard->setFont(font1);
|
||||
toolButton_keyboard->setStyleSheet(QString::fromUtf8("border-image: url(:/Cigarette/Resources/keyboard.png);"));
|
||||
label = new QLabel(scrollAreaWidgetContents);
|
||||
label->setObjectName(QString::fromUtf8("label"));
|
||||
label->setGeometry(QRect(20, 20, 81, 21));
|
||||
label->setFont(font1);
|
||||
pushButton_config = new QPushButton(scrollAreaWidgetContents);
|
||||
pushButton_config->setObjectName(QString::fromUtf8("pushButton_config"));
|
||||
pushButton_config->setGeometry(QRect(40, 260, 101, 41));
|
||||
pushButton_config->setFont(font1);
|
||||
pushButton_change = new QPushButton(scrollAreaWidgetContents);
|
||||
pushButton_change->setObjectName(QString::fromUtf8("pushButton_change"));
|
||||
pushButton_change->setGeometry(QRect(40, 360, 101, 41));
|
||||
pushButton_change->setFont(font1);
|
||||
pushButton_statistic = new QPushButton(scrollAreaWidgetContents);
|
||||
pushButton_statistic->setObjectName(QString::fromUtf8("pushButton_statistic"));
|
||||
pushButton_statistic->setGeometry(QRect(40, 310, 101, 41));
|
||||
pushButton_statistic->setFont(font1);
|
||||
toolButton_choose_model_path = new QToolButton(scrollAreaWidgetContents);
|
||||
toolButton_choose_model_path->setObjectName(QString::fromUtf8("toolButton_choose_model_path"));
|
||||
toolButton_choose_model_path->setGeometry(QRect(620, 1610, 27, 25));
|
||||
QFont font3;
|
||||
font3.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||||
toolButton_choose_model_path->setFont(font3);
|
||||
label_model_path = new QLabel(scrollAreaWidgetContents);
|
||||
label_model_path->setObjectName(QString::fromUtf8("label_model_path"));
|
||||
label_model_path->setGeometry(QRect(190, 1610, 171, 30));
|
||||
label_model_path->setFont(font1);
|
||||
label_model_path->setAlignment(Qt::AlignCenter);
|
||||
comboBox_model_path = new QComboBox(scrollAreaWidgetContents);
|
||||
comboBox_model_path->setObjectName(QString::fromUtf8("comboBox_model_path"));
|
||||
comboBox_model_path->setGeometry(QRect(370, 1610, 241, 30));
|
||||
QFont font4;
|
||||
font4.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||||
font4.setPointSize(10);
|
||||
comboBox_model_path->setFont(font4);
|
||||
label_path_jpg = new QLabel(scrollAreaWidgetContents);
|
||||
label_path_jpg->setObjectName(QString::fromUtf8("label_path_jpg"));
|
||||
label_path_jpg->setGeometry(QRect(340, 1020, 91, 21));
|
||||
QFont font5;
|
||||
font5.setFamily(QString::fromUtf8("\345\276\256\350\275\257\351\233\205\351\273\221"));
|
||||
font5.setBold(true);
|
||||
font5.setWeight(75);
|
||||
label_path_jpg->setFont(font5);
|
||||
comboBox_2 = new QComboBox(scrollAreaWidgetContents);
|
||||
comboBox_2->setObjectName(QString::fromUtf8("comboBox_2"));
|
||||
comboBox_2->setGeometry(QRect(440, 1020, 171, 25));
|
||||
comboBox_2->setFont(font3);
|
||||
toolButton_choose_path_jpg = new QToolButton(scrollAreaWidgetContents);
|
||||
toolButton_choose_path_jpg->setObjectName(QString::fromUtf8("toolButton_choose_path_jpg"));
|
||||
toolButton_choose_path_jpg->setGeometry(QRect(620, 1020, 27, 26));
|
||||
toolButton_choose_path_jpg->setFont(font3);
|
||||
pushButton_clear_pic = new QPushButton(scrollAreaWidgetContents);
|
||||
pushButton_clear_pic->setObjectName(QString::fromUtf8("pushButton_clear_pic"));
|
||||
pushButton_clear_pic->setGeometry(QRect(370, 10, 130, 50));
|
||||
pushButton_clear_pic->setFont(font1);
|
||||
pushButton_testimg = new QPushButton(scrollAreaWidgetContents);
|
||||
pushButton_testimg->setObjectName(QString::fromUtf8("pushButton_testimg"));
|
||||
pushButton_testimg->setGeometry(QRect(520, 650, 131, 21));
|
||||
pushButton_testimg->setFont(font5);
|
||||
pushButton_testimgs = new QPushButton(scrollAreaWidgetContents);
|
||||
pushButton_testimgs->setObjectName(QString::fromUtf8("pushButton_testimgs"));
|
||||
pushButton_testimgs->setGeometry(QRect(520, 680, 131, 21));
|
||||
pushButton_testimgs->setFont(font5);
|
||||
label_conf_path = new QLabel(scrollAreaWidgetContents);
|
||||
label_conf_path->setObjectName(QString::fromUtf8("label_conf_path"));
|
||||
label_conf_path->setGeometry(QRect(190, 280, 171, 30));
|
||||
label_conf_path->setFont(font1);
|
||||
label_conf_path->setAlignment(Qt::AlignCenter);
|
||||
comboBox_config_path = new QComboBox(scrollAreaWidgetContents);
|
||||
comboBox_config_path->setObjectName(QString::fromUtf8("comboBox_config_path"));
|
||||
comboBox_config_path->setGeometry(QRect(370, 280, 241, 30));
|
||||
comboBox_config_path->setFont(font4);
|
||||
toolButton_choose_config_path = new QToolButton(scrollAreaWidgetContents);
|
||||
toolButton_choose_config_path->setObjectName(QString::fromUtf8("toolButton_choose_config_path"));
|
||||
toolButton_choose_config_path->setGeometry(QRect(620, 280, 27, 25));
|
||||
toolButton_choose_config_path->setFont(font3);
|
||||
label_save_pics_path = new QLabel(scrollAreaWidgetContents);
|
||||
label_save_pics_path->setObjectName(QString::fromUtf8("label_save_pics_path"));
|
||||
label_save_pics_path->setGeometry(QRect(190, 350, 171, 30));
|
||||
label_save_pics_path->setFont(font1);
|
||||
label_save_pics_path->setAlignment(Qt::AlignCenter);
|
||||
comboBox_save_pics_path = new QComboBox(scrollAreaWidgetContents);
|
||||
comboBox_save_pics_path->setObjectName(QString::fromUtf8("comboBox_save_pics_path"));
|
||||
comboBox_save_pics_path->setGeometry(QRect(370, 350, 241, 30));
|
||||
comboBox_save_pics_path->setFont(font4);
|
||||
toolButton_choose_save_pics_path = new QToolButton(scrollAreaWidgetContents);
|
||||
toolButton_choose_save_pics_path->setObjectName(QString::fromUtf8("toolButton_choose_save_pics_path"));
|
||||
toolButton_choose_save_pics_path->setGeometry(QRect(620, 350, 27, 25));
|
||||
toolButton_choose_save_pics_path->setFont(font3);
|
||||
scrollArea->setWidget(scrollAreaWidgetContents);
|
||||
|
||||
retranslateUi(DialogSetup);
|
||||
|
||||
QMetaObject::connectSlotsByName(DialogSetup);
|
||||
} // setupUi
|
||||
|
||||
void retranslateUi(QDialog *DialogSetup)
|
||||
{
|
||||
DialogSetup->setWindowTitle(QCoreApplication::translate("DialogSetup", "DialogSetup", nullptr));
|
||||
groupBox_startSets->setTitle(QCoreApplication::translate("DialogSetup", "\345\220\257\345\212\250\350\256\276\347\275\256", nullptr));
|
||||
checkBox_auto_open->setText(QCoreApplication::translate("DialogSetup", "\350\207\252\345\212\250\346\211\223\345\274\200\346\211\200\346\234\211\347\233\270\346\234\272", nullptr));
|
||||
checkBox_auto_work->setText(QCoreApplication::translate("DialogSetup", "\347\250\213\345\272\217\345\220\257\345\212\250\345\220\216\350\207\252\345\212\250\345\274\200\345\247\213\345\267\245\344\275\234", nullptr));
|
||||
groupBox_adminUpdate->setTitle(QCoreApplication::translate("DialogSetup", "\347\256\241\347\220\206\345\221\230\345\257\206\347\240\201\344\277\256\346\224\271", nullptr));
|
||||
pushButton_pswd->setText(QCoreApplication::translate("DialogSetup", "\347\241\256\345\256\232", nullptr));
|
||||
label_newPwd->setText(QCoreApplication::translate("DialogSetup", "\346\226\260\345\257\206\347\240\201\357\274\232", nullptr));
|
||||
lineEdit_confirm->setText(QString());
|
||||
lineEdit_new->setText(QString());
|
||||
label_confirm->setText(QCoreApplication::translate("DialogSetup", "\347\241\256\350\256\244\345\257\206\347\240\201\357\274\232", nullptr));
|
||||
lineEdit_old->setText(QString());
|
||||
label_oldPwd->setText(QCoreApplication::translate("DialogSetup", "\345\216\237\345\257\206\347\240\201\357\274\232", nullptr));
|
||||
groupBox_camerasParams->setTitle(QCoreApplication::translate("DialogSetup", "\347\233\270\346\234\272\345\217\202\346\225\260", nullptr));
|
||||
label_11->setText(QCoreApplication::translate("DialogSetup", "1#\347\233\270\346\234\272\346\233\235\345\205\211\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
lineEdit_expo_1->setText(QString());
|
||||
lineEdit_expo_2->setText(QString());
|
||||
label_21->setText(QCoreApplication::translate("DialogSetup", "2#\347\233\270\346\234\272\346\233\235\345\205\211\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
lineEdit_gain_2->setText(QString());
|
||||
label_12->setText(QCoreApplication::translate("DialogSetup", "1#\347\233\270\346\234\272\346\250\241\346\213\237\345\242\236\347\233\212(0~64)\357\274\232", nullptr));
|
||||
label_22->setText(QCoreApplication::translate("DialogSetup", "2#\347\233\270\346\234\272\346\250\241\346\213\237\345\242\236\347\233\212(0~64)\357\274\232", nullptr));
|
||||
lineEdit_gain_1->setText(QString());
|
||||
lineEdit_expo_3->setText(QString());
|
||||
label_41->setText(QCoreApplication::translate("DialogSetup", "4#\347\233\270\346\234\272\346\233\235\345\205\211\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
lineEdit_expo_4->setText(QString());
|
||||
label_31->setText(QCoreApplication::translate("DialogSetup", "3#\347\233\270\346\234\272\346\233\235\345\205\211\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
lineEdit_gain_4->setText(QString());
|
||||
label_32->setText(QCoreApplication::translate("DialogSetup", "3#\347\233\270\346\234\272\346\250\241\346\213\237\345\242\236\347\233\212(0~64)\357\274\232", nullptr));
|
||||
label_42->setText(QCoreApplication::translate("DialogSetup", "4#\347\233\270\346\234\272\346\250\241\346\213\237\345\242\236\347\233\212(0~64)\357\274\232", nullptr));
|
||||
lineEdit_gain_3->setText(QString());
|
||||
pushButton_expo->setText(QCoreApplication::translate("DialogSetup", "\347\241\256\345\256\232", nullptr));
|
||||
label_51->setText(QCoreApplication::translate("DialogSetup", "5#\347\233\270\346\234\272\346\233\235\345\205\211\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
label_61->setText(QCoreApplication::translate("DialogSetup", "6#\347\233\270\346\234\272\346\233\235\345\205\211\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
label_71->setText(QCoreApplication::translate("DialogSetup", "7#\347\233\270\346\234\272\346\233\235\345\205\211\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
lineEdit_expo_5->setText(QString());
|
||||
lineEdit_expo_6->setText(QString());
|
||||
lineEdit_expo_7->setText(QString());
|
||||
label_52->setText(QCoreApplication::translate("DialogSetup", "5#\347\233\270\346\234\272\346\250\241\346\213\237\345\242\236\347\233\212(0~64)\357\274\232", nullptr));
|
||||
label_62->setText(QCoreApplication::translate("DialogSetup", "6#\347\233\270\346\234\272\346\250\241\346\213\237\345\242\236\347\233\212(0~64)\357\274\232", nullptr));
|
||||
label_72->setText(QCoreApplication::translate("DialogSetup", "7#\347\233\270\346\234\272\346\250\241\346\213\237\345\242\236\347\233\212(0~64)\357\274\232", nullptr));
|
||||
lineEdit_gain_5->setText(QString());
|
||||
lineEdit_gain_6->setText(QString());
|
||||
lineEdit_gain_7->setText(QString());
|
||||
label_81->setText(QCoreApplication::translate("DialogSetup", "8#\347\233\270\346\234\272\346\233\235\345\205\211\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
lineEdit_expo_8->setText(QString());
|
||||
label_82->setText(QCoreApplication::translate("DialogSetup", "8#\347\233\270\346\234\272\346\250\241\346\213\237\345\242\236\347\233\212(0~64)\357\274\232", nullptr));
|
||||
lineEdit_gain_8->setText(QString());
|
||||
groupBox_filterSet->setTitle(QCoreApplication::translate("DialogSetup", "\346\273\244\346\263\242\350\256\276\347\275\256", nullptr));
|
||||
label_1->setText(QCoreApplication::translate("DialogSetup", "1#\347\233\270\346\234\272\346\273\244\346\263\242\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
lineEdit_filter_1->setText(QString());
|
||||
lineEdit_filter_2->setText(QString());
|
||||
label_2->setText(QCoreApplication::translate("DialogSetup", "2#\347\233\270\346\234\272\346\273\244\346\263\242\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
lineEdit_filter_4->setText(QString());
|
||||
label_3->setText(QCoreApplication::translate("DialogSetup", "3#\347\233\270\346\234\272\346\273\244\346\263\242\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
lineEdit_filter_3->setText(QString());
|
||||
label_4->setText(QCoreApplication::translate("DialogSetup", "4#\347\233\270\346\234\272\346\273\244\346\263\242\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
pushButton_filter->setText(QCoreApplication::translate("DialogSetup", "\347\241\256\345\256\232", nullptr));
|
||||
label_5->setText(QCoreApplication::translate("DialogSetup", "5#\347\233\270\346\234\272\346\273\244\346\263\242\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
label_6->setText(QCoreApplication::translate("DialogSetup", "6#\347\233\270\346\234\272\346\273\244\346\263\242\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
label_7->setText(QCoreApplication::translate("DialogSetup", "7#\347\233\270\346\234\272\346\273\244\346\263\242\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
label_8->setText(QCoreApplication::translate("DialogSetup", "8#\347\233\270\346\234\272\346\273\244\346\263\242\346\227\266\351\227\264(\345\276\256\347\247\222)\357\274\232", nullptr));
|
||||
lineEdit_filter_5->setText(QString());
|
||||
lineEdit_filter_7->setText(QString());
|
||||
lineEdit_filter_6->setText(QString());
|
||||
lineEdit_filter_8->setText(QString());
|
||||
groupBox_saveSets->setTitle(QCoreApplication::translate("DialogSetup", "\345\255\230\345\233\276\350\256\276\347\275\256", nullptr));
|
||||
radioButton_none->setText(QCoreApplication::translate("DialogSetup", "\344\270\215\345\255\230", nullptr));
|
||||
radioButton_ng->setText(QCoreApplication::translate("DialogSetup", "\345\255\230NG", nullptr));
|
||||
radioButton_all->setText(QCoreApplication::translate("DialogSetup", "\345\205\250\345\255\230", nullptr));
|
||||
pushButton_image->setText(QCoreApplication::translate("DialogSetup", "\347\241\256\345\256\232", nullptr));
|
||||
pushButton_save->setText(QCoreApplication::translate("DialogSetup", "\344\277\235\345\255\230\345\217\202\346\225\260", nullptr));
|
||||
pushButton_exit->setText(QCoreApplication::translate("DialogSetup", "\351\200\200\345\207\272\347\263\273\347\273\237", nullptr));
|
||||
groupBox_userUpdate->setTitle(QCoreApplication::translate("DialogSetup", "\346\223\215\344\275\234\345\221\230\345\257\206\347\240\201\344\277\256\346\224\271", nullptr));
|
||||
label_admin_newPwd->setText(QCoreApplication::translate("DialogSetup", "\346\226\260\345\257\206\347\240\201\357\274\232", nullptr));
|
||||
lineEdit_confirm_op->setText(QString());
|
||||
lineEdit_new_op->setText(QString());
|
||||
label_admin_confirm->setText(QCoreApplication::translate("DialogSetup", "\347\241\256\350\256\244\345\257\206\347\240\201\357\274\232", nullptr));
|
||||
lineEdit_old_op->setText(QString());
|
||||
label_admin_oldPwd->setText(QCoreApplication::translate("DialogSetup", "\345\216\237\345\257\206\347\240\201\357\274\232", nullptr));
|
||||
pushButton_pswd_op->setText(QCoreApplication::translate("DialogSetup", "\347\241\256\345\256\232", nullptr));
|
||||
pushButton_close->setText(QCoreApplication::translate("DialogSetup", "\345\205\263\351\227\255\347\252\227\345\217\243", nullptr));
|
||||
pushButton_desktop->setText(QCoreApplication::translate("DialogSetup", "\346\230\276\347\244\272\346\241\214\351\235\242", nullptr));
|
||||
toolButton_keyboard->setText(QString());
|
||||
label->setText(QCoreApplication::translate("DialogSetup", "\347\263\273\347\273\237\350\256\276\347\275\256", nullptr));
|
||||
pushButton_config->setText(QCoreApplication::translate("DialogSetup", "\351\205\215\346\226\271\350\256\276\347\275\256", nullptr));
|
||||
pushButton_change->setText(QCoreApplication::translate("DialogSetup", "\346\215\242\347\217\255\350\256\276\347\275\256", nullptr));
|
||||
pushButton_statistic->setText(QCoreApplication::translate("DialogSetup", "\344\272\247\351\207\217\347\273\237\350\256\241", nullptr));
|
||||
toolButton_choose_model_path->setText(QCoreApplication::translate("DialogSetup", "...", nullptr));
|
||||
label_model_path->setText(QCoreApplication::translate("DialogSetup", "\346\250\241\345\236\213\345\255\230\345\202\250\350\267\257\345\276\204", nullptr));
|
||||
label_path_jpg->setText(QCoreApplication::translate("DialogSetup", "\345\233\276\347\211\207\345\255\230\345\202\250\350\267\257\345\276\204", nullptr));
|
||||
toolButton_choose_path_jpg->setText(QCoreApplication::translate("DialogSetup", "...", nullptr));
|
||||
pushButton_clear_pic->setText(QCoreApplication::translate("DialogSetup", "\346\270\205\347\220\206\345\233\276\347\211\207", nullptr));
|
||||
pushButton_testimg->setText(QCoreApplication::translate("DialogSetup", "\346\265\213\350\257\225\345\215\225\345\274\240\345\233\276\347\211\207", nullptr));
|
||||
pushButton_testimgs->setText(QCoreApplication::translate("DialogSetup", "\346\265\213\350\257\225\345\244\232\345\274\240\345\233\276\347\211\207", nullptr));
|
||||
label_conf_path->setText(QCoreApplication::translate("DialogSetup", "\351\205\215\347\275\256\346\226\207\344\273\266\345\255\230\345\202\250\350\267\257\345\276\204", nullptr));
|
||||
toolButton_choose_config_path->setText(QCoreApplication::translate("DialogSetup", "...", nullptr));
|
||||
label_save_pics_path->setText(QCoreApplication::translate("DialogSetup", "\345\233\276\347\211\207\345\255\230\345\202\250\350\267\257\345\276\204", nullptr));
|
||||
toolButton_choose_save_pics_path->setText(QCoreApplication::translate("DialogSetup", "...", nullptr));
|
||||
} // retranslateUi
|
||||
|
||||
};
|
||||
|
||||
namespace Ui {
|
||||
class DialogSetup: public Ui_DialogSetup {};
|
||||
} // namespace Ui
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif // UI_DIALOGSETUP_H
|
@ -1,7 +1,7 @@
|
||||
/********************************************************************************
|
||||
** Form generated from reading UI file 'dialogsetuppasswd.ui'
|
||||
**
|
||||
** Created by: Qt User Interface Compiler version 5.15.2
|
||||
** Created by: Qt User Interface Compiler version 5.14.2
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||||
********************************************************************************/
|
@ -1,7 +1,7 @@
|
||||
/********************************************************************************
|
||||
** Form generated from reading UI file 'plcsetup.ui'
|
||||
**
|
||||
** Created by: Qt User Interface Compiler version 5.15.2
|
||||
** Created by: Qt User Interface Compiler version 5.14.2
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||||
********************************************************************************/
|
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue