cleaned up shadow build folders

This commit is contained in:
Blake Leverington 2023-09-07 10:18:13 +02:00
parent 49a2dc2584
commit d36d943ce0
5255 changed files with 23240 additions and 200501 deletions

View File

@ -1,12 +0,0 @@
QMAKE_DEFAULT_INCDIRS = \
C:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include \
C:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include-fixed \
C:/Qt/Tools/mingw530_32/i686-w64-mingw32/include \
C:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++ \
C:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++/i686-w64-mingw32 \
C:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++/backward
QMAKE_DEFAULT_LIBDIRS = \
C:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0 \
C:/Qt/Tools/mingw530_32/lib/gcc \
C:/Qt/Tools/mingw530_32/i686-w64-mingw32/lib \
C:/Qt/Tools/mingw530_32/lib

View File

@ -1,399 +0,0 @@
#############################################################################
# Makefile for building: hit2017
# Generated by qmake (3.0) (Qt 5.7.0)
# Project: ..\..\..\v2.0\soft\hit2017\hit2017.pro
# Template: app
# Command: C:\Qt\5.7\mingw53_32\bin\qmake.exe -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug" -o Makefile ..\..\..\v2.0\soft\hit2017\hit2017.pro
#############################################################################
MAKEFILE = Makefile
first: debug
install: debug-install
uninstall: debug-uninstall
QMAKE = C:\Qt\5.7\mingw53_32\bin\qmake.exe
DEL_FILE = del
CHK_DIR_EXISTS= if not exist
MKDIR = mkdir
COPY = copy /y
COPY_FILE = copy /y
COPY_DIR = xcopy /s /q /y /i
INSTALL_FILE = copy /y
INSTALL_PROGRAM = copy /y
INSTALL_DIR = xcopy /s /q /y /i
DEL_FILE = del
SYMLINK = $(QMAKE) -install ln -f -s
DEL_DIR = rmdir
MOVE = move
SUBTARGETS = \
debug \
release
debug: FORCE
$(MAKE) -f $(MAKEFILE).Debug
debug-make_first: FORCE
$(MAKE) -f $(MAKEFILE).Debug
debug-all: FORCE
$(MAKE) -f $(MAKEFILE).Debug all
debug-clean: FORCE
$(MAKE) -f $(MAKEFILE).Debug clean
debug-distclean: FORCE
$(MAKE) -f $(MAKEFILE).Debug distclean
debug-install: FORCE
$(MAKE) -f $(MAKEFILE).Debug install
debug-uninstall: FORCE
$(MAKE) -f $(MAKEFILE).Debug uninstall
release: FORCE
$(MAKE) -f $(MAKEFILE).Release
release-make_first: FORCE
$(MAKE) -f $(MAKEFILE).Release
release-all: FORCE
$(MAKE) -f $(MAKEFILE).Release all
release-clean: FORCE
$(MAKE) -f $(MAKEFILE).Release clean
release-distclean: FORCE
$(MAKE) -f $(MAKEFILE).Release distclean
release-install: FORCE
$(MAKE) -f $(MAKEFILE).Release install
release-uninstall: FORCE
$(MAKE) -f $(MAKEFILE).Release uninstall
Makefile: ../../../v2.0/soft/hit2017/hit2017.pro C:/Qt/5.7/mingw53_32/mkspecs/win32-g++/qmake.conf C:/Qt/5.7/mingw53_32/mkspecs/features/spec_pre.prf \
C:/Qt/5.7/mingw53_32/mkspecs/qdevice.pri \
C:/Qt/5.7/mingw53_32/mkspecs/features/device_config.prf \
C:/Qt/5.7/mingw53_32/mkspecs/common/angle.conf \
C:/Qt/5.7/mingw53_32/mkspecs/qconfig.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dcore.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dcore_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dextras.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dextras_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dinput.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dinput_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dlogic.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dlogic_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquick.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquick_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickextras.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickextras_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickinput.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickinput_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickrender.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickrender_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3drender.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3drender_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axbase.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axbase_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axcontainer.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axcontainer_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axserver.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axserver_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_bluetooth.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_bluetooth_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_bootstrap_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_clucene_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_concurrent.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_concurrent_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_core.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_core_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_dbus.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_dbus_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_designer.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_designer_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_designercomponents_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_gamepad.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_gamepad_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_gui.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_gui_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_help.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_help_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_location.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_location_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_multimedia.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_multimedia_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_multimediawidgets.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_multimediawidgets_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_network.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_network_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_nfc.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_nfc_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_opengl.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_opengl_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_openglextensions.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_openglextensions_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_packetprotocol_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_platformsupport_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_positioning.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_positioning_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_printsupport.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_printsupport_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_purchasing.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_purchasing_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qml.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qml_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qmldebug_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qmldevtools_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qmltest.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qmltest_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quick.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quick_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quickcontrols2.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quickcontrols2_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quickparticles_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quicktemplates2_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quickwidgets.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quickwidgets_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_script.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_script_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_scripttools.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_scripttools_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_scxml.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_scxml_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_sensors.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_sensors_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_serialbus.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_serialbus_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_serialport.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_serialport_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_sql.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_sql_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_svg.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_svg_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_testlib.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_testlib_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_uiplugin.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_uitools.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_uitools_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_webchannel.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_webchannel_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_websockets.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_websockets_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_widgets.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_widgets_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_winextras.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_winextras_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_xml.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_xml_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_xmlpatterns.pri \
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_xmlpatterns_private.pri \
C:/Qt/5.7/mingw53_32/mkspecs/features/qt_functions.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/qt_config.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/win32/qt_config.prf \
C:/Qt/5.7/mingw53_32/mkspecs/win32-g++/qmake.conf \
C:/Qt/5.7/mingw53_32/mkspecs/features/spec_post.prf \
.qmake.stash \
C:/Qt/5.7/mingw53_32/mkspecs/features/exclusive_builds.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/default_pre.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/win32/default_pre.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/resolve_config.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/exclusive_builds_post.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/default_post.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/qml_debug.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/win32/rtti.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/precompile_header.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/warn_on.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/qt.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/resources.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/moc.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/win32/opengl.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/uic.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/file_copies.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/win32/windows.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/testcase_targets.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/exceptions.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/yacc.prf \
C:/Qt/5.7/mingw53_32/mkspecs/features/lex.prf \
../../../v2.0/soft/hit2017/hit2017.pro \
C:/Qt/5.7/mingw53_32/lib/qtmaind.prl \
C:/Qt/5.7/mingw53_32/lib/Qt5PrintSupport.prl \
C:/Qt/5.7/mingw53_32/lib/Qt5Widgets.prl \
C:/Qt/5.7/mingw53_32/lib/Qt5Gui.prl \
C:/Qt/5.7/mingw53_32/lib/Qt5Network.prl \
C:/Qt/5.7/mingw53_32/lib/Qt5SerialPort.prl \
C:/Qt/5.7/mingw53_32/lib/Qt5Core.prl
$(QMAKE) -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug" -o Makefile ..\..\..\v2.0\soft\hit2017\hit2017.pro
C:/Qt/5.7/mingw53_32/mkspecs/features/spec_pre.prf:
C:/Qt/5.7/mingw53_32/mkspecs/qdevice.pri:
C:/Qt/5.7/mingw53_32/mkspecs/features/device_config.prf:
C:/Qt/5.7/mingw53_32/mkspecs/common/angle.conf:
C:/Qt/5.7/mingw53_32/mkspecs/qconfig.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dcore.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dcore_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dextras.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dextras_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dinput.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dinput_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dlogic.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dlogic_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquick.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquick_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickextras.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickextras_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickinput.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickinput_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickrender.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickrender_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3drender.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_3drender_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axbase.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axbase_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axcontainer.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axcontainer_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axserver.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_axserver_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_bluetooth.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_bluetooth_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_bootstrap_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_clucene_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_concurrent.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_concurrent_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_core.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_core_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_dbus.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_dbus_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_designer.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_designer_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_designercomponents_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_gamepad.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_gamepad_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_gui.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_gui_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_help.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_help_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_location.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_location_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_multimedia.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_multimedia_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_multimediawidgets.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_multimediawidgets_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_network.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_network_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_nfc.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_nfc_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_opengl.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_opengl_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_openglextensions.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_openglextensions_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_packetprotocol_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_platformsupport_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_positioning.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_positioning_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_printsupport.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_printsupport_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_purchasing.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_purchasing_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qml.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qml_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qmldebug_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qmldevtools_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qmltest.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qmltest_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quick.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quick_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quickcontrols2.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quickcontrols2_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quickparticles_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quicktemplates2_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quickwidgets.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_quickwidgets_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_script.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_script_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_scripttools.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_scripttools_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_scxml.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_scxml_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_sensors.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_sensors_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_serialbus.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_serialbus_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_serialport.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_serialport_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_sql.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_sql_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_svg.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_svg_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_testlib.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_testlib_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_uiplugin.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_uitools.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_uitools_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_webchannel.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_webchannel_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_websockets.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_websockets_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_widgets.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_widgets_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_winextras.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_winextras_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_xml.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_xml_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_xmlpatterns.pri:
C:/Qt/5.7/mingw53_32/mkspecs/modules/qt_lib_xmlpatterns_private.pri:
C:/Qt/5.7/mingw53_32/mkspecs/features/qt_functions.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/qt_config.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/win32/qt_config.prf:
C:/Qt/5.7/mingw53_32/mkspecs/win32-g++/qmake.conf:
C:/Qt/5.7/mingw53_32/mkspecs/features/spec_post.prf:
.qmake.stash:
C:/Qt/5.7/mingw53_32/mkspecs/features/exclusive_builds.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/default_pre.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/win32/default_pre.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/resolve_config.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/exclusive_builds_post.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/default_post.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/qml_debug.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/win32/rtti.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/precompile_header.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/warn_on.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/qt.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/resources.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/moc.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/win32/opengl.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/uic.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/file_copies.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/win32/windows.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/testcase_targets.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/exceptions.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/yacc.prf:
C:/Qt/5.7/mingw53_32/mkspecs/features/lex.prf:
../../../v2.0/soft/hit2017/hit2017.pro:
C:/Qt/5.7/mingw53_32/lib/qtmaind.prl:
C:/Qt/5.7/mingw53_32/lib/Qt5PrintSupport.prl:
C:/Qt/5.7/mingw53_32/lib/Qt5Widgets.prl:
C:/Qt/5.7/mingw53_32/lib/Qt5Gui.prl:
C:/Qt/5.7/mingw53_32/lib/Qt5Network.prl:
C:/Qt/5.7/mingw53_32/lib/Qt5SerialPort.prl:
C:/Qt/5.7/mingw53_32/lib/Qt5Core.prl:
qmake: FORCE
@$(QMAKE) -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug" -o Makefile ..\..\..\v2.0\soft\hit2017\hit2017.pro
qmake_all: FORCE
make_first: debug-make_first release-make_first FORCE
all: debug-all release-all FORCE
clean: debug-clean release-clean FORCE
distclean: debug-distclean release-distclean FORCE
-$(DEL_FILE) Makefile
-$(DEL_FILE) .qmake.stash
debug-mocclean:
$(MAKE) -f $(MAKEFILE).Debug mocclean
release-mocclean:
$(MAKE) -f $(MAKEFILE).Release mocclean
mocclean: debug-mocclean release-mocclean
debug-mocables:
$(MAKE) -f $(MAKEFILE).Debug mocables
release-mocables:
$(MAKE) -f $(MAKEFILE).Release mocables
mocables: debug-mocables release-mocables
check: first
benchmark: first
FORCE:
$(MAKEFILE).Debug: Makefile
$(MAKEFILE).Release: Makefile

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,218 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'datareceiver.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/datareceiver.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'datareceiver.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_DataReceiver_t {
QByteArrayData data[13];
char stringdata0[143];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_DataReceiver_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_DataReceiver_t qt_meta_stringdata_DataReceiver = {
{
QT_MOC_LITERAL(0, 0, 12), // "DataReceiver"
QT_MOC_LITERAL(1, 13, 7), // "sigInit"
QT_MOC_LITERAL(2, 21, 0), // ""
QT_MOC_LITERAL(3, 22, 9), // "sigDeinit"
QT_MOC_LITERAL(4, 32, 23), // "sigConfigureEthSettings"
QT_MOC_LITERAL(5, 56, 12), // "sigDataReady"
QT_MOC_LITERAL(6, 69, 13), // "DataReceiver*"
QT_MOC_LITERAL(7, 83, 3), // "ptr"
QT_MOC_LITERAL(8, 87, 7), // "onTimer"
QT_MOC_LITERAL(9, 95, 8), // "readData"
QT_MOC_LITERAL(10, 104, 6), // "onInit"
QT_MOC_LITERAL(11, 111, 8), // "onDeinit"
QT_MOC_LITERAL(12, 120, 22) // "onConfigureEthSettings"
},
"DataReceiver\0sigInit\0\0sigDeinit\0"
"sigConfigureEthSettings\0sigDataReady\0"
"DataReceiver*\0ptr\0onTimer\0readData\0"
"onInit\0onDeinit\0onConfigureEthSettings"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_DataReceiver[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
9, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
4, // 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 */,
// slots: name, argc, parameters, tag, flags
8, 0, 65, 2, 0x0a /* Public */,
9, 0, 66, 2, 0x09 /* Protected */,
10, 0, 67, 2, 0x09 /* Protected */,
11, 0, 68, 2, 0x09 /* Protected */,
12, 0, 69, 2, 0x09 /* Protected */,
// signals: parameters
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void, 0x80000000 | 6, 7,
// slots: parameters
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
0 // eod
};
void DataReceiver::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
DataReceiver *_t = static_cast<DataReceiver *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->sigInit(); break;
case 1: _t->sigDeinit(); break;
case 2: _t->sigConfigureEthSettings(); break;
case 3: _t->sigDataReady((*reinterpret_cast< DataReceiver*(*)>(_a[1]))); break;
case 4: _t->onTimer(); break;
case 5: _t->readData(); break;
case 6: _t->onInit(); break;
case 7: _t->onDeinit(); break;
case 8: _t->onConfigureEthSettings(); break;
default: ;
}
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
switch (_id) {
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
case 3:
switch (*reinterpret_cast<int*>(_a[1])) {
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
case 0:
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< DataReceiver* >(); break;
}
break;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
void **func = reinterpret_cast<void **>(_a[1]);
{
typedef void (DataReceiver::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&DataReceiver::sigInit)) {
*result = 0;
return;
}
}
{
typedef void (DataReceiver::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&DataReceiver::sigDeinit)) {
*result = 1;
return;
}
}
{
typedef void (DataReceiver::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&DataReceiver::sigConfigureEthSettings)) {
*result = 2;
return;
}
}
{
typedef void (DataReceiver::*_t)(DataReceiver * );
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&DataReceiver::sigDataReady)) {
*result = 3;
return;
}
}
}
}
const QMetaObject DataReceiver::staticMetaObject = {
{ &QObject::staticMetaObject, qt_meta_stringdata_DataReceiver.data,
qt_meta_data_DataReceiver, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *DataReceiver::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *DataReceiver::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_DataReceiver.stringdata0))
return static_cast<void*>(const_cast< DataReceiver*>(this));
return QObject::qt_metacast(_clname);
}
int DataReceiver::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QObject::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)
qt_static_metacall(this, _c, _id, _a);
_id -= 9;
}
return _id;
}
// SIGNAL 0
void DataReceiver::sigInit()
{
QMetaObject::activate(this, &staticMetaObject, 0, Q_NULLPTR);
}
// SIGNAL 1
void DataReceiver::sigDeinit()
{
QMetaObject::activate(this, &staticMetaObject, 1, Q_NULLPTR);
}
// SIGNAL 2
void DataReceiver::sigConfigureEthSettings()
{
QMetaObject::activate(this, &staticMetaObject, 2, Q_NULLPTR);
}
// SIGNAL 3
void DataReceiver::sigDataReady(DataReceiver * _t1)
{
void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 3, _a);
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,133 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'device.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/device.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'device.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_Device_t {
QByteArrayData data[7];
char stringdata0[90];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_Device_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_Device_t qt_meta_stringdata_Device = {
{
QT_MOC_LITERAL(0, 0, 6), // "Device"
QT_MOC_LITERAL(1, 7, 11), // "onConnected"
QT_MOC_LITERAL(2, 19, 0), // ""
QT_MOC_LITERAL(3, 20, 13), // "onSocketError"
QT_MOC_LITERAL(4, 34, 28), // "QAbstractSocket::SocketError"
QT_MOC_LITERAL(5, 63, 11), // "socketError"
QT_MOC_LITERAL(6, 75, 14) // "onDisconnected"
},
"Device\0onConnected\0\0onSocketError\0"
"QAbstractSocket::SocketError\0socketError\0"
"onDisconnected"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_Device[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
3, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
// slots: name, argc, parameters, tag, flags
1, 0, 29, 2, 0x09 /* Protected */,
3, 1, 30, 2, 0x09 /* Protected */,
6, 0, 33, 2, 0x09 /* Protected */,
// slots: parameters
QMetaType::Void,
QMetaType::Void, 0x80000000 | 4, 5,
QMetaType::Void,
0 // eod
};
void Device::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
Device *_t = static_cast<Device *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->onConnected(); break;
case 1: _t->onSocketError((*reinterpret_cast< QAbstractSocket::SocketError(*)>(_a[1]))); break;
case 2: _t->onDisconnected(); break;
default: ;
}
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
switch (_id) {
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
case 1:
switch (*reinterpret_cast<int*>(_a[1])) {
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
case 0:
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QAbstractSocket::SocketError >(); break;
}
break;
}
}
}
const QMetaObject Device::staticMetaObject = {
{ &QObject::staticMetaObject, qt_meta_stringdata_Device.data,
qt_meta_data_Device, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *Device::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *Device::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_Device.stringdata0))
return static_cast<void*>(const_cast< Device*>(this));
return QObject::qt_metacast(_clname);
}
int Device::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QObject::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 3)
qt_static_metacall(this, _c, _id, _a);
_id -= 3;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 3)
qt_static_metacall(this, _c, _id, _a);
_id -= 3;
}
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,157 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'dialogbeta.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/dialogbeta.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'dialogbeta.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_DialogBeta_t {
QByteArrayData data[15];
char stringdata0[237];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_DialogBeta_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_DialogBeta_t qt_meta_stringdata_DialogBeta = {
{
QT_MOC_LITERAL(0, 0, 10), // "DialogBeta"
QT_MOC_LITERAL(1, 11, 9), // "showEvent"
QT_MOC_LITERAL(2, 21, 0), // ""
QT_MOC_LITERAL(3, 22, 11), // "QShowEvent*"
QT_MOC_LITERAL(4, 34, 5), // "event"
QT_MOC_LITERAL(5, 40, 20), // "onHistogramCompleted"
QT_MOC_LITERAL(6, 61, 7), // "onTimer"
QT_MOC_LITERAL(7, 69, 18), // "on_pushRun_pressed"
QT_MOC_LITERAL(8, 88, 19), // "on_pushSave_pressed"
QT_MOC_LITERAL(9, 108, 20), // "on_pushClear_pressed"
QT_MOC_LITERAL(10, 129, 19), // "on_pushLeft_pressed"
QT_MOC_LITERAL(11, 149, 20), // "on_pushLeft_released"
QT_MOC_LITERAL(12, 170, 20), // "on_pushRight_pressed"
QT_MOC_LITERAL(13, 191, 21), // "on_pushRight_released"
QT_MOC_LITERAL(14, 213, 23) // "on_pushResetCtr_pressed"
},
"DialogBeta\0showEvent\0\0QShowEvent*\0"
"event\0onHistogramCompleted\0onTimer\0"
"on_pushRun_pressed\0on_pushSave_pressed\0"
"on_pushClear_pressed\0on_pushLeft_pressed\0"
"on_pushLeft_released\0on_pushRight_pressed\0"
"on_pushRight_released\0on_pushResetCtr_pressed"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_DialogBeta[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
11, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
// slots: name, argc, parameters, tag, flags
1, 1, 69, 2, 0x0a /* Public */,
5, 0, 72, 2, 0x0a /* Public */,
6, 0, 73, 2, 0x0a /* Public */,
7, 0, 74, 2, 0x08 /* Private */,
8, 0, 75, 2, 0x08 /* Private */,
9, 0, 76, 2, 0x08 /* Private */,
10, 0, 77, 2, 0x08 /* Private */,
11, 0, 78, 2, 0x08 /* Private */,
12, 0, 79, 2, 0x08 /* Private */,
13, 0, 80, 2, 0x08 /* Private */,
14, 0, 81, 2, 0x08 /* Private */,
// slots: parameters
QMetaType::Void, 0x80000000 | 3, 4,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
0 // eod
};
void DialogBeta::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
DialogBeta *_t = static_cast<DialogBeta *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->showEvent((*reinterpret_cast< QShowEvent*(*)>(_a[1]))); break;
case 1: _t->onHistogramCompleted(); break;
case 2: _t->onTimer(); break;
case 3: _t->on_pushRun_pressed(); break;
case 4: _t->on_pushSave_pressed(); break;
case 5: _t->on_pushClear_pressed(); break;
case 6: _t->on_pushLeft_pressed(); break;
case 7: _t->on_pushLeft_released(); break;
case 8: _t->on_pushRight_pressed(); break;
case 9: _t->on_pushRight_released(); break;
case 10: _t->on_pushResetCtr_pressed(); break;
default: ;
}
}
}
const QMetaObject DialogBeta::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_DialogBeta.data,
qt_meta_data_DialogBeta, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *DialogBeta::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *DialogBeta::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_DialogBeta.stringdata0))
return static_cast<void*>(const_cast< DialogBeta*>(this));
return QDialog::qt_metacast(_clname);
}
int DialogBeta::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 11)
qt_static_metacall(this, _c, _id, _a);
_id -= 11;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 11)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 11;
}
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,123 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'dialogdevices.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/dialogdevices.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'dialogdevices.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_DialogDevices_t {
QByteArrayData data[8];
char stringdata0[85];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_DialogDevices_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_DialogDevices_t qt_meta_stringdata_DialogDevices = {
{
QT_MOC_LITERAL(0, 0, 13), // "DialogDevices"
QT_MOC_LITERAL(1, 14, 9), // "showEvent"
QT_MOC_LITERAL(2, 24, 0), // ""
QT_MOC_LITERAL(3, 25, 11), // "QShowEvent*"
QT_MOC_LITERAL(4, 37, 5), // "event"
QT_MOC_LITERAL(5, 43, 6), // "accept"
QT_MOC_LITERAL(6, 50, 29), // "on_spinNrDevices_valueChanged"
QT_MOC_LITERAL(7, 80, 4) // "arg1"
},
"DialogDevices\0showEvent\0\0QShowEvent*\0"
"event\0accept\0on_spinNrDevices_valueChanged\0"
"arg1"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_DialogDevices[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
3, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
// slots: name, argc, parameters, tag, flags
1, 1, 29, 2, 0x0a /* Public */,
5, 0, 32, 2, 0x0a /* Public */,
6, 1, 33, 2, 0x08 /* Private */,
// slots: parameters
QMetaType::Void, 0x80000000 | 3, 4,
QMetaType::Void,
QMetaType::Void, QMetaType::Int, 7,
0 // eod
};
void DialogDevices::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
DialogDevices *_t = static_cast<DialogDevices *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->showEvent((*reinterpret_cast< QShowEvent*(*)>(_a[1]))); break;
case 1: _t->accept(); break;
case 2: _t->on_spinNrDevices_valueChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
default: ;
}
}
}
const QMetaObject DialogDevices::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_DialogDevices.data,
qt_meta_data_DialogDevices, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *DialogDevices::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *DialogDevices::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_DialogDevices.stringdata0))
return static_cast<void*>(const_cast< DialogDevices*>(this));
return QDialog::qt_metacast(_clname);
}
int DialogDevices::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 3)
qt_static_metacall(this, _c, _id, _a);
_id -= 3;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 3)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 3;
}
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,117 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'dialoghostip.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/dialoghostip.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'dialoghostip.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_DialogHostIp_t {
QByteArrayData data[6];
char stringdata0[49];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_DialogHostIp_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_DialogHostIp_t qt_meta_stringdata_DialogHostIp = {
{
QT_MOC_LITERAL(0, 0, 12), // "DialogHostIp"
QT_MOC_LITERAL(1, 13, 9), // "showEvent"
QT_MOC_LITERAL(2, 23, 0), // ""
QT_MOC_LITERAL(3, 24, 11), // "QShowEvent*"
QT_MOC_LITERAL(4, 36, 5), // "event"
QT_MOC_LITERAL(5, 42, 6) // "accept"
},
"DialogHostIp\0showEvent\0\0QShowEvent*\0"
"event\0accept"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_DialogHostIp[] = {
// content:
7, // 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, 1, 24, 2, 0x0a /* Public */,
5, 0, 27, 2, 0x0a /* Public */,
// slots: parameters
QMetaType::Void, 0x80000000 | 3, 4,
QMetaType::Void,
0 // eod
};
void DialogHostIp::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
DialogHostIp *_t = static_cast<DialogHostIp *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->showEvent((*reinterpret_cast< QShowEvent*(*)>(_a[1]))); break;
case 1: _t->accept(); break;
default: ;
}
}
}
const QMetaObject DialogHostIp::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_DialogHostIp.data,
qt_meta_data_DialogHostIp, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *DialogHostIp::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *DialogHostIp::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_DialogHostIp.stringdata0))
return static_cast<void*>(const_cast< DialogHostIp*>(this));
return QDialog::qt_metacast(_clname);
}
int DialogHostIp::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::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_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,120 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'dialoglinearity.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/dialoglinearity.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'dialoglinearity.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_DialogLinearity_t {
QByteArrayData data[5];
char stringdata0[77];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_DialogLinearity_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_DialogLinearity_t qt_meta_stringdata_DialogLinearity = {
{
QT_MOC_LITERAL(0, 0, 15), // "DialogLinearity"
QT_MOC_LITERAL(1, 16, 20), // "onHistogramCompleted"
QT_MOC_LITERAL(2, 37, 0), // ""
QT_MOC_LITERAL(3, 38, 18), // "on_pushRun_pressed"
QT_MOC_LITERAL(4, 57, 19) // "on_pushSave_pressed"
},
"DialogLinearity\0onHistogramCompleted\0"
"\0on_pushRun_pressed\0on_pushSave_pressed"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_DialogLinearity[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
3, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
// slots: name, argc, parameters, tag, flags
1, 0, 29, 2, 0x0a /* Public */,
3, 0, 30, 2, 0x08 /* Private */,
4, 0, 31, 2, 0x08 /* Private */,
// slots: parameters
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
0 // eod
};
void DialogLinearity::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
DialogLinearity *_t = static_cast<DialogLinearity *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->onHistogramCompleted(); break;
case 1: _t->on_pushRun_pressed(); break;
case 2: _t->on_pushSave_pressed(); break;
default: ;
}
}
Q_UNUSED(_a);
}
const QMetaObject DialogLinearity::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_DialogLinearity.data,
qt_meta_data_DialogLinearity, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *DialogLinearity::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *DialogLinearity::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_DialogLinearity.stringdata0))
return static_cast<void*>(const_cast< DialogLinearity*>(this));
return QDialog::qt_metacast(_clname);
}
int DialogLinearity::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 3)
qt_static_metacall(this, _c, _id, _a);
_id -= 3;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 3)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 3;
}
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,118 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'dialoglogsettings.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/dialoglogsettings.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'dialoglogsettings.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_DialogLogSettings_t {
QByteArrayData data[7];
char stringdata0[82];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_DialogLogSettings_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_DialogLogSettings_t qt_meta_stringdata_DialogLogSettings = {
{
QT_MOC_LITERAL(0, 0, 17), // "DialogLogSettings"
QT_MOC_LITERAL(1, 18, 29), // "on_buttonGroup_buttonReleased"
QT_MOC_LITERAL(2, 48, 0), // ""
QT_MOC_LITERAL(3, 49, 4), // "arg1"
QT_MOC_LITERAL(4, 54, 9), // "showEvent"
QT_MOC_LITERAL(5, 64, 11), // "QShowEvent*"
QT_MOC_LITERAL(6, 76, 5) // "event"
},
"DialogLogSettings\0on_buttonGroup_buttonReleased\0"
"\0arg1\0showEvent\0QShowEvent*\0event"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_DialogLogSettings[] = {
// content:
7, // 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, 1, 24, 2, 0x08 /* Private */,
4, 1, 27, 2, 0x08 /* Private */,
// slots: parameters
QMetaType::Void, QMetaType::Int, 3,
QMetaType::Void, 0x80000000 | 5, 6,
0 // eod
};
void DialogLogSettings::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
DialogLogSettings *_t = static_cast<DialogLogSettings *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->on_buttonGroup_buttonReleased((*reinterpret_cast< int(*)>(_a[1]))); break;
case 1: _t->showEvent((*reinterpret_cast< QShowEvent*(*)>(_a[1]))); break;
default: ;
}
}
}
const QMetaObject DialogLogSettings::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_DialogLogSettings.data,
qt_meta_data_DialogLogSettings, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *DialogLogSettings::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *DialogLogSettings::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_DialogLogSettings.stringdata0))
return static_cast<void*>(const_cast< DialogLogSettings*>(this));
return QDialog::qt_metacast(_clname);
}
int DialogLogSettings::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::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_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,135 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'dialogprofiler.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/dialogprofiler.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'dialogprofiler.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_DialogProfiler_t {
QByteArrayData data[8];
char stringdata0[147];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_DialogProfiler_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_DialogProfiler_t qt_meta_stringdata_DialogProfiler = {
{
QT_MOC_LITERAL(0, 0, 14), // "DialogProfiler"
QT_MOC_LITERAL(1, 15, 20), // "onHistogramCompleted"
QT_MOC_LITERAL(2, 36, 0), // ""
QT_MOC_LITERAL(3, 37, 18), // "on_pushRun_pressed"
QT_MOC_LITERAL(4, 56, 19), // "on_pushSave_pressed"
QT_MOC_LITERAL(5, 76, 22), // "on_pushRunOnce_pressed"
QT_MOC_LITERAL(6, 99, 26), // "on_pushRunInfinite_pressed"
QT_MOC_LITERAL(7, 126, 20) // "on_pushClear_pressed"
},
"DialogProfiler\0onHistogramCompleted\0"
"\0on_pushRun_pressed\0on_pushSave_pressed\0"
"on_pushRunOnce_pressed\0"
"on_pushRunInfinite_pressed\0"
"on_pushClear_pressed"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_DialogProfiler[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
6, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
// slots: name, argc, parameters, tag, flags
1, 0, 44, 2, 0x0a /* Public */,
3, 0, 45, 2, 0x08 /* Private */,
4, 0, 46, 2, 0x08 /* Private */,
5, 0, 47, 2, 0x08 /* Private */,
6, 0, 48, 2, 0x08 /* Private */,
7, 0, 49, 2, 0x08 /* Private */,
// slots: parameters
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
0 // eod
};
void DialogProfiler::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
DialogProfiler *_t = static_cast<DialogProfiler *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->onHistogramCompleted(); break;
case 1: _t->on_pushRun_pressed(); break;
case 2: _t->on_pushSave_pressed(); break;
case 3: _t->on_pushRunOnce_pressed(); break;
case 4: _t->on_pushRunInfinite_pressed(); break;
case 5: _t->on_pushClear_pressed(); break;
default: ;
}
}
Q_UNUSED(_a);
}
const QMetaObject DialogProfiler::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_DialogProfiler.data,
qt_meta_data_DialogProfiler, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *DialogProfiler::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *DialogProfiler::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_DialogProfiler.stringdata0))
return static_cast<void*>(const_cast< DialogProfiler*>(this));
return QDialog::qt_metacast(_clname);
}
int DialogProfiler::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 6)
qt_static_metacall(this, _c, _id, _a);
_id -= 6;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 6)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 6;
}
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,126 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'dialogtiscan.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/dialogtiscan.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'dialogtiscan.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_DialogTiScan_t {
QByteArrayData data[8];
char stringdata0[102];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_DialogTiScan_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_DialogTiScan_t qt_meta_stringdata_DialogTiScan = {
{
QT_MOC_LITERAL(0, 0, 12), // "DialogTiScan"
QT_MOC_LITERAL(1, 13, 20), // "onHistogramCompleted"
QT_MOC_LITERAL(2, 34, 0), // ""
QT_MOC_LITERAL(3, 35, 9), // "showEvent"
QT_MOC_LITERAL(4, 45, 11), // "QShowEvent*"
QT_MOC_LITERAL(5, 57, 5), // "event"
QT_MOC_LITERAL(6, 63, 18), // "on_pushRun_pressed"
QT_MOC_LITERAL(7, 82, 19) // "on_pushSave_pressed"
},
"DialogTiScan\0onHistogramCompleted\0\0"
"showEvent\0QShowEvent*\0event\0"
"on_pushRun_pressed\0on_pushSave_pressed"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_DialogTiScan[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
4, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
// slots: name, argc, parameters, tag, flags
1, 0, 34, 2, 0x0a /* Public */,
3, 1, 35, 2, 0x0a /* Public */,
6, 0, 38, 2, 0x08 /* Private */,
7, 0, 39, 2, 0x08 /* Private */,
// slots: parameters
QMetaType::Void,
QMetaType::Void, 0x80000000 | 4, 5,
QMetaType::Void,
QMetaType::Void,
0 // eod
};
void DialogTiScan::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
DialogTiScan *_t = static_cast<DialogTiScan *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->onHistogramCompleted(); break;
case 1: _t->showEvent((*reinterpret_cast< QShowEvent*(*)>(_a[1]))); break;
case 2: _t->on_pushRun_pressed(); break;
case 3: _t->on_pushSave_pressed(); break;
default: ;
}
}
}
const QMetaObject DialogTiScan::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_DialogTiScan.data,
qt_meta_data_DialogTiScan, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *DialogTiScan::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *DialogTiScan::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_DialogTiScan.stringdata0))
return static_cast<void*>(const_cast< DialogTiScan*>(this));
return QDialog::qt_metacast(_clname);
}
int DialogTiScan::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 4)
qt_static_metacall(this, _c, _id, _a);
_id -= 4;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 4)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 4;
}
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,128 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'dialogtriggersettings.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/dialogtriggersettings.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'dialogtriggersettings.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_DialogTriggerSettings_t {
QByteArrayData data[9];
char stringdata0[125];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_DialogTriggerSettings_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_DialogTriggerSettings_t qt_meta_stringdata_DialogTriggerSettings = {
{
QT_MOC_LITERAL(0, 0, 21), // "DialogTriggerSettings"
QT_MOC_LITERAL(1, 22, 9), // "showEvent"
QT_MOC_LITERAL(2, 32, 0), // ""
QT_MOC_LITERAL(3, 33, 11), // "QShowEvent*"
QT_MOC_LITERAL(4, 45, 5), // "event"
QT_MOC_LITERAL(5, 51, 6), // "accept"
QT_MOC_LITERAL(6, 58, 31), // "on_spinPeriodTicks_valueChanged"
QT_MOC_LITERAL(7, 90, 4), // "arg1"
QT_MOC_LITERAL(8, 95, 29) // "on_spinTintTicks_valueChanged"
},
"DialogTriggerSettings\0showEvent\0\0"
"QShowEvent*\0event\0accept\0"
"on_spinPeriodTicks_valueChanged\0arg1\0"
"on_spinTintTicks_valueChanged"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_DialogTriggerSettings[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
4, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
// slots: name, argc, parameters, tag, flags
1, 1, 34, 2, 0x0a /* Public */,
5, 0, 37, 2, 0x0a /* Public */,
6, 1, 38, 2, 0x08 /* Private */,
8, 1, 41, 2, 0x08 /* Private */,
// slots: parameters
QMetaType::Void, 0x80000000 | 3, 4,
QMetaType::Void,
QMetaType::Void, QMetaType::Int, 7,
QMetaType::Void, QMetaType::Int, 7,
0 // eod
};
void DialogTriggerSettings::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
DialogTriggerSettings *_t = static_cast<DialogTriggerSettings *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->showEvent((*reinterpret_cast< QShowEvent*(*)>(_a[1]))); break;
case 1: _t->accept(); break;
case 2: _t->on_spinPeriodTicks_valueChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
case 3: _t->on_spinTintTicks_valueChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
default: ;
}
}
}
const QMetaObject DialogTriggerSettings::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_DialogTriggerSettings.data,
qt_meta_data_DialogTriggerSettings, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *DialogTriggerSettings::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *DialogTriggerSettings::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_DialogTriggerSettings.stringdata0))
return static_cast<void*>(const_cast< DialogTriggerSettings*>(this));
return QDialog::qt_metacast(_clname);
}
int DialogTriggerSettings::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 4)
qt_static_metacall(this, _c, _id, _a);
_id -= 4;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 4)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 4;
}
return _id;
}
QT_END_MOC_NAMESPACE

View File

@ -1,112 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'display.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/display.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'display.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_Display_t {
QByteArrayData data[5];
char stringdata0[37];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_Display_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_Display_t qt_meta_stringdata_Display = {
{
QT_MOC_LITERAL(0, 0, 7), // "Display"
QT_MOC_LITERAL(1, 8, 9), // "showEvent"
QT_MOC_LITERAL(2, 18, 0), // ""
QT_MOC_LITERAL(3, 19, 11), // "QShowEvent*"
QT_MOC_LITERAL(4, 31, 5) // "event"
},
"Display\0showEvent\0\0QShowEvent*\0event"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_Display[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
1, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
// slots: name, argc, parameters, tag, flags
1, 1, 19, 2, 0x0a /* Public */,
// slots: parameters
QMetaType::Void, 0x80000000 | 3, 4,
0 // eod
};
void Display::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
Display *_t = static_cast<Display *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->showEvent((*reinterpret_cast< QShowEvent*(*)>(_a[1]))); break;
default: ;
}
}
}
const QMetaObject Display::staticMetaObject = {
{ &QDialog::staticMetaObject, qt_meta_stringdata_Display.data,
qt_meta_data_Display, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *Display::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *Display::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_Display.stringdata0))
return static_cast<void*>(const_cast< Display*>(this));
return QDialog::qt_metacast(_clname);
}
int Display::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDialog::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 1)
qt_static_metacall(this, _c, _id, _a);
_id -= 1;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 1)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 1;
}
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,89 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'displayserver.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/displayserver.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'displayserver.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_DisplayServer_t {
QByteArrayData data[1];
char stringdata0[14];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_DisplayServer_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_DisplayServer_t qt_meta_stringdata_DisplayServer = {
{
QT_MOC_LITERAL(0, 0, 13) // "DisplayServer"
},
"DisplayServer"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_DisplayServer[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
0, 0, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
0 // eod
};
void DisplayServer::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
Q_UNUSED(_o);
Q_UNUSED(_id);
Q_UNUSED(_c);
Q_UNUSED(_a);
}
const QMetaObject DisplayServer::staticMetaObject = {
{ &QObject::staticMetaObject, qt_meta_stringdata_DisplayServer.data,
qt_meta_data_DisplayServer, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *DisplayServer::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *DisplayServer::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_DisplayServer.stringdata0))
return static_cast<void*>(const_cast< DisplayServer*>(this));
return QObject::qt_metacast(_clname);
}
int DisplayServer::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QObject::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,281 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'eventbuilder.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/eventbuilder.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'eventbuilder.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_EventBuilder_t {
QByteArrayData data[19];
char stringdata0[252];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_EventBuilder_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_EventBuilder_t qt_meta_stringdata_EventBuilder = {
{
QT_MOC_LITERAL(0, 0, 12), // "EventBuilder"
QT_MOC_LITERAL(1, 13, 7), // "sigInit"
QT_MOC_LITERAL(2, 21, 0), // ""
QT_MOC_LITERAL(3, 22, 9), // "sigDeinit"
QT_MOC_LITERAL(4, 32, 15), // "sigStartLogging"
QT_MOC_LITERAL(5, 48, 14), // "sigStopLogging"
QT_MOC_LITERAL(6, 63, 20), // "sigStartTakingHistos"
QT_MOC_LITERAL(7, 84, 19), // "sigStopTakingHistos"
QT_MOC_LITERAL(8, 104, 17), // "sigHistoCompleted"
QT_MOC_LITERAL(9, 122, 9), // "onNewData"
QT_MOC_LITERAL(10, 132, 13), // "DataReceiver*"
QT_MOC_LITERAL(11, 146, 8), // "receiver"
QT_MOC_LITERAL(12, 155, 6), // "onInit"
QT_MOC_LITERAL(13, 162, 8), // "onDeinit"
QT_MOC_LITERAL(14, 171, 14), // "onStartLogging"
QT_MOC_LITERAL(15, 186, 13), // "onStopLogging"
QT_MOC_LITERAL(16, 200, 19), // "onStartTakingHistos"
QT_MOC_LITERAL(17, 220, 12), // "sample_count"
QT_MOC_LITERAL(18, 233, 18) // "onStopTakingHistos"
},
"EventBuilder\0sigInit\0\0sigDeinit\0"
"sigStartLogging\0sigStopLogging\0"
"sigStartTakingHistos\0sigStopTakingHistos\0"
"sigHistoCompleted\0onNewData\0DataReceiver*\0"
"receiver\0onInit\0onDeinit\0onStartLogging\0"
"onStopLogging\0onStartTakingHistos\0"
"sample_count\0onStopTakingHistos"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_EventBuilder[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
14, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
7, // signalCount
// signals: name, argc, parameters, tag, flags
1, 0, 84, 2, 0x06 /* Public */,
3, 0, 85, 2, 0x06 /* Public */,
4, 0, 86, 2, 0x06 /* Public */,
5, 0, 87, 2, 0x06 /* Public */,
6, 1, 88, 2, 0x06 /* Public */,
7, 0, 91, 2, 0x06 /* Public */,
8, 0, 92, 2, 0x06 /* Public */,
// slots: name, argc, parameters, tag, flags
9, 1, 93, 2, 0x0a /* Public */,
12, 0, 96, 2, 0x09 /* Protected */,
13, 0, 97, 2, 0x09 /* Protected */,
14, 0, 98, 2, 0x09 /* Protected */,
15, 0, 99, 2, 0x09 /* Protected */,
16, 1, 100, 2, 0x09 /* Protected */,
18, 0, 103, 2, 0x09 /* Protected */,
// signals: parameters
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void, QMetaType::Int, 2,
QMetaType::Void,
QMetaType::Void,
// slots: parameters
QMetaType::Void, 0x80000000 | 10, 11,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void, QMetaType::Int, 17,
QMetaType::Void,
0 // eod
};
void EventBuilder::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
EventBuilder *_t = static_cast<EventBuilder *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->sigInit(); break;
case 1: _t->sigDeinit(); break;
case 2: _t->sigStartLogging(); break;
case 3: _t->sigStopLogging(); break;
case 4: _t->sigStartTakingHistos((*reinterpret_cast< int(*)>(_a[1]))); break;
case 5: _t->sigStopTakingHistos(); break;
case 6: _t->sigHistoCompleted(); break;
case 7: _t->onNewData((*reinterpret_cast< DataReceiver*(*)>(_a[1]))); break;
case 8: _t->onInit(); break;
case 9: _t->onDeinit(); break;
case 10: _t->onStartLogging(); break;
case 11: _t->onStopLogging(); break;
case 12: _t->onStartTakingHistos((*reinterpret_cast< int(*)>(_a[1]))); break;
case 13: _t->onStopTakingHistos(); break;
default: ;
}
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
switch (_id) {
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
case 7:
switch (*reinterpret_cast<int*>(_a[1])) {
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
case 0:
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< DataReceiver* >(); break;
}
break;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
void **func = reinterpret_cast<void **>(_a[1]);
{
typedef void (EventBuilder::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&EventBuilder::sigInit)) {
*result = 0;
return;
}
}
{
typedef void (EventBuilder::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&EventBuilder::sigDeinit)) {
*result = 1;
return;
}
}
{
typedef void (EventBuilder::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&EventBuilder::sigStartLogging)) {
*result = 2;
return;
}
}
{
typedef void (EventBuilder::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&EventBuilder::sigStopLogging)) {
*result = 3;
return;
}
}
{
typedef void (EventBuilder::*_t)(int );
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&EventBuilder::sigStartTakingHistos)) {
*result = 4;
return;
}
}
{
typedef void (EventBuilder::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&EventBuilder::sigStopTakingHistos)) {
*result = 5;
return;
}
}
{
typedef void (EventBuilder::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&EventBuilder::sigHistoCompleted)) {
*result = 6;
return;
}
}
}
}
const QMetaObject EventBuilder::staticMetaObject = {
{ &QObject::staticMetaObject, qt_meta_stringdata_EventBuilder.data,
qt_meta_data_EventBuilder, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *EventBuilder::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *EventBuilder::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_EventBuilder.stringdata0))
return static_cast<void*>(const_cast< EventBuilder*>(this));
return QObject::qt_metacast(_clname);
}
int EventBuilder::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QObject::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 14)
qt_static_metacall(this, _c, _id, _a);
_id -= 14;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 14)
qt_static_metacall(this, _c, _id, _a);
_id -= 14;
}
return _id;
}
// SIGNAL 0
void EventBuilder::sigInit()
{
QMetaObject::activate(this, &staticMetaObject, 0, Q_NULLPTR);
}
// SIGNAL 1
void EventBuilder::sigDeinit()
{
QMetaObject::activate(this, &staticMetaObject, 1, Q_NULLPTR);
}
// SIGNAL 2
void EventBuilder::sigStartLogging()
{
QMetaObject::activate(this, &staticMetaObject, 2, Q_NULLPTR);
}
// SIGNAL 3
void EventBuilder::sigStopLogging()
{
QMetaObject::activate(this, &staticMetaObject, 3, Q_NULLPTR);
}
// SIGNAL 4
void EventBuilder::sigStartTakingHistos(int _t1)
{
void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 4, _a);
}
// SIGNAL 5
void EventBuilder::sigStopTakingHistos()
{
QMetaObject::activate(this, &staticMetaObject, 5, Q_NULLPTR);
}
// SIGNAL 6
void EventBuilder::sigHistoCompleted()
{
QMetaObject::activate(this, &staticMetaObject, 6, Q_NULLPTR);
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,89 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'hw.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/hw.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'hw.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_HW_t {
QByteArrayData data[1];
char stringdata0[3];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_HW_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_HW_t qt_meta_stringdata_HW = {
{
QT_MOC_LITERAL(0, 0, 2) // "HW"
},
"HW"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_HW[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
0, 0, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
0 // eod
};
void HW::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
Q_UNUSED(_o);
Q_UNUSED(_id);
Q_UNUSED(_c);
Q_UNUSED(_a);
}
const QMetaObject HW::staticMetaObject = {
{ &QObject::staticMetaObject, qt_meta_stringdata_HW.data,
qt_meta_data_HW, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *HW::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *HW::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_HW.stringdata0))
return static_cast<void*>(const_cast< HW*>(this));
return QObject::qt_metacast(_clname);
}
int HW::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QObject::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,416 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'keithley_thr.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/keithley_thr.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'keithley_thr.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_keithleyWorker_t {
QByteArrayData data[15];
char stringdata0[134];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_keithleyWorker_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_keithleyWorker_t qt_meta_stringdata_keithleyWorker = {
{
QT_MOC_LITERAL(0, 0, 14), // "keithleyWorker"
QT_MOC_LITERAL(1, 15, 18), // "sig_currentReadout"
QT_MOC_LITERAL(2, 34, 0), // ""
QT_MOC_LITERAL(3, 35, 5), // "value"
QT_MOC_LITERAL(4, 41, 10), // "sig_isOpen"
QT_MOC_LITERAL(5, 52, 5), // "state"
QT_MOC_LITERAL(6, 58, 8), // "portName"
QT_MOC_LITERAL(7, 67, 2), // "on"
QT_MOC_LITERAL(8, 70, 10), // "setVoltage"
QT_MOC_LITERAL(9, 81, 7), // "voltage"
QT_MOC_LITERAL(10, 89, 5), // "reset"
QT_MOC_LITERAL(11, 95, 10), // "timerEvent"
QT_MOC_LITERAL(12, 106, 8), // "runTimer"
QT_MOC_LITERAL(13, 115, 7), // "connect"
QT_MOC_LITERAL(14, 123, 10) // "disconnect"
},
"keithleyWorker\0sig_currentReadout\0\0"
"value\0sig_isOpen\0state\0portName\0on\0"
"setVoltage\0voltage\0reset\0timerEvent\0"
"runTimer\0connect\0disconnect"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_keithleyWorker[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
9, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
2, // signalCount
// signals: name, argc, parameters, tag, flags
1, 1, 59, 2, 0x06 /* Public */,
4, 2, 62, 2, 0x06 /* Public */,
// slots: name, argc, parameters, tag, flags
7, 1, 67, 2, 0x0a /* Public */,
8, 1, 70, 2, 0x0a /* Public */,
10, 0, 73, 2, 0x0a /* Public */,
11, 0, 74, 2, 0x0a /* Public */,
12, 1, 75, 2, 0x0a /* Public */,
13, 0, 78, 2, 0x0a /* Public */,
14, 0, 79, 2, 0x0a /* Public */,
// signals: parameters
QMetaType::Void, QMetaType::Double, 3,
QMetaType::Void, QMetaType::Int, QMetaType::QString, 5, 6,
// slots: parameters
QMetaType::Void, QMetaType::Int, 5,
QMetaType::Void, QMetaType::Double, 9,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void, QMetaType::Int, 5,
QMetaType::Void,
QMetaType::Void,
0 // eod
};
void keithleyWorker::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
keithleyWorker *_t = static_cast<keithleyWorker *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->sig_currentReadout((*reinterpret_cast< const double(*)>(_a[1]))); break;
case 1: _t->sig_isOpen((*reinterpret_cast< const int(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2]))); break;
case 2: _t->on((*reinterpret_cast< const int(*)>(_a[1]))); break;
case 3: _t->setVoltage((*reinterpret_cast< const double(*)>(_a[1]))); break;
case 4: _t->reset(); break;
case 5: _t->timerEvent(); break;
case 6: _t->runTimer((*reinterpret_cast< const int(*)>(_a[1]))); break;
case 7: _t->connect(); break;
case 8: _t->disconnect(); break;
default: ;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
void **func = reinterpret_cast<void **>(_a[1]);
{
typedef void (keithleyWorker::*_t)(const double );
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&keithleyWorker::sig_currentReadout)) {
*result = 0;
return;
}
}
{
typedef void (keithleyWorker::*_t)(const int , const QString );
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&keithleyWorker::sig_isOpen)) {
*result = 1;
return;
}
}
}
}
const QMetaObject keithleyWorker::staticMetaObject = {
{ &QObject::staticMetaObject, qt_meta_stringdata_keithleyWorker.data,
qt_meta_data_keithleyWorker, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *keithleyWorker::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *keithleyWorker::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_keithleyWorker.stringdata0))
return static_cast<void*>(const_cast< keithleyWorker*>(this));
return QObject::qt_metacast(_clname);
}
int keithleyWorker::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QObject::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 keithleyWorker::sig_currentReadout(const double _t1)
{
void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 0, _a);
}
// SIGNAL 1
void keithleyWorker::sig_isOpen(const int _t1, const QString _t2)
{
void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
QMetaObject::activate(this, &staticMetaObject, 1, _a);
}
struct qt_meta_stringdata_keithley_thr_t {
QByteArrayData data[14];
char stringdata0[163];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_keithley_thr_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_keithley_thr_t qt_meta_stringdata_keithley_thr = {
{
QT_MOC_LITERAL(0, 0, 12), // "keithley_thr"
QT_MOC_LITERAL(1, 13, 11), // "sig_connect"
QT_MOC_LITERAL(2, 25, 0), // ""
QT_MOC_LITERAL(3, 26, 14), // "sig_disconnect"
QT_MOC_LITERAL(4, 41, 6), // "sig_on"
QT_MOC_LITERAL(5, 48, 14), // "sig_setVoltage"
QT_MOC_LITERAL(6, 63, 9), // "sig_reset"
QT_MOC_LITERAL(7, 73, 12), // "sig_runTimer"
QT_MOC_LITERAL(8, 86, 22), // "esig_newCurrentReadout"
QT_MOC_LITERAL(9, 109, 17), // "on_currentReadout"
QT_MOC_LITERAL(10, 127, 5), // "value"
QT_MOC_LITERAL(11, 133, 9), // "on_isOpen"
QT_MOC_LITERAL(12, 143, 5), // "state"
QT_MOC_LITERAL(13, 149, 13) // "givenPortName"
},
"keithley_thr\0sig_connect\0\0sig_disconnect\0"
"sig_on\0sig_setVoltage\0sig_reset\0"
"sig_runTimer\0esig_newCurrentReadout\0"
"on_currentReadout\0value\0on_isOpen\0"
"state\0givenPortName"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_keithley_thr[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
9, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
7, // signalCount
// signals: name, argc, parameters, tag, flags
1, 0, 59, 2, 0x06 /* Public */,
3, 0, 60, 2, 0x06 /* Public */,
4, 1, 61, 2, 0x06 /* Public */,
5, 1, 64, 2, 0x06 /* Public */,
6, 0, 67, 2, 0x06 /* Public */,
7, 1, 68, 2, 0x06 /* Public */,
8, 1, 71, 2, 0x06 /* Public */,
// slots: name, argc, parameters, tag, flags
9, 1, 74, 2, 0x0a /* Public */,
11, 2, 77, 2, 0x0a /* Public */,
// signals: parameters
QMetaType::Void,
QMetaType::Void,
QMetaType::Void, QMetaType::Int, 2,
QMetaType::Void, QMetaType::Double, 2,
QMetaType::Void,
QMetaType::Void, QMetaType::Int, 2,
QMetaType::Void, QMetaType::Double, 2,
// slots: parameters
QMetaType::Int, QMetaType::Double, 10,
QMetaType::Int, QMetaType::Int, QMetaType::QString, 12, 13,
0 // eod
};
void keithley_thr::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
keithley_thr *_t = static_cast<keithley_thr *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->sig_connect(); break;
case 1: _t->sig_disconnect(); break;
case 2: _t->sig_on((*reinterpret_cast< const int(*)>(_a[1]))); break;
case 3: _t->sig_setVoltage((*reinterpret_cast< const double(*)>(_a[1]))); break;
case 4: _t->sig_reset(); break;
case 5: _t->sig_runTimer((*reinterpret_cast< const int(*)>(_a[1]))); break;
case 6: _t->esig_newCurrentReadout((*reinterpret_cast< const double(*)>(_a[1]))); break;
case 7: { int _r = _t->on_currentReadout((*reinterpret_cast< const double(*)>(_a[1])));
if (_a[0]) *reinterpret_cast< int*>(_a[0]) = _r; } break;
case 8: { int _r = _t->on_isOpen((*reinterpret_cast< const int(*)>(_a[1])),(*reinterpret_cast< const QString(*)>(_a[2])));
if (_a[0]) *reinterpret_cast< int*>(_a[0]) = _r; } break;
default: ;
}
} else if (_c == QMetaObject::IndexOfMethod) {
int *result = reinterpret_cast<int *>(_a[0]);
void **func = reinterpret_cast<void **>(_a[1]);
{
typedef void (keithley_thr::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&keithley_thr::sig_connect)) {
*result = 0;
return;
}
}
{
typedef void (keithley_thr::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&keithley_thr::sig_disconnect)) {
*result = 1;
return;
}
}
{
typedef void (keithley_thr::*_t)(const int );
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&keithley_thr::sig_on)) {
*result = 2;
return;
}
}
{
typedef void (keithley_thr::*_t)(const double );
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&keithley_thr::sig_setVoltage)) {
*result = 3;
return;
}
}
{
typedef void (keithley_thr::*_t)();
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&keithley_thr::sig_reset)) {
*result = 4;
return;
}
}
{
typedef void (keithley_thr::*_t)(const int );
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&keithley_thr::sig_runTimer)) {
*result = 5;
return;
}
}
{
typedef void (keithley_thr::*_t)(const double );
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&keithley_thr::esig_newCurrentReadout)) {
*result = 6;
return;
}
}
}
}
const QMetaObject keithley_thr::staticMetaObject = {
{ &QObject::staticMetaObject, qt_meta_stringdata_keithley_thr.data,
qt_meta_data_keithley_thr, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *keithley_thr::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *keithley_thr::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_keithley_thr.stringdata0))
return static_cast<void*>(const_cast< keithley_thr*>(this));
return QObject::qt_metacast(_clname);
}
int keithley_thr::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QObject::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 keithley_thr::sig_connect()
{
QMetaObject::activate(this, &staticMetaObject, 0, Q_NULLPTR);
}
// SIGNAL 1
void keithley_thr::sig_disconnect()
{
QMetaObject::activate(this, &staticMetaObject, 1, Q_NULLPTR);
}
// SIGNAL 2
void keithley_thr::sig_on(const int _t1)
{
void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 2, _a);
}
// SIGNAL 3
void keithley_thr::sig_setVoltage(const double _t1)
{
void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 3, _a);
}
// SIGNAL 4
void keithley_thr::sig_reset()
{
QMetaObject::activate(this, &staticMetaObject, 4, Q_NULLPTR);
}
// SIGNAL 5
void keithley_thr::sig_runTimer(const int _t1)
{
void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 5, _a);
}
// SIGNAL 6
void keithley_thr::esig_newCurrentReadout(const double _t1)
{
void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
QMetaObject::activate(this, &staticMetaObject, 6, _a);
}
QT_END_MOC_NAMESPACE

Binary file not shown.

View File

@ -1,212 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'mainwindow.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/mainwindow.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'mainwindow.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_MainWindow_t {
QByteArrayData data[27];
char stringdata0[635];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_MainWindow_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_MainWindow_t qt_meta_stringdata_MainWindow = {
{
QT_MOC_LITERAL(0, 0, 10), // "MainWindow"
QT_MOC_LITERAL(1, 11, 9), // "showEvent"
QT_MOC_LITERAL(2, 21, 0), // ""
QT_MOC_LITERAL(3, 22, 11), // "QShowEvent*"
QT_MOC_LITERAL(4, 34, 5), // "event"
QT_MOC_LITERAL(5, 40, 10), // "closeEvent"
QT_MOC_LITERAL(6, 51, 12), // "QCloseEvent*"
QT_MOC_LITERAL(7, 64, 8), // "on_timer"
QT_MOC_LITERAL(8, 73, 20), // "on_newCurrentReadout"
QT_MOC_LITERAL(9, 94, 14), // "currentReadout"
QT_MOC_LITERAL(10, 109, 26), // "on_pushLogSettings_pressed"
QT_MOC_LITERAL(11, 136, 26), // "on_actionConnect_triggered"
QT_MOC_LITERAL(12, 163, 29), // "on_actionDisconnect_triggered"
QT_MOC_LITERAL(13, 193, 26), // "on_actionHost_IP_triggered"
QT_MOC_LITERAL(14, 220, 33), // "on_actionTrigger_config_trigg..."
QT_MOC_LITERAL(15, 254, 26), // "on_actionDevices_triggered"
QT_MOC_LITERAL(16, 281, 18), // "on_pushRun_pressed"
QT_MOC_LITERAL(17, 300, 22), // "on_pushLogging_pressed"
QT_MOC_LITERAL(18, 323, 22), // "on_pushDisplay_pressed"
QT_MOC_LITERAL(19, 346, 35), // "on_actionConnect_Keithley_tri..."
QT_MOC_LITERAL(20, 382, 38), // "on_actionDisconnect_Keithley_..."
QT_MOC_LITERAL(21, 421, 33), // "on_actionLinearity_test_trigg..."
QT_MOC_LITERAL(22, 455, 40), // "on_actionIntegration_time_sca..."
QT_MOC_LITERAL(23, 496, 33), // "on_actionProfile_viewer_trigg..."
QT_MOC_LITERAL(24, 530, 34), // "on_actionConnect_Stepper_trig..."
QT_MOC_LITERAL(25, 565, 37), // "on_actionDisconnect_Stepper_t..."
QT_MOC_LITERAL(26, 603, 31) // "on_actionBeta_Scanner_triggered"
},
"MainWindow\0showEvent\0\0QShowEvent*\0"
"event\0closeEvent\0QCloseEvent*\0on_timer\0"
"on_newCurrentReadout\0currentReadout\0"
"on_pushLogSettings_pressed\0"
"on_actionConnect_triggered\0"
"on_actionDisconnect_triggered\0"
"on_actionHost_IP_triggered\0"
"on_actionTrigger_config_triggered\0"
"on_actionDevices_triggered\0"
"on_pushRun_pressed\0on_pushLogging_pressed\0"
"on_pushDisplay_pressed\0"
"on_actionConnect_Keithley_triggered\0"
"on_actionDisconnect_Keithley_triggered\0"
"on_actionLinearity_test_triggered\0"
"on_actionIntegration_time_scan_triggered\0"
"on_actionProfile_viewer_triggered\0"
"on_actionConnect_Stepper_triggered\0"
"on_actionDisconnect_Stepper_triggered\0"
"on_actionBeta_Scanner_triggered"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_MainWindow[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
21, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
// slots: name, argc, parameters, tag, flags
1, 1, 119, 2, 0x0a /* Public */,
5, 1, 122, 2, 0x0a /* Public */,
7, 0, 125, 2, 0x0a /* Public */,
8, 1, 126, 2, 0x0a /* Public */,
10, 0, 129, 2, 0x08 /* Private */,
11, 0, 130, 2, 0x08 /* Private */,
12, 0, 131, 2, 0x08 /* Private */,
13, 0, 132, 2, 0x08 /* Private */,
14, 0, 133, 2, 0x08 /* Private */,
15, 0, 134, 2, 0x08 /* Private */,
16, 0, 135, 2, 0x08 /* Private */,
17, 0, 136, 2, 0x08 /* Private */,
18, 0, 137, 2, 0x08 /* Private */,
19, 0, 138, 2, 0x08 /* Private */,
20, 0, 139, 2, 0x08 /* Private */,
21, 0, 140, 2, 0x08 /* Private */,
22, 0, 141, 2, 0x08 /* Private */,
23, 0, 142, 2, 0x08 /* Private */,
24, 0, 143, 2, 0x08 /* Private */,
25, 0, 144, 2, 0x08 /* Private */,
26, 0, 145, 2, 0x08 /* Private */,
// slots: parameters
QMetaType::Void, 0x80000000 | 3, 4,
QMetaType::Void, 0x80000000 | 6, 4,
QMetaType::Void,
QMetaType::Void, QMetaType::Double, 9,
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::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
0 // eod
};
void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
if (_c == QMetaObject::InvokeMetaMethod) {
MainWindow *_t = static_cast<MainWindow *>(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->showEvent((*reinterpret_cast< QShowEvent*(*)>(_a[1]))); break;
case 1: _t->closeEvent((*reinterpret_cast< QCloseEvent*(*)>(_a[1]))); break;
case 2: _t->on_timer(); break;
case 3: _t->on_newCurrentReadout((*reinterpret_cast< const double(*)>(_a[1]))); break;
case 4: _t->on_pushLogSettings_pressed(); break;
case 5: _t->on_actionConnect_triggered(); break;
case 6: _t->on_actionDisconnect_triggered(); break;
case 7: _t->on_actionHost_IP_triggered(); break;
case 8: _t->on_actionTrigger_config_triggered(); break;
case 9: _t->on_actionDevices_triggered(); break;
case 10: _t->on_pushRun_pressed(); break;
case 11: _t->on_pushLogging_pressed(); break;
case 12: _t->on_pushDisplay_pressed(); break;
case 13: _t->on_actionConnect_Keithley_triggered(); break;
case 14: _t->on_actionDisconnect_Keithley_triggered(); break;
case 15: _t->on_actionLinearity_test_triggered(); break;
case 16: _t->on_actionIntegration_time_scan_triggered(); break;
case 17: _t->on_actionProfile_viewer_triggered(); break;
case 18: _t->on_actionConnect_Stepper_triggered(); break;
case 19: _t->on_actionDisconnect_Stepper_triggered(); break;
case 20: _t->on_actionBeta_Scanner_triggered(); break;
default: ;
}
}
}
const QMetaObject MainWindow::staticMetaObject = {
{ &QMainWindow::staticMetaObject, qt_meta_stringdata_MainWindow.data,
qt_meta_data_MainWindow, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *MainWindow::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *MainWindow::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_MainWindow.stringdata0))
return static_cast<void*>(const_cast< MainWindow*>(this));
return QMainWindow::qt_metacast(_clname);
}
int MainWindow::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 < 21)
qt_static_metacall(this, _c, _id, _a);
_id -= 21;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 21)
*reinterpret_cast<int*>(_a[0]) = -1;
_id -= 21;
}
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -1,89 +0,0 @@
/****************************************************************************
** Meta object code from reading C++ file 'stepper.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "../../hit2017/stepper.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'stepper.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.7.0. 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
struct qt_meta_stringdata_Stepper_t {
QByteArrayData data[1];
char stringdata0[8];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_Stepper_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_Stepper_t qt_meta_stringdata_Stepper = {
{
QT_MOC_LITERAL(0, 0, 7) // "Stepper"
},
"Stepper"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_Stepper[] = {
// content:
7, // revision
0, // classname
0, 0, // classinfo
0, 0, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
0 // eod
};
void Stepper::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
Q_UNUSED(_o);
Q_UNUSED(_id);
Q_UNUSED(_c);
Q_UNUSED(_a);
}
const QMetaObject Stepper::staticMetaObject = {
{ &QObject::staticMetaObject, qt_meta_stringdata_Stepper.data,
qt_meta_data_Stepper, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
};
const QMetaObject *Stepper::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *Stepper::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname, qt_meta_stringdata_Stepper.stringdata0))
return static_cast<void*>(const_cast< Stepper*>(this));
return QObject::qt_metacast(_clname);
}
int Stepper::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QObject::qt_metacall(_c, _id, _a);
if (_id < 0)
return _id;
return _id;
}
QT_END_MOC_NAMESPACE

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,44 +0,0 @@
[Global]
HostIp=10.0.7.1
NrDevices=1
[Device0]
IP=10.0.7.3
Plane=0
Position=0
Sensors=2
Master=1
MasterDelay=29
SlaveDelay=1
[Trigger]
Period=8999
Tint=8504
Gain=1
[Device1]
IP=10.0.7.4
Plane=1
Position=0
Sensors=1
Master=0
MasterDelay=29
SlaveDelay=1
[Device2]
IP=10.0.7.5
Plane=2
Position=0
Sensors=2
Master=0
MasterDelay=29
SlaveDelay=1
[Device3]
IP=10.0.7.6
Plane=3
Position=0
Sensors=2
Master=0
MasterDelay=29
SlaveDelay=1

View File

@ -1,43 +0,0 @@
INPUT(
./debug\main.o
./debug\mainwindow.o
./debug\q_debugstream.o
./debug\dialoglogsettings.o
./debug\device.o
./debug\datareceiver.o
./debug\hw.o
./debug\dialoghostip.o
./debug\dialogtriggersettings.o
./debug\dialogdevices.o
./debug\helpers.o
./debug\eventbuilder.o
./debug\qcustomplot.o
./debug\display.o
./debug\displayserver.o
./debug\keithley.o
./debug\keithley_thr.o
./debug\dialoglinearity.o
./debug\histogram.o
./debug\dialogtiscan.o
./debug\dialogprofiler.o
./debug\stepper.o
./debug\dialogbeta.o
./debug\moc_mainwindow.o
./debug\moc_dialoglogsettings.o
./debug\moc_device.o
./debug\moc_datareceiver.o
./debug\moc_hw.o
./debug\moc_dialoghostip.o
./debug\moc_dialogtriggersettings.o
./debug\moc_dialogdevices.o
./debug\moc_eventbuilder.o
./debug\moc_qcustomplot.o
./debug\moc_display.o
./debug\moc_displayserver.o
./debug\moc_keithley_thr.o
./debug\moc_dialoglinearity.o
./debug\moc_dialogtiscan.o
./debug\moc_dialogprofiler.o
./debug\moc_stepper.o
./debug\moc_dialogbeta.o
);

View File

@ -1,43 +0,0 @@
INPUT(
./release\main.o
./release\mainwindow.o
./release\q_debugstream.o
./release\dialoglogsettings.o
./release\device.o
./release\datareceiver.o
./release\hw.o
./release\dialoghostip.o
./release\dialogtriggersettings.o
./release\dialogdevices.o
./release\helpers.o
./release\eventbuilder.o
./release\qcustomplot.o
./release\display.o
./release\displayserver.o
./release\keithley.o
./release\keithley_thr.o
./release\dialoglinearity.o
./release\histogram.o
./release\dialogtiscan.o
./release\dialogprofiler.o
./release\stepper.o
./release\dialogbeta.o
./release\moc_mainwindow.o
./release\moc_dialoglogsettings.o
./release\moc_device.o
./release\moc_datareceiver.o
./release\moc_hw.o
./release\moc_dialoghostip.o
./release\moc_dialogtriggersettings.o
./release\moc_dialogdevices.o
./release\moc_eventbuilder.o
./release\moc_qcustomplot.o
./release\moc_display.o
./release\moc_displayserver.o
./release\moc_keithley_thr.o
./release\moc_dialoglinearity.o
./release\moc_dialogtiscan.o
./release\moc_dialogprofiler.o
./release\moc_stepper.o
./release\moc_dialogbeta.o
);

View File

@ -1,327 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'dialogbeta.ui'
**
** Created by: Qt User Interface Compiler version 5.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_DIALOGBETA_H
#define UI_DIALOGBETA_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QCheckBox>
#include <QtWidgets/QDialog>
#include <QtWidgets/QDialogButtonBox>
#include <QtWidgets/QGridLayout>
#include <QtWidgets/QHBoxLayout>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QSpinBox>
#include <QtWidgets/QVBoxLayout>
#include <QtWidgets/QWidget>
#include "qcustomplot.h"
QT_BEGIN_NAMESPACE
class Ui_DialogBeta
{
public:
QDialogButtonBox *buttonBox;
QWidget *horizontalLayoutWidget;
QHBoxLayout *horizontalLayout;
QVBoxLayout *verticalLayout;
QLabel *label;
QGridLayout *gridLayout_2;
QPushButton *pushLeft;
QPushButton *pushRight;
QHBoxLayout *horizontalLayout_3;
QLineEdit *lineStepperPosition;
QPushButton *pushResetCtr;
QSpacerItem *verticalSpacer_4;
QLabel *label_3;
QGridLayout *gridLayout;
QLabel *label_11;
QLabel *label_10;
QSpinBox *spinScanSpeed;
QSpinBox *spinStartPos;
QLabel *label_4;
QSpinBox *spinEndPos;
QSpacerItem *verticalSpacer_3;
QPushButton *pushRun;
QCheckBox *checkSaveRawData;
QSpacerItem *verticalSpacer_2;
QHBoxLayout *horizontalLayout_2;
QLabel *label_2;
QLineEdit *lineRunsDone;
QPushButton *pushClear;
QPushButton *pushSave;
QSpacerItem *verticalSpacer;
QVBoxLayout *verticalLayout_3;
QLabel *label_12;
QCustomPlot *plotResultsMean;
QLabel *label_13;
QCustomPlot *plotResultsStd;
void setupUi(QDialog *DialogBeta)
{
if (DialogBeta->objectName().isEmpty())
DialogBeta->setObjectName(QStringLiteral("DialogBeta"));
DialogBeta->resize(844, 632);
buttonBox = new QDialogButtonBox(DialogBeta);
buttonBox->setObjectName(QStringLiteral("buttonBox"));
buttonBox->setGeometry(QRect(490, 590, 341, 32));
buttonBox->setOrientation(Qt::Horizontal);
buttonBox->setStandardButtons(QDialogButtonBox::Close);
horizontalLayoutWidget = new QWidget(DialogBeta);
horizontalLayoutWidget->setObjectName(QStringLiteral("horizontalLayoutWidget"));
horizontalLayoutWidget->setGeometry(QRect(10, 10, 821, 571));
horizontalLayout = new QHBoxLayout(horizontalLayoutWidget);
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
horizontalLayout->setContentsMargins(0, 0, 0, 0);
verticalLayout = new QVBoxLayout();
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
label = new QLabel(horizontalLayoutWidget);
label->setObjectName(QStringLiteral("label"));
QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
sizePolicy.setHorizontalStretch(0);
sizePolicy.setVerticalStretch(0);
sizePolicy.setHeightForWidth(label->sizePolicy().hasHeightForWidth());
label->setSizePolicy(sizePolicy);
label->setAlignment(Qt::AlignCenter);
verticalLayout->addWidget(label);
gridLayout_2 = new QGridLayout();
gridLayout_2->setObjectName(QStringLiteral("gridLayout_2"));
gridLayout_2->setContentsMargins(0, 0, 0, 0);
pushLeft = new QPushButton(horizontalLayoutWidget);
pushLeft->setObjectName(QStringLiteral("pushLeft"));
gridLayout_2->addWidget(pushLeft, 0, 0, 1, 1);
pushRight = new QPushButton(horizontalLayoutWidget);
pushRight->setObjectName(QStringLiteral("pushRight"));
gridLayout_2->addWidget(pushRight, 0, 1, 1, 1);
verticalLayout->addLayout(gridLayout_2);
horizontalLayout_3 = new QHBoxLayout();
horizontalLayout_3->setObjectName(QStringLiteral("horizontalLayout_3"));
horizontalLayout_3->setContentsMargins(0, 0, 0, 0);
lineStepperPosition = new QLineEdit(horizontalLayoutWidget);
lineStepperPosition->setObjectName(QStringLiteral("lineStepperPosition"));
QSizePolicy sizePolicy1(QSizePolicy::Minimum, QSizePolicy::Fixed);
sizePolicy1.setHorizontalStretch(0);
sizePolicy1.setVerticalStretch(0);
sizePolicy1.setHeightForWidth(lineStepperPosition->sizePolicy().hasHeightForWidth());
lineStepperPosition->setSizePolicy(sizePolicy1);
horizontalLayout_3->addWidget(lineStepperPosition);
pushResetCtr = new QPushButton(horizontalLayoutWidget);
pushResetCtr->setObjectName(QStringLiteral("pushResetCtr"));
sizePolicy1.setHeightForWidth(pushResetCtr->sizePolicy().hasHeightForWidth());
pushResetCtr->setSizePolicy(sizePolicy1);
horizontalLayout_3->addWidget(pushResetCtr);
verticalLayout->addLayout(horizontalLayout_3);
verticalSpacer_4 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Fixed);
verticalLayout->addItem(verticalSpacer_4);
label_3 = new QLabel(horizontalLayoutWidget);
label_3->setObjectName(QStringLiteral("label_3"));
verticalLayout->addWidget(label_3);
gridLayout = new QGridLayout();
gridLayout->setObjectName(QStringLiteral("gridLayout"));
label_11 = new QLabel(horizontalLayoutWidget);
label_11->setObjectName(QStringLiteral("label_11"));
gridLayout->addWidget(label_11, 1, 0, 1, 1);
label_10 = new QLabel(horizontalLayoutWidget);
label_10->setObjectName(QStringLiteral("label_10"));
gridLayout->addWidget(label_10, 0, 0, 1, 1);
spinScanSpeed = new QSpinBox(horizontalLayoutWidget);
spinScanSpeed->setObjectName(QStringLiteral("spinScanSpeed"));
spinScanSpeed->setMinimum(1);
spinScanSpeed->setMaximum(2048);
spinScanSpeed->setSingleStep(100);
spinScanSpeed->setValue(1000);
gridLayout->addWidget(spinScanSpeed, 0, 1, 1, 1);
spinStartPos = new QSpinBox(horizontalLayoutWidget);
spinStartPos->setObjectName(QStringLiteral("spinStartPos"));
spinStartPos->setMinimum(0);
spinStartPos->setMaximum(1800000);
spinStartPos->setSingleStep(10000);
spinStartPos->setValue(0);
gridLayout->addWidget(spinStartPos, 1, 1, 1, 1);
label_4 = new QLabel(horizontalLayoutWidget);
label_4->setObjectName(QStringLiteral("label_4"));
gridLayout->addWidget(label_4, 2, 0, 1, 1);
spinEndPos = new QSpinBox(horizontalLayoutWidget);
spinEndPos->setObjectName(QStringLiteral("spinEndPos"));
spinEndPos->setMaximum(1800000);
spinEndPos->setSingleStep(10000);
spinEndPos->setValue(1800000);
gridLayout->addWidget(spinEndPos, 2, 1, 1, 1);
verticalLayout->addLayout(gridLayout);
verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Fixed);
verticalLayout->addItem(verticalSpacer_3);
pushRun = new QPushButton(horizontalLayoutWidget);
pushRun->setObjectName(QStringLiteral("pushRun"));
verticalLayout->addWidget(pushRun);
checkSaveRawData = new QCheckBox(horizontalLayoutWidget);
checkSaveRawData->setObjectName(QStringLiteral("checkSaveRawData"));
verticalLayout->addWidget(checkSaveRawData);
verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Fixed);
verticalLayout->addItem(verticalSpacer_2);
horizontalLayout_2 = new QHBoxLayout();
horizontalLayout_2->setObjectName(QStringLiteral("horizontalLayout_2"));
horizontalLayout_2->setContentsMargins(-1, -1, -1, 0);
label_2 = new QLabel(horizontalLayoutWidget);
label_2->setObjectName(QStringLiteral("label_2"));
horizontalLayout_2->addWidget(label_2);
lineRunsDone = new QLineEdit(horizontalLayoutWidget);
lineRunsDone->setObjectName(QStringLiteral("lineRunsDone"));
sizePolicy.setHeightForWidth(lineRunsDone->sizePolicy().hasHeightForWidth());
lineRunsDone->setSizePolicy(sizePolicy);
lineRunsDone->setAutoFillBackground(false);
lineRunsDone->setReadOnly(true);
horizontalLayout_2->addWidget(lineRunsDone);
verticalLayout->addLayout(horizontalLayout_2);
pushClear = new QPushButton(horizontalLayoutWidget);
pushClear->setObjectName(QStringLiteral("pushClear"));
verticalLayout->addWidget(pushClear);
pushSave = new QPushButton(horizontalLayoutWidget);
pushSave->setObjectName(QStringLiteral("pushSave"));
verticalLayout->addWidget(pushSave);
verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
verticalLayout->addItem(verticalSpacer);
horizontalLayout->addLayout(verticalLayout);
verticalLayout_3 = new QVBoxLayout();
verticalLayout_3->setObjectName(QStringLiteral("verticalLayout_3"));
label_12 = new QLabel(horizontalLayoutWidget);
label_12->setObjectName(QStringLiteral("label_12"));
QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Fixed);
sizePolicy2.setHorizontalStretch(0);
sizePolicy2.setVerticalStretch(0);
sizePolicy2.setHeightForWidth(label_12->sizePolicy().hasHeightForWidth());
label_12->setSizePolicy(sizePolicy2);
label_12->setAlignment(Qt::AlignCenter);
verticalLayout_3->addWidget(label_12);
plotResultsMean = new QCustomPlot(horizontalLayoutWidget);
plotResultsMean->setObjectName(QStringLiteral("plotResultsMean"));
QSizePolicy sizePolicy3(QSizePolicy::Expanding, QSizePolicy::Minimum);
sizePolicy3.setHorizontalStretch(0);
sizePolicy3.setVerticalStretch(0);
sizePolicy3.setHeightForWidth(plotResultsMean->sizePolicy().hasHeightForWidth());
plotResultsMean->setSizePolicy(sizePolicy3);
verticalLayout_3->addWidget(plotResultsMean);
label_13 = new QLabel(horizontalLayoutWidget);
label_13->setObjectName(QStringLiteral("label_13"));
sizePolicy2.setHeightForWidth(label_13->sizePolicy().hasHeightForWidth());
label_13->setSizePolicy(sizePolicy2);
label_13->setAlignment(Qt::AlignCenter);
verticalLayout_3->addWidget(label_13);
plotResultsStd = new QCustomPlot(horizontalLayoutWidget);
plotResultsStd->setObjectName(QStringLiteral("plotResultsStd"));
verticalLayout_3->addWidget(plotResultsStd);
horizontalLayout->addLayout(verticalLayout_3);
buttonBox->raise();
horizontalLayoutWidget->raise();
retranslateUi(DialogBeta);
QObject::connect(buttonBox, SIGNAL(accepted()), DialogBeta, SLOT(accept()));
QObject::connect(buttonBox, SIGNAL(rejected()), DialogBeta, SLOT(reject()));
QMetaObject::connectSlotsByName(DialogBeta);
} // setupUi
void retranslateUi(QDialog *DialogBeta)
{
DialogBeta->setWindowTitle(QApplication::translate("DialogBeta", "Beta Scanner", 0));
label->setText(QApplication::translate("DialogBeta", "Motor control", 0));
pushLeft->setText(QApplication::translate("DialogBeta", "Left!", 0));
pushRight->setText(QApplication::translate("DialogBeta", "Right!", 0));
pushResetCtr->setText(QApplication::translate("DialogBeta", "Reset", 0));
label_3->setText(QApplication::translate("DialogBeta", "Scan settings", 0));
label_11->setText(QApplication::translate("DialogBeta", "Start pos:", 0));
label_10->setText(QApplication::translate("DialogBeta", "Scanning speed", 0));
label_4->setText(QApplication::translate("DialogBeta", "End pos:", 0));
pushRun->setText(QApplication::translate("DialogBeta", "Run!", 0));
checkSaveRawData->setText(QApplication::translate("DialogBeta", "Save raw data", 0));
label_2->setText(QApplication::translate("DialogBeta", "Runs:", 0));
pushClear->setText(QApplication::translate("DialogBeta", "Clear", 0));
pushSave->setText(QApplication::translate("DialogBeta", "Save results...", 0));
label_12->setText(QApplication::translate("DialogBeta", "Signal mean", 0));
label_13->setText(QApplication::translate("DialogBeta", "Signal standard deviation", 0));
} // retranslateUi
};
namespace Ui {
class DialogBeta: public Ui_DialogBeta {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DIALOGBETA_H

View File

@ -1,98 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'dialogdevices.ui'
**
** Created by: Qt User Interface Compiler version 5.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_DIALOGDEVICES_H
#define UI_DIALOGDEVICES_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QDialog>
#include <QtWidgets/QDialogButtonBox>
#include <QtWidgets/QHBoxLayout>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QSpinBox>
#include <QtWidgets/QTableWidget>
#include <QtWidgets/QVBoxLayout>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_DialogDevices
{
public:
QDialogButtonBox *buttonBox;
QWidget *verticalLayoutWidget;
QVBoxLayout *verticalLayout;
QHBoxLayout *horizontalLayout_2;
QLabel *label;
QSpinBox *spinNrDevices;
QTableWidget *tableDevices;
void setupUi(QDialog *DialogDevices)
{
if (DialogDevices->objectName().isEmpty())
DialogDevices->setObjectName(QStringLiteral("DialogDevices"));
DialogDevices->resize(573, 233);
buttonBox = new QDialogButtonBox(DialogDevices);
buttonBox->setObjectName(QStringLiteral("buttonBox"));
buttonBox->setGeometry(QRect(210, 190, 341, 32));
buttonBox->setOrientation(Qt::Horizontal);
buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
verticalLayoutWidget = new QWidget(DialogDevices);
verticalLayoutWidget->setObjectName(QStringLiteral("verticalLayoutWidget"));
verticalLayoutWidget->setGeometry(QRect(20, 10, 531, 171));
verticalLayout = new QVBoxLayout(verticalLayoutWidget);
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
verticalLayout->setContentsMargins(0, 0, 0, 0);
horizontalLayout_2 = new QHBoxLayout();
horizontalLayout_2->setObjectName(QStringLiteral("horizontalLayout_2"));
label = new QLabel(verticalLayoutWidget);
label->setObjectName(QStringLiteral("label"));
horizontalLayout_2->addWidget(label);
spinNrDevices = new QSpinBox(verticalLayoutWidget);
spinNrDevices->setObjectName(QStringLiteral("spinNrDevices"));
spinNrDevices->setMinimum(1);
horizontalLayout_2->addWidget(spinNrDevices);
verticalLayout->addLayout(horizontalLayout_2);
tableDevices = new QTableWidget(verticalLayoutWidget);
tableDevices->setObjectName(QStringLiteral("tableDevices"));
verticalLayout->addWidget(tableDevices);
retranslateUi(DialogDevices);
QObject::connect(buttonBox, SIGNAL(accepted()), DialogDevices, SLOT(accept()));
QObject::connect(buttonBox, SIGNAL(rejected()), DialogDevices, SLOT(reject()));
QMetaObject::connectSlotsByName(DialogDevices);
} // setupUi
void retranslateUi(QDialog *DialogDevices)
{
DialogDevices->setWindowTitle(QApplication::translate("DialogDevices", "Devices", 0));
label->setText(QApplication::translate("DialogDevices", "Number of devices", 0));
} // retranslateUi
};
namespace Ui {
class DialogDevices: public Ui_DialogDevices {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DIALOGDEVICES_H

View File

@ -1,83 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'dialoghostip.ui'
**
** Created by: Qt User Interface Compiler version 5.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_DIALOGHOSTIP_H
#define UI_DIALOGHOSTIP_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QDialog>
#include <QtWidgets/QDialogButtonBox>
#include <QtWidgets/QHBoxLayout>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_DialogHostIp
{
public:
QDialogButtonBox *buttonBox;
QWidget *horizontalLayoutWidget;
QHBoxLayout *horizontalLayout;
QLabel *label;
QLineEdit *lineIp;
void setupUi(QDialog *DialogHostIp)
{
if (DialogHostIp->objectName().isEmpty())
DialogHostIp->setObjectName(QStringLiteral("DialogHostIp"));
DialogHostIp->resize(185, 99);
buttonBox = new QDialogButtonBox(DialogHostIp);
buttonBox->setObjectName(QStringLiteral("buttonBox"));
buttonBox->setGeometry(QRect(10, 60, 161, 32));
buttonBox->setOrientation(Qt::Horizontal);
buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
horizontalLayoutWidget = new QWidget(DialogHostIp);
horizontalLayoutWidget->setObjectName(QStringLiteral("horizontalLayoutWidget"));
horizontalLayoutWidget->setGeometry(QRect(10, 10, 160, 41));
horizontalLayout = new QHBoxLayout(horizontalLayoutWidget);
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
horizontalLayout->setContentsMargins(0, 0, 0, 0);
label = new QLabel(horizontalLayoutWidget);
label->setObjectName(QStringLiteral("label"));
horizontalLayout->addWidget(label);
lineIp = new QLineEdit(horizontalLayoutWidget);
lineIp->setObjectName(QStringLiteral("lineIp"));
horizontalLayout->addWidget(lineIp);
retranslateUi(DialogHostIp);
QObject::connect(buttonBox, SIGNAL(accepted()), DialogHostIp, SLOT(accept()));
QObject::connect(buttonBox, SIGNAL(rejected()), DialogHostIp, SLOT(reject()));
QMetaObject::connectSlotsByName(DialogHostIp);
} // setupUi
void retranslateUi(QDialog *DialogHostIp)
{
DialogHostIp->setWindowTitle(QApplication::translate("DialogHostIp", "Host IP", 0));
label->setText(QApplication::translate("DialogHostIp", "Host IP:", 0));
} // retranslateUi
};
namespace Ui {
class DialogHostIp: public Ui_DialogHostIp {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DIALOGHOSTIP_H

View File

@ -1,312 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'dialoglinearity.ui'
**
** Created by: Qt User Interface Compiler version 5.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_DIALOGLINEARITY_H
#define UI_DIALOGLINEARITY_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QDialog>
#include <QtWidgets/QDialogButtonBox>
#include <QtWidgets/QDoubleSpinBox>
#include <QtWidgets/QGridLayout>
#include <QtWidgets/QHBoxLayout>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QSpinBox>
#include <QtWidgets/QVBoxLayout>
#include <QtWidgets/QWidget>
#include "qcustomplot.h"
QT_BEGIN_NAMESPACE
class Ui_DialogLinearity
{
public:
QDialogButtonBox *buttonBox;
QWidget *horizontalLayoutWidget;
QHBoxLayout *horizontalLayout;
QVBoxLayout *verticalLayout;
QLabel *label;
QGridLayout *gridLayout;
QSpacerItem *verticalSpacer_2;
QLabel *label_5;
QLabel *label_8;
QSpinBox *spinDelay;
QLabel *label_9;
QLabel *label_7;
QLabel *label_6;
QLabel *label_10;
QSpinBox *spinAcquisitions;
QLabel *label_3;
QDoubleSpinBox *doubleSpinVend;
QDoubleSpinBox *doubleSpinVstart;
QLabel *label_2;
QLabel *label_4;
QDoubleSpinBox *doubleSpinVinc;
QLabel *label_11;
QSpinBox *spinPLotDecimation;
QSpacerItem *verticalSpacer_3;
QPushButton *pushRun;
QPushButton *pushSave;
QSpacerItem *verticalSpacer;
QVBoxLayout *verticalLayout_3;
QLabel *label_12;
QCustomPlot *plotResultsMean;
QLabel *label_13;
QCustomPlot *plotResultsStd;
void setupUi(QDialog *DialogLinearity)
{
if (DialogLinearity->objectName().isEmpty())
DialogLinearity->setObjectName(QStringLiteral("DialogLinearity"));
DialogLinearity->resize(844, 632);
buttonBox = new QDialogButtonBox(DialogLinearity);
buttonBox->setObjectName(QStringLiteral("buttonBox"));
buttonBox->setGeometry(QRect(490, 590, 341, 32));
buttonBox->setOrientation(Qt::Horizontal);
buttonBox->setStandardButtons(QDialogButtonBox::Close);
horizontalLayoutWidget = new QWidget(DialogLinearity);
horizontalLayoutWidget->setObjectName(QStringLiteral("horizontalLayoutWidget"));
horizontalLayoutWidget->setGeometry(QRect(10, 10, 821, 571));
horizontalLayout = new QHBoxLayout(horizontalLayoutWidget);
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
horizontalLayout->setContentsMargins(0, 0, 0, 0);
verticalLayout = new QVBoxLayout();
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
label = new QLabel(horizontalLayoutWidget);
label->setObjectName(QStringLiteral("label"));
QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
sizePolicy.setHorizontalStretch(0);
sizePolicy.setVerticalStretch(0);
sizePolicy.setHeightForWidth(label->sizePolicy().hasHeightForWidth());
label->setSizePolicy(sizePolicy);
label->setAlignment(Qt::AlignCenter);
verticalLayout->addWidget(label);
gridLayout = new QGridLayout();
gridLayout->setObjectName(QStringLiteral("gridLayout"));
verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Fixed);
gridLayout->addItem(verticalSpacer_2, 3, 0, 1, 1);
label_5 = new QLabel(horizontalLayoutWidget);
label_5->setObjectName(QStringLiteral("label_5"));
gridLayout->addWidget(label_5, 0, 2, 1, 1);
label_8 = new QLabel(horizontalLayoutWidget);
label_8->setObjectName(QStringLiteral("label_8"));
gridLayout->addWidget(label_8, 4, 0, 1, 1);
spinDelay = new QSpinBox(horizontalLayoutWidget);
spinDelay->setObjectName(QStringLiteral("spinDelay"));
spinDelay->setMinimum(100);
spinDelay->setMaximum(10000);
spinDelay->setSingleStep(100);
spinDelay->setValue(1500);
gridLayout->addWidget(spinDelay, 4, 1, 1, 1);
label_9 = new QLabel(horizontalLayoutWidget);
label_9->setObjectName(QStringLiteral("label_9"));
gridLayout->addWidget(label_9, 4, 2, 1, 1);
label_7 = new QLabel(horizontalLayoutWidget);
label_7->setObjectName(QStringLiteral("label_7"));
gridLayout->addWidget(label_7, 2, 2, 1, 1);
label_6 = new QLabel(horizontalLayoutWidget);
label_6->setObjectName(QStringLiteral("label_6"));
gridLayout->addWidget(label_6, 1, 2, 1, 1);
label_10 = new QLabel(horizontalLayoutWidget);
label_10->setObjectName(QStringLiteral("label_10"));
gridLayout->addWidget(label_10, 5, 0, 1, 1);
spinAcquisitions = new QSpinBox(horizontalLayoutWidget);
spinAcquisitions->setObjectName(QStringLiteral("spinAcquisitions"));
spinAcquisitions->setMinimum(1);
spinAcquisitions->setMaximum(1000000);
spinAcquisitions->setSingleStep(1000);
spinAcquisitions->setValue(10000);
gridLayout->addWidget(spinAcquisitions, 5, 1, 1, 1);
label_3 = new QLabel(horizontalLayoutWidget);
label_3->setObjectName(QStringLiteral("label_3"));
gridLayout->addWidget(label_3, 1, 0, 1, 1);
doubleSpinVend = new QDoubleSpinBox(horizontalLayoutWidget);
doubleSpinVend->setObjectName(QStringLiteral("doubleSpinVend"));
doubleSpinVend->setMaximum(10);
doubleSpinVend->setSingleStep(0.1);
doubleSpinVend->setValue(6);
gridLayout->addWidget(doubleSpinVend, 1, 1, 1, 1);
doubleSpinVstart = new QDoubleSpinBox(horizontalLayoutWidget);
doubleSpinVstart->setObjectName(QStringLiteral("doubleSpinVstart"));
QSizePolicy sizePolicy1(QSizePolicy::Minimum, QSizePolicy::Fixed);
sizePolicy1.setHorizontalStretch(0);
sizePolicy1.setVerticalStretch(0);
sizePolicy1.setHeightForWidth(doubleSpinVstart->sizePolicy().hasHeightForWidth());
doubleSpinVstart->setSizePolicy(sizePolicy1);
doubleSpinVstart->setMaximum(10);
doubleSpinVstart->setSingleStep(0.1);
doubleSpinVstart->setValue(2);
gridLayout->addWidget(doubleSpinVstart, 0, 1, 1, 1);
label_2 = new QLabel(horizontalLayoutWidget);
label_2->setObjectName(QStringLiteral("label_2"));
QSizePolicy sizePolicy2(QSizePolicy::Fixed, QSizePolicy::Preferred);
sizePolicy2.setHorizontalStretch(0);
sizePolicy2.setVerticalStretch(0);
sizePolicy2.setHeightForWidth(label_2->sizePolicy().hasHeightForWidth());
label_2->setSizePolicy(sizePolicy2);
gridLayout->addWidget(label_2, 0, 0, 1, 1);
label_4 = new QLabel(horizontalLayoutWidget);
label_4->setObjectName(QStringLiteral("label_4"));
gridLayout->addWidget(label_4, 2, 0, 1, 1);
doubleSpinVinc = new QDoubleSpinBox(horizontalLayoutWidget);
doubleSpinVinc->setObjectName(QStringLiteral("doubleSpinVinc"));
doubleSpinVinc->setMaximum(10);
doubleSpinVinc->setSingleStep(0.01);
doubleSpinVinc->setValue(0.1);
gridLayout->addWidget(doubleSpinVinc, 2, 1, 1, 1);
label_11 = new QLabel(horizontalLayoutWidget);
label_11->setObjectName(QStringLiteral("label_11"));
gridLayout->addWidget(label_11, 6, 0, 1, 1);
spinPLotDecimation = new QSpinBox(horizontalLayoutWidget);
spinPLotDecimation->setObjectName(QStringLiteral("spinPLotDecimation"));
spinPLotDecimation->setMinimum(1);
spinPLotDecimation->setMaximum(128);
spinPLotDecimation->setValue(16);
gridLayout->addWidget(spinPLotDecimation, 6, 1, 1, 1);
verticalLayout->addLayout(gridLayout);
verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Fixed);
verticalLayout->addItem(verticalSpacer_3);
pushRun = new QPushButton(horizontalLayoutWidget);
pushRun->setObjectName(QStringLiteral("pushRun"));
verticalLayout->addWidget(pushRun);
pushSave = new QPushButton(horizontalLayoutWidget);
pushSave->setObjectName(QStringLiteral("pushSave"));
verticalLayout->addWidget(pushSave);
verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
verticalLayout->addItem(verticalSpacer);
horizontalLayout->addLayout(verticalLayout);
verticalLayout_3 = new QVBoxLayout();
verticalLayout_3->setObjectName(QStringLiteral("verticalLayout_3"));
label_12 = new QLabel(horizontalLayoutWidget);
label_12->setObjectName(QStringLiteral("label_12"));
QSizePolicy sizePolicy3(QSizePolicy::Preferred, QSizePolicy::Fixed);
sizePolicy3.setHorizontalStretch(0);
sizePolicy3.setVerticalStretch(0);
sizePolicy3.setHeightForWidth(label_12->sizePolicy().hasHeightForWidth());
label_12->setSizePolicy(sizePolicy3);
label_12->setAlignment(Qt::AlignCenter);
verticalLayout_3->addWidget(label_12);
plotResultsMean = new QCustomPlot(horizontalLayoutWidget);
plotResultsMean->setObjectName(QStringLiteral("plotResultsMean"));
QSizePolicy sizePolicy4(QSizePolicy::Expanding, QSizePolicy::Minimum);
sizePolicy4.setHorizontalStretch(0);
sizePolicy4.setVerticalStretch(0);
sizePolicy4.setHeightForWidth(plotResultsMean->sizePolicy().hasHeightForWidth());
plotResultsMean->setSizePolicy(sizePolicy4);
verticalLayout_3->addWidget(plotResultsMean);
label_13 = new QLabel(horizontalLayoutWidget);
label_13->setObjectName(QStringLiteral("label_13"));
sizePolicy3.setHeightForWidth(label_13->sizePolicy().hasHeightForWidth());
label_13->setSizePolicy(sizePolicy3);
label_13->setAlignment(Qt::AlignCenter);
verticalLayout_3->addWidget(label_13);
plotResultsStd = new QCustomPlot(horizontalLayoutWidget);
plotResultsStd->setObjectName(QStringLiteral("plotResultsStd"));
verticalLayout_3->addWidget(plotResultsStd);
horizontalLayout->addLayout(verticalLayout_3);
retranslateUi(DialogLinearity);
QObject::connect(buttonBox, SIGNAL(accepted()), DialogLinearity, SLOT(accept()));
QObject::connect(buttonBox, SIGNAL(rejected()), DialogLinearity, SLOT(reject()));
QMetaObject::connectSlotsByName(DialogLinearity);
} // setupUi
void retranslateUi(QDialog *DialogLinearity)
{
DialogLinearity->setWindowTitle(QApplication::translate("DialogLinearity", "Linearity Test", 0));
label->setText(QApplication::translate("DialogLinearity", "Scan settings", 0));
label_5->setText(QApplication::translate("DialogLinearity", "V", 0));
label_8->setText(QApplication::translate("DialogLinearity", "Measurement delay:", 0));
label_9->setText(QApplication::translate("DialogLinearity", "ms", 0));
label_7->setText(QApplication::translate("DialogLinearity", "V", 0));
label_6->setText(QApplication::translate("DialogLinearity", "V", 0));
label_10->setText(QApplication::translate("DialogLinearity", "Acqs/point:", 0));
label_3->setText(QApplication::translate("DialogLinearity", "End LED voltage:", 0));
label_2->setText(QApplication::translate("DialogLinearity", "Start LED voltage:", 0));
label_4->setText(QApplication::translate("DialogLinearity", "Voltage increment:", 0));
label_11->setText(QApplication::translate("DialogLinearity", "Plot decimation:", 0));
pushRun->setText(QApplication::translate("DialogLinearity", "Run!", 0));
pushSave->setText(QApplication::translate("DialogLinearity", "Save results...", 0));
label_12->setText(QApplication::translate("DialogLinearity", "Signal mean", 0));
label_13->setText(QApplication::translate("DialogLinearity", "Signal standard deviation", 0));
} // retranslateUi
};
namespace Ui {
class DialogLinearity: public Ui_DialogLinearity {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DIALOGLINEARITY_H

View File

@ -1,239 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'dialoglogsettings.ui'
**
** Created by: Qt User Interface Compiler version 5.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_DIALOGLOGSETTINGS_H
#define UI_DIALOGLOGSETTINGS_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QCheckBox>
#include <QtWidgets/QDialog>
#include <QtWidgets/QDialogButtonBox>
#include <QtWidgets/QGridLayout>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_DialogLogSettings
{
public:
QDialogButtonBox *buttonBox;
QWidget *gridLayoutWidget;
QGridLayout *gridLayout;
QLabel *label_3;
QLabel *label_4;
QLabel *label_6;
QLabel *label;
QLabel *label_7;
QLabel *label_5;
QLabel *label_2;
QLabel *label_8;
QCheckBox *checkDisplayDebug;
QCheckBox *checkDetailsDebug;
QCheckBox *checkDisplayInfo;
QCheckBox *checkDetailsInfo;
QCheckBox *checkDisplayWarning;
QCheckBox *checkDetailsWarning;
QCheckBox *checkDisplayCritical;
QCheckBox *checkDetailsCritical;
QCheckBox *checkDisplayFatal;
QCheckBox *checkDetailsFatal;
QButtonGroup *buttonGroup;
void setupUi(QDialog *DialogLogSettings)
{
if (DialogLogSettings->objectName().isEmpty())
DialogLogSettings->setObjectName(QStringLiteral("DialogLogSettings"));
DialogLogSettings->resize(284, 239);
buttonBox = new QDialogButtonBox(DialogLogSettings);
buttonBox->setObjectName(QStringLiteral("buttonBox"));
buttonBox->setGeometry(QRect(80, 190, 181, 32));
buttonBox->setOrientation(Qt::Horizontal);
buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
gridLayoutWidget = new QWidget(DialogLogSettings);
gridLayoutWidget->setObjectName(QStringLiteral("gridLayoutWidget"));
gridLayoutWidget->setGeometry(QRect(20, 20, 241, 161));
gridLayout = new QGridLayout(gridLayoutWidget);
gridLayout->setObjectName(QStringLiteral("gridLayout"));
gridLayout->setContentsMargins(0, 0, 0, 0);
label_3 = new QLabel(gridLayoutWidget);
label_3->setObjectName(QStringLiteral("label_3"));
gridLayout->addWidget(label_3, 0, 2, 1, 1);
label_4 = new QLabel(gridLayoutWidget);
label_4->setObjectName(QStringLiteral("label_4"));
label_4->setAlignment(Qt::AlignCenter);
gridLayout->addWidget(label_4, 1, 0, 1, 1);
label_6 = new QLabel(gridLayoutWidget);
label_6->setObjectName(QStringLiteral("label_6"));
label_6->setAlignment(Qt::AlignCenter);
gridLayout->addWidget(label_6, 3, 0, 1, 1);
label = new QLabel(gridLayoutWidget);
label->setObjectName(QStringLiteral("label"));
label->setAlignment(Qt::AlignCenter);
gridLayout->addWidget(label, 0, 0, 1, 1);
label_7 = new QLabel(gridLayoutWidget);
label_7->setObjectName(QStringLiteral("label_7"));
label_7->setAlignment(Qt::AlignCenter);
gridLayout->addWidget(label_7, 4, 0, 1, 1);
label_5 = new QLabel(gridLayoutWidget);
label_5->setObjectName(QStringLiteral("label_5"));
label_5->setAlignment(Qt::AlignCenter);
gridLayout->addWidget(label_5, 2, 0, 1, 1);
label_2 = new QLabel(gridLayoutWidget);
label_2->setObjectName(QStringLiteral("label_2"));
gridLayout->addWidget(label_2, 0, 1, 1, 1);
label_8 = new QLabel(gridLayoutWidget);
label_8->setObjectName(QStringLiteral("label_8"));
label_8->setAlignment(Qt::AlignCenter);
gridLayout->addWidget(label_8, 5, 0, 1, 1);
checkDisplayDebug = new QCheckBox(gridLayoutWidget);
buttonGroup = new QButtonGroup(DialogLogSettings);
buttonGroup->setObjectName(QStringLiteral("buttonGroup"));
buttonGroup->setExclusive(false);
buttonGroup->addButton(checkDisplayDebug);
checkDisplayDebug->setObjectName(QStringLiteral("checkDisplayDebug"));
QSizePolicy sizePolicy(QSizePolicy::Maximum, QSizePolicy::Fixed);
sizePolicy.setHorizontalStretch(0);
sizePolicy.setVerticalStretch(0);
sizePolicy.setHeightForWidth(checkDisplayDebug->sizePolicy().hasHeightForWidth());
checkDisplayDebug->setSizePolicy(sizePolicy);
gridLayout->addWidget(checkDisplayDebug, 1, 1, 1, 1);
checkDetailsDebug = new QCheckBox(gridLayoutWidget);
buttonGroup->addButton(checkDetailsDebug);
checkDetailsDebug->setObjectName(QStringLiteral("checkDetailsDebug"));
sizePolicy.setHeightForWidth(checkDetailsDebug->sizePolicy().hasHeightForWidth());
checkDetailsDebug->setSizePolicy(sizePolicy);
gridLayout->addWidget(checkDetailsDebug, 1, 2, 1, 1);
checkDisplayInfo = new QCheckBox(gridLayoutWidget);
buttonGroup->addButton(checkDisplayInfo);
checkDisplayInfo->setObjectName(QStringLiteral("checkDisplayInfo"));
sizePolicy.setHeightForWidth(checkDisplayInfo->sizePolicy().hasHeightForWidth());
checkDisplayInfo->setSizePolicy(sizePolicy);
gridLayout->addWidget(checkDisplayInfo, 2, 1, 1, 1);
checkDetailsInfo = new QCheckBox(gridLayoutWidget);
buttonGroup->addButton(checkDetailsInfo);
checkDetailsInfo->setObjectName(QStringLiteral("checkDetailsInfo"));
sizePolicy.setHeightForWidth(checkDetailsInfo->sizePolicy().hasHeightForWidth());
checkDetailsInfo->setSizePolicy(sizePolicy);
gridLayout->addWidget(checkDetailsInfo, 2, 2, 1, 1);
checkDisplayWarning = new QCheckBox(gridLayoutWidget);
buttonGroup->addButton(checkDisplayWarning);
checkDisplayWarning->setObjectName(QStringLiteral("checkDisplayWarning"));
sizePolicy.setHeightForWidth(checkDisplayWarning->sizePolicy().hasHeightForWidth());
checkDisplayWarning->setSizePolicy(sizePolicy);
gridLayout->addWidget(checkDisplayWarning, 3, 1, 1, 1);
checkDetailsWarning = new QCheckBox(gridLayoutWidget);
buttonGroup->addButton(checkDetailsWarning);
checkDetailsWarning->setObjectName(QStringLiteral("checkDetailsWarning"));
sizePolicy.setHeightForWidth(checkDetailsWarning->sizePolicy().hasHeightForWidth());
checkDetailsWarning->setSizePolicy(sizePolicy);
gridLayout->addWidget(checkDetailsWarning, 3, 2, 1, 1);
checkDisplayCritical = new QCheckBox(gridLayoutWidget);
buttonGroup->addButton(checkDisplayCritical);
checkDisplayCritical->setObjectName(QStringLiteral("checkDisplayCritical"));
sizePolicy.setHeightForWidth(checkDisplayCritical->sizePolicy().hasHeightForWidth());
checkDisplayCritical->setSizePolicy(sizePolicy);
gridLayout->addWidget(checkDisplayCritical, 4, 1, 1, 1);
checkDetailsCritical = new QCheckBox(gridLayoutWidget);
buttonGroup->addButton(checkDetailsCritical);
checkDetailsCritical->setObjectName(QStringLiteral("checkDetailsCritical"));
sizePolicy.setHeightForWidth(checkDetailsCritical->sizePolicy().hasHeightForWidth());
checkDetailsCritical->setSizePolicy(sizePolicy);
gridLayout->addWidget(checkDetailsCritical, 4, 2, 1, 1);
checkDisplayFatal = new QCheckBox(gridLayoutWidget);
buttonGroup->addButton(checkDisplayFatal);
checkDisplayFatal->setObjectName(QStringLiteral("checkDisplayFatal"));
sizePolicy.setHeightForWidth(checkDisplayFatal->sizePolicy().hasHeightForWidth());
checkDisplayFatal->setSizePolicy(sizePolicy);
gridLayout->addWidget(checkDisplayFatal, 5, 1, 1, 1);
checkDetailsFatal = new QCheckBox(gridLayoutWidget);
buttonGroup->addButton(checkDetailsFatal);
checkDetailsFatal->setObjectName(QStringLiteral("checkDetailsFatal"));
sizePolicy.setHeightForWidth(checkDetailsFatal->sizePolicy().hasHeightForWidth());
checkDetailsFatal->setSizePolicy(sizePolicy);
gridLayout->addWidget(checkDetailsFatal, 5, 2, 1, 1);
retranslateUi(DialogLogSettings);
QObject::connect(buttonBox, SIGNAL(accepted()), DialogLogSettings, SLOT(accept()));
QObject::connect(buttonBox, SIGNAL(rejected()), DialogLogSettings, SLOT(reject()));
QMetaObject::connectSlotsByName(DialogLogSettings);
} // setupUi
void retranslateUi(QDialog *DialogLogSettings)
{
DialogLogSettings->setWindowTitle(QApplication::translate("DialogLogSettings", "Log window settings", 0));
label_3->setText(QApplication::translate("DialogLogSettings", "Details", 0));
label_4->setText(QApplication::translate("DialogLogSettings", "Debug", 0));
label_6->setText(QApplication::translate("DialogLogSettings", "Warning", 0));
label->setText(QApplication::translate("DialogLogSettings", "Message type", 0));
label_7->setText(QApplication::translate("DialogLogSettings", "Critical", 0));
label_5->setText(QApplication::translate("DialogLogSettings", "Info", 0));
label_2->setText(QApplication::translate("DialogLogSettings", "Display", 0));
label_8->setText(QApplication::translate("DialogLogSettings", "Fatal", 0));
checkDisplayDebug->setText(QString());
checkDetailsDebug->setText(QString());
checkDisplayInfo->setText(QString());
checkDetailsInfo->setText(QString());
checkDisplayWarning->setText(QString());
checkDetailsWarning->setText(QString());
checkDisplayCritical->setText(QString());
checkDetailsCritical->setText(QString());
checkDisplayFatal->setText(QString());
checkDetailsFatal->setText(QString());
} // retranslateUi
};
namespace Ui {
class DialogLogSettings: public Ui_DialogLogSettings {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DIALOGLOGSETTINGS_H

View File

@ -1,254 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'dialogprofiler.ui'
**
** Created by: Qt User Interface Compiler version 5.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_DIALOGPROFILER_H
#define UI_DIALOGPROFILER_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QDialog>
#include <QtWidgets/QDialogButtonBox>
#include <QtWidgets/QGridLayout>
#include <QtWidgets/QHBoxLayout>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QSpinBox>
#include <QtWidgets/QVBoxLayout>
#include <QtWidgets/QWidget>
#include "qcustomplot.h"
QT_BEGIN_NAMESPACE
class Ui_DialogProfiler
{
public:
QDialogButtonBox *buttonBox;
QWidget *horizontalLayoutWidget;
QHBoxLayout *horizontalLayout;
QVBoxLayout *verticalLayout;
QLabel *label;
QGridLayout *gridLayout;
QLabel *label_10;
QSpinBox *spinAcquisitions;
QLabel *label_11;
QSpinBox *spinRuns;
QSpacerItem *verticalSpacer_3;
QPushButton *pushRun;
QPushButton *pushRunOnce;
QPushButton *pushRunInfinite;
QSpacerItem *verticalSpacer_2;
QHBoxLayout *horizontalLayout_2;
QLabel *label_2;
QLineEdit *lineRunsDone;
QPushButton *pushClear;
QPushButton *pushSave;
QSpacerItem *verticalSpacer;
QVBoxLayout *verticalLayout_3;
QLabel *label_12;
QCustomPlot *plotResultsMean;
QLabel *label_13;
QCustomPlot *plotResultsStd;
void setupUi(QDialog *DialogProfiler)
{
if (DialogProfiler->objectName().isEmpty())
DialogProfiler->setObjectName(QStringLiteral("DialogProfiler"));
DialogProfiler->resize(844, 632);
buttonBox = new QDialogButtonBox(DialogProfiler);
buttonBox->setObjectName(QStringLiteral("buttonBox"));
buttonBox->setGeometry(QRect(490, 590, 341, 32));
buttonBox->setOrientation(Qt::Horizontal);
buttonBox->setStandardButtons(QDialogButtonBox::Close);
horizontalLayoutWidget = new QWidget(DialogProfiler);
horizontalLayoutWidget->setObjectName(QStringLiteral("horizontalLayoutWidget"));
horizontalLayoutWidget->setGeometry(QRect(10, 10, 821, 571));
horizontalLayout = new QHBoxLayout(horizontalLayoutWidget);
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
horizontalLayout->setContentsMargins(0, 0, 0, 0);
verticalLayout = new QVBoxLayout();
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
label = new QLabel(horizontalLayoutWidget);
label->setObjectName(QStringLiteral("label"));
QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
sizePolicy.setHorizontalStretch(0);
sizePolicy.setVerticalStretch(0);
sizePolicy.setHeightForWidth(label->sizePolicy().hasHeightForWidth());
label->setSizePolicy(sizePolicy);
label->setAlignment(Qt::AlignCenter);
verticalLayout->addWidget(label);
gridLayout = new QGridLayout();
gridLayout->setObjectName(QStringLiteral("gridLayout"));
label_10 = new QLabel(horizontalLayoutWidget);
label_10->setObjectName(QStringLiteral("label_10"));
gridLayout->addWidget(label_10, 0, 0, 1, 1);
spinAcquisitions = new QSpinBox(horizontalLayoutWidget);
spinAcquisitions->setObjectName(QStringLiteral("spinAcquisitions"));
spinAcquisitions->setMinimum(1);
spinAcquisitions->setMaximum(1000000);
spinAcquisitions->setSingleStep(1000);
spinAcquisitions->setValue(1000);
gridLayout->addWidget(spinAcquisitions, 0, 1, 1, 1);
label_11 = new QLabel(horizontalLayoutWidget);
label_11->setObjectName(QStringLiteral("label_11"));
gridLayout->addWidget(label_11, 1, 0, 1, 1);
spinRuns = new QSpinBox(horizontalLayoutWidget);
spinRuns->setObjectName(QStringLiteral("spinRuns"));
spinRuns->setMinimum(1);
spinRuns->setMaximum(128);
spinRuns->setValue(16);
gridLayout->addWidget(spinRuns, 1, 1, 1, 1);
verticalLayout->addLayout(gridLayout);
verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Fixed);
verticalLayout->addItem(verticalSpacer_3);
pushRun = new QPushButton(horizontalLayoutWidget);
pushRun->setObjectName(QStringLiteral("pushRun"));
verticalLayout->addWidget(pushRun);
pushRunOnce = new QPushButton(horizontalLayoutWidget);
pushRunOnce->setObjectName(QStringLiteral("pushRunOnce"));
verticalLayout->addWidget(pushRunOnce);
pushRunInfinite = new QPushButton(horizontalLayoutWidget);
pushRunInfinite->setObjectName(QStringLiteral("pushRunInfinite"));
verticalLayout->addWidget(pushRunInfinite);
verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Fixed);
verticalLayout->addItem(verticalSpacer_2);
horizontalLayout_2 = new QHBoxLayout();
horizontalLayout_2->setObjectName(QStringLiteral("horizontalLayout_2"));
horizontalLayout_2->setContentsMargins(-1, -1, -1, 0);
label_2 = new QLabel(horizontalLayoutWidget);
label_2->setObjectName(QStringLiteral("label_2"));
horizontalLayout_2->addWidget(label_2);
lineRunsDone = new QLineEdit(horizontalLayoutWidget);
lineRunsDone->setObjectName(QStringLiteral("lineRunsDone"));
sizePolicy.setHeightForWidth(lineRunsDone->sizePolicy().hasHeightForWidth());
lineRunsDone->setSizePolicy(sizePolicy);
lineRunsDone->setAutoFillBackground(false);
lineRunsDone->setReadOnly(true);
horizontalLayout_2->addWidget(lineRunsDone);
verticalLayout->addLayout(horizontalLayout_2);
pushClear = new QPushButton(horizontalLayoutWidget);
pushClear->setObjectName(QStringLiteral("pushClear"));
verticalLayout->addWidget(pushClear);
pushSave = new QPushButton(horizontalLayoutWidget);
pushSave->setObjectName(QStringLiteral("pushSave"));
verticalLayout->addWidget(pushSave);
verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
verticalLayout->addItem(verticalSpacer);
horizontalLayout->addLayout(verticalLayout);
verticalLayout_3 = new QVBoxLayout();
verticalLayout_3->setObjectName(QStringLiteral("verticalLayout_3"));
label_12 = new QLabel(horizontalLayoutWidget);
label_12->setObjectName(QStringLiteral("label_12"));
QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::Fixed);
sizePolicy1.setHorizontalStretch(0);
sizePolicy1.setVerticalStretch(0);
sizePolicy1.setHeightForWidth(label_12->sizePolicy().hasHeightForWidth());
label_12->setSizePolicy(sizePolicy1);
label_12->setAlignment(Qt::AlignCenter);
verticalLayout_3->addWidget(label_12);
plotResultsMean = new QCustomPlot(horizontalLayoutWidget);
plotResultsMean->setObjectName(QStringLiteral("plotResultsMean"));
QSizePolicy sizePolicy2(QSizePolicy::Expanding, QSizePolicy::Minimum);
sizePolicy2.setHorizontalStretch(0);
sizePolicy2.setVerticalStretch(0);
sizePolicy2.setHeightForWidth(plotResultsMean->sizePolicy().hasHeightForWidth());
plotResultsMean->setSizePolicy(sizePolicy2);
verticalLayout_3->addWidget(plotResultsMean);
label_13 = new QLabel(horizontalLayoutWidget);
label_13->setObjectName(QStringLiteral("label_13"));
sizePolicy1.setHeightForWidth(label_13->sizePolicy().hasHeightForWidth());
label_13->setSizePolicy(sizePolicy1);
label_13->setAlignment(Qt::AlignCenter);
verticalLayout_3->addWidget(label_13);
plotResultsStd = new QCustomPlot(horizontalLayoutWidget);
plotResultsStd->setObjectName(QStringLiteral("plotResultsStd"));
verticalLayout_3->addWidget(plotResultsStd);
horizontalLayout->addLayout(verticalLayout_3);
retranslateUi(DialogProfiler);
QObject::connect(buttonBox, SIGNAL(accepted()), DialogProfiler, SLOT(accept()));
QObject::connect(buttonBox, SIGNAL(rejected()), DialogProfiler, SLOT(reject()));
QMetaObject::connectSlotsByName(DialogProfiler);
} // setupUi
void retranslateUi(QDialog *DialogProfiler)
{
DialogProfiler->setWindowTitle(QApplication::translate("DialogProfiler", "Profile Viewer", 0));
label->setText(QApplication::translate("DialogProfiler", "Scan settings", 0));
label_10->setText(QApplication::translate("DialogProfiler", "Acqs/run:", 0));
label_11->setText(QApplication::translate("DialogProfiler", "Nr runs:", 0));
pushRun->setText(QApplication::translate("DialogProfiler", "Run!", 0));
pushRunOnce->setText(QApplication::translate("DialogProfiler", "Run once!", 0));
pushRunInfinite->setText(QApplication::translate("DialogProfiler", "Run infinite!", 0));
label_2->setText(QApplication::translate("DialogProfiler", "Runs:", 0));
pushClear->setText(QApplication::translate("DialogProfiler", "Clear", 0));
pushSave->setText(QApplication::translate("DialogProfiler", "Save results...", 0));
label_12->setText(QApplication::translate("DialogProfiler", "Signal mean", 0));
label_13->setText(QApplication::translate("DialogProfiler", "Signal standard deviation", 0));
} // retranslateUi
};
namespace Ui {
class DialogProfiler: public Ui_DialogProfiler {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DIALOGPROFILER_H

View File

@ -1,305 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'dialogtiscan.ui'
**
** Created by: Qt User Interface Compiler version 5.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_DIALOGTISCAN_H
#define UI_DIALOGTISCAN_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QCheckBox>
#include <QtWidgets/QDialog>
#include <QtWidgets/QDialogButtonBox>
#include <QtWidgets/QDoubleSpinBox>
#include <QtWidgets/QGridLayout>
#include <QtWidgets/QHBoxLayout>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QSpinBox>
#include <QtWidgets/QVBoxLayout>
#include <QtWidgets/QWidget>
#include "qcustomplot.h"
QT_BEGIN_NAMESPACE
class Ui_DialogTiScan
{
public:
QDialogButtonBox *buttonBox;
QWidget *horizontalLayoutWidget;
QHBoxLayout *horizontalLayout;
QVBoxLayout *verticalLayout;
QLabel *label;
QGridLayout *gridLayout;
QLabel *label_4;
QLabel *label_2;
QLabel *label_11;
QSpinBox *spinPLotDecimation;
QSpacerItem *verticalSpacer_2;
QLabel *label_3;
QLabel *label_6;
QSpinBox *spinAcquisitions;
QLabel *label_10;
QDoubleSpinBox *doubleSpinLEDV;
QLabel *label_13;
QLabel *label_12;
QSpinBox *spinTEnd;
QSpinBox *spinTIncrement;
QSpacerItem *verticalSpacer_4;
QCheckBox *checkUseLED;
QSpinBox *spintStart;
QSpacerItem *verticalSpacer_3;
QPushButton *pushRun;
QPushButton *pushSave;
QSpacerItem *verticalSpacer;
QVBoxLayout *verticalLayout_2;
QLabel *label_5;
QCustomPlot *plotResultsMean;
QLabel *label_7;
QCustomPlot *plotResultsStd;
void setupUi(QDialog *DialogTiScan)
{
if (DialogTiScan->objectName().isEmpty())
DialogTiScan->setObjectName(QStringLiteral("DialogTiScan"));
DialogTiScan->resize(844, 632);
buttonBox = new QDialogButtonBox(DialogTiScan);
buttonBox->setObjectName(QStringLiteral("buttonBox"));
buttonBox->setGeometry(QRect(490, 590, 341, 32));
buttonBox->setOrientation(Qt::Horizontal);
buttonBox->setStandardButtons(QDialogButtonBox::Close);
horizontalLayoutWidget = new QWidget(DialogTiScan);
horizontalLayoutWidget->setObjectName(QStringLiteral("horizontalLayoutWidget"));
horizontalLayoutWidget->setGeometry(QRect(10, 10, 821, 571));
horizontalLayout = new QHBoxLayout(horizontalLayoutWidget);
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
horizontalLayout->setContentsMargins(0, 0, 0, 0);
verticalLayout = new QVBoxLayout();
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
label = new QLabel(horizontalLayoutWidget);
label->setObjectName(QStringLiteral("label"));
QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
sizePolicy.setHorizontalStretch(0);
sizePolicy.setVerticalStretch(0);
sizePolicy.setHeightForWidth(label->sizePolicy().hasHeightForWidth());
label->setSizePolicy(sizePolicy);
label->setAlignment(Qt::AlignCenter);
verticalLayout->addWidget(label);
gridLayout = new QGridLayout();
gridLayout->setObjectName(QStringLiteral("gridLayout"));
label_4 = new QLabel(horizontalLayoutWidget);
label_4->setObjectName(QStringLiteral("label_4"));
gridLayout->addWidget(label_4, 5, 0, 1, 1);
label_2 = new QLabel(horizontalLayoutWidget);
label_2->setObjectName(QStringLiteral("label_2"));
QSizePolicy sizePolicy1(QSizePolicy::Fixed, QSizePolicy::Preferred);
sizePolicy1.setHorizontalStretch(0);
sizePolicy1.setVerticalStretch(0);
sizePolicy1.setHeightForWidth(label_2->sizePolicy().hasHeightForWidth());
label_2->setSizePolicy(sizePolicy1);
gridLayout->addWidget(label_2, 0, 0, 1, 1);
label_11 = new QLabel(horizontalLayoutWidget);
label_11->setObjectName(QStringLiteral("label_11"));
gridLayout->addWidget(label_11, 8, 0, 1, 1);
spinPLotDecimation = new QSpinBox(horizontalLayoutWidget);
spinPLotDecimation->setObjectName(QStringLiteral("spinPLotDecimation"));
spinPLotDecimation->setMinimum(1);
spinPLotDecimation->setMaximum(128);
spinPLotDecimation->setValue(16);
gridLayout->addWidget(spinPLotDecimation, 8, 1, 1, 1);
verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Fixed);
gridLayout->addItem(verticalSpacer_2, 6, 0, 1, 1);
label_3 = new QLabel(horizontalLayoutWidget);
label_3->setObjectName(QStringLiteral("label_3"));
gridLayout->addWidget(label_3, 1, 0, 1, 1);
label_6 = new QLabel(horizontalLayoutWidget);
label_6->setObjectName(QStringLiteral("label_6"));
gridLayout->addWidget(label_6, 1, 2, 1, 1);
spinAcquisitions = new QSpinBox(horizontalLayoutWidget);
spinAcquisitions->setObjectName(QStringLiteral("spinAcquisitions"));
spinAcquisitions->setMinimum(1);
spinAcquisitions->setMaximum(1000000);
spinAcquisitions->setSingleStep(1000);
spinAcquisitions->setValue(10000);
gridLayout->addWidget(spinAcquisitions, 7, 1, 1, 1);
label_10 = new QLabel(horizontalLayoutWidget);
label_10->setObjectName(QStringLiteral("label_10"));
gridLayout->addWidget(label_10, 7, 0, 1, 1);
doubleSpinLEDV = new QDoubleSpinBox(horizontalLayoutWidget);
doubleSpinLEDV->setObjectName(QStringLiteral("doubleSpinLEDV"));
doubleSpinLEDV->setMaximum(10);
doubleSpinLEDV->setSingleStep(0.1);
doubleSpinLEDV->setValue(6);
gridLayout->addWidget(doubleSpinLEDV, 1, 1, 1, 1);
label_13 = new QLabel(horizontalLayoutWidget);
label_13->setObjectName(QStringLiteral("label_13"));
gridLayout->addWidget(label_13, 3, 0, 1, 1);
label_12 = new QLabel(horizontalLayoutWidget);
label_12->setObjectName(QStringLiteral("label_12"));
gridLayout->addWidget(label_12, 4, 0, 1, 1);
spinTEnd = new QSpinBox(horizontalLayoutWidget);
spinTEnd->setObjectName(QStringLiteral("spinTEnd"));
spinTEnd->setMinimum(10);
spinTEnd->setMaximum(100000);
spinTEnd->setValue(8549);
gridLayout->addWidget(spinTEnd, 4, 1, 1, 1);
spinTIncrement = new QSpinBox(horizontalLayoutWidget);
spinTIncrement->setObjectName(QStringLiteral("spinTIncrement"));
spinTIncrement->setMinimum(1);
spinTIncrement->setMaximum(100000);
spinTIncrement->setValue(100);
gridLayout->addWidget(spinTIncrement, 5, 1, 1, 1);
verticalSpacer_4 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
gridLayout->addItem(verticalSpacer_4, 2, 0, 1, 1);
checkUseLED = new QCheckBox(horizontalLayoutWidget);
checkUseLED->setObjectName(QStringLiteral("checkUseLED"));
gridLayout->addWidget(checkUseLED, 0, 1, 1, 1);
spintStart = new QSpinBox(horizontalLayoutWidget);
spintStart->setObjectName(QStringLiteral("spintStart"));
spintStart->setMinimum(10);
spintStart->setMaximum(100000);
spintStart->setValue(100);
gridLayout->addWidget(spintStart, 3, 1, 1, 1);
verticalLayout->addLayout(gridLayout);
verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Fixed);
verticalLayout->addItem(verticalSpacer_3);
pushRun = new QPushButton(horizontalLayoutWidget);
pushRun->setObjectName(QStringLiteral("pushRun"));
verticalLayout->addWidget(pushRun);
pushSave = new QPushButton(horizontalLayoutWidget);
pushSave->setObjectName(QStringLiteral("pushSave"));
verticalLayout->addWidget(pushSave);
verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
verticalLayout->addItem(verticalSpacer);
horizontalLayout->addLayout(verticalLayout);
verticalLayout_2 = new QVBoxLayout();
verticalLayout_2->setObjectName(QStringLiteral("verticalLayout_2"));
label_5 = new QLabel(horizontalLayoutWidget);
label_5->setObjectName(QStringLiteral("label_5"));
QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Fixed);
sizePolicy2.setHorizontalStretch(0);
sizePolicy2.setVerticalStretch(0);
sizePolicy2.setHeightForWidth(label_5->sizePolicy().hasHeightForWidth());
label_5->setSizePolicy(sizePolicy2);
label_5->setAlignment(Qt::AlignCenter);
verticalLayout_2->addWidget(label_5);
plotResultsMean = new QCustomPlot(horizontalLayoutWidget);
plotResultsMean->setObjectName(QStringLiteral("plotResultsMean"));
QSizePolicy sizePolicy3(QSizePolicy::Expanding, QSizePolicy::Minimum);
sizePolicy3.setHorizontalStretch(0);
sizePolicy3.setVerticalStretch(0);
sizePolicy3.setHeightForWidth(plotResultsMean->sizePolicy().hasHeightForWidth());
plotResultsMean->setSizePolicy(sizePolicy3);
verticalLayout_2->addWidget(plotResultsMean);
label_7 = new QLabel(horizontalLayoutWidget);
label_7->setObjectName(QStringLiteral("label_7"));
sizePolicy2.setHeightForWidth(label_7->sizePolicy().hasHeightForWidth());
label_7->setSizePolicy(sizePolicy2);
label_7->setAlignment(Qt::AlignCenter);
verticalLayout_2->addWidget(label_7);
plotResultsStd = new QCustomPlot(horizontalLayoutWidget);
plotResultsStd->setObjectName(QStringLiteral("plotResultsStd"));
verticalLayout_2->addWidget(plotResultsStd);
horizontalLayout->addLayout(verticalLayout_2);
retranslateUi(DialogTiScan);
QObject::connect(buttonBox, SIGNAL(accepted()), DialogTiScan, SLOT(accept()));
QObject::connect(buttonBox, SIGNAL(rejected()), DialogTiScan, SLOT(reject()));
QMetaObject::connectSlotsByName(DialogTiScan);
} // setupUi
void retranslateUi(QDialog *DialogTiScan)
{
DialogTiScan->setWindowTitle(QApplication::translate("DialogTiScan", "Integration Time Scan", 0));
label->setText(QApplication::translate("DialogTiScan", "Scan settings", 0));
label_4->setText(QApplication::translate("DialogTiScan", "Time increment:", 0));
label_2->setText(QApplication::translate("DialogTiScan", "Use LED:", 0));
label_11->setText(QApplication::translate("DialogTiScan", "Plot decimation:", 0));
label_3->setText(QApplication::translate("DialogTiScan", "LED voltage:", 0));
label_6->setText(QApplication::translate("DialogTiScan", "V", 0));
label_10->setText(QApplication::translate("DialogTiScan", "Acqs/point:", 0));
label_13->setText(QApplication::translate("DialogTiScan", "Start integration time:", 0));
label_12->setText(QApplication::translate("DialogTiScan", "End integration time:", 0));
checkUseLED->setText(QApplication::translate("DialogTiScan", "CheckBox", 0));
pushRun->setText(QApplication::translate("DialogTiScan", "Run!", 0));
pushSave->setText(QApplication::translate("DialogTiScan", "Save results...", 0));
label_5->setText(QApplication::translate("DialogTiScan", "Signal mean", 0));
label_7->setText(QApplication::translate("DialogTiScan", "Signal standard deviation", 0));
} // retranslateUi
};
namespace Ui {
class DialogTiScan: public Ui_DialogTiScan {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DIALOGTISCAN_H

View File

@ -1,210 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'dialogtriggersettings.ui'
**
** Created by: Qt User Interface Compiler version 5.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_DIALOGTRIGGERSETTINGS_H
#define UI_DIALOGTRIGGERSETTINGS_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QDialog>
#include <QtWidgets/QDialogButtonBox>
#include <QtWidgets/QGridLayout>
#include <QtWidgets/QHBoxLayout>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QRadioButton>
#include <QtWidgets/QSpinBox>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_DialogTriggerSettings
{
public:
QDialogButtonBox *buttonBox;
QWidget *gridLayoutWidget;
QGridLayout *gridLayout;
QLabel *label_6;
QLabel *label;
QLineEdit *lineTintOK;
QLineEdit *linePeriodUs;
QLabel *label_4;
QLineEdit *lineFreqKhz;
QLineEdit *linePeriodOK;
QLabel *label_2;
QLabel *label_3;
QLabel *label_5;
QLineEdit *lineTintUs;
QLabel *label_7;
QLabel *label_8;
QSpinBox *spinPeriodTicks;
QSpinBox *spinTintTicks;
QHBoxLayout *horizontalLayout;
QRadioButton *radioLow;
QRadioButton *radioHigh;
QButtonGroup *buttonGroup;
void setupUi(QDialog *DialogTriggerSettings)
{
if (DialogTriggerSettings->objectName().isEmpty())
DialogTriggerSettings->setObjectName(QStringLiteral("DialogTriggerSettings"));
DialogTriggerSettings->resize(443, 148);
buttonBox = new QDialogButtonBox(DialogTriggerSettings);
buttonBox->setObjectName(QStringLiteral("buttonBox"));
buttonBox->setGeometry(QRect(90, 110, 341, 32));
buttonBox->setOrientation(Qt::Horizontal);
buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
gridLayoutWidget = new QWidget(DialogTriggerSettings);
gridLayoutWidget->setObjectName(QStringLiteral("gridLayoutWidget"));
gridLayoutWidget->setGeometry(QRect(10, 10, 417, 91));
gridLayout = new QGridLayout(gridLayoutWidget);
gridLayout->setObjectName(QStringLiteral("gridLayout"));
gridLayout->setContentsMargins(0, 0, 0, 0);
label_6 = new QLabel(gridLayoutWidget);
label_6->setObjectName(QStringLiteral("label_6"));
gridLayout->addWidget(label_6, 1, 2, 1, 1);
label = new QLabel(gridLayoutWidget);
label->setObjectName(QStringLiteral("label"));
gridLayout->addWidget(label, 0, 0, 1, 1);
lineTintOK = new QLineEdit(gridLayoutWidget);
lineTintOK->setObjectName(QStringLiteral("lineTintOK"));
lineTintOK->setAlignment(Qt::AlignCenter);
lineTintOK->setReadOnly(true);
gridLayout->addWidget(lineTintOK, 1, 7, 1, 1);
linePeriodUs = new QLineEdit(gridLayoutWidget);
linePeriodUs->setObjectName(QStringLiteral("linePeriodUs"));
linePeriodUs->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
linePeriodUs->setReadOnly(true);
gridLayout->addWidget(linePeriodUs, 0, 3, 1, 1);
label_4 = new QLabel(gridLayoutWidget);
label_4->setObjectName(QStringLiteral("label_4"));
gridLayout->addWidget(label_4, 0, 6, 1, 1);
lineFreqKhz = new QLineEdit(gridLayoutWidget);
lineFreqKhz->setObjectName(QStringLiteral("lineFreqKhz"));
lineFreqKhz->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
lineFreqKhz->setReadOnly(true);
gridLayout->addWidget(lineFreqKhz, 0, 5, 1, 1);
linePeriodOK = new QLineEdit(gridLayoutWidget);
linePeriodOK->setObjectName(QStringLiteral("linePeriodOK"));
linePeriodOK->setAlignment(Qt::AlignCenter);
linePeriodOK->setReadOnly(true);
gridLayout->addWidget(linePeriodOK, 0, 7, 1, 1);
label_2 = new QLabel(gridLayoutWidget);
label_2->setObjectName(QStringLiteral("label_2"));
gridLayout->addWidget(label_2, 1, 0, 1, 1);
label_3 = new QLabel(gridLayoutWidget);
label_3->setObjectName(QStringLiteral("label_3"));
gridLayout->addWidget(label_3, 0, 4, 1, 1);
label_5 = new QLabel(gridLayoutWidget);
label_5->setObjectName(QStringLiteral("label_5"));
gridLayout->addWidget(label_5, 0, 2, 1, 1);
lineTintUs = new QLineEdit(gridLayoutWidget);
lineTintUs->setObjectName(QStringLiteral("lineTintUs"));
lineTintUs->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
lineTintUs->setReadOnly(true);
gridLayout->addWidget(lineTintUs, 1, 3, 1, 1);
label_7 = new QLabel(gridLayoutWidget);
label_7->setObjectName(QStringLiteral("label_7"));
gridLayout->addWidget(label_7, 1, 4, 1, 1);
label_8 = new QLabel(gridLayoutWidget);
label_8->setObjectName(QStringLiteral("label_8"));
gridLayout->addWidget(label_8, 2, 0, 1, 1);
spinPeriodTicks = new QSpinBox(gridLayoutWidget);
spinPeriodTicks->setObjectName(QStringLiteral("spinPeriodTicks"));
spinPeriodTicks->setMinimum(7500);
spinPeriodTicks->setMaximum(65535);
gridLayout->addWidget(spinPeriodTicks, 0, 1, 1, 1);
spinTintTicks = new QSpinBox(gridLayoutWidget);
spinTintTicks->setObjectName(QStringLiteral("spinTintTicks"));
spinTintTicks->setMinimum(10);
spinTintTicks->setMaximum(65535);
gridLayout->addWidget(spinTintTicks, 1, 1, 1, 1);
horizontalLayout = new QHBoxLayout();
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
radioLow = new QRadioButton(gridLayoutWidget);
buttonGroup = new QButtonGroup(DialogTriggerSettings);
buttonGroup->setObjectName(QStringLiteral("buttonGroup"));
buttonGroup->addButton(radioLow);
radioLow->setObjectName(QStringLiteral("radioLow"));
horizontalLayout->addWidget(radioLow);
radioHigh = new QRadioButton(gridLayoutWidget);
buttonGroup->addButton(radioHigh);
radioHigh->setObjectName(QStringLiteral("radioHigh"));
horizontalLayout->addWidget(radioHigh);
gridLayout->addLayout(horizontalLayout, 2, 1, 1, 1);
retranslateUi(DialogTriggerSettings);
QObject::connect(buttonBox, SIGNAL(accepted()), DialogTriggerSettings, SLOT(accept()));
QObject::connect(buttonBox, SIGNAL(rejected()), DialogTriggerSettings, SLOT(reject()));
QMetaObject::connectSlotsByName(DialogTriggerSettings);
} // setupUi
void retranslateUi(QDialog *DialogTriggerSettings)
{
DialogTriggerSettings->setWindowTitle(QApplication::translate("DialogTriggerSettings", "Trigger configuration", 0));
label_6->setText(QApplication::translate("DialogTriggerSettings", "=", 0));
label->setText(QApplication::translate("DialogTriggerSettings", "Period:", 0));
label_4->setText(QApplication::translate("DialogTriggerSettings", "kHz", 0));
label_2->setText(QApplication::translate("DialogTriggerSettings", "Tint:", 0));
label_3->setText(QApplication::translate("DialogTriggerSettings", "us =>", 0));
label_5->setText(QApplication::translate("DialogTriggerSettings", "=", 0));
label_7->setText(QApplication::translate("DialogTriggerSettings", "us", 0));
label_8->setText(QApplication::translate("DialogTriggerSettings", "Gain:", 0));
radioLow->setText(QApplication::translate("DialogTriggerSettings", "Lo", 0));
radioHigh->setText(QApplication::translate("DialogTriggerSettings", "Hi", 0));
} // retranslateUi
};
namespace Ui {
class DialogTriggerSettings: public Ui_DialogTriggerSettings {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DIALOGTRIGGERSETTINGS_H

View File

@ -1,96 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'display.ui'
**
** Created by: Qt User Interface Compiler version 5.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_DISPLAY_H
#define UI_DISPLAY_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QCheckBox>
#include <QtWidgets/QDialog>
#include <QtWidgets/QHBoxLayout>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QVBoxLayout>
#include <QtWidgets/QWidget>
#include "qcustomplot.h"
QT_BEGIN_NAMESPACE
class Ui_display
{
public:
QWidget *verticalLayoutWidget;
QVBoxLayout *verticalLayout;
QLineEdit *lineTitle;
QCustomPlot *plot;
QHBoxLayout *horizontalLayout;
QCheckBox *checkAutoscale;
void setupUi(QDialog *display)
{
if (display->objectName().isEmpty())
display->setObjectName(QStringLiteral("display"));
display->resize(602, 360);
verticalLayoutWidget = new QWidget(display);
verticalLayoutWidget->setObjectName(QStringLiteral("verticalLayoutWidget"));
verticalLayoutWidget->setGeometry(QRect(9, 10, 581, 341));
verticalLayout = new QVBoxLayout(verticalLayoutWidget);
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
verticalLayout->setContentsMargins(0, 0, 0, 0);
lineTitle = new QLineEdit(verticalLayoutWidget);
lineTitle->setObjectName(QStringLiteral("lineTitle"));
lineTitle->setFrame(false);
lineTitle->setAlignment(Qt::AlignCenter);
lineTitle->setReadOnly(true);
verticalLayout->addWidget(lineTitle);
plot = new QCustomPlot(verticalLayoutWidget);
plot->setObjectName(QStringLiteral("plot"));
QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Expanding);
sizePolicy.setHorizontalStretch(0);
sizePolicy.setVerticalStretch(0);
sizePolicy.setHeightForWidth(plot->sizePolicy().hasHeightForWidth());
plot->setSizePolicy(sizePolicy);
verticalLayout->addWidget(plot);
horizontalLayout = new QHBoxLayout();
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
checkAutoscale = new QCheckBox(verticalLayoutWidget);
checkAutoscale->setObjectName(QStringLiteral("checkAutoscale"));
horizontalLayout->addWidget(checkAutoscale);
verticalLayout->addLayout(horizontalLayout);
retranslateUi(display);
QMetaObject::connectSlotsByName(display);
} // setupUi
void retranslateUi(QDialog *display)
{
display->setWindowTitle(QApplication::translate("display", "Online Display", 0));
checkAutoscale->setText(QApplication::translate("display", "Autoscale", 0));
} // retranslateUi
};
namespace Ui {
class display: public Ui_display {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DISPLAY_H

View File

@ -1,221 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'mainwindow.ui'
**
** Created by: Qt User Interface Compiler version 5.7.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_MAINWINDOW_H
#define UI_MAINWINDOW_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QHBoxLayout>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QMainWindow>
#include <QtWidgets/QMenu>
#include <QtWidgets/QMenuBar>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QStatusBar>
#include <QtWidgets/QTextBrowser>
#include <QtWidgets/QToolBar>
#include <QtWidgets/QVBoxLayout>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_MainWindow
{
public:
QAction *actionConnect;
QAction *actionDisconnect;
QAction *actionHost_IP;
QAction *actionDevices;
QAction *actionTrigger_config;
QAction *actionRun;
QAction *actionConnect_Keithley;
QAction *actionDisconnect_Keithley;
QAction *actionLinearity_test;
QAction *actionIntegration_time_scan;
QAction *actionProfile_viewer;
QAction *actionConnect_Stepper;
QAction *actionDisconnect_Stepper;
QAction *actionBeta_Scanner;
QWidget *centralWidget;
QWidget *verticalLayoutWidget;
QVBoxLayout *verticalLayout;
QTextBrowser *logWindow;
QHBoxLayout *horizontalLayout;
QPushButton *pushRun;
QPushButton *pushLogging;
QPushButton *pushDisplay;
QSpacerItem *horizontalSpacer;
QPushButton *pushLogSettings;
QMenuBar *menuBar;
QMenu *menuDevice;
QMenu *menuSettings;
QMenu *menuAuto;
QToolBar *mainToolBar;
QStatusBar *statusBar;
void setupUi(QMainWindow *MainWindow)
{
if (MainWindow->objectName().isEmpty())
MainWindow->setObjectName(QStringLiteral("MainWindow"));
MainWindow->resize(853, 601);
actionConnect = new QAction(MainWindow);
actionConnect->setObjectName(QStringLiteral("actionConnect"));
actionDisconnect = new QAction(MainWindow);
actionDisconnect->setObjectName(QStringLiteral("actionDisconnect"));
actionHost_IP = new QAction(MainWindow);
actionHost_IP->setObjectName(QStringLiteral("actionHost_IP"));
actionDevices = new QAction(MainWindow);
actionDevices->setObjectName(QStringLiteral("actionDevices"));
actionTrigger_config = new QAction(MainWindow);
actionTrigger_config->setObjectName(QStringLiteral("actionTrigger_config"));
actionRun = new QAction(MainWindow);
actionRun->setObjectName(QStringLiteral("actionRun"));
actionConnect_Keithley = new QAction(MainWindow);
actionConnect_Keithley->setObjectName(QStringLiteral("actionConnect_Keithley"));
actionDisconnect_Keithley = new QAction(MainWindow);
actionDisconnect_Keithley->setObjectName(QStringLiteral("actionDisconnect_Keithley"));
actionLinearity_test = new QAction(MainWindow);
actionLinearity_test->setObjectName(QStringLiteral("actionLinearity_test"));
actionIntegration_time_scan = new QAction(MainWindow);
actionIntegration_time_scan->setObjectName(QStringLiteral("actionIntegration_time_scan"));
actionProfile_viewer = new QAction(MainWindow);
actionProfile_viewer->setObjectName(QStringLiteral("actionProfile_viewer"));
actionConnect_Stepper = new QAction(MainWindow);
actionConnect_Stepper->setObjectName(QStringLiteral("actionConnect_Stepper"));
actionDisconnect_Stepper = new QAction(MainWindow);
actionDisconnect_Stepper->setObjectName(QStringLiteral("actionDisconnect_Stepper"));
actionBeta_Scanner = new QAction(MainWindow);
actionBeta_Scanner->setObjectName(QStringLiteral("actionBeta_Scanner"));
centralWidget = new QWidget(MainWindow);
centralWidget->setObjectName(QStringLiteral("centralWidget"));
verticalLayoutWidget = new QWidget(centralWidget);
verticalLayoutWidget->setObjectName(QStringLiteral("verticalLayoutWidget"));
verticalLayoutWidget->setGeometry(QRect(10, 10, 831, 421));
verticalLayout = new QVBoxLayout(verticalLayoutWidget);
verticalLayout->setSpacing(6);
verticalLayout->setContentsMargins(11, 11, 11, 11);
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
verticalLayout->setContentsMargins(0, 0, 0, 0);
logWindow = new QTextBrowser(verticalLayoutWidget);
logWindow->setObjectName(QStringLiteral("logWindow"));
verticalLayout->addWidget(logWindow);
horizontalLayout = new QHBoxLayout();
horizontalLayout->setSpacing(6);
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
pushRun = new QPushButton(verticalLayoutWidget);
pushRun->setObjectName(QStringLiteral("pushRun"));
pushRun->setEnabled(false);
horizontalLayout->addWidget(pushRun);
pushLogging = new QPushButton(verticalLayoutWidget);
pushLogging->setObjectName(QStringLiteral("pushLogging"));
pushLogging->setEnabled(true);
horizontalLayout->addWidget(pushLogging);
pushDisplay = new QPushButton(verticalLayoutWidget);
pushDisplay->setObjectName(QStringLiteral("pushDisplay"));
horizontalLayout->addWidget(pushDisplay);
horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
horizontalLayout->addItem(horizontalSpacer);
pushLogSettings = new QPushButton(verticalLayoutWidget);
pushLogSettings->setObjectName(QStringLiteral("pushLogSettings"));
horizontalLayout->addWidget(pushLogSettings);
verticalLayout->addLayout(horizontalLayout);
MainWindow->setCentralWidget(centralWidget);
menuBar = new QMenuBar(MainWindow);
menuBar->setObjectName(QStringLiteral("menuBar"));
menuBar->setGeometry(QRect(0, 0, 853, 21));
menuDevice = new QMenu(menuBar);
menuDevice->setObjectName(QStringLiteral("menuDevice"));
menuSettings = new QMenu(menuBar);
menuSettings->setObjectName(QStringLiteral("menuSettings"));
menuAuto = new QMenu(menuBar);
menuAuto->setObjectName(QStringLiteral("menuAuto"));
MainWindow->setMenuBar(menuBar);
mainToolBar = new QToolBar(MainWindow);
mainToolBar->setObjectName(QStringLiteral("mainToolBar"));
MainWindow->addToolBar(Qt::TopToolBarArea, mainToolBar);
statusBar = new QStatusBar(MainWindow);
statusBar->setObjectName(QStringLiteral("statusBar"));
MainWindow->setStatusBar(statusBar);
menuBar->addAction(menuDevice->menuAction());
menuBar->addAction(menuSettings->menuAction());
menuBar->addAction(menuAuto->menuAction());
menuDevice->addAction(actionConnect);
menuDevice->addAction(actionDisconnect);
menuDevice->addSeparator();
menuDevice->addAction(actionConnect_Keithley);
menuDevice->addAction(actionDisconnect_Keithley);
menuDevice->addSeparator();
menuDevice->addAction(actionConnect_Stepper);
menuDevice->addAction(actionDisconnect_Stepper);
menuSettings->addAction(actionHost_IP);
menuSettings->addAction(actionDevices);
menuSettings->addAction(actionTrigger_config);
menuAuto->addAction(actionLinearity_test);
menuAuto->addAction(actionIntegration_time_scan);
menuAuto->addAction(actionProfile_viewer);
menuAuto->addAction(actionBeta_Scanner);
retranslateUi(MainWindow);
QMetaObject::connectSlotsByName(MainWindow);
} // setupUi
void retranslateUi(QMainWindow *MainWindow)
{
MainWindow->setWindowTitle(QApplication::translate("MainWindow", "HIT DAQ", 0));
actionConnect->setText(QApplication::translate("MainWindow", "Connect", 0));
actionDisconnect->setText(QApplication::translate("MainWindow", "Disconnect", 0));
actionHost_IP->setText(QApplication::translate("MainWindow", "Host IP...", 0));
actionDevices->setText(QApplication::translate("MainWindow", "Devices...", 0));
actionTrigger_config->setText(QApplication::translate("MainWindow", "Trigger config...", 0));
actionRun->setText(QApplication::translate("MainWindow", "Run", 0));
actionConnect_Keithley->setText(QApplication::translate("MainWindow", "Connect Keithley", 0));
actionDisconnect_Keithley->setText(QApplication::translate("MainWindow", "Disconnect Keithley", 0));
actionLinearity_test->setText(QApplication::translate("MainWindow", "Linearity test", 0));
actionIntegration_time_scan->setText(QApplication::translate("MainWindow", "Integration time scan", 0));
actionProfile_viewer->setText(QApplication::translate("MainWindow", "Profile viewer", 0));
actionConnect_Stepper->setText(QApplication::translate("MainWindow", "Connect Stepper", 0));
actionDisconnect_Stepper->setText(QApplication::translate("MainWindow", "Disconnect Stepper", 0));
actionBeta_Scanner->setText(QApplication::translate("MainWindow", "Beta Scanner", 0));
pushRun->setText(QApplication::translate("MainWindow", "Run!", 0));
pushLogging->setText(QApplication::translate("MainWindow", "Start logging!", 0));
pushDisplay->setText(QApplication::translate("MainWindow", "Show display!", 0));
pushLogSettings->setText(QApplication::translate("MainWindow", "Log settings...", 0));
menuDevice->setTitle(QApplication::translate("MainWindow", "Device", 0));
menuSettings->setTitle(QApplication::translate("MainWindow", "Settings", 0));
menuAuto->setTitle(QApplication::translate("MainWindow", "Auto", 0));
} // retranslateUi
};
namespace Ui {
class MainWindow: public Ui_MainWindow {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_MAINWINDOW_H

View File

@ -1,21 +0,0 @@
QMAKE_CXX.QT_COMPILER_STDCXX = 201703L
QMAKE_CXX.QMAKE_GCC_MAJOR_VERSION = 11
QMAKE_CXX.QMAKE_GCC_MINOR_VERSION = 2
QMAKE_CXX.QMAKE_GCC_PATCH_VERSION = 0
QMAKE_CXX.COMPILER_MACROS = \
QT_COMPILER_STDCXX \
QMAKE_GCC_MAJOR_VERSION \
QMAKE_GCC_MINOR_VERSION \
QMAKE_GCC_PATCH_VERSION
QMAKE_CXX.INCDIRS = \
C:/Qt/Tools/mingw1120_64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++ \
C:/Qt/Tools/mingw1120_64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/x86_64-w64-mingw32 \
C:/Qt/Tools/mingw1120_64/lib/gcc/x86_64-w64-mingw32/11.2.0/include/c++/backward \
C:/Qt/Tools/mingw1120_64/lib/gcc/x86_64-w64-mingw32/11.2.0/include \
C:/Qt/Tools/mingw1120_64/lib/gcc/x86_64-w64-mingw32/11.2.0/include-fixed \
C:/Qt/Tools/mingw1120_64/x86_64-w64-mingw32/include
QMAKE_CXX.LIBDIRS = \
C:/Qt/Tools/mingw1120_64/lib/gcc/x86_64-w64-mingw32/11.2.0 \
C:/Qt/Tools/mingw1120_64/lib/gcc \
C:/Qt/Tools/mingw1120_64/x86_64-w64-mingw32/lib \
C:/Qt/Tools/mingw1120_64/lib

Some files were not shown because too many files have changed in this diff Show More