diff --git a/Librador_API/___librador/demo_qt/librademo/Makefile b/Librador_API/___librador/demo_qt/librademo/Makefile index 36a65adc..b7a9ab53 100644 --- a/Librador_API/___librador/demo_qt/librademo/Makefile +++ b/Librador_API/___librador/demo_qt/librademo/Makefile @@ -1,2910 +1,465 @@ ############################################################################# # Makefile for building: librademo -# Generated by qmake (3.1) (Qt 5.10.0) +# Generated by qmake (3.1) (Qt 5.12.12) # Project: librademo.pro # Template: app -# Command: /home/esposch/Qt/5.10.0/gcc_64/bin/qmake -o Makefile librademo.pro -spec linux-g++ +# Command: C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe -o Makefile librademo.pro -spec win32-msvc "CONFIG+=qtquickcompiler" ############################################################################# MAKEFILE = Makefile -####### Compiler, tools and options +EQ = = -CC = gcc -CXX = g++ -DEFINES = -DQT_DEPRECATED_WARNINGS -DPLATFORM_LINUX -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -CFLAGS = -pipe -O2 -Wall -W -D_REENTRANT -fPIC $(DEFINES) -CXXFLAGS = -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC $(DEFINES) -INCPATH = -I. -I../../../../Desktop_Interface/ui_elements/qcp1 -I../../librador_shared_library -I../../../../Desktop_Interface/build_linux/libusb -I../../../../Desktop_Interface/build_linux/libdfuprog/include -I/home/esposch/Qt/5.10.0/gcc_64/include -I/home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport -I/home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets -I/home/esposch/Qt/5.10.0/gcc_64/include/QtGui -I/home/esposch/Qt/5.10.0/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I. -I/home/esposch/Qt/5.10.0/gcc_64/mkspecs/linux-g++ -QMAKE = /home/esposch/Qt/5.10.0/gcc_64/bin/qmake -DEL_FILE = rm -f -CHK_DIR_EXISTS= test -d -MKDIR = mkdir -p -COPY = cp -f -COPY_FILE = cp -f -COPY_DIR = cp -f -R -INSTALL_FILE = install -m 644 -p -INSTALL_PROGRAM = install -m 755 -p -INSTALL_DIR = cp -f -R -QINSTALL = /home/esposch/Qt/5.10.0/gcc_64/bin/qmake -install qinstall -QINSTALL_PROGRAM = /home/esposch/Qt/5.10.0/gcc_64/bin/qmake -install qinstall -exe -DEL_FILE = rm -f -SYMLINK = ln -f -s +first: release +install: release-install +uninstall: release-uninstall +QMAKE = C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\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 +QINSTALL = C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe -install qinstall +QINSTALL_PROGRAM = C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe -install qinstall -exe +DEL_FILE = del +SYMLINK = $(QMAKE) -install ln -f -s DEL_DIR = rmdir -MOVE = mv -f -TAR = tar -cf -COMPRESS = gzip -9f -DISTNAME = librademo1.0.0 -DISTDIR = /home/esposch/Git/Labrador/Librador_API/___librador/demo_qt/librademo/.tmp/librademo1.0.0 -LINK = g++ -LFLAGS = -Wl,-O1 -Wl,-rpath,/home/esposch/Qt/5.10.0/gcc_64/lib -LIBS = $(SUBLIBS) -L../../librador_shared_library -lrador -L../../../../Desktop_Interface/build_linux/libusb -lusb-1.0 -L../../../../Desktop_Interface/build_linux/libdfuprog/lib/x64 -ldfuprog-0.9 -L/home/esposch/Qt/5.10.0/gcc_64/lib -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread -AR = ar cqs -RANLIB = -SED = sed -STRIP = strip +MOVE = move +SUBTARGETS = \ + release \ + debug -####### Output directory -OBJECTS_DIR = ./ +release: $(MAKEFILE) FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Release +release-make_first: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Release +release-all: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Release all +release-clean: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Release clean +release-distclean: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Release distclean +release-install: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Release install +release-uninstall: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Release uninstall +debug: $(MAKEFILE) FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Debug +debug-make_first: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Debug +debug-all: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Debug all +debug-clean: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Debug clean +debug-distclean: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Debug distclean +debug-install: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Debug install +debug-uninstall: FORCE + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Debug uninstall -####### Files - -SOURCES = main.cpp \ - mainwindow.cpp \ - ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.cpp moc_mainwindow.cpp \ - moc_qcustomplot.cpp -OBJECTS = main.o \ - mainwindow.o \ - qcustomplot.o \ - moc_mainwindow.o \ - moc_qcustomplot.o -DIST = /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/spec_pre.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/unix.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/linux.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/sanitize.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/gcc-base.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/gcc-base-unix.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/g++-base.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/g++-unix.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/qconfig.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3danimation.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3danimation_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dcore.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dcore_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dextras.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dextras_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dinput.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dinput_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dlogic.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dlogic_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquick.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquick_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickanimation.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickanimation_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickextras.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickextras_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickinput.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickinput_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickrender.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickrender_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickscene2d.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickscene2d_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3drender.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3drender_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_accessibility_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_bluetooth.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_bluetooth_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_bootstrap_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_charts.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_charts_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_concurrent.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_concurrent_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_core.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_core_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_datavisualization.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_datavisualization_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_dbus.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_dbus_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_designer.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_designer_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_designercomponents_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_devicediscovery_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_edid_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_egl_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_eglfs_kms_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_fb_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_fontdatabase_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gamepad.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gamepad_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_glx_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gui.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gui_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_help.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_help_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_input_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_kms_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_location.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_location_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimedia.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimedia_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimediagsttools_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimediawidgets.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimediawidgets_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_network.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_network_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_networkauth.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_networkauth_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_nfc.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_nfc_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_opengl.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_opengl_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_openglextensions.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_openglextensions_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_packetprotocol_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_platformcompositor_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_positioning.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_positioning_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_printsupport.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_printsupport_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_purchasing.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_purchasing_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qml.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qml_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmldebug_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmldevtools_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmltest.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmltest_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quick.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quick_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickcontrols2.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickcontrols2_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickparticles_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quicktemplates2_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickwidgets.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickwidgets_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_remoteobjects.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_remoteobjects_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_repparser.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_repparser_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_script.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_script_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scripttools.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scripttools_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scxml.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scxml_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sensors.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sensors_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialbus.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialbus_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialport.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialport_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_service_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sql.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sql_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_svg.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_svg_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_testlib.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_testlib_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_texttospeech.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_texttospeech_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_theme_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_uiplugin.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_uitools.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_uitools_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webchannel.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webchannel_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webengine.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webengine_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginecore.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginecore_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginewidgets.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginewidgets_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_websockets.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_websockets_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webview.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webview_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_widgets.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_widgets_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_x11extras.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_x11extras_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xml.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xml_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xmlpatterns.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xmlpatterns_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qt_functions.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qt_config.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/linux-g++/qmake.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/spec_post.prf \ +Makefile: librademo.pro C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\win32-msvc\qmake.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\spec_pre.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\angle.conf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\windows_vulkan_sdk.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\windows-vulkan.conf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\msvc-desktop.conf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\qconfig.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3danimation.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3danimation_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dcore.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dcore_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dextras.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dextras_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dinput.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dinput_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dlogic.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dlogic_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquick.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquick_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickanimation.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickanimation_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickextras.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickextras_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickinput.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickinput_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickrender.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickrender_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickscene2d.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickscene2d_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3drender.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3drender_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_accessibility_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axbase.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axbase_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axcontainer.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axcontainer_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axserver.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axserver_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bluetooth.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bluetooth_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bootstrap_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_concurrent.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_concurrent_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_core.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_core_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_dbus.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_dbus_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designer.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designer_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designercomponents_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_devicediscovery_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_edid_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_egl_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_eventdispatcher_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_fb_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_fontdatabase_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gamepad.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gamepad_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gui.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gui_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_help.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_help_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_location.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_location_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimedia.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimedia_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimediawidgets.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimediawidgets_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_network.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_network_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_nfc.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_nfc_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_opengl.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_opengl_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_openglextensions.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_openglextensions_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_packetprotocol_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_platformcompositor_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioning.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioning_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioningquick.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioningquick_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_printsupport.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_printsupport_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qml.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qml_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmldebug_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmldevtools_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmltest.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmltest_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quick.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quick_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickcontrols2.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickcontrols2_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickparticles_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickshapes_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quicktemplates2.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quicktemplates2_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickwidgets.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickwidgets_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_remoteobjects.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_remoteobjects_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_repparser.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_repparser_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_scxml.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_scxml_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sensors.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sensors_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialbus.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialbus_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialport.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialport_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sql.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sql_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_svg.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_svg_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_testlib.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_testlib_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_texttospeech.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_texttospeech_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_theme_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uiplugin.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uitools.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uitools_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_vulkan_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webchannel.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webchannel_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_websockets.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_websockets_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webview.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webview_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_widgets.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_widgets_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_windowsuiautomation_support_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_winextras.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_winextras_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xml.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xml_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xmlpatterns.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xmlpatterns_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_zlib_private.pri \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt_functions.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt_config.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\win32-msvc\qmake.conf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\spec_post.prf \ .qmake.stash \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/exclusive_builds.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/toolchain.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/default_pre.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/resolve_config.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/default_post.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/warn_on.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qt.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/resources.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/moc.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/unix/opengl.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/uic.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/unix/thread.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qmake_use.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/file_copies.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/testcase_targets.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/exceptions.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/yacc.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/lex.prf \ - librademo.pro mainwindow.h \ - ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.h main.cpp \ - mainwindow.cpp \ - ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.cpp -QMAKE_TARGET = librademo -DESTDIR = -TARGET = librademo - - -first: all -####### Build rules - -$(TARGET): ui_mainwindow.h $(OBJECTS) - $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS) - -Makefile: librademo.pro /home/esposch/Qt/5.10.0/gcc_64/mkspecs/linux-g++/qmake.conf /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/spec_pre.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/unix.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/linux.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/sanitize.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/gcc-base.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/gcc-base-unix.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/g++-base.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/g++-unix.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/qconfig.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3danimation.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3danimation_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dcore.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dcore_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dextras.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dextras_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dinput.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dinput_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dlogic.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dlogic_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquick.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquick_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickanimation.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickanimation_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickextras.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickextras_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickinput.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickinput_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickrender.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickrender_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickscene2d.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickscene2d_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3drender.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3drender_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_accessibility_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_bluetooth.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_bluetooth_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_bootstrap_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_charts.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_charts_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_concurrent.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_concurrent_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_core.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_core_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_datavisualization.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_datavisualization_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_dbus.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_dbus_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_designer.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_designer_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_designercomponents_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_devicediscovery_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_edid_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_egl_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_eglfs_kms_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_fb_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_fontdatabase_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gamepad.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gamepad_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_glx_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gui.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gui_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_help.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_help_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_input_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_kms_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_location.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_location_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimedia.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimedia_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimediagsttools_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimediawidgets.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimediawidgets_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_network.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_network_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_networkauth.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_networkauth_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_nfc.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_nfc_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_opengl.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_opengl_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_openglextensions.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_openglextensions_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_packetprotocol_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_platformcompositor_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_positioning.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_positioning_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_printsupport.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_printsupport_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_purchasing.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_purchasing_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qml.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qml_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmldebug_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmldevtools_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmltest.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmltest_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quick.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quick_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickcontrols2.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickcontrols2_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickparticles_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quicktemplates2_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickwidgets.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickwidgets_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_remoteobjects.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_remoteobjects_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_repparser.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_repparser_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_script.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_script_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scripttools.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scripttools_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scxml.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scxml_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sensors.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sensors_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialbus.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialbus_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialport.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialport_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_service_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sql.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sql_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_svg.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_svg_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_testlib.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_testlib_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_texttospeech.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_texttospeech_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_theme_support_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_uiplugin.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_uitools.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_uitools_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webchannel.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webchannel_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webengine.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webengine_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginecore.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginecore_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginewidgets.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginewidgets_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_websockets.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_websockets_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webview.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webview_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_widgets.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_widgets_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_x11extras.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_x11extras_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xml.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xml_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xmlpatterns.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xmlpatterns_private.pri \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qt_functions.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qt_config.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/linux-g++/qmake.conf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/spec_post.prf \ - .qmake.stash \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/exclusive_builds.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/toolchain.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/default_pre.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/resolve_config.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/default_post.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/warn_on.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qt.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/resources.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/moc.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/unix/opengl.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/uic.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/unix/thread.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qmake_use.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/file_copies.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/testcase_targets.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/exceptions.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/yacc.prf \ - /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/lex.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exclusive_builds.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\msvc-version.conf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\toolchain.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\default_pre.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\default_pre.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\resolve_config.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exclusive_builds_post.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\default_post.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\resources.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qtquickcompiler.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\precompile_header.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\warn_on.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\moc.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\opengl.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\uic.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qmake_use.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\file_copies.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\windows.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\testcase_targets.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exceptions.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\yacc.prf \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\lex.prf \ librademo.pro \ - /home/esposch/Qt/5.10.0/gcc_64/lib/libQt5PrintSupport.prl \ - /home/esposch/Qt/5.10.0/gcc_64/lib/libQt5Widgets.prl \ - /home/esposch/Qt/5.10.0/gcc_64/lib/libQt5Gui.prl \ - /home/esposch/Qt/5.10.0/gcc_64/lib/libQt5Core.prl - $(QMAKE) -o Makefile librademo.pro -spec linux-g++ -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/spec_pre.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/unix.conf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/linux.conf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/sanitize.conf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/gcc-base.conf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/gcc-base-unix.conf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/g++-base.conf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/common/g++-unix.conf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/qconfig.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3danimation.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3danimation_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dcore.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dcore_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dextras.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dextras_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dinput.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dinput_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dlogic.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dlogic_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquick.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquick_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickanimation.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickanimation_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickextras.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickextras_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickinput.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickinput_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickrender.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickrender_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickscene2d.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3dquickscene2d_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3drender.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_3drender_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_accessibility_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_bluetooth.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_bluetooth_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_bootstrap_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_charts.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_charts_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_concurrent.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_concurrent_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_core.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_core_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_datavisualization.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_datavisualization_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_dbus.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_dbus_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_designer.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_designer_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_designercomponents_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_devicediscovery_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_edid_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_egl_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_eglfs_kms_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_fb_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_fontdatabase_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gamepad.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gamepad_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_glx_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gui.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_gui_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_help.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_help_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_input_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_kms_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_location.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_location_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimedia.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimedia_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimediagsttools_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimediawidgets.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_multimediawidgets_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_network.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_network_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_networkauth.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_networkauth_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_nfc.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_nfc_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_opengl.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_opengl_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_openglextensions.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_openglextensions_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_packetprotocol_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_platformcompositor_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_positioning.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_positioning_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_printsupport.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_printsupport_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_purchasing.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_purchasing_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qml.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qml_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmldebug_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmldevtools_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmltest.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qmltest_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quick.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quick_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickcontrols2.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickcontrols2_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickparticles_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quicktemplates2_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickwidgets.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_quickwidgets_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_remoteobjects.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_remoteobjects_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_repparser.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_repparser_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_script.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_script_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scripttools.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scripttools_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scxml.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_scxml_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sensors.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sensors_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialbus.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialbus_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialport.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_serialport_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_service_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sql.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_sql_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_svg.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_svg_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_testlib.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_testlib_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_texttospeech.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_texttospeech_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_theme_support_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_uiplugin.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_uitools.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_uitools_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webchannel.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webchannel_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webengine.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webengine_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginecore.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginecore_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginewidgets.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webenginewidgets_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_websockets.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_websockets_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webview.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_webview_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_widgets.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_widgets_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_x11extras.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_x11extras_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xml.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xml_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xmlpatterns.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/modules/qt_lib_xmlpatterns_private.pri: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qt_functions.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qt_config.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/linux-g++/qmake.conf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/spec_post.prf: + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5PrintSupport.prl \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Widgets.prl \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Gui.prl \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Core.prl \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\qtmain.prl + $(QMAKE) -o Makefile librademo.pro -spec win32-msvc "CONFIG+=qtquickcompiler" +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\spec_pre.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\angle.conf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\windows_vulkan_sdk.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\windows-vulkan.conf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\msvc-desktop.conf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\qconfig.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3danimation.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3danimation_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dcore.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dcore_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dextras.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dextras_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dinput.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dinput_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dlogic.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dlogic_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquick.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquick_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickanimation.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickanimation_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickextras.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickextras_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickinput.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickinput_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickrender.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickrender_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickscene2d.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickscene2d_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3drender.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3drender_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_accessibility_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axbase.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axbase_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axcontainer.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axcontainer_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axserver.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axserver_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bluetooth.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bluetooth_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bootstrap_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_concurrent.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_concurrent_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_core.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_core_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_dbus.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_dbus_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designer.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designer_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designercomponents_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_devicediscovery_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_edid_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_egl_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_eventdispatcher_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_fb_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_fontdatabase_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gamepad.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gamepad_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gui.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gui_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_help.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_help_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_location.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_location_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimedia.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimedia_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimediawidgets.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimediawidgets_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_network.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_network_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_nfc.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_nfc_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_opengl.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_opengl_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_openglextensions.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_openglextensions_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_packetprotocol_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_platformcompositor_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioning.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioning_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioningquick.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioningquick_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_printsupport.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_printsupport_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qml.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qml_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmldebug_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmldevtools_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmltest.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmltest_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quick.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quick_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickcontrols2.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickcontrols2_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickparticles_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickshapes_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quicktemplates2.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quicktemplates2_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickwidgets.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickwidgets_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_remoteobjects.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_remoteobjects_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_repparser.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_repparser_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_scxml.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_scxml_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sensors.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sensors_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialbus.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialbus_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialport.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialport_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sql.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sql_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_svg.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_svg_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_testlib.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_testlib_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_texttospeech.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_texttospeech_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_theme_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uiplugin.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uitools.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uitools_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_vulkan_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webchannel.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webchannel_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_websockets.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_websockets_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webview.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webview_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_widgets.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_widgets_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_windowsuiautomation_support_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_winextras.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_winextras_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xml.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xml_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xmlpatterns.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xmlpatterns_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_zlib_private.pri: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt_functions.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt_config.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\win32-msvc\qmake.conf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\spec_post.prf: .qmake.stash: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/exclusive_builds.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/toolchain.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/default_pre.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/resolve_config.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/default_post.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/warn_on.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qt.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/resources.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/moc.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/unix/opengl.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/uic.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/unix/thread.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/qmake_use.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/file_copies.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/testcase_targets.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/exceptions.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/yacc.prf: -/home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/lex.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exclusive_builds.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\msvc-version.conf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\toolchain.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\default_pre.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\default_pre.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\resolve_config.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exclusive_builds_post.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\default_post.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\resources.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qtquickcompiler.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\precompile_header.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\warn_on.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\moc.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\opengl.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\uic.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qmake_use.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\file_copies.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\windows.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\testcase_targets.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exceptions.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\yacc.prf: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\lex.prf: librademo.pro: -/home/esposch/Qt/5.10.0/gcc_64/lib/libQt5PrintSupport.prl: -/home/esposch/Qt/5.10.0/gcc_64/lib/libQt5Widgets.prl: -/home/esposch/Qt/5.10.0/gcc_64/lib/libQt5Gui.prl: -/home/esposch/Qt/5.10.0/gcc_64/lib/libQt5Core.prl: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5PrintSupport.prl: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Widgets.prl: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Gui.prl: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Core.prl: +C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\qtmain.prl: qmake: FORCE - @$(QMAKE) -o Makefile librademo.pro -spec linux-g++ + @$(QMAKE) -o Makefile librademo.pro -spec win32-msvc "CONFIG+=qtquickcompiler" qmake_all: FORCE - -all: Makefile $(TARGET) - -dist: distdir FORCE - (cd `dirname $(DISTDIR)` && $(TAR) $(DISTNAME).tar $(DISTNAME) && $(COMPRESS) $(DISTNAME).tar) && $(MOVE) `dirname $(DISTDIR)`/$(DISTNAME).tar.gz . && $(DEL_FILE) -r $(DISTDIR) - -distdir: FORCE - @test -d $(DISTDIR) || mkdir -p $(DISTDIR) - $(COPY_FILE) --parents $(DIST) $(DISTDIR)/ - $(COPY_FILE) --parents /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/data/dummy.cpp $(DISTDIR)/ - $(COPY_FILE) --parents mainwindow.h ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.h $(DISTDIR)/ - $(COPY_FILE) --parents main.cpp mainwindow.cpp ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.cpp $(DISTDIR)/ - $(COPY_FILE) --parents mainwindow.ui $(DISTDIR)/ - - -clean: compiler_clean - -$(DEL_FILE) $(OBJECTS) - -$(DEL_FILE) *~ core *.core - - -distclean: clean - -$(DEL_FILE) $(TARGET) - -$(DEL_FILE) .qmake.stash +make_first: release-make_first debug-make_first FORCE +all: release-all debug-all FORCE +clean: release-clean debug-clean FORCE +distclean: release-distclean debug-distclean FORCE -$(DEL_FILE) Makefile + -$(DEL_FILE) .qmake.stash +release-mocclean: + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Release mocclean +debug-mocclean: + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Debug mocclean +mocclean: release-mocclean debug-mocclean -####### Sub-libraries - -mocclean: compiler_moc_header_clean compiler_moc_objc_header_clean compiler_moc_source_clean - -mocables: compiler_moc_header_make_all compiler_moc_objc_header_make_all compiler_moc_source_make_all +release-mocables: + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Release mocables +debug-mocables: + @set MAKEFLAGS=$(MAKEFLAGS) + $(MAKE) -f $(MAKEFILE).Debug mocables +mocables: release-mocables debug-mocables check: first benchmark: first - -compiler_rcc_make_all: -compiler_rcc_clean: -compiler_moc_predefs_make_all: moc_predefs.h -compiler_moc_predefs_clean: - -$(DEL_FILE) moc_predefs.h -moc_predefs.h: /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/data/dummy.cpp - g++ -pipe -O2 -std=gnu++11 -Wall -W -dM -E -o moc_predefs.h /home/esposch/Qt/5.10.0/gcc_64/mkspecs/features/data/dummy.cpp - -compiler_moc_header_make_all: moc_mainwindow.cpp moc_qcustomplot.cpp -compiler_moc_header_clean: - -$(DEL_FILE) moc_mainwindow.cpp moc_qcustomplot.cpp -moc_mainwindow.cpp: /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QMainWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmainwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgetsglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtguiglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig-bootstrapped.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtcore-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsystemdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qprocessordetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcompilerdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtypeinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsysinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlogging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qflags.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbasicatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_bootstrap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qgenericatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_cxx11.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_msvc.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobalstatic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmutex.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnumeric.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qversiontagging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtgui-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgets-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnamespace.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs_win.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstring.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qchar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrefcount.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringliteral.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringbuilder.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhashfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpair.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearraylist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qregexp.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringmatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qscopedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmetatype.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvarlengtharray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontainerfwd.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmargins.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrect.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsize.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpoint.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpalette.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcolor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgb.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgba64.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbrush.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvector.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmatrix.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpolygon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qregion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdatastream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiodevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qline.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtransform.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpainterpath.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixelformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qshareddata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhash.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfont.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontmetrics.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsizepolicy.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcursor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qkeysequence.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvariant.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdebug.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextstream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlocale.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qset.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontiguouscache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurlquery.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfiledevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector2d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtouchdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtabwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qicon.h \ - mainwindow.h \ - moc_predefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/bin/moc - /home/esposch/Qt/5.10.0/gcc_64/bin/moc $(DEFINES) --include ./moc_predefs.h -I/home/esposch/Qt/5.10.0/gcc_64/mkspecs/linux-g++ -I/home/esposch/Git/Labrador/Librador_API/___librador/demo_qt/librademo -I/home/esposch/Git/Labrador/Desktop_Interface/ui_elements/qcp1 -I/home/esposch/Git/Labrador/Librador_API/___librador/librador_shared_library -I/home/esposch/Git/Labrador/Desktop_Interface/build_linux/libusb -I/home/esposch/Git/Labrador/Desktop_Interface/build_linux/libdfuprog/include -I/home/esposch/Qt/5.10.0/gcc_64/include -I/home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport -I/home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets -I/home/esposch/Qt/5.10.0/gcc_64/include/QtGui -I/home/esposch/Qt/5.10.0/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include mainwindow.h -o moc_mainwindow.cpp - -moc_qcustomplot.cpp: /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QObject \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnamespace.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig-bootstrapped.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtcore-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsystemdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qprocessordetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcompilerdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtypeinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsysinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlogging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qflags.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbasicatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_bootstrap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qgenericatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_cxx11.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_msvc.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobalstatic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmutex.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnumeric.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qversiontagging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstring.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qchar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrefcount.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringliteral.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringbuilder.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhashfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpair.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearraylist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qregexp.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringmatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qscopedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmetatype.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvarlengtharray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontainerfwd.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qshareddata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhash.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QWidget \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgetsglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtguiglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtgui-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgets-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs_win.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmargins.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrect.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsize.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpoint.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpalette.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcolor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgb.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgba64.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbrush.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvector.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmatrix.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpolygon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qregion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdatastream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiodevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qline.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtransform.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpainterpath.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixelformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfont.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontmetrics.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsizepolicy.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcursor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qkeysequence.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvariant.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdebug.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextstream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlocale.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qset.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontiguouscache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurlquery.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfiledevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector2d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtouchdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPainter \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpainter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMouseEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPixmap \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QVector \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QString \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QDateTime \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdatetime.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMultiMap \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QFlags \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QDebug \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QVector2D \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QStack \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstack.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QCache \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMargins \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmath.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QPrinter \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprinter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupport-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagedpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagelayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagesize.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QPrintEngine \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtNumeric \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QtPrintSupport \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QtPrintSupportDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtCore \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtCoreDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstracteventdispatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeventloop.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractitemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractnativeeventfilter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstracttransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydataops.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydatapointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbasictimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbitarray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbuffer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearraymatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcollator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcommandlineoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcommandlineparser.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcryptographichash.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdeadlinetimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qelapsedtimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdir.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfileinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdiriterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeasingcurve.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qendian.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qexception.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfactoryinterface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfileselector.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QStringList \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfilesystemwatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfinalstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfutureinterface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrunnable.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qresultstore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuturesynchronizer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuturewatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhistorystate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qidentityproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qisenum.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qitemselectionmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonarray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonvalue.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsondocument.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlibrary.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlibraryinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qversionnumber.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlinkedlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlockfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qloggingcategory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmessageauthenticationcode.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmetaobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimedata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimedatabase.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimetype.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectcleanuphandler.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qoperatingsystemversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qparallelanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpauseanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpluginloader.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qprocess.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpropertyanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvariantanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qqueue.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrandom.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qreadwritelock.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qregularexpression.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qresource.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsavefile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qscopedvaluerollback.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsemaphore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsequentialanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsettings.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedmemory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsignalmapper.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsignaltransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsocketnotifier.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsortfilterproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstandardpaths.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstatemachine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstorageinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringlistmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsystemsemaphore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtemporarydir.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QScopedPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtemporaryfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextboundaryfinder.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextcodec.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthread.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthreadpool.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthreadstorage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimeline.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimezone.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtranslator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtypetraits.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/quuid.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qwaitcondition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qwineventnotifier.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qxmlstream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtcoreversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QtGui \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QtGuiDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qabstracttextdocumentlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qglyphrun.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrawfont.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontdatabase.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextcursor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocument.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessible.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessiblebridge.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessibleobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessibleplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbackingstore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QRect \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsurface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsurfaceformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qicon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbitmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qclipboard.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qdesktopservices.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qdrag.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericmatrix.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericpluginfactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qguiapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qinputmethod.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qiconengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qiconengineplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimageiohandler.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimagereader.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimagewriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmatrix4x4.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector3d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector4d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qquaternion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmovie.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qoffscreensurface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qt_windows.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengles2ext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglbuffer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglcontext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QSurfaceFormat \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglversionfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengldebug.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglextrafunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglframebufferobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglpixeltransferoptions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSharedDataPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglshaderprogram.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltexture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltextureblitter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMatrix3x3 \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMatrix4x4 \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltimerquery.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglvertexarrayobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintDeviceWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintdevicewindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintDevice \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QOpenGLContext \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QImage \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpdfwriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpicture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpictureformatplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixmapcache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrasterwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qscreen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QList \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSize \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSizeF \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QTransform \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsessionmanager.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstandarditemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstatictext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstylehints.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsyntaxhighlighter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocumentfragment.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocumentwriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtexttable.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvalidator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtguiversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QtWidgets \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QtWidgetsDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractitemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractspinbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qslider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractslider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtabbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtabwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qrubberband.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qframe.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractitemview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractscrollarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qaccessiblewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qaction.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qactiongroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdesktopwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qboxlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlayoutitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgridlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qbuttongroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcalendarwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcheckbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolordialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolormap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolumnview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcombobox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcommandlinkbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qpushbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcommonstyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcompleter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdatawidgetmapper.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdatetimeedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdial.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdialogbuttonbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdirmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfileiconprovider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdockwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdrawutil.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qerrormessage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfiledialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfilesystemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfocusframe.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfontcombobox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfontdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qformlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QLayout \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgesture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgesturerecognizer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsanchorlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslayoutitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicseffect.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsgridlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsitemanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslinearlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsproxywidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicswidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsscene.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicssceneevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicstransform.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QVector3D \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgroupbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qheaderview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qinputdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlineedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qitemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qitemeditorfactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qkeyeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qkeysequenceedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlabel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlcdnumber.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlistview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlistwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmainwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmdiarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmdisubwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmenu.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmenubar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmessagebox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmouseeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qopenglwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qplaintextedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtextedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qprogressbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qprogressdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qproxystyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QCommonStyle \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qradiobutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscroller.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPointF \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QScrollerProperties \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollerproperties.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMetaType \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QVariant \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qshortcut.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsizegrip.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qspinbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsplashscreen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsplitter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstackedlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstackedwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstatusbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleditemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstylefactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstylepainter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsystemtrayicon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtableview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtablewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtextbrowser.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtooltip.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreeview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreewidgetitemiterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundogroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundostack.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundoview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwhatsthis.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwidgetaction.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwizard.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgetsversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qpagesetupdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprinterinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPair \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintpreviewdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintpreviewwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupportversion.h \ - ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.h \ - moc_predefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/bin/moc - /home/esposch/Qt/5.10.0/gcc_64/bin/moc $(DEFINES) --include ./moc_predefs.h -I/home/esposch/Qt/5.10.0/gcc_64/mkspecs/linux-g++ -I/home/esposch/Git/Labrador/Librador_API/___librador/demo_qt/librademo -I/home/esposch/Git/Labrador/Desktop_Interface/ui_elements/qcp1 -I/home/esposch/Git/Labrador/Librador_API/___librador/librador_shared_library -I/home/esposch/Git/Labrador/Desktop_Interface/build_linux/libusb -I/home/esposch/Git/Labrador/Desktop_Interface/build_linux/libdfuprog/include -I/home/esposch/Qt/5.10.0/gcc_64/include -I/home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport -I/home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets -I/home/esposch/Qt/5.10.0/gcc_64/include/QtGui -I/home/esposch/Qt/5.10.0/gcc_64/include/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.h -o moc_qcustomplot.cpp - -compiler_moc_objc_header_make_all: -compiler_moc_objc_header_clean: -compiler_moc_source_make_all: -compiler_moc_source_clean: -compiler_uic_make_all: ui_mainwindow.h -compiler_uic_clean: - -$(DEL_FILE) ui_mainwindow.h -ui_mainwindow.h: mainwindow.ui \ - /home/esposch/Qt/5.10.0/gcc_64/bin/uic \ - ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QObject \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnamespace.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig-bootstrapped.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtcore-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsystemdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qprocessordetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcompilerdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtypeinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsysinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlogging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qflags.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbasicatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_bootstrap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qgenericatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_cxx11.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_msvc.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobalstatic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmutex.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnumeric.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qversiontagging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstring.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qchar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrefcount.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringliteral.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringbuilder.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhashfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpair.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearraylist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qregexp.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringmatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qscopedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmetatype.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvarlengtharray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontainerfwd.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qshareddata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhash.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QWidget \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgetsglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtguiglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtgui-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgets-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs_win.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmargins.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrect.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsize.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpoint.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpalette.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcolor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgb.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgba64.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbrush.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvector.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmatrix.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpolygon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qregion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdatastream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiodevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qline.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtransform.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpainterpath.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixelformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfont.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontmetrics.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsizepolicy.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcursor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qkeysequence.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvariant.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdebug.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextstream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlocale.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qset.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontiguouscache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurlquery.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfiledevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector2d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtouchdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPainter \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpainter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMouseEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPixmap \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QVector \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QString \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QDateTime \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdatetime.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMultiMap \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QFlags \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QDebug \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QVector2D \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QStack \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstack.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QCache \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMargins \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmath.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QPrinter \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprinter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupport-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagedpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagelayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagesize.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QPrintEngine \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtNumeric \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QtPrintSupport \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QtPrintSupportDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtCore \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtCoreDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstracteventdispatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeventloop.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractitemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractnativeeventfilter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstracttransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydataops.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydatapointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbasictimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbitarray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbuffer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearraymatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcollator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcommandlineoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcommandlineparser.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcryptographichash.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdeadlinetimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qelapsedtimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdir.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfileinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdiriterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeasingcurve.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qendian.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qexception.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfactoryinterface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfileselector.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QStringList \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfilesystemwatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfinalstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfutureinterface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrunnable.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qresultstore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuturesynchronizer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuturewatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhistorystate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qidentityproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qisenum.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qitemselectionmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonarray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonvalue.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsondocument.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlibrary.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlibraryinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qversionnumber.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlinkedlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlockfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qloggingcategory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmessageauthenticationcode.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmetaobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimedata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimedatabase.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimetype.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectcleanuphandler.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qoperatingsystemversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qparallelanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpauseanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpluginloader.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qprocess.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpropertyanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvariantanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qqueue.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrandom.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qreadwritelock.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qregularexpression.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qresource.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsavefile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qscopedvaluerollback.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsemaphore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsequentialanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsettings.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedmemory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsignalmapper.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsignaltransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsocketnotifier.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsortfilterproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstandardpaths.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstatemachine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstorageinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringlistmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsystemsemaphore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtemporarydir.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QScopedPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtemporaryfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextboundaryfinder.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextcodec.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthread.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthreadpool.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthreadstorage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimeline.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimezone.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtranslator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtypetraits.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/quuid.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qwaitcondition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qwineventnotifier.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qxmlstream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtcoreversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QtGui \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QtGuiDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qabstracttextdocumentlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qglyphrun.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrawfont.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontdatabase.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextcursor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocument.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessible.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessiblebridge.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessibleobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessibleplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbackingstore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QRect \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsurface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsurfaceformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qicon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbitmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qclipboard.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qdesktopservices.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qdrag.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericmatrix.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericpluginfactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qguiapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qinputmethod.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qiconengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qiconengineplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimageiohandler.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimagereader.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimagewriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmatrix4x4.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector3d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector4d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qquaternion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmovie.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qoffscreensurface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qt_windows.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengles2ext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglbuffer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglcontext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QSurfaceFormat \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglversionfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengldebug.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglextrafunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglframebufferobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglpixeltransferoptions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSharedDataPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglshaderprogram.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltexture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltextureblitter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMatrix3x3 \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMatrix4x4 \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltimerquery.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglvertexarrayobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintDeviceWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintdevicewindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintDevice \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QOpenGLContext \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QImage \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpdfwriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpicture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpictureformatplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixmapcache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrasterwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qscreen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QList \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSize \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSizeF \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QTransform \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsessionmanager.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstandarditemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstatictext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstylehints.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsyntaxhighlighter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocumentfragment.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocumentwriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtexttable.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvalidator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtguiversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QtWidgets \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QtWidgetsDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractitemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractspinbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qslider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractslider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtabbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtabwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qrubberband.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qframe.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractitemview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractscrollarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qaccessiblewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qaction.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qactiongroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdesktopwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qboxlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlayoutitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgridlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qbuttongroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcalendarwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcheckbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolordialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolormap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolumnview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcombobox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcommandlinkbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qpushbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcommonstyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcompleter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdatawidgetmapper.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdatetimeedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdial.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdialogbuttonbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdirmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfileiconprovider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdockwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdrawutil.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qerrormessage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfiledialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfilesystemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfocusframe.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfontcombobox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfontdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qformlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QLayout \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgesture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgesturerecognizer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsanchorlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslayoutitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicseffect.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsgridlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsitemanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslinearlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsproxywidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicswidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsscene.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicssceneevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicstransform.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QVector3D \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgroupbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qheaderview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qinputdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlineedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qitemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qitemeditorfactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qkeyeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qkeysequenceedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlabel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlcdnumber.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlistview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlistwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmainwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmdiarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmdisubwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmenu.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmenubar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmessagebox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmouseeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qopenglwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qplaintextedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtextedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qprogressbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qprogressdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qproxystyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QCommonStyle \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qradiobutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscroller.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPointF \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QScrollerProperties \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollerproperties.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMetaType \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QVariant \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qshortcut.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsizegrip.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qspinbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsplashscreen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsplitter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstackedlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstackedwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstatusbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleditemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstylefactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstylepainter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsystemtrayicon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtableview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtablewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtextbrowser.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtooltip.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreeview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreewidgetitemiterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundogroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundostack.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundoview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwhatsthis.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwidgetaction.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwizard.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgetsversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qpagesetupdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprinterinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPair \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintpreviewdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintpreviewwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupportversion.h - /home/esposch/Qt/5.10.0/gcc_64/bin/uic mainwindow.ui -o ui_mainwindow.h - -compiler_yacc_decl_make_all: -compiler_yacc_decl_clean: -compiler_yacc_impl_make_all: -compiler_yacc_impl_clean: -compiler_lex_make_all: -compiler_lex_clean: -compiler_clean: compiler_moc_predefs_clean compiler_moc_header_clean compiler_uic_clean - -####### Compile - -main.o: main.cpp mainwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QMainWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmainwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgetsglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtguiglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig-bootstrapped.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtcore-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsystemdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qprocessordetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcompilerdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtypeinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsysinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlogging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qflags.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbasicatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_bootstrap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qgenericatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_cxx11.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_msvc.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobalstatic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmutex.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnumeric.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qversiontagging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtgui-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgets-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnamespace.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs_win.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstring.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qchar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrefcount.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringliteral.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringbuilder.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhashfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpair.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearraylist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qregexp.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringmatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qscopedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmetatype.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvarlengtharray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontainerfwd.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmargins.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrect.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsize.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpoint.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpalette.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcolor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgb.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgba64.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbrush.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvector.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmatrix.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpolygon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qregion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdatastream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiodevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qline.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtransform.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpainterpath.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixelformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qshareddata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhash.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfont.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontmetrics.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsizepolicy.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcursor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qkeysequence.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvariant.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdebug.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextstream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlocale.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qset.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontiguouscache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurlquery.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfiledevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector2d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtouchdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtabwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qicon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QApplication \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeventloop.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdesktopwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qguiapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qinputmethod.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp - -mainwindow.o: mainwindow.cpp mainwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QMainWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmainwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgetsglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtguiglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig-bootstrapped.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtcore-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsystemdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qprocessordetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcompilerdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtypeinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsysinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlogging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qflags.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbasicatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_bootstrap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qgenericatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_cxx11.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_msvc.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobalstatic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmutex.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnumeric.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qversiontagging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtgui-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgets-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnamespace.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs_win.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstring.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qchar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrefcount.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringliteral.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringbuilder.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhashfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpair.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearraylist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qregexp.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringmatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qscopedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmetatype.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvarlengtharray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontainerfwd.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmargins.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrect.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsize.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpoint.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpalette.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcolor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgb.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgba64.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbrush.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvector.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmatrix.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpolygon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qregion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdatastream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiodevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qline.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtransform.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpainterpath.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixelformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qshareddata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhash.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfont.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontmetrics.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsizepolicy.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcursor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qkeysequence.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvariant.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdebug.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextstream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlocale.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qset.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontiguouscache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurlquery.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfiledevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector2d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtouchdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtabwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qicon.h \ - ui_mainwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QVariant \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QAction \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qaction.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qactiongroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QApplication \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeventloop.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdesktopwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qguiapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qinputmethod.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QButtonGroup \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qbuttongroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QCheckBox \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcheckbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QComboBox \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcombobox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractitemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractspinbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvalidator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qregularexpression.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qslider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractslider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtabbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qrubberband.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qframe.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractitemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QDoubleSpinBox \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qspinbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QHBoxLayout \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qboxlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlayoutitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgridlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QHeaderView \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qheaderview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractitemview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractscrollarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qitemselectionmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QLabel \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlabel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QMenuBar \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmenubar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmenu.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QPushButton \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qpushbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QStatusBar \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstatusbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QToolBar \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QVBoxLayout \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QWidget \ - ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QObject \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPainter \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpainter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMouseEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPixmap \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QVector \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QString \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QDateTime \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdatetime.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMultiMap \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QFlags \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QDebug \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QVector2D \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QStack \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstack.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QCache \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMargins \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmath.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QPrinter \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprinter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupport-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagedpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagelayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagesize.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QPrintEngine \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtNumeric \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QtPrintSupport \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QtPrintSupportDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtCore \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtCoreDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstracteventdispatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractnativeeventfilter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstracttransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydataops.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydatapointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbasictimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbitarray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbuffer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearraymatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcollator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcommandlineoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcommandlineparser.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcryptographichash.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdeadlinetimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qelapsedtimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdir.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfileinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdiriterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeasingcurve.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qendian.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qexception.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfactoryinterface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfileselector.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QStringList \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfilesystemwatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfinalstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfutureinterface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrunnable.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qresultstore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuturesynchronizer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuturewatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhistorystate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qidentityproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qisenum.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonarray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonvalue.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsondocument.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlibrary.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlibraryinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qversionnumber.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlinkedlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlockfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qloggingcategory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmessageauthenticationcode.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmetaobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimedata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimedatabase.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimetype.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectcleanuphandler.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qoperatingsystemversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qparallelanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpauseanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpluginloader.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qprocess.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpropertyanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvariantanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qqueue.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrandom.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qreadwritelock.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qresource.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsavefile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qscopedvaluerollback.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsemaphore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsequentialanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsettings.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedmemory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsignalmapper.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsignaltransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsocketnotifier.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsortfilterproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstandardpaths.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstatemachine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstorageinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringlistmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsystemsemaphore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtemporarydir.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QScopedPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtemporaryfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextboundaryfinder.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextcodec.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthread.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthreadpool.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthreadstorage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimeline.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimezone.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtranslator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtypetraits.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/quuid.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qwaitcondition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qwineventnotifier.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qxmlstream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtcoreversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QtGui \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QtGuiDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qabstracttextdocumentlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qglyphrun.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrawfont.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontdatabase.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextcursor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocument.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessible.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessiblebridge.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessibleobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessibleplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbackingstore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QRect \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsurface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsurfaceformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbitmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qclipboard.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qdesktopservices.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qdrag.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericmatrix.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericpluginfactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qiconengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qiconengineplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimageiohandler.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimagereader.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimagewriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmatrix4x4.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector3d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector4d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qquaternion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmovie.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qoffscreensurface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qt_windows.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengles2ext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglbuffer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglcontext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QSurfaceFormat \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglversionfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengldebug.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglextrafunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglframebufferobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglpixeltransferoptions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSharedDataPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglshaderprogram.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltexture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltextureblitter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMatrix3x3 \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMatrix4x4 \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltimerquery.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglvertexarrayobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintDeviceWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintdevicewindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintDevice \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QOpenGLContext \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QImage \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpdfwriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpicture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpictureformatplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixmapcache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrasterwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qscreen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QList \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSize \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSizeF \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QTransform \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsessionmanager.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstandarditemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstatictext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstylehints.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsyntaxhighlighter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocumentfragment.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocumentwriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtexttable.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtguiversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QtWidgets \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QtWidgetsDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qaccessiblewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcalendarwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolordialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolormap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolumnview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcommandlinkbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcommonstyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcompleter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdatawidgetmapper.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdatetimeedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdial.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdialogbuttonbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdirmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfileiconprovider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdockwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdrawutil.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qerrormessage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfiledialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfilesystemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfocusframe.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfontcombobox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfontdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qformlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QLayout \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgesture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgesturerecognizer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsanchorlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslayoutitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicseffect.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsgridlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsitemanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslinearlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsproxywidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicswidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsscene.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicssceneevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicstransform.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QVector3D \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgroupbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qinputdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlineedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qitemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qitemeditorfactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qkeyeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qkeysequenceedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlcdnumber.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlistview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlistwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmdiarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmdisubwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmessagebox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmouseeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qopenglwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qplaintextedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtextedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qprogressbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qprogressdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qproxystyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QCommonStyle \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qradiobutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscroller.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPointF \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QScrollerProperties \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollerproperties.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMetaType \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qshortcut.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsizegrip.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsplashscreen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsplitter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstackedlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstackedwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleditemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstylefactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstylepainter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsystemtrayicon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtableview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtablewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtextbrowser.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtooltip.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreeview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreewidgetitemiterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundogroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundostack.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundoview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwhatsthis.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwidgetaction.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwizard.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgetsversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qpagesetupdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprinterinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPair \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintpreviewdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintpreviewwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupportversion.h \ - ../../librador_shared_library/librador.h \ - ../../librador_shared_library/librador_global.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o mainwindow.cpp - -qcustomplot.o: ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.cpp ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QObject \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnamespace.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig-bootstrapped.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qconfig.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtcore-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsystemdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qprocessordetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcompilerdetection.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtypeinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsysinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlogging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qflags.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbasicatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_bootstrap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qgenericatomic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_cxx11.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qatomic_msvc.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qglobalstatic.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmutex.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qnumeric.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qversiontagging.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectdefs_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstring.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qchar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrefcount.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringliteral.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringbuilder.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qalgorithms.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhashfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpair.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearraylist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qregexp.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringmatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qscopedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmetatype.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvarlengtharray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontainerfwd.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobject_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qshareddata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhash.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedpointer_impl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QWidget \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgetsglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtguiglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtgui-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgets-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindowdefs_win.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmargins.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrect.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsize.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpoint.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpalette.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcolor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgb.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrgba64.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbrush.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvector.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmatrix.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpolygon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qregion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdatastream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qiodevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qline.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtransform.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpainterpath.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixelformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfont.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontmetrics.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsizepolicy.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qcursor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qkeysequence.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvariant.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdebug.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextstream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlocale.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qset.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcontiguouscache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qurlquery.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfiledevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector2d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtouchdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPainter \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpainter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMouseEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPixmap \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QVector \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QString \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QDateTime \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdatetime.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMultiMap \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QFlags \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QDebug \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QVector2D \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QStack \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstack.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QCache \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMargins \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmath.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QPrinter \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprinter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupport-config.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagedpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagelayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpagesize.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QPrintEngine \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtNumeric \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QtPrintSupport \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/QtPrintSupportDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtCore \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QtCoreDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstracteventdispatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeventloop.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractitemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractnativeeventfilter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstractstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qabstracttransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydataops.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qarraydatapointer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbasictimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbitarray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbuffer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qbytearraymatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcollator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcommandlineoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcommandlineparser.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcoreapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qcryptographichash.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdeadlinetimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qelapsedtimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdir.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfileinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qdiriterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeasingcurve.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qendian.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qexception.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfactoryinterface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfileselector.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QStringList \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfilesystemwatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfinalstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfutureinterface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrunnable.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qresultstore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuturesynchronizer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qfuturewatcher.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qhistorystate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qidentityproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qisenum.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qitemselectionmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonarray.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonvalue.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsondocument.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qjsonobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlibrary.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlibraryinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qversionnumber.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlinkedlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qlockfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qloggingcategory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmessageauthenticationcode.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmetaobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimedata.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimedatabase.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qmimetype.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qobjectcleanuphandler.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qoperatingsystemversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qparallelanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpauseanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpluginloader.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qprocess.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qpropertyanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qvariantanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qqueue.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qrandom.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qreadwritelock.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qregularexpression.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qresource.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsavefile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qscopedvaluerollback.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsemaphore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsequentialanimationgroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsettings.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsharedmemory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsignalmapper.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsignaltransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsocketnotifier.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsortfilterproxymodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstandardpaths.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstatemachine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstorageinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qstringlistmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qsystemsemaphore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtemporarydir.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QScopedPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtemporaryfile.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextboundaryfinder.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtextcodec.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthread.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthreadpool.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qthreadstorage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimeline.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtimezone.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtranslator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtypetraits.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/quuid.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qwaitcondition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qwineventnotifier.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qxmlstream.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qtcoreversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QtGui \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QtGuiDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qabstracttextdocumentlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qglyphrun.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrawfont.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qfontdatabase.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextcursor.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocument.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessible.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessiblebridge.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessibleobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qaccessibleplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbackingstore.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QEvent \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QRect \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsurface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsurfaceformat.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qicon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qbitmap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qclipboard.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qdesktopservices.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qdrag.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericmatrix.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qgenericpluginfactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qguiapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qinputmethod.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qiconengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qiconengineplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimageiohandler.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimagereader.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qimagewriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmatrix4x4.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector3d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvector4d.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qquaternion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qmovie.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qoffscreensurface.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengl.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/qt_windows.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengles2ext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglbuffer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglcontext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QSurfaceFormat \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglversionfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengldebug.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglextrafunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglfunctions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglframebufferobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglpaintdevice.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglpixeltransferoptions.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSharedDataPointer \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglshaderprogram.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltexture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltextureblitter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMatrix3x3 \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QMatrix4x4 \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopengltimerquery.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglvertexarrayobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qopenglwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintDeviceWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintdevicewindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QWindow \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QPaintDevice \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QOpenGLContext \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QImage \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpaintengine.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpdfwriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpicture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpictureformatplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qpixmapcache.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qrasterwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qscreen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QList \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSize \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QSizeF \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QTransform \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsessionmanager.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstandarditemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstatictext.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qstylehints.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qsyntaxhighlighter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextobject.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocumentfragment.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextdocumentwriter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtextlist.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtexttable.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qvalidator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/qtguiversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QtWidgets \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QtWidgetsDepends \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractitemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleoption.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractspinbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qslider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractslider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtabbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtabwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qrubberband.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qframe.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractitemview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qabstractscrollarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qaccessiblewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qaction.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qactiongroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qapplication.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdesktopwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qboxlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlayoutitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgridlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qbuttongroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcalendarwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcheckbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolordialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolormap.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcolumnview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcombobox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcommandlinkbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qpushbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcommonstyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qcompleter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdatawidgetmapper.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdatetimeedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdial.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdialogbuttonbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdirmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfileiconprovider.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdockwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qdrawutil.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qerrormessage.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfiledialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfilesystemmodel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfocusframe.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfontcombobox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qfontdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qformlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QLayout \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgesture.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgesturerecognizer.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsanchorlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslayoutitem.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicseffect.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsgridlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsitemanimation.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicslinearlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsproxywidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicswidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsscene.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicssceneevent.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicstransform.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtGui/QVector3D \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgraphicsview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qgroupbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qheaderview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qinputdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlineedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qitemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qitemeditorfactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qkeyeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qkeysequenceedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlabel.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlcdnumber.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlistview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qlistwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmainwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmdiarea.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmdisubwindow.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmenu.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmenubar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmessagebox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qmouseeventtransition.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qopenglwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qplaintextedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtextedit.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qprogressbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qprogressdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qproxystyle.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QCommonStyle \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qradiobutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscroller.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPointF \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/QScrollerProperties \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qscrollerproperties.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QMetaType \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QVariant \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qshortcut.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsizegrip.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qspinbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsplashscreen.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsplitter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstackedlayout.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstackedwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstatusbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleditemdelegate.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstylefactory.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstylepainter.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qstyleplugin.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qsystemtrayicon.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtableview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtablewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtextbrowser.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbar.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbox.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtoolbutton.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtooltip.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreeview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreewidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtreewidgetitemiterator.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundogroup.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundostack.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qundoview.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwhatsthis.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwidgetaction.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qwizard.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtWidgets/qtwidgetsversion.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qpagesetupdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprinterinfo.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtCore/QPair \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintpreviewdialog.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qprintpreviewwidget.h \ - /home/esposch/Qt/5.10.0/gcc_64/include/QtPrintSupport/qtprintsupportversion.h - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qcustomplot.o ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.cpp - -moc_mainwindow.o: moc_mainwindow.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_mainwindow.o moc_mainwindow.cpp - -moc_qcustomplot.o: moc_qcustomplot.cpp - $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_qcustomplot.o moc_qcustomplot.cpp - -####### Install - -install: FORCE - -uninstall: FORCE - FORCE: +$(MAKEFILE).Release: Makefile +$(MAKEFILE).Debug: Makefile diff --git a/Librador_API/___librador/demo_qt/librademo/Makefile.Debug b/Librador_API/___librador/demo_qt/librademo/Makefile.Debug new file mode 100644 index 00000000..dcd3cb36 --- /dev/null +++ b/Librador_API/___librador/demo_qt/librademo/Makefile.Debug @@ -0,0 +1,2522 @@ +############################################################################# +# Makefile for building: librademo +# Generated by qmake (3.1) (Qt 5.12.12) +# Project: librademo.pro +# Template: app +############################################################################# + +MAKEFILE = Makefile.Debug + +EQ = = + +####### Compiler, tools and options + +CC = cl +CXX = cl +DEFINES = -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DQT_DEPRECATED_WARNINGS -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB +CFLAGS = -nologo -Zc:wchar_t -FS -Zc:strictStrings -Zi -MDd -W3 -w44456 -w44457 -w44458 /Fddebug\librademo.vc.pdb $(DEFINES) +CXXFLAGS = -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MDd -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -EHsc /Fddebug\librademo.vc.pdb $(DEFINES) +INCPATH = -I. -I..\..\..\..\Desktop_Interface\ui_elements\qcp1 -I..\..\librador_shared_library -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore -Idebug -I. -I/include -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\win32-msvc +LINKER = link +LFLAGS = /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" +LIBS = libusb-1.0.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5PrintSupportd.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Widgetsd.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Guid.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Cored.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\qtmaind.lib /LIBPATH:C:\openssl\lib /LIBPATH:C:\Utils\my_sql\mysql-5.6.11-winx64\lib /LIBPATH:C:\Utils\postgresql\pgsql\lib shell32.lib +QMAKE = C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe +IDC = idc +IDL = midl +ZIP = zip -r -9 +DEF_FILE = +RES_FILE = +COPY = copy /y +SED = $(QMAKE) -install sed +COPY_FILE = copy /y +COPY_DIR = xcopy /s /q /y /i +DEL_FILE = del +DEL_DIR = rmdir +MOVE = move +CHK_DIR_EXISTS= if not exist +MKDIR = mkdir +INSTALL_FILE = copy /y +INSTALL_PROGRAM = copy /y +INSTALL_DIR = xcopy /s /q /y /i +QINSTALL = C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe -install qinstall +QINSTALL_PROGRAM = C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe -install qinstall -exe + +####### Output directory + +OBJECTS_DIR = debug + +####### Files + +SOURCES = main.cpp \ + mainwindow.cpp \ + ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.cpp \ + ..\..\librador_shared_library\librador.cpp \ + ..\..\librador_shared_library\o1buffer.cpp \ + ..\..\librador_shared_library\usbcallhandler.cpp debug\moc_mainwindow.cpp \ + debug\moc_qcustomplot.cpp +OBJECTS = debug\main.obj \ + debug\mainwindow.obj \ + debug\qcustomplot.obj \ + debug\librador.obj \ + debug\o1buffer.obj \ + debug\usbcallhandler.obj \ + debug\moc_mainwindow.obj \ + debug\moc_qcustomplot.obj + +DIST = mainwindow.h \ + ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h main.cpp \ + mainwindow.cpp \ + ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.cpp \ + ..\..\librador_shared_library\librador.cpp \ + ..\..\librador_shared_library\o1buffer.cpp \ + ..\..\librador_shared_library\usbcallhandler.cpp +QMAKE_TARGET = librademo +DESTDIR = debug\ #avoid trailing-slash linebreak +TARGET = librademo.exe +DESTDIR_TARGET = debug\librademo.exe + +####### Implicit rules + +.SUFFIXES: .c .cpp .cc .cxx + +{..\..\..\..\Desktop_Interface\ui_elements\qcp1}.cpp{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{..\..\..\..\Desktop_Interface\ui_elements\qcp1}.cc{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{..\..\..\..\Desktop_Interface\ui_elements\qcp1}.cxx{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{..\..\..\..\Desktop_Interface\ui_elements\qcp1}.c{debug\}.obj:: + $(CC) -c $(CFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{debug}.cpp{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{debug}.cc{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{debug}.cxx{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{debug}.c{debug\}.obj:: + $(CC) -c $(CFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{.}.cpp{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{.}.cc{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{.}.cxx{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{.}.c{debug\}.obj:: + $(CC) -c $(CFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{..\..\librador_shared_library}.cpp{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{..\..\librador_shared_library}.cc{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{..\..\librador_shared_library}.cxx{debug\}.obj:: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +{..\..\librador_shared_library}.c{debug\}.obj:: + $(CC) -c $(CFLAGS) $(INCPATH) -Fodebug\ @<< + $< +<< + +####### Build rules + +first: all +all: Makefile.Debug debug\librademo.exe + +debug\librademo.exe: C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5PrintSupportd.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Widgetsd.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Guid.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Cored.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\qtmaind.lib ui_mainwindow.h $(OBJECTS) + $(LINKER) $(LFLAGS) /MANIFEST:embed /OUT:$(DESTDIR_TARGET) @<< +debug\main.obj debug\mainwindow.obj debug\qcustomplot.obj debug\librador.obj debug\o1buffer.obj debug\usbcallhandler.obj debug\moc_mainwindow.obj debug\moc_qcustomplot.obj +$(LIBS) +<< + +qmake: FORCE + @$(QMAKE) -o Makefile.Debug librademo.pro -spec win32-msvc "CONFIG+=qtquickcompiler" + +qmake_all: FORCE + +dist: + $(ZIP) librademo.zip $(SOURCES) $(DIST) librademo.pro C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\spec_pre.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\angle.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\windows_vulkan_sdk.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\windows-vulkan.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\msvc-desktop.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\qconfig.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3danimation.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3danimation_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dcore.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dcore_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dextras.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dextras_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dinput.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dinput_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dlogic.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dlogic_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquick.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquick_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickanimation.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickanimation_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickextras.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickextras_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickinput.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickinput_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickrender.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickrender_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickscene2d.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickscene2d_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3drender.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3drender_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_accessibility_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axbase.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axbase_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axcontainer.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axcontainer_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axserver.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axserver_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bluetooth.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bluetooth_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bootstrap_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_concurrent.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_concurrent_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_core.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_core_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_dbus.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_dbus_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designer.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designer_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designercomponents_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_devicediscovery_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_edid_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_egl_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_eventdispatcher_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_fb_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_fontdatabase_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gamepad.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gamepad_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gui.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gui_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_help.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_help_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_location.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_location_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimedia.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimedia_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimediawidgets.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimediawidgets_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_network.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_network_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_nfc.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_nfc_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_opengl.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_opengl_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_openglextensions.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_openglextensions_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_packetprotocol_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_platformcompositor_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioning.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioning_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioningquick.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioningquick_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_printsupport.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_printsupport_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qml.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qml_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmldebug_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmldevtools_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmltest.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmltest_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quick.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quick_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickcontrols2.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickcontrols2_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickparticles_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickshapes_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quicktemplates2.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quicktemplates2_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickwidgets.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickwidgets_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_remoteobjects.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_remoteobjects_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_repparser.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_repparser_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_scxml.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_scxml_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sensors.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sensors_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialbus.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialbus_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialport.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialport_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sql.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sql_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_svg.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_svg_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_testlib.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_testlib_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_texttospeech.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_texttospeech_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_theme_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uiplugin.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uitools.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uitools_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_vulkan_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webchannel.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webchannel_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_websockets.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_websockets_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webview.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webview_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_widgets.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_widgets_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_windowsuiautomation_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_winextras.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_winextras_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xml.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xml_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xmlpatterns.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xmlpatterns_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_zlib_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt_functions.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt_config.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\win32-msvc\qmake.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\spec_post.prf .qmake.stash C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exclusive_builds.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\msvc-version.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\toolchain.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\default_pre.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\default_pre.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\resolve_config.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exclusive_builds_post.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\default_post.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\build_pass.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\resources.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qtquickcompiler.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\precompile_header.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\warn_on.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\moc.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\opengl.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\uic.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qmake_use.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\file_copies.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\windows.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\testcase_targets.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exceptions.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\yacc.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\lex.prf librademo.pro C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5PrintSupportd.prl C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Widgetsd.prl C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Guid.prl C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Cored.prl C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\qtmaind.prl C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\data\dummy.cpp mainwindow.h ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h main.cpp mainwindow.cpp ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.cpp ..\..\librador_shared_library\librador.cpp ..\..\librador_shared_library\o1buffer.cpp ..\..\librador_shared_library\usbcallhandler.cpp mainwindow.ui + +clean: compiler_clean + -$(DEL_FILE) debug\main.obj debug\mainwindow.obj debug\qcustomplot.obj debug\librador.obj debug\o1buffer.obj debug\usbcallhandler.obj debug\moc_mainwindow.obj debug\moc_qcustomplot.obj + -$(DEL_FILE) debug\librademo.vc.pdb debug\librademo.ilk debug\librademo.idb + +distclean: clean + -$(DEL_FILE) .qmake.stash debug\librademo.pdb + -$(DEL_FILE) $(DESTDIR_TARGET) + -$(DEL_FILE) Makefile.Debug + +mocclean: compiler_moc_header_clean compiler_moc_objc_header_clean compiler_moc_source_clean + +mocables: compiler_moc_header_make_all compiler_moc_objc_header_make_all compiler_moc_source_make_all + +check: first + +benchmark: first + +compiler_rcc_make_all: +compiler_rcc_clean: +compiler_qmlcache_make_all: +compiler_qmlcache_clean: +compiler_qmlcache_loader_make_all: debug\qmlcache_loader.cpp +compiler_qmlcache_loader_clean: + -$(DEL_FILE) debug\qmlcache_loader.cpp +compiler_no_pch_compiler_make_all: +compiler_no_pch_compiler_clean: +compiler_moc_predefs_make_all: debug\moc_predefs.h +compiler_moc_predefs_clean: + -$(DEL_FILE) debug\moc_predefs.h +debug\moc_predefs.h: C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\data\dummy.cpp + cl -BxC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MDd -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\data\dummy.cpp 2>NUL >debug\moc_predefs.h + +compiler_moc_header_make_all: debug\moc_mainwindow.cpp debug\moc_qcustomplot.cpp +compiler_moc_header_clean: + -$(DEL_FILE) debug\moc_mainwindow.cpp debug\moc_qcustomplot.cpp +debug\moc_mainwindow.cpp: mainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QMainWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + debug\moc_predefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\moc.exe + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\moc.exe $(DEFINES) --compiler-flavor=msvc --include C:/Users/Contuter/git/labrador/Librador_API/___librador/demo_qt/librademo/debug/moc_predefs.h -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/mkspecs/win32-msvc -IC:/Users/Contuter/git/labrador/Librador_API/___librador/demo_qt/librademo -IC:/Users/Contuter/git/labrador/Desktop_Interface/ui_elements/qcp1 -IC:/Users/Contuter/git/labrador/Librador_API/___librador/librador_shared_library -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtPrintSupport -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtWidgets -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtGui -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtANGLE -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtCore -I"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\ATLMFC\include" -I"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\shared" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\winrt" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\cppwinrt" mainwindow.h -o debug\moc_mainwindow.cpp + +debug\moc_qcustomplot.cpp: ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QObject \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QWidget \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPainter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMouseEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPixmap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVector \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QString \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDateTime \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatetime.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMultiMap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QFlags \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDebug \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector2D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStack \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QCache \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMargins \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrinter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupport-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagedpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagelayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagesize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrintEngine \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtNumeric \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupport \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupportDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCore \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCoreDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracteventdispatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventloop.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractitemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractnativeeventfilter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracttransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydataops.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydatapointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasictimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbitarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraymatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborcommon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregularexpression.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\quuid.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcbormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfloat16.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcollator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineparser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcryptographichash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdeadlinetimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qelapsedtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdiriterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeasingcurve.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qendian.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qexception.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfactoryinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileselector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStringList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfilesystemwatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfinalstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfutureinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrunnable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresultstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturesynchronizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturewatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhistorystate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qidentityproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qisenum.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qitemselectionmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsondocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibrary.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibraryinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversionnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlinkedlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlockfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qloggingcategory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmessageauthenticationcode.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetaobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimetype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectcleanuphandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qoperatingsystemversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qparallelanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpauseanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpluginloader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocess.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpropertyanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariantanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qqueue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrandom.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qreadwritelock.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresource.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsavefile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedvaluerollback.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopeguard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsequentialanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsettings.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedmemory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignalmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignaltransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsocketnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsortfilterproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstandardpaths.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstatemachine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstorageinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlistmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporarydir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporaryfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextboundaryfinder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextcodec.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthread.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadpool.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadstorage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimeline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimezone.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtranslator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypetraits.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwaitcondition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwineventnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qxmlstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcoreversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGui \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGuiDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qabstracttextdocumentlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qglyphrun.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrawfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontdatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessible.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessiblebridge.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbackingstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QRect \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurfaceformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbitmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qclipboard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdesktopservices.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdrag.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericpluginfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qguiapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qinputmethod.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengineplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimageiohandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagereader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagewriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix4x4.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector3d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector4d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qquaternion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmovie.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qoffscreensurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qt_windows.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\KHR\khrplatform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengles2ext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglcontext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QScopedPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QSurfaceFormat \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglversionfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengldebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglextrafunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglframebufferobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpixeltransferoptions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSharedDataPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglshaderprogram.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltexture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltextureblitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix3x3 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix4x4 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltimerquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglvertexarrayobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDeviceWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevicewindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDevice \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QOpenGLContext \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QImage \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpdfwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpicture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpictureformatplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmapcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrasterwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSize \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSizeF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QTransform \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsessionmanager.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstandarditemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstatictext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstylehints.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsyntaxhighlighter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentfragment.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtexttable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvalidator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgets \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgetsDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qrubberband.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaccessiblewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qactiongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdesktopwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qboxlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qbuttongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcalendarwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcheckbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolordialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolumnview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommandlinkbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qpushbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommonstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcompleter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatawidgetmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatetimeedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdial.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialogbuttonbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdirmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfileiconprovider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdockwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdrawutil.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qerrormessage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfiledialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfilesystemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfocusframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qformlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesturerecognizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsanchorlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicseffect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitemanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslinearlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsproxywidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicswidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsscene.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicssceneevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicstransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector3D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgroupbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qheaderview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qinputdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlineedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemeditorfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeyeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeysequenceedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlabel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlcdnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdiarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdisubwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenu.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenubar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmessagebox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmouseeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qopenglwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qplaintextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qproxystyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QCommonStyle \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qradiobutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscroller.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QScrollerProperties \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollerproperties.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMetaType \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVariant \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qshortcut.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizegrip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplashscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstatusbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleditemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylefactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylepainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsystemtrayicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtableview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtablewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextbrowser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtooltip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreeview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidgetitemiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundogroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundostack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundoview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwhatsthis.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidgetaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwizard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qabstractprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qpagesetupdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinterinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPair \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportversion.h \ + debug\moc_predefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\moc.exe + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\moc.exe $(DEFINES) --compiler-flavor=msvc --include C:/Users/Contuter/git/labrador/Librador_API/___librador/demo_qt/librademo/debug/moc_predefs.h -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/mkspecs/win32-msvc -IC:/Users/Contuter/git/labrador/Librador_API/___librador/demo_qt/librademo -IC:/Users/Contuter/git/labrador/Desktop_Interface/ui_elements/qcp1 -IC:/Users/Contuter/git/labrador/Librador_API/___librador/librador_shared_library -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtPrintSupport -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtWidgets -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtGui -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtANGLE -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtCore -I"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\ATLMFC\include" -I"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\shared" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\winrt" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\cppwinrt" ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h -o debug\moc_qcustomplot.cpp + +compiler_moc_objc_header_make_all: +compiler_moc_objc_header_clean: +compiler_moc_source_make_all: +compiler_moc_source_clean: +compiler_uic_make_all: ui_mainwindow.h +compiler_uic_clean: + -$(DEL_FILE) ui_mainwindow.h +ui_mainwindow.h: mainwindow.ui \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\uic.exe \ + ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QObject \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QWidget \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPainter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMouseEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPixmap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVector \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QString \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDateTime \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatetime.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMultiMap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QFlags \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDebug \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector2D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStack \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QCache \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMargins \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrinter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupport-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagedpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagelayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagesize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrintEngine \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtNumeric \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupport \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupportDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCore \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCoreDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracteventdispatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventloop.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractitemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractnativeeventfilter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracttransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydataops.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydatapointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasictimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbitarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraymatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborcommon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregularexpression.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\quuid.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcbormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfloat16.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcollator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineparser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcryptographichash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdeadlinetimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qelapsedtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdiriterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeasingcurve.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qendian.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qexception.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfactoryinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileselector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStringList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfilesystemwatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfinalstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfutureinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrunnable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresultstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturesynchronizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturewatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhistorystate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qidentityproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qisenum.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qitemselectionmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsondocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibrary.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibraryinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversionnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlinkedlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlockfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qloggingcategory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmessageauthenticationcode.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetaobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimetype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectcleanuphandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qoperatingsystemversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qparallelanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpauseanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpluginloader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocess.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpropertyanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariantanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qqueue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrandom.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qreadwritelock.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresource.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsavefile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedvaluerollback.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopeguard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsequentialanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsettings.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedmemory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignalmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignaltransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsocketnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsortfilterproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstandardpaths.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstatemachine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstorageinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlistmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporarydir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporaryfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextboundaryfinder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextcodec.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthread.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadpool.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadstorage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimeline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimezone.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtranslator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypetraits.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwaitcondition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwineventnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qxmlstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcoreversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGui \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGuiDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qabstracttextdocumentlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qglyphrun.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrawfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontdatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessible.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessiblebridge.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbackingstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QRect \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurfaceformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbitmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qclipboard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdesktopservices.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdrag.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericpluginfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qguiapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qinputmethod.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengineplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimageiohandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagereader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagewriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix4x4.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector3d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector4d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qquaternion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmovie.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qoffscreensurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qt_windows.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\KHR\khrplatform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengles2ext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglcontext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QScopedPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QSurfaceFormat \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglversionfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengldebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglextrafunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglframebufferobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpixeltransferoptions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSharedDataPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglshaderprogram.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltexture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltextureblitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix3x3 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix4x4 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltimerquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglvertexarrayobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDeviceWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevicewindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDevice \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QOpenGLContext \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QImage \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpdfwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpicture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpictureformatplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmapcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrasterwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSize \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSizeF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QTransform \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsessionmanager.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstandarditemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstatictext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstylehints.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsyntaxhighlighter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentfragment.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtexttable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvalidator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgets \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgetsDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qrubberband.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaccessiblewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qactiongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdesktopwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qboxlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qbuttongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcalendarwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcheckbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolordialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolumnview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommandlinkbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qpushbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommonstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcompleter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatawidgetmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatetimeedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdial.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialogbuttonbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdirmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfileiconprovider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdockwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdrawutil.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qerrormessage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfiledialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfilesystemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfocusframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qformlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesturerecognizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsanchorlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicseffect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitemanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslinearlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsproxywidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicswidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsscene.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicssceneevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicstransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector3D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgroupbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qheaderview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qinputdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlineedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemeditorfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeyeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeysequenceedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlabel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlcdnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdiarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdisubwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenu.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenubar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmessagebox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmouseeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qopenglwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qplaintextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qproxystyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QCommonStyle \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qradiobutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscroller.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QScrollerProperties \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollerproperties.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMetaType \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVariant \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qshortcut.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizegrip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplashscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstatusbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleditemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylefactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylepainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsystemtrayicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtableview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtablewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextbrowser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtooltip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreeview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidgetitemiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundogroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundostack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundoview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwhatsthis.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidgetaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwizard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qabstractprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qpagesetupdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinterinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPair \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportversion.h + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\uic.exe mainwindow.ui -o ui_mainwindow.h + +compiler_yacc_decl_make_all: +compiler_yacc_decl_clean: +compiler_yacc_impl_make_all: +compiler_yacc_impl_clean: +compiler_lex_make_all: +compiler_lex_clean: +compiler_clean: compiler_moc_predefs_clean compiler_moc_header_clean compiler_uic_clean + + + +####### Compile + +debug\main.obj: main.cpp mainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QMainWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QApplication \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventloop.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdesktopwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qguiapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qinputmethod.h + +debug\mainwindow.obj: mainwindow.cpp mainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QMainWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + ui_mainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVariant \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QApplication \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventloop.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdesktopwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qguiapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qinputmethod.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QCheckBox \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcheckbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QComboBox \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvalidator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregularexpression.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qrubberband.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractitemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QDoubleSpinBox \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QHBoxLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qboxlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QLabel \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlabel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QMenuBar \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenubar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenu.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qactiongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QPushButton \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qpushbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QStatusBar \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstatusbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QToolBar \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QVBoxLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QWidget \ + ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QObject \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPainter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMouseEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPixmap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVector \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QString \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDateTime \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatetime.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMultiMap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QFlags \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDebug \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector2D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStack \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QCache \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMargins \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrinter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupport-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagedpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagelayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagesize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrintEngine \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtNumeric \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupport \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupportDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCore \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCoreDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracteventdispatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractnativeeventfilter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracttransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydataops.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydatapointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasictimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbitarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraymatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborcommon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\quuid.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcbormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfloat16.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcollator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineparser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcryptographichash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdeadlinetimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qelapsedtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdiriterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeasingcurve.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qendian.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qexception.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfactoryinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileselector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStringList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfilesystemwatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfinalstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfutureinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrunnable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresultstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturesynchronizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturewatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhistorystate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qidentityproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qisenum.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qitemselectionmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsondocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibrary.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibraryinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversionnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlinkedlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlockfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qloggingcategory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmessageauthenticationcode.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetaobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimetype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectcleanuphandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qoperatingsystemversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qparallelanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpauseanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpluginloader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocess.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpropertyanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariantanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qqueue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrandom.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qreadwritelock.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresource.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsavefile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedvaluerollback.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopeguard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsequentialanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsettings.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedmemory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignalmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignaltransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsocketnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsortfilterproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstandardpaths.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstatemachine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstorageinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlistmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporarydir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporaryfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextboundaryfinder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextcodec.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthread.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadpool.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadstorage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimeline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimezone.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtranslator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypetraits.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwaitcondition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwineventnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qxmlstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcoreversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGui \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGuiDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qabstracttextdocumentlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qglyphrun.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrawfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontdatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessible.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessiblebridge.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbackingstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QRect \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurfaceformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbitmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qclipboard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdesktopservices.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdrag.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericpluginfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengineplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimageiohandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagereader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagewriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix4x4.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector3d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector4d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qquaternion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmovie.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qoffscreensurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qt_windows.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\KHR\khrplatform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengles2ext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglcontext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QScopedPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QSurfaceFormat \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglversionfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengldebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglextrafunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglframebufferobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpixeltransferoptions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSharedDataPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglshaderprogram.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltexture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltextureblitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix3x3 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix4x4 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltimerquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglvertexarrayobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDeviceWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevicewindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDevice \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QOpenGLContext \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QImage \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpdfwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpicture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpictureformatplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmapcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrasterwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSize \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSizeF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QTransform \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsessionmanager.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstandarditemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstatictext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstylehints.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsyntaxhighlighter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentfragment.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtexttable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgets \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgetsDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaccessiblewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qbuttongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcalendarwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolordialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolumnview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommandlinkbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommonstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcompleter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatawidgetmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatetimeedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdial.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialogbuttonbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdirmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfileiconprovider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdockwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdrawutil.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qerrormessage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfiledialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfilesystemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfocusframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qformlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesturerecognizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsanchorlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicseffect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitemanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslinearlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsproxywidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicswidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsscene.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicssceneevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicstransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector3D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgroupbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qheaderview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qinputdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlineedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemeditorfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeyeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeysequenceedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlcdnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdiarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdisubwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmessagebox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmouseeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qopenglwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qplaintextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qproxystyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QCommonStyle \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qradiobutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscroller.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QScrollerProperties \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollerproperties.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMetaType \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qshortcut.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizegrip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplashscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleditemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylefactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylepainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsystemtrayicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtableview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtablewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextbrowser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtooltip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreeview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidgetitemiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundogroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundostack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundoview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwhatsthis.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidgetaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwizard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qabstractprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qpagesetupdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinterinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPair \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportversion.h \ + ..\..\librador_shared_library\librador.h \ + ..\..\librador_shared_library\librador_global.h \ + ..\..\librador_shared_library\logging.h + +debug\qcustomplot.obj: ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.cpp ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QObject \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QWidget \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPainter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMouseEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPixmap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVector \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QString \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDateTime \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatetime.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMultiMap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QFlags \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDebug \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector2D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStack \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QCache \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMargins \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrinter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupport-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagedpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagelayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagesize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrintEngine \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtNumeric \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupport \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupportDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCore \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCoreDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracteventdispatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventloop.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractitemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractnativeeventfilter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracttransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydataops.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydatapointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasictimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbitarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraymatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborcommon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregularexpression.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\quuid.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcbormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfloat16.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcollator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineparser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcryptographichash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdeadlinetimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qelapsedtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdiriterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeasingcurve.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qendian.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qexception.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfactoryinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileselector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStringList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfilesystemwatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfinalstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfutureinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrunnable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresultstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturesynchronizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturewatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhistorystate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qidentityproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qisenum.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qitemselectionmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsondocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibrary.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibraryinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversionnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlinkedlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlockfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qloggingcategory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmessageauthenticationcode.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetaobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimetype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectcleanuphandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qoperatingsystemversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qparallelanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpauseanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpluginloader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocess.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpropertyanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariantanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qqueue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrandom.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qreadwritelock.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresource.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsavefile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedvaluerollback.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopeguard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsequentialanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsettings.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedmemory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignalmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignaltransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsocketnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsortfilterproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstandardpaths.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstatemachine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstorageinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlistmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporarydir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporaryfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextboundaryfinder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextcodec.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthread.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadpool.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadstorage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimeline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimezone.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtranslator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypetraits.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwaitcondition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwineventnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qxmlstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcoreversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGui \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGuiDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qabstracttextdocumentlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qglyphrun.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrawfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontdatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessible.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessiblebridge.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbackingstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QRect \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurfaceformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbitmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qclipboard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdesktopservices.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdrag.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericpluginfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qguiapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qinputmethod.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengineplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimageiohandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagereader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagewriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix4x4.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector3d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector4d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qquaternion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmovie.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qoffscreensurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qt_windows.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\KHR\khrplatform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengles2ext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglcontext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QScopedPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QSurfaceFormat \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglversionfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengldebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglextrafunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglframebufferobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpixeltransferoptions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSharedDataPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglshaderprogram.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltexture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltextureblitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix3x3 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix4x4 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltimerquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglvertexarrayobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDeviceWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevicewindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDevice \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QOpenGLContext \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QImage \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpdfwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpicture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpictureformatplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmapcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrasterwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSize \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSizeF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QTransform \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsessionmanager.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstandarditemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstatictext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstylehints.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsyntaxhighlighter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentfragment.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtexttable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvalidator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgets \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgetsDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qrubberband.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaccessiblewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qactiongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdesktopwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qboxlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qbuttongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcalendarwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcheckbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolordialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolumnview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommandlinkbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qpushbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommonstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcompleter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatawidgetmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatetimeedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdial.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialogbuttonbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdirmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfileiconprovider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdockwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdrawutil.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qerrormessage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfiledialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfilesystemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfocusframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qformlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesturerecognizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsanchorlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicseffect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitemanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslinearlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsproxywidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicswidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsscene.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicssceneevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicstransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector3D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgroupbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qheaderview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qinputdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlineedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemeditorfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeyeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeysequenceedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlabel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlcdnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdiarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdisubwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenu.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenubar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmessagebox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmouseeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qopenglwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qplaintextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qproxystyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QCommonStyle \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qradiobutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscroller.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QScrollerProperties \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollerproperties.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMetaType \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVariant \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qshortcut.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizegrip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplashscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstatusbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleditemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylefactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylepainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsystemtrayicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtableview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtablewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextbrowser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtooltip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreeview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidgetitemiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundogroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundostack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundoview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwhatsthis.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidgetaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwizard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qabstractprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qpagesetupdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinterinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPair \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportversion.h + +debug\librador.obj: ..\..\librador_shared_library\librador.cpp ..\..\librador_shared_library\librador.h \ + ..\..\librador_shared_library\librador_global.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + ..\..\librador_shared_library\logging.h \ + ..\..\librador_shared_library\librador_internal.h \ + ..\..\librador_shared_library\usbcallhandler.h \ + libusb.h \ + ..\..\librador_shared_library\logging_internal.h + +debug\o1buffer.obj: ..\..\librador_shared_library\o1buffer.cpp ..\..\librador_shared_library\o1buffer.h \ + ..\..\librador_shared_library\logging_internal.h \ + ..\..\librador_shared_library\logging.h + +debug\usbcallhandler.obj: ..\..\librador_shared_library\usbcallhandler.cpp ..\..\librador_shared_library\usbcallhandler.h \ + libusb.h \ + ..\..\librador_shared_library\o1buffer.h \ + ..\..\librador_shared_library\logging_internal.h \ + ..\..\librador_shared_library\logging.h + +debug\moc_mainwindow.obj: debug\moc_mainwindow.cpp + +debug\moc_qcustomplot.obj: debug\moc_qcustomplot.cpp + +####### Install + +install: FORCE + +uninstall: FORCE + +FORCE: + diff --git a/Librador_API/___librador/demo_qt/librademo/Makefile.Release b/Librador_API/___librador/demo_qt/librademo/Makefile.Release new file mode 100644 index 00000000..040ce0b2 --- /dev/null +++ b/Librador_API/___librador/demo_qt/librademo/Makefile.Release @@ -0,0 +1,2461 @@ +############################################################################# +# Makefile for building: librademo +# Generated by qmake (3.1) (Qt 5.12.12) +# Project: librademo.pro +# Template: app +############################################################################# + +MAKEFILE = Makefile.Release + +EQ = = + +####### Compiler, tools and options + +CC = cl +CXX = cl +DEFINES = -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DNDEBUG +CFLAGS = -nologo -Zc:wchar_t -FS -Zc:strictStrings -O2 -MD -W3 -w44456 -w44457 -w44458 $(DEFINES) +CXXFLAGS = -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -O2 -MD -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -EHsc $(DEFINES) +INCPATH = -I. -I..\..\..\..\Desktop_Interface\ui_elements\qcp1 -I..\..\librador_shared_library -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore -Irelease -I. -I/include -IC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\win32-msvc +LINKER = link +LFLAGS = /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" +LIBS = libusb-1.0.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5PrintSupport.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Widgets.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Gui.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Core.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\qtmain.lib /LIBPATH:C:\openssl\lib /LIBPATH:C:\Utils\my_sql\mysql-5.6.11-winx64\lib /LIBPATH:C:\Utils\postgresql\pgsql\lib shell32.lib +QMAKE = C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe +IDC = idc +IDL = midl +ZIP = zip -r -9 +DEF_FILE = +RES_FILE = +COPY = copy /y +SED = $(QMAKE) -install sed +COPY_FILE = copy /y +COPY_DIR = xcopy /s /q /y /i +DEL_FILE = del +DEL_DIR = rmdir +MOVE = move +CHK_DIR_EXISTS= if not exist +MKDIR = mkdir +INSTALL_FILE = copy /y +INSTALL_PROGRAM = copy /y +INSTALL_DIR = xcopy /s /q /y /i +QINSTALL = C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe -install qinstall +QINSTALL_PROGRAM = C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe -install qinstall -exe + +####### Output directory + +OBJECTS_DIR = release + +####### Files + +SOURCES = main.cpp \ + mainwindow.cpp \ + ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.cpp \ + ..\..\librador_shared_library\librador.cpp \ + ..\..\librador_shared_library\o1buffer.cpp \ + ..\..\librador_shared_library\usbcallhandler.cpp release\moc_mainwindow.cpp \ + release\moc_qcustomplot.cpp +OBJECTS = release\main.obj \ + release\mainwindow.obj \ + release\qcustomplot.obj \ + release\librador.obj \ + release\o1buffer.obj \ + release\usbcallhandler.obj \ + release\moc_mainwindow.obj \ + release\moc_qcustomplot.obj + +DIST = mainwindow.h \ + ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h main.cpp \ + mainwindow.cpp \ + ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.cpp \ + ..\..\librador_shared_library\librador.cpp \ + ..\..\librador_shared_library\o1buffer.cpp \ + ..\..\librador_shared_library\usbcallhandler.cpp +QMAKE_TARGET = librademo +DESTDIR = release\ #avoid trailing-slash linebreak +TARGET = librademo.exe +DESTDIR_TARGET = release\librademo.exe + +####### Implicit rules + +.SUFFIXES: .c .cpp .cc .cxx + +.cpp.obj: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fo$@ $< + +.cc.obj: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fo$@ $< + +.cxx.obj: + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fo$@ $< + +.c.obj: + $(CC) -c $(CFLAGS) $(INCPATH) -Fo$@ $< + +####### Build rules + +first: all +all: Makefile.Release release\librademo.exe + +release\librademo.exe: C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5PrintSupport.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Widgets.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Gui.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Core.lib C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\qtmain.lib ui_mainwindow.h $(OBJECTS) + $(LINKER) $(LFLAGS) /MANIFEST:embed /OUT:$(DESTDIR_TARGET) @<< +release\main.obj release\mainwindow.obj release\qcustomplot.obj release\librador.obj release\o1buffer.obj release\usbcallhandler.obj release\moc_mainwindow.obj release\moc_qcustomplot.obj +$(LIBS) +<< + +qmake: FORCE + @$(QMAKE) -o Makefile.Release librademo.pro -spec win32-msvc "CONFIG+=qtquickcompiler" + +qmake_all: FORCE + +dist: + $(ZIP) librademo.zip $(SOURCES) $(DIST) librademo.pro C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\spec_pre.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\angle.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\windows_vulkan_sdk.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\windows-vulkan.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\msvc-desktop.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\qconfig.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3danimation.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3danimation_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dcore.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dcore_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dextras.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dextras_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dinput.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dinput_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dlogic.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dlogic_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquick.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquick_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickanimation.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickanimation_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickextras.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickextras_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickinput.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickinput_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickrender.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickrender_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickscene2d.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3dquickscene2d_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3drender.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_3drender_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_accessibility_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axbase.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axbase_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axcontainer.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axcontainer_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axserver.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_axserver_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bluetooth.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bluetooth_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_bootstrap_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_concurrent.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_concurrent_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_core.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_core_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_dbus.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_dbus_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designer.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designer_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_designercomponents_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_devicediscovery_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_edid_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_egl_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_eventdispatcher_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_fb_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_fontdatabase_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gamepad.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gamepad_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gui.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_gui_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_help.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_help_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_location.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_location_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimedia.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimedia_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimediawidgets.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_multimediawidgets_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_network.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_network_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_nfc.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_nfc_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_opengl.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_opengl_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_openglextensions.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_openglextensions_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_packetprotocol_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_platformcompositor_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioning.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioning_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioningquick.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_positioningquick_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_printsupport.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_printsupport_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qml.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qml_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmldebug_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmldevtools_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmltest.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qmltest_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quick.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quick_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickcontrols2.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickcontrols2_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickparticles_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickshapes_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quicktemplates2.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quicktemplates2_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickwidgets.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_quickwidgets_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_remoteobjects.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_remoteobjects_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_repparser.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_repparser_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_scxml.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_scxml_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sensors.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sensors_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialbus.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialbus_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialport.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_serialport_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sql.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_sql_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_svg.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_svg_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_testlib.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_testlib_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_texttospeech.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_texttospeech_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_theme_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uiplugin.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uitools.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_uitools_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_vulkan_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webchannel.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webchannel_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_websockets.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_websockets_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webview.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_webview_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_widgets.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_widgets_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_windowsuiautomation_support_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_winextras.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_winextras_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xml.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xml_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xmlpatterns.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_xmlpatterns_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\modules\qt_lib_zlib_private.pri C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt_functions.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt_config.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\win32-msvc\qmake.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\spec_post.prf .qmake.stash C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exclusive_builds.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\common\msvc-version.conf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\toolchain.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\default_pre.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\default_pre.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\resolve_config.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exclusive_builds_post.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\default_post.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\build_pass.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\resources.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qtquickcompiler.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\precompile_header.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\warn_on.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qt.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\moc.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\opengl.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\uic.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\qmake_use.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\file_copies.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\win32\windows.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\testcase_targets.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\exceptions.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\yacc.prf C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\lex.prf librademo.pro C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5PrintSupport.prl C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Widgets.prl C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Gui.prl C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\Qt5Core.prl C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\lib\qtmain.prl C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\data\dummy.cpp mainwindow.h ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h main.cpp mainwindow.cpp ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.cpp ..\..\librador_shared_library\librador.cpp ..\..\librador_shared_library\o1buffer.cpp ..\..\librador_shared_library\usbcallhandler.cpp mainwindow.ui + +clean: compiler_clean + -$(DEL_FILE) release\main.obj release\mainwindow.obj release\qcustomplot.obj release\librador.obj release\o1buffer.obj release\usbcallhandler.obj release\moc_mainwindow.obj release\moc_qcustomplot.obj + +distclean: clean + -$(DEL_FILE) .qmake.stash + -$(DEL_FILE) $(DESTDIR_TARGET) + -$(DEL_FILE) Makefile.Release + +mocclean: compiler_moc_header_clean compiler_moc_objc_header_clean compiler_moc_source_clean + +mocables: compiler_moc_header_make_all compiler_moc_objc_header_make_all compiler_moc_source_make_all + +check: first + +benchmark: first + +compiler_rcc_make_all: +compiler_rcc_clean: +compiler_qmlcache_make_all: +compiler_qmlcache_clean: +compiler_qmlcache_loader_make_all: release\qmlcache_loader.cpp +compiler_qmlcache_loader_clean: + -$(DEL_FILE) release\qmlcache_loader.cpp +compiler_no_pch_compiler_make_all: +compiler_no_pch_compiler_clean: +compiler_moc_predefs_make_all: release\moc_predefs.h +compiler_moc_predefs_clean: + -$(DEL_FILE) release\moc_predefs.h +release\moc_predefs.h: C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\data\dummy.cpp + cl -BxC:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\qmake.exe -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -O2 -MD -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\mkspecs\features\data\dummy.cpp 2>NUL >release\moc_predefs.h + +compiler_moc_header_make_all: release\moc_mainwindow.cpp release\moc_qcustomplot.cpp +compiler_moc_header_clean: + -$(DEL_FILE) release\moc_mainwindow.cpp release\moc_qcustomplot.cpp +release\moc_mainwindow.cpp: mainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QMainWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + release\moc_predefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\moc.exe + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\moc.exe $(DEFINES) --compiler-flavor=msvc --include C:/Users/Contuter/git/labrador/Librador_API/___librador/demo_qt/librademo/release/moc_predefs.h -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/mkspecs/win32-msvc -IC:/Users/Contuter/git/labrador/Librador_API/___librador/demo_qt/librademo -IC:/Users/Contuter/git/labrador/Desktop_Interface/ui_elements/qcp1 -IC:/Users/Contuter/git/labrador/Librador_API/___librador/librador_shared_library -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtPrintSupport -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtWidgets -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtGui -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtANGLE -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtCore -I"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\ATLMFC\include" -I"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\shared" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\winrt" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\cppwinrt" mainwindow.h -o release\moc_mainwindow.cpp + +release\moc_qcustomplot.cpp: ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QObject \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QWidget \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPainter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMouseEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPixmap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVector \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QString \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDateTime \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatetime.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMultiMap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QFlags \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDebug \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector2D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStack \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QCache \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMargins \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrinter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupport-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagedpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagelayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagesize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrintEngine \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtNumeric \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupport \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupportDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCore \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCoreDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracteventdispatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventloop.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractitemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractnativeeventfilter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracttransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydataops.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydatapointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasictimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbitarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraymatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborcommon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregularexpression.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\quuid.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcbormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfloat16.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcollator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineparser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcryptographichash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdeadlinetimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qelapsedtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdiriterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeasingcurve.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qendian.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qexception.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfactoryinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileselector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStringList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfilesystemwatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfinalstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfutureinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrunnable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresultstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturesynchronizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturewatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhistorystate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qidentityproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qisenum.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qitemselectionmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsondocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibrary.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibraryinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversionnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlinkedlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlockfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qloggingcategory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmessageauthenticationcode.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetaobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimetype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectcleanuphandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qoperatingsystemversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qparallelanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpauseanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpluginloader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocess.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpropertyanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariantanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qqueue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrandom.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qreadwritelock.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresource.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsavefile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedvaluerollback.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopeguard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsequentialanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsettings.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedmemory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignalmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignaltransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsocketnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsortfilterproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstandardpaths.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstatemachine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstorageinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlistmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporarydir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporaryfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextboundaryfinder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextcodec.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthread.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadpool.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadstorage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimeline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimezone.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtranslator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypetraits.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwaitcondition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwineventnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qxmlstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcoreversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGui \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGuiDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qabstracttextdocumentlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qglyphrun.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrawfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontdatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessible.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessiblebridge.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbackingstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QRect \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurfaceformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbitmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qclipboard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdesktopservices.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdrag.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericpluginfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qguiapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qinputmethod.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengineplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimageiohandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagereader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagewriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix4x4.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector3d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector4d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qquaternion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmovie.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qoffscreensurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qt_windows.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\KHR\khrplatform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengles2ext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglcontext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QScopedPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QSurfaceFormat \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglversionfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengldebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglextrafunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglframebufferobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpixeltransferoptions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSharedDataPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglshaderprogram.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltexture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltextureblitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix3x3 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix4x4 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltimerquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglvertexarrayobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDeviceWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevicewindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDevice \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QOpenGLContext \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QImage \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpdfwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpicture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpictureformatplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmapcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrasterwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSize \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSizeF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QTransform \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsessionmanager.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstandarditemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstatictext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstylehints.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsyntaxhighlighter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentfragment.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtexttable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvalidator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgets \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgetsDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qrubberband.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaccessiblewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qactiongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdesktopwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qboxlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qbuttongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcalendarwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcheckbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolordialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolumnview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommandlinkbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qpushbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommonstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcompleter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatawidgetmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatetimeedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdial.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialogbuttonbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdirmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfileiconprovider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdockwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdrawutil.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qerrormessage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfiledialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfilesystemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfocusframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qformlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesturerecognizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsanchorlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicseffect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitemanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslinearlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsproxywidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicswidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsscene.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicssceneevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicstransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector3D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgroupbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qheaderview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qinputdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlineedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemeditorfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeyeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeysequenceedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlabel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlcdnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdiarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdisubwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenu.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenubar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmessagebox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmouseeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qopenglwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qplaintextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qproxystyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QCommonStyle \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qradiobutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscroller.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QScrollerProperties \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollerproperties.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMetaType \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVariant \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qshortcut.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizegrip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplashscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstatusbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleditemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylefactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylepainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsystemtrayicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtableview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtablewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextbrowser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtooltip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreeview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidgetitemiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundogroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundostack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundoview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwhatsthis.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidgetaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwizard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qabstractprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qpagesetupdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinterinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPair \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportversion.h \ + release\moc_predefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\moc.exe + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\moc.exe $(DEFINES) --compiler-flavor=msvc --include C:/Users/Contuter/git/labrador/Librador_API/___librador/demo_qt/librademo/release/moc_predefs.h -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/mkspecs/win32-msvc -IC:/Users/Contuter/git/labrador/Librador_API/___librador/demo_qt/librademo -IC:/Users/Contuter/git/labrador/Desktop_Interface/ui_elements/qcp1 -IC:/Users/Contuter/git/labrador/Librador_API/___librador/librador_shared_library -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtPrintSupport -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtWidgets -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtGui -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtANGLE -IC:/Qt/Qt5.12.12/5.12.12/msvc2017_64/include/QtCore -I"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\ATLMFC\include" -I"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\shared" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\winrt" -I"C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\cppwinrt" ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h -o release\moc_qcustomplot.cpp + +compiler_moc_objc_header_make_all: +compiler_moc_objc_header_clean: +compiler_moc_source_make_all: +compiler_moc_source_clean: +compiler_uic_make_all: ui_mainwindow.h +compiler_uic_clean: + -$(DEL_FILE) ui_mainwindow.h +ui_mainwindow.h: mainwindow.ui \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\uic.exe \ + ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QObject \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QWidget \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPainter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMouseEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPixmap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVector \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QString \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDateTime \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatetime.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMultiMap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QFlags \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDebug \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector2D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStack \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QCache \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMargins \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrinter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupport-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagedpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagelayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagesize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrintEngine \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtNumeric \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupport \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupportDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCore \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCoreDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracteventdispatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventloop.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractitemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractnativeeventfilter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracttransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydataops.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydatapointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasictimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbitarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraymatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborcommon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregularexpression.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\quuid.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcbormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfloat16.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcollator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineparser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcryptographichash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdeadlinetimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qelapsedtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdiriterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeasingcurve.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qendian.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qexception.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfactoryinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileselector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStringList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfilesystemwatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfinalstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfutureinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrunnable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresultstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturesynchronizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturewatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhistorystate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qidentityproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qisenum.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qitemselectionmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsondocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibrary.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibraryinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversionnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlinkedlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlockfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qloggingcategory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmessageauthenticationcode.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetaobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimetype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectcleanuphandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qoperatingsystemversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qparallelanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpauseanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpluginloader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocess.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpropertyanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariantanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qqueue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrandom.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qreadwritelock.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresource.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsavefile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedvaluerollback.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopeguard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsequentialanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsettings.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedmemory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignalmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignaltransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsocketnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsortfilterproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstandardpaths.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstatemachine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstorageinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlistmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporarydir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporaryfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextboundaryfinder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextcodec.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthread.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadpool.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadstorage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimeline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimezone.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtranslator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypetraits.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwaitcondition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwineventnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qxmlstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcoreversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGui \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGuiDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qabstracttextdocumentlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qglyphrun.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrawfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontdatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessible.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessiblebridge.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbackingstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QRect \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurfaceformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbitmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qclipboard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdesktopservices.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdrag.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericpluginfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qguiapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qinputmethod.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengineplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimageiohandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagereader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagewriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix4x4.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector3d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector4d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qquaternion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmovie.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qoffscreensurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qt_windows.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\KHR\khrplatform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengles2ext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglcontext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QScopedPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QSurfaceFormat \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglversionfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengldebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglextrafunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglframebufferobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpixeltransferoptions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSharedDataPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglshaderprogram.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltexture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltextureblitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix3x3 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix4x4 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltimerquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglvertexarrayobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDeviceWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevicewindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDevice \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QOpenGLContext \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QImage \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpdfwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpicture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpictureformatplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmapcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrasterwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSize \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSizeF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QTransform \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsessionmanager.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstandarditemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstatictext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstylehints.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsyntaxhighlighter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentfragment.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtexttable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvalidator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgets \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgetsDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qrubberband.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaccessiblewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qactiongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdesktopwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qboxlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qbuttongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcalendarwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcheckbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolordialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolumnview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommandlinkbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qpushbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommonstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcompleter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatawidgetmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatetimeedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdial.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialogbuttonbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdirmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfileiconprovider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdockwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdrawutil.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qerrormessage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfiledialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfilesystemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfocusframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qformlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesturerecognizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsanchorlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicseffect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitemanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslinearlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsproxywidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicswidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsscene.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicssceneevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicstransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector3D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgroupbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qheaderview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qinputdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlineedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemeditorfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeyeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeysequenceedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlabel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlcdnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdiarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdisubwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenu.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenubar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmessagebox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmouseeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qopenglwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qplaintextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qproxystyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QCommonStyle \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qradiobutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscroller.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QScrollerProperties \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollerproperties.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMetaType \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVariant \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qshortcut.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizegrip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplashscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstatusbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleditemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylefactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylepainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsystemtrayicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtableview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtablewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextbrowser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtooltip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreeview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidgetitemiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundogroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundostack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundoview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwhatsthis.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidgetaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwizard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qabstractprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qpagesetupdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinterinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPair \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportversion.h + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\bin\uic.exe mainwindow.ui -o ui_mainwindow.h + +compiler_yacc_decl_make_all: +compiler_yacc_decl_clean: +compiler_yacc_impl_make_all: +compiler_yacc_impl_clean: +compiler_lex_make_all: +compiler_lex_clean: +compiler_clean: compiler_moc_predefs_clean compiler_moc_header_clean compiler_uic_clean + + + +####### Compile + +release\main.obj: main.cpp mainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QMainWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QApplication \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventloop.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdesktopwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qguiapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qinputmethod.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\main.obj main.cpp + +release\mainwindow.obj: mainwindow.cpp mainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QMainWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + ui_mainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVariant \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QApplication \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventloop.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdesktopwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qguiapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qinputmethod.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QCheckBox \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcheckbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QComboBox \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvalidator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregularexpression.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qrubberband.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractitemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QDoubleSpinBox \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QHBoxLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qboxlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QLabel \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlabel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QMenuBar \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenubar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenu.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qactiongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QPushButton \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qpushbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QStatusBar \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstatusbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QToolBar \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QVBoxLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QWidget \ + ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QObject \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPainter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMouseEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPixmap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVector \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QString \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDateTime \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatetime.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMultiMap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QFlags \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDebug \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector2D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStack \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QCache \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMargins \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrinter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupport-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagedpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagelayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagesize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrintEngine \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtNumeric \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupport \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupportDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCore \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCoreDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracteventdispatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractnativeeventfilter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracttransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydataops.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydatapointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasictimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbitarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraymatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborcommon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\quuid.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcbormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfloat16.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcollator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineparser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcryptographichash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdeadlinetimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qelapsedtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdiriterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeasingcurve.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qendian.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qexception.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfactoryinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileselector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStringList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfilesystemwatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfinalstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfutureinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrunnable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresultstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturesynchronizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturewatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhistorystate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qidentityproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qisenum.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qitemselectionmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsondocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibrary.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibraryinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversionnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlinkedlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlockfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qloggingcategory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmessageauthenticationcode.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetaobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimetype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectcleanuphandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qoperatingsystemversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qparallelanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpauseanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpluginloader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocess.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpropertyanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariantanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qqueue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrandom.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qreadwritelock.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresource.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsavefile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedvaluerollback.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopeguard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsequentialanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsettings.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedmemory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignalmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignaltransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsocketnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsortfilterproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstandardpaths.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstatemachine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstorageinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlistmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporarydir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporaryfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextboundaryfinder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextcodec.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthread.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadpool.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadstorage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimeline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimezone.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtranslator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypetraits.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwaitcondition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwineventnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qxmlstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcoreversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGui \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGuiDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qabstracttextdocumentlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qglyphrun.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrawfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontdatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessible.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessiblebridge.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbackingstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QRect \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurfaceformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbitmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qclipboard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdesktopservices.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdrag.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericpluginfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengineplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimageiohandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagereader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagewriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix4x4.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector3d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector4d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qquaternion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmovie.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qoffscreensurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qt_windows.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\KHR\khrplatform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengles2ext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglcontext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QScopedPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QSurfaceFormat \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglversionfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengldebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglextrafunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglframebufferobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpixeltransferoptions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSharedDataPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglshaderprogram.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltexture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltextureblitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix3x3 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix4x4 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltimerquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglvertexarrayobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDeviceWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevicewindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDevice \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QOpenGLContext \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QImage \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpdfwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpicture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpictureformatplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmapcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrasterwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSize \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSizeF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QTransform \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsessionmanager.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstandarditemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstatictext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstylehints.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsyntaxhighlighter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentfragment.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtexttable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgets \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgetsDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaccessiblewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qbuttongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcalendarwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolordialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolumnview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommandlinkbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommonstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcompleter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatawidgetmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatetimeedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdial.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialogbuttonbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdirmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfileiconprovider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdockwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdrawutil.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qerrormessage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfiledialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfilesystemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfocusframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qformlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesturerecognizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsanchorlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicseffect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitemanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslinearlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsproxywidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicswidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsscene.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicssceneevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicstransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector3D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgroupbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qheaderview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qinputdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlineedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemeditorfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeyeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeysequenceedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlcdnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdiarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdisubwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmessagebox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmouseeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qopenglwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qplaintextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qproxystyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QCommonStyle \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qradiobutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscroller.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QScrollerProperties \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollerproperties.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMetaType \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qshortcut.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizegrip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplashscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleditemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylefactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylepainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsystemtrayicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtableview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtablewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextbrowser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtooltip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreeview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidgetitemiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundogroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundostack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundoview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwhatsthis.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidgetaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwizard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qabstractprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qpagesetupdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinterinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPair \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportversion.h \ + ..\..\librador_shared_library\librador.h \ + ..\..\librador_shared_library\librador_global.h \ + ..\..\librador_shared_library\logging.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\mainwindow.obj mainwindow.cpp + +release\qcustomplot.obj: ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.cpp ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QObject \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnamespace.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectdefs_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstring.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qchar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrefcount.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringliteral.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringbuilder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qalgorithms.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhashfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpair.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraylist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregexp.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringmatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetatype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvarlengtharray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontainerfwd.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobject_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qshareddata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedpointer_impl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QWidget \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtgui-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgets-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindowdefs_win.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmargins.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpoint.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpalette.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcolor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgb.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrgba64.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbrush.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpolygon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qregion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatastream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qiodevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainterpath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixelformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontmetrics.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizepolicy.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qkeysequence.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariant.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlocale.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qset.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcontiguouscache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qurlquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfiledevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector2d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtouchdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPainter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMouseEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPixmap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVector \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QString \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDateTime \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdatetime.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMultiMap \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QFlags \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QDebug \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector2D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStack \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QCache \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMargins \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmath.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrinter \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupport-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagedpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagelayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpagesize.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QPrintEngine \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtNumeric \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupport \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\QtPrintSupportDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCore \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QtCoreDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracteventdispatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventloop.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractitemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractnativeeventfilter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstractstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qabstracttransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydataops.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qarraydatapointer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasictimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbitarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbytearraymatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborcommon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qregularexpression.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\quuid.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcbormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcborstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfloat16.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcollator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcommandlineparser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcoreapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcryptographichash.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdeadlinetimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qelapsedtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qdiriterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeasingcurve.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qendian.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qexception.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfactoryinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfileselector.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QStringList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfilesystemwatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfinalstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfutureinterface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrunnable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresultstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturesynchronizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qfuturewatcher.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qhistorystate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qidentityproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qisenum.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qitemselectionmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonarray.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonvalue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsondocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qjsonobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibrary.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlibraryinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversionnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlinkedlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlockfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qloggingcategory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmessageauthenticationcode.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmetaobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedata.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimedatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmimetype.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qobjectcleanuphandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qoperatingsystemversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qparallelanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpauseanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpluginloader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocess.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qpropertyanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qvariantanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qqueue.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qrandom.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qreadwritelock.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qresource.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsavefile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopedvaluerollback.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qscopeguard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsequentialanimationgroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsettings.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsharedmemory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignalmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsignaltransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsocketnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsortfilterproxymodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstandardpaths.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstatemachine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstorageinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qstringlistmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemsemaphore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporarydir.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtemporaryfile.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextboundaryfinder.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtextcodec.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthread.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadpool.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qthreadstorage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimeline.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtimezone.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtranslator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypetraits.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwaitcondition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qwineventnotifier.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qxmlstream.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcoreversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGui \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QtGuiDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qabstracttextdocumentlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qglyphrun.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrawfont.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qfontdatabase.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextcursor.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocument.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessible.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessiblebridge.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qaccessibleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbackingstore.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QEvent \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QRect \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsurfaceformat.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qbitmap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qclipboard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdesktopservices.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qdrag.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericmatrix.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qgenericpluginfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qguiapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qinputmethod.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qiconengineplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimageiohandler.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagereader.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qimagewriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmatrix4x4.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector3d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvector4d.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qquaternion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qmovie.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qoffscreensurface.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengl.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qt_windows.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES3\gl3platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\KHR\khrplatform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtANGLE\GLES2\gl2platform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengles2ext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglbuffer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglcontext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QScopedPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QSurfaceFormat \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglversionfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengldebug.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglextrafunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglfunctions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglframebufferobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpaintdevice.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglpixeltransferoptions.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSharedDataPointer \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglshaderprogram.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltexture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltextureblitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix3x3 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QMatrix4x4 \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopengltimerquery.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglvertexarrayobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qopenglwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDeviceWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintdevicewindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QWindow \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QPaintDevice \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QOpenGLContext \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QImage \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpaintengine.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpdfwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpicture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpictureformatplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qpixmapcache.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qrasterwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QList \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSize \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QSizeF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QTransform \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsessionmanager.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstandarditemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstatictext.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qstylehints.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qsyntaxhighlighter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextobject.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentfragment.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextdocumentwriter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtextlist.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtexttable.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qvalidator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\qtguiversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgets \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QtWidgetsDepends \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleoption.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractslider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtabwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qrubberband.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractitemview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qabstractscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaccessiblewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qactiongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qapplication.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdesktopwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qboxlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qbuttongroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcalendarwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcheckbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolordialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolormap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcolumnview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommandlinkbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qpushbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcommonstyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qcompleter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatawidgetmapper.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdatetimeedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdial.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdialogbuttonbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdirmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfileiconprovider.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdockwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qdrawutil.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qerrormessage.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfiledialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfilesystemmodel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfocusframe.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontcombobox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qfontdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qformlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QLayout \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesture.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgesturerecognizer.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsanchorlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslayoutitem.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicseffect.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsgridlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsitemanimation.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicslinearlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsproxywidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicswidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsscene.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicssceneevent.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicstransform.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtGui\QVector3D \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgraphicsview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qgroupbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qheaderview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qinputdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlineedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qitemeditorfactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeyeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qkeysequenceedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlabel.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlcdnumber.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qlistwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmainwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdiarea.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmdisubwindow.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenu.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmenubar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmessagebox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qmouseeventtransition.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qopenglwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qplaintextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextedit.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qprogressdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qproxystyle.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QCommonStyle \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qradiobutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscroller.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPointF \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\QScrollerProperties \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qscrollerproperties.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QMetaType \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QVariant \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qshortcut.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsizegrip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qspinbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplashscreen.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsplitter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedlayout.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstackedwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstatusbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleditemdelegate.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylefactory.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstylepainter.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qstyleplugin.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qsystemtrayicon.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtableview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtablewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtextbrowser.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbar.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbox.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtoolbutton.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtooltip.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreeview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtreewidgetitemiterator.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundogroup.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundostack.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qundoview.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwhatsthis.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwidgetaction.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qwizard.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtWidgets\qtwidgetsversion.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qabstractprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qpagesetupdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprinterinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\QPair \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewdialog.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qprintpreviewwidget.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtPrintSupport\qtprintsupportversion.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\qcustomplot.obj ..\..\..\..\Desktop_Interface\ui_elements\qcp1\qcustomplot.cpp + +release\librador.obj: ..\..\librador_shared_library\librador.cpp ..\..\librador_shared_library\librador.h \ + ..\..\librador_shared_library\librador_global.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobal.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig-bootstrapped.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qconfig.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtcore-config.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsystemdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qprocessordetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qcompilerdetection.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qtypeinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qsysinfo.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qlogging.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qflags.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qbasicatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_bootstrap.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qgenericatomic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_cxx11.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qatomic_msvc.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qglobalstatic.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qmutex.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qnumeric.h \ + C:\Qt\Qt5.12.12\5.12.12\msvc2017_64\include\QtCore\qversiontagging.h \ + ..\..\librador_shared_library\logging.h \ + ..\..\librador_shared_library\librador_internal.h \ + ..\..\librador_shared_library\usbcallhandler.h \ + libusb.h \ + ..\..\librador_shared_library\logging_internal.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\librador.obj ..\..\librador_shared_library\librador.cpp + +release\o1buffer.obj: ..\..\librador_shared_library\o1buffer.cpp ..\..\librador_shared_library\o1buffer.h \ + ..\..\librador_shared_library\logging_internal.h \ + ..\..\librador_shared_library\logging.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\o1buffer.obj ..\..\librador_shared_library\o1buffer.cpp + +release\usbcallhandler.obj: ..\..\librador_shared_library\usbcallhandler.cpp ..\..\librador_shared_library\usbcallhandler.h \ + libusb.h \ + ..\..\librador_shared_library\o1buffer.h \ + ..\..\librador_shared_library\logging_internal.h \ + ..\..\librador_shared_library\logging.h + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\usbcallhandler.obj ..\..\librador_shared_library\usbcallhandler.cpp + +release\moc_mainwindow.obj: release\moc_mainwindow.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\moc_mainwindow.obj release\moc_mainwindow.cpp + +release\moc_qcustomplot.obj: release\moc_qcustomplot.cpp + $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\moc_qcustomplot.obj release\moc_qcustomplot.cpp + +####### Install + +install: FORCE + +uninstall: FORCE + +FORCE: + diff --git a/Librador_API/___librador/demo_qt/librademo/librademo.pro b/Librador_API/___librador/demo_qt/librademo/librademo.pro index 016af47a..b6ef3f81 100644 --- a/Librador_API/___librador/demo_qt/librademo/librademo.pro +++ b/Librador_API/___librador/demo_qt/librademo/librademo.pro @@ -26,7 +26,10 @@ DEFINES += QT_DEPRECATED_WARNINGS SOURCES += \ main.cpp \ mainwindow.cpp \ - ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.cpp + ../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.cpp \ + ../../librador_shared_library/librador.cpp \ + ../../librador_shared_library/o1buffer.cpp \ + ../../librador_shared_library/usbcallhandler.cpp \ HEADERS += \ @@ -40,40 +43,7 @@ INCLUDEPATH += \ FORMS += \ mainwindow.ui - -unix:LIBS += -L../../librador_shared_library -lrador -unix:INCLUDEPATH += ../../librador_shared_library -unix:DEPENDPATH += ../../librador_shared_library - -unix:!android:!macx { - #libusb include - LIBS += -L../../../../Desktop_Interface/build_linux/libusb -lusb-1.0 ##I suspect the -L here does nothing! - INCLUDEPATH += ../../../../Desktop_Interface/build_linux/libusb - DEPENDPATH += ../../../../Desktop_Interface/build_linux/libusb - - #libdfuprog include - LIBS += -L../../../../Desktop_Interface/build_linux/libdfuprog/lib/x64 -ldfuprog-0.9 - INCLUDEPATH += ../../../../Desktop_Interface/build_linux/libdfuprog/include - DEPENDPATH += ../../../../Desktop_Interface/build_linux/libdfuprog/include - - #linux defines - DEFINES += \ - PLATFORM_LINUX \ -} - -macx { - #libusb include - LIBS += -L../../../Desktop_Interface/build_mac/libusb/lib -lusb-1.0 ##I suspect the -L here does nothing! - INCLUDEPATH += ../../../Desktop_Interface/build_mac/libusb/include/libusb-1.0 - DEPENDPATH += ../../../Desktop_Interface/build_mac/libusb/include/libusb-1.0 - - #libdfuprog include - LIBS += -L../../../Desktop_Interface/build_mac/libdfuprog/lib -ldfuprog-0.9 - INCLUDEPATH += ../../../Desktop_Interface/build_mac/libdfuprog/include - DEPENDPATH += ../../../Desktop_Interface/build_mac/libdfuprog/include - - #linux defines - DEFINES += \ - PLATFORM_MAC \ -} +LIBS += -llibusb-1.0 +INCLUDEPATH += ../../librador_shared_library +DEPENDPATH += ../../librador_shared_library diff --git a/Librador_API/___librador/demo_qt/librademo/libusb-1.0.dll b/Librador_API/___librador/demo_qt/librademo/libusb-1.0.dll new file mode 100644 index 00000000..4cc14220 Binary files /dev/null and b/Librador_API/___librador/demo_qt/librademo/libusb-1.0.dll differ diff --git a/Librador_API/___librador/demo_qt/librademo/libusb-1.0.lib b/Librador_API/___librador/demo_qt/librademo/libusb-1.0.lib new file mode 100644 index 00000000..2e3d87e0 Binary files /dev/null and b/Librador_API/___librador/demo_qt/librademo/libusb-1.0.lib differ diff --git a/Librador_API/___librador/demo_qt/librademo/libusb.h b/Librador_API/___librador/demo_qt/librademo/libusb.h new file mode 100644 index 00000000..f4e9203c --- /dev/null +++ b/Librador_API/___librador/demo_qt/librademo/libusb.h @@ -0,0 +1,2311 @@ +/* + * Public libusb header file + * Copyright © 2001 Johannes Erdfelt + * Copyright © 2007-2008 Daniel Drake + * Copyright © 2012 Pete Batard + * Copyright © 2012-2023 Nathan Hjelm + * Copyright © 2014-2020 Chris Dickens + * For more information, please visit: https://libusb.info + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#ifndef LIBUSB_H +#define LIBUSB_H + +#if defined(_MSC_VER) +#pragma warning(push) +/* Disable: warning C4200: nonstandard extension used : zero-sized array in struct/union */ +#pragma warning(disable:4200) +/* on MS environments, the inline keyword is available in C++ only */ +#if !defined(__cplusplus) +#define inline __inline +#endif +/* ssize_t is also not available */ +#ifndef _SSIZE_T_DEFINED +#define _SSIZE_T_DEFINED +#include +typedef SSIZE_T ssize_t; +#endif /* _SSIZE_T_DEFINED */ +#endif /* _MSC_VER */ + +#include +#include +#include +#if !defined(_MSC_VER) +#include +#endif +#include + +#if defined(__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L) +#define LIBUSB_FLEXIBLE_ARRAY /* [] - valid C99 code */ +#else +#define LIBUSB_FLEXIBLE_ARRAY 0 /* [0] - non-standard, but usually working code */ +#endif /* __STDC_VERSION__ */ + +/* 'interface' might be defined as a macro on Windows, so we need to + * undefine it so as not to break the current libusb API, because + * libusb_config_descriptor has an 'interface' member + * As this can be problematic if you include windows.h after libusb.h + * in your sources, we force windows.h to be included first. */ +#if defined(_WIN32) || defined(__CYGWIN__) +#include +#if defined(interface) +#undef interface +#endif +#if !defined(__CYGWIN__) +#include +#endif +#endif /* _WIN32 || __CYGWIN__ */ + +#if defined(__GNUC__) && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)) +#define LIBUSB_DEPRECATED_FOR(f) __attribute__ ((deprecated ("Use " #f " instead"))) +#elif defined(__GNUC__) && (__GNUC__ >= 3) +#define LIBUSB_DEPRECATED_FOR(f) __attribute__ ((deprecated)) +#elif defined(_MSC_VER) +#define LIBUSB_DEPRECATED_FOR(f) __declspec(deprecated("Use " #f " instead")) +#else +#define LIBUSB_DEPRECATED_FOR(f) +#endif /* __GNUC__ */ + +#if defined(__GNUC__) +#define LIBUSB_PACKED __attribute__ ((packed)) +#else +#define LIBUSB_PACKED +#endif /* __GNUC__ */ + +/** \def LIBUSB_CALL + * \ingroup libusb_misc + * libusb's Windows calling convention. + * + * Under Windows, the selection of available compilers and configurations + * means that, unlike other platforms, there is not one true calling + * convention (calling convention: the manner in which parameters are + * passed to functions in the generated assembly code). + * + * Matching the Windows API itself, libusb uses the WINAPI convention (which + * translates to the stdcall convention) and guarantees that the + * library is compiled in this way. The public header file also includes + * appropriate annotations so that your own software will use the right + * convention, even if another convention is being used by default within + * your codebase. + * + * The one consideration that you must apply in your software is to mark + * all functions which you use as libusb callbacks with this LIBUSB_CALL + * annotation, so that they too get compiled for the correct calling + * convention. + * + * On non-Windows operating systems, this macro is defined as nothing. This + * means that you can apply it to your code without worrying about + * cross-platform compatibility. + */ +/* LIBUSB_CALL must be defined on both definition and declaration of libusb + * functions. You'd think that declaration would be enough, but cygwin will + * complain about conflicting types unless both are marked this way. + * The placement of this macro is important too; it must appear after the + * return type, before the function name. See internal documentation for + * API_EXPORTED. + */ +#if defined(_WIN32) || defined(__CYGWIN__) +#define LIBUSB_CALL WINAPI +#define LIBUSB_CALLV WINAPIV +#else +#define LIBUSB_CALL +#define LIBUSB_CALLV +#endif /* _WIN32 || __CYGWIN__ */ + +/** \def LIBUSB_API_VERSION + * \ingroup libusb_misc + * libusb's API version. + * + * Since version 1.0.18, to help with feature detection, libusb defines + * a LIBUSB_API_VERSION macro that gets increased every time there is a + * significant change to the API, such as the introduction of a new call, + * the definition of a new macro/enum member, or any other element that + * libusb applications may want to detect at compilation time. + * + * Between versions 1.0.13 and 1.0.17 (inclusive) the older spelling of + * LIBUSBX_API_VERSION was used. + * + * The macro is typically used in an application as follows: + * \code + * #if defined(LIBUSB_API_VERSION) && (LIBUSB_API_VERSION >= 0x01001234) + * // Use one of the newer features from the libusb API + * #endif + * \endcode + * + * Internally, LIBUSB_API_VERSION is defined as follows: + * (libusb major << 24) | (libusb minor << 16) | (16 bit incremental) + * + * The incremental component has changed as follows: + *
    + *
  • libusbx version 1.0.13: LIBUSBX_API_VERSION = 0x01000100 + *
  • libusbx version 1.0.14: LIBUSBX_API_VERSION = 0x010000FF + *
  • libusbx version 1.0.15: LIBUSBX_API_VERSION = 0x01000101 + *
  • libusbx version 1.0.16: LIBUSBX_API_VERSION = 0x01000102 + *
  • libusbx version 1.0.17: LIBUSBX_API_VERSION = 0x01000102 + *
  • libusb version 1.0.18: LIBUSB_API_VERSION = 0x01000102 + *
  • libusb version 1.0.19: LIBUSB_API_VERSION = 0x01000103 + *
  • libusb version 1.0.20: LIBUSB_API_VERSION = 0x01000104 + *
  • libusb version 1.0.21: LIBUSB_API_VERSION = 0x01000105 + *
  • libusb version 1.0.22: LIBUSB_API_VERSION = 0x01000106 + *
  • libusb version 1.0.23: LIBUSB_API_VERSION = 0x01000107 + *
  • libusb version 1.0.24: LIBUSB_API_VERSION = 0x01000108 + *
  • libusb version 1.0.25: LIBUSB_API_VERSION = 0x01000109 + *
  • libusb version 1.0.26: LIBUSB_API_VERSION = 0x01000109 + *
  • libusb version 1.0.27: LIBUSB_API_VERSION = 0x0100010A + *
+ */ +#define LIBUSB_API_VERSION 0x0100010A + +/** \def LIBUSBX_API_VERSION + * \ingroup libusb_misc + * + * This is the older spelling, kept for backwards compatibility of code + * needing to test for older library versions where the newer spelling + * did not exist. */ +#define LIBUSBX_API_VERSION LIBUSB_API_VERSION + +#if defined(__cplusplus) +extern "C" { +#endif + +/** + * \ingroup libusb_misc + * Convert a 16-bit value from host-endian to little-endian format. On + * little endian systems, this function does nothing. On big endian systems, + * the bytes are swapped. + * \param x the host-endian value to convert + * \returns the value in little-endian byte order + */ +static inline uint16_t libusb_cpu_to_le16(const uint16_t x) +{ + union { + uint8_t b8[2]; + uint16_t b16; + } _tmp; + _tmp.b8[1] = (uint8_t) (x >> 8); + _tmp.b8[0] = (uint8_t) (x & 0xff); + return _tmp.b16; +} + +/** \def libusb_le16_to_cpu + * \ingroup libusb_misc + * Convert a 16-bit value from little-endian to host-endian format. On + * little endian systems, this function does nothing. On big endian systems, + * the bytes are swapped. + * \param x the little-endian value to convert + * \returns the value in host-endian byte order + */ +#define libusb_le16_to_cpu libusb_cpu_to_le16 + +/* standard USB stuff */ + +/** \ingroup libusb_desc + * Device and/or Interface Class codes */ +enum libusb_class_code { + /** In the context of a \ref libusb_device_descriptor "device descriptor", + * this bDeviceClass value indicates that each interface specifies its + * own class information and all interfaces operate independently. + */ + LIBUSB_CLASS_PER_INTERFACE = 0x00, + + /** Audio class */ + LIBUSB_CLASS_AUDIO = 0x01, + + /** Communications class */ + LIBUSB_CLASS_COMM = 0x02, + + /** Human Interface Device class */ + LIBUSB_CLASS_HID = 0x03, + + /** Physical */ + LIBUSB_CLASS_PHYSICAL = 0x05, + + /** Image class */ + LIBUSB_CLASS_IMAGE = 0x06, + LIBUSB_CLASS_PTP = 0x06, /* legacy name from libusb-0.1 usb.h */ + + /** Printer class */ + LIBUSB_CLASS_PRINTER = 0x07, + + /** Mass storage class */ + LIBUSB_CLASS_MASS_STORAGE = 0x08, + + /** Hub class */ + LIBUSB_CLASS_HUB = 0x09, + + /** Data class */ + LIBUSB_CLASS_DATA = 0x0a, + + /** Smart Card */ + LIBUSB_CLASS_SMART_CARD = 0x0b, + + /** Content Security */ + LIBUSB_CLASS_CONTENT_SECURITY = 0x0d, + + /** Video */ + LIBUSB_CLASS_VIDEO = 0x0e, + + /** Personal Healthcare */ + LIBUSB_CLASS_PERSONAL_HEALTHCARE = 0x0f, + + /** Diagnostic Device */ + LIBUSB_CLASS_DIAGNOSTIC_DEVICE = 0xdc, + + /** Wireless class */ + LIBUSB_CLASS_WIRELESS = 0xe0, + + /** Miscellaneous class */ + LIBUSB_CLASS_MISCELLANEOUS = 0xef, + + /** Application class */ + LIBUSB_CLASS_APPLICATION = 0xfe, + + /** Class is vendor-specific */ + LIBUSB_CLASS_VENDOR_SPEC = 0xff +}; + +/** \ingroup libusb_desc + * Descriptor types as defined by the USB specification. */ +enum libusb_descriptor_type { + /** Device descriptor. See libusb_device_descriptor. */ + LIBUSB_DT_DEVICE = 0x01, + + /** Configuration descriptor. See libusb_config_descriptor. */ + LIBUSB_DT_CONFIG = 0x02, + + /** String descriptor */ + LIBUSB_DT_STRING = 0x03, + + /** Interface descriptor. See libusb_interface_descriptor. */ + LIBUSB_DT_INTERFACE = 0x04, + + /** Endpoint descriptor. See libusb_endpoint_descriptor. */ + LIBUSB_DT_ENDPOINT = 0x05, + + /** Interface Association Descriptor. + * See libusb_interface_association_descriptor */ + LIBUSB_DT_INTERFACE_ASSOCIATION = 0x0b, + + /** BOS descriptor */ + LIBUSB_DT_BOS = 0x0f, + + /** Device Capability descriptor */ + LIBUSB_DT_DEVICE_CAPABILITY = 0x10, + + /** HID descriptor */ + LIBUSB_DT_HID = 0x21, + + /** HID report descriptor */ + LIBUSB_DT_REPORT = 0x22, + + /** Physical descriptor */ + LIBUSB_DT_PHYSICAL = 0x23, + + /** Hub descriptor */ + LIBUSB_DT_HUB = 0x29, + + /** SuperSpeed Hub descriptor */ + LIBUSB_DT_SUPERSPEED_HUB = 0x2a, + + /** SuperSpeed Endpoint Companion descriptor */ + LIBUSB_DT_SS_ENDPOINT_COMPANION = 0x30 +}; + +/* Descriptor sizes per descriptor type */ +#define LIBUSB_DT_DEVICE_SIZE 18 +#define LIBUSB_DT_CONFIG_SIZE 9 +#define LIBUSB_DT_INTERFACE_SIZE 9 +#define LIBUSB_DT_ENDPOINT_SIZE 7 +#define LIBUSB_DT_ENDPOINT_AUDIO_SIZE 9 /* Audio extension */ +#define LIBUSB_DT_HUB_NONVAR_SIZE 7 +#define LIBUSB_DT_SS_ENDPOINT_COMPANION_SIZE 6 +#define LIBUSB_DT_BOS_SIZE 5 +#define LIBUSB_DT_DEVICE_CAPABILITY_SIZE 3 + +/* BOS descriptor sizes */ +#define LIBUSB_BT_USB_2_0_EXTENSION_SIZE 7 +#define LIBUSB_BT_SS_USB_DEVICE_CAPABILITY_SIZE 10 +#define LIBUSB_BT_CONTAINER_ID_SIZE 20 +#define LIBUSB_BT_PLATFORM_DESCRIPTOR_MIN_SIZE 20 + +/* We unwrap the BOS => define its max size */ +#define LIBUSB_DT_BOS_MAX_SIZE \ + (LIBUSB_DT_BOS_SIZE + \ + LIBUSB_BT_USB_2_0_EXTENSION_SIZE + \ + LIBUSB_BT_SS_USB_DEVICE_CAPABILITY_SIZE + \ + LIBUSB_BT_CONTAINER_ID_SIZE) + +#define LIBUSB_ENDPOINT_ADDRESS_MASK 0x0f /* in bEndpointAddress */ +#define LIBUSB_ENDPOINT_DIR_MASK 0x80 + +/** \ingroup libusb_desc + * Endpoint direction. Values for bit 7 of the + * \ref libusb_endpoint_descriptor::bEndpointAddress "endpoint address" scheme. + */ +enum libusb_endpoint_direction { + /** Out: host-to-device */ + LIBUSB_ENDPOINT_OUT = 0x00, + + /** In: device-to-host */ + LIBUSB_ENDPOINT_IN = 0x80 +}; + +#define LIBUSB_TRANSFER_TYPE_MASK 0x03 /* in bmAttributes */ + +/** \ingroup libusb_desc + * Endpoint transfer type. Values for bits 0:1 of the + * \ref libusb_endpoint_descriptor::bmAttributes "endpoint attributes" field. + */ +enum libusb_endpoint_transfer_type { + /** Control endpoint */ + LIBUSB_ENDPOINT_TRANSFER_TYPE_CONTROL = 0x0, + + /** Isochronous endpoint */ + LIBUSB_ENDPOINT_TRANSFER_TYPE_ISOCHRONOUS = 0x1, + + /** Bulk endpoint */ + LIBUSB_ENDPOINT_TRANSFER_TYPE_BULK = 0x2, + + /** Interrupt endpoint */ + LIBUSB_ENDPOINT_TRANSFER_TYPE_INTERRUPT = 0x3 +}; + +/** \ingroup libusb_misc + * Standard requests, as defined in table 9-5 of the USB 3.0 specifications */ +enum libusb_standard_request { + /** Request status of the specific recipient */ + LIBUSB_REQUEST_GET_STATUS = 0x00, + + /** Clear or disable a specific feature */ + LIBUSB_REQUEST_CLEAR_FEATURE = 0x01, + + /* 0x02 is reserved */ + + /** Set or enable a specific feature */ + LIBUSB_REQUEST_SET_FEATURE = 0x03, + + /* 0x04 is reserved */ + + /** Set device address for all future accesses */ + LIBUSB_REQUEST_SET_ADDRESS = 0x05, + + /** Get the specified descriptor */ + LIBUSB_REQUEST_GET_DESCRIPTOR = 0x06, + + /** Used to update existing descriptors or add new descriptors */ + LIBUSB_REQUEST_SET_DESCRIPTOR = 0x07, + + /** Get the current device configuration value */ + LIBUSB_REQUEST_GET_CONFIGURATION = 0x08, + + /** Set device configuration */ + LIBUSB_REQUEST_SET_CONFIGURATION = 0x09, + + /** Return the selected alternate setting for the specified interface */ + LIBUSB_REQUEST_GET_INTERFACE = 0x0a, + + /** Select an alternate interface for the specified interface */ + LIBUSB_REQUEST_SET_INTERFACE = 0x0b, + + /** Set then report an endpoint's synchronization frame */ + LIBUSB_REQUEST_SYNCH_FRAME = 0x0c, + + /** Sets both the U1 and U2 Exit Latency */ + LIBUSB_REQUEST_SET_SEL = 0x30, + + /** Delay from the time a host transmits a packet to the time it is + * received by the device. */ + LIBUSB_SET_ISOCH_DELAY = 0x31 +}; + +/** \ingroup libusb_misc + * Request type bits of the + * \ref libusb_control_setup::bmRequestType "bmRequestType" field in control + * transfers. */ +enum libusb_request_type { + /** Standard */ + LIBUSB_REQUEST_TYPE_STANDARD = (0x00 << 5), + + /** Class */ + LIBUSB_REQUEST_TYPE_CLASS = (0x01 << 5), + + /** Vendor */ + LIBUSB_REQUEST_TYPE_VENDOR = (0x02 << 5), + + /** Reserved */ + LIBUSB_REQUEST_TYPE_RESERVED = (0x03 << 5) +}; + +/** \ingroup libusb_misc + * Recipient bits of the + * \ref libusb_control_setup::bmRequestType "bmRequestType" field in control + * transfers. Values 4 through 31 are reserved. */ +enum libusb_request_recipient { + /** Device */ + LIBUSB_RECIPIENT_DEVICE = 0x00, + + /** Interface */ + LIBUSB_RECIPIENT_INTERFACE = 0x01, + + /** Endpoint */ + LIBUSB_RECIPIENT_ENDPOINT = 0x02, + + /** Other */ + LIBUSB_RECIPIENT_OTHER = 0x03 +}; + +#define LIBUSB_ISO_SYNC_TYPE_MASK 0x0c + +/** \ingroup libusb_desc + * Synchronization type for isochronous endpoints. Values for bits 2:3 of the + * \ref libusb_endpoint_descriptor::bmAttributes "bmAttributes" field in + * libusb_endpoint_descriptor. + */ +enum libusb_iso_sync_type { + /** No synchronization */ + LIBUSB_ISO_SYNC_TYPE_NONE = 0x0, + + /** Asynchronous */ + LIBUSB_ISO_SYNC_TYPE_ASYNC = 0x1, + + /** Adaptive */ + LIBUSB_ISO_SYNC_TYPE_ADAPTIVE = 0x2, + + /** Synchronous */ + LIBUSB_ISO_SYNC_TYPE_SYNC = 0x3 +}; + +#define LIBUSB_ISO_USAGE_TYPE_MASK 0x30 + +/** \ingroup libusb_desc + * Usage type for isochronous endpoints. Values for bits 4:5 of the + * \ref libusb_endpoint_descriptor::bmAttributes "bmAttributes" field in + * libusb_endpoint_descriptor. + */ +enum libusb_iso_usage_type { + /** Data endpoint */ + LIBUSB_ISO_USAGE_TYPE_DATA = 0x0, + + /** Feedback endpoint */ + LIBUSB_ISO_USAGE_TYPE_FEEDBACK = 0x1, + + /** Implicit feedback Data endpoint */ + LIBUSB_ISO_USAGE_TYPE_IMPLICIT = 0x2 +}; + +/** \ingroup libusb_desc + * Supported speeds (wSpeedSupported) bitfield. Indicates what + * speeds the device supports. + */ +enum libusb_supported_speed { + /** Low speed operation supported (1.5MBit/s). */ + LIBUSB_LOW_SPEED_OPERATION = (1 << 0), + + /** Full speed operation supported (12MBit/s). */ + LIBUSB_FULL_SPEED_OPERATION = (1 << 1), + + /** High speed operation supported (480MBit/s). */ + LIBUSB_HIGH_SPEED_OPERATION = (1 << 2), + + /** Superspeed operation supported (5000MBit/s). */ + LIBUSB_SUPER_SPEED_OPERATION = (1 << 3) +}; + +/** \ingroup libusb_desc + * Masks for the bits of the + * \ref libusb_usb_2_0_extension_descriptor::bmAttributes "bmAttributes" field + * of the USB 2.0 Extension descriptor. + */ +enum libusb_usb_2_0_extension_attributes { + /** Supports Link Power Management (LPM) */ + LIBUSB_BM_LPM_SUPPORT = (1 << 1) +}; + +/** \ingroup libusb_desc + * Masks for the bits of the + * \ref libusb_ss_usb_device_capability_descriptor::bmAttributes "bmAttributes" field + * field of the SuperSpeed USB Device Capability descriptor. + */ +enum libusb_ss_usb_device_capability_attributes { + /** Supports Latency Tolerance Messages (LTM) */ + LIBUSB_BM_LTM_SUPPORT = (1 << 1) +}; + +/** \ingroup libusb_desc + * USB capability types + */ +enum libusb_bos_type { + /** Wireless USB device capability */ + LIBUSB_BT_WIRELESS_USB_DEVICE_CAPABILITY = 0x01, + + /** USB 2.0 extensions */ + LIBUSB_BT_USB_2_0_EXTENSION = 0x02, + + /** SuperSpeed USB device capability */ + LIBUSB_BT_SS_USB_DEVICE_CAPABILITY = 0x03, + + /** Container ID type */ + LIBUSB_BT_CONTAINER_ID = 0x04, + + /** Platform descriptor */ + LIBUSB_BT_PLATFORM_DESCRIPTOR = 0x05 +}; + +/** \ingroup libusb_desc + * A structure representing the standard USB device descriptor. This + * descriptor is documented in section 9.6.1 of the USB 3.0 specification. + * All multiple-byte fields are represented in host-endian format. + */ +struct libusb_device_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE LIBUSB_DT_DEVICE in this + * context. */ + uint8_t bDescriptorType; + + /** USB specification release number in binary-coded decimal. A value of + * 0x0200 indicates USB 2.0, 0x0110 indicates USB 1.1, etc. */ + uint16_t bcdUSB; + + /** USB-IF class code for the device. See \ref libusb_class_code. */ + uint8_t bDeviceClass; + + /** USB-IF subclass code for the device, qualified by the bDeviceClass + * value */ + uint8_t bDeviceSubClass; + + /** USB-IF protocol code for the device, qualified by the bDeviceClass and + * bDeviceSubClass values */ + uint8_t bDeviceProtocol; + + /** Maximum packet size for endpoint 0 */ + uint8_t bMaxPacketSize0; + + /** USB-IF vendor ID */ + uint16_t idVendor; + + /** USB-IF product ID */ + uint16_t idProduct; + + /** Device release number in binary-coded decimal */ + uint16_t bcdDevice; + + /** Index of string descriptor describing manufacturer */ + uint8_t iManufacturer; + + /** Index of string descriptor describing product */ + uint8_t iProduct; + + /** Index of string descriptor containing device serial number */ + uint8_t iSerialNumber; + + /** Number of possible configurations */ + uint8_t bNumConfigurations; +}; + +/** \ingroup libusb_desc + * A structure representing the standard USB endpoint descriptor. This + * descriptor is documented in section 9.6.6 of the USB 3.0 specification. + * All multiple-byte fields are represented in host-endian format. + */ +struct libusb_endpoint_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_ENDPOINT LIBUSB_DT_ENDPOINT in + * this context. */ + uint8_t bDescriptorType; + + /** The address of the endpoint described by this descriptor. Bits 0:3 are + * the endpoint number. Bits 4:6 are reserved. Bit 7 indicates direction, + * see \ref libusb_endpoint_direction. */ + uint8_t bEndpointAddress; + + /** Attributes which apply to the endpoint when it is configured using + * the bConfigurationValue. Bits 0:1 determine the transfer type and + * correspond to \ref libusb_endpoint_transfer_type. Bits 2:3 are only used + * for isochronous endpoints and correspond to \ref libusb_iso_sync_type. + * Bits 4:5 are also only used for isochronous endpoints and correspond to + * \ref libusb_iso_usage_type. Bits 6:7 are reserved. */ + uint8_t bmAttributes; + + /** Maximum packet size this endpoint is capable of sending/receiving. */ + uint16_t wMaxPacketSize; + + /** Interval for polling endpoint for data transfers. */ + uint8_t bInterval; + + /** For audio devices only: the rate at which synchronization feedback + * is provided. */ + uint8_t bRefresh; + + /** For audio devices only: the address if the synch endpoint */ + uint8_t bSynchAddress; + + /** Extra descriptors. If libusb encounters unknown endpoint descriptors, + * it will store them here, should you wish to parse them. */ + const unsigned char *extra; + + /** Length of the extra descriptors, in bytes. Must be non-negative. */ + int extra_length; +}; + +/** \ingroup libusb_desc + * A structure representing the standard USB interface association descriptor. + * This descriptor is documented in section 9.6.4 of the USB 3.0 specification. + * All multiple-byte fields are represented in host-endian format. + */ +struct libusb_interface_association_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_INTERFACE_ASSOCIATION + * LIBUSB_DT_INTERFACE_ASSOCIATION in this context. */ + uint8_t bDescriptorType; + + /** Interface number of the first interface that is associated + * with this function */ + uint8_t bFirstInterface; + + /** Number of contiguous interfaces that are associated with + * this function */ + uint8_t bInterfaceCount; + + /** USB-IF class code for this function. + * A value of zero is not allowed in this descriptor. + * If this field is 0xff, the function class is vendor-specific. + * All other values are reserved for assignment by the USB-IF. + */ + uint8_t bFunctionClass; + + /** USB-IF subclass code for this function. + * If this field is not set to 0xff, all values are reserved + * for assignment by the USB-IF + */ + uint8_t bFunctionSubClass; + + /** USB-IF protocol code for this function. + * These codes are qualified by the values of the bFunctionClass + * and bFunctionSubClass fields. + */ + uint8_t bFunctionProtocol; + + /** Index of string descriptor describing this function */ + uint8_t iFunction; +}; + +/** \ingroup libusb_desc + * Structure containing an array of 0 or more interface association + * descriptors + */ +struct libusb_interface_association_descriptor_array { + /** Array of interface association descriptors. The size of this array + * is determined by the length field. + */ + const struct libusb_interface_association_descriptor *iad; + + /** Number of interface association descriptors contained. Read-only. */ + int length; +}; + +/** \ingroup libusb_desc + * A structure representing the standard USB interface descriptor. This + * descriptor is documented in section 9.6.5 of the USB 3.0 specification. + * All multiple-byte fields are represented in host-endian format. + */ +struct libusb_interface_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_INTERFACE LIBUSB_DT_INTERFACE + * in this context. */ + uint8_t bDescriptorType; + + /** Number of this interface */ + uint8_t bInterfaceNumber; + + /** Value used to select this alternate setting for this interface */ + uint8_t bAlternateSetting; + + /** Number of endpoints used by this interface (excluding the control + * endpoint). */ + uint8_t bNumEndpoints; + + /** USB-IF class code for this interface. See \ref libusb_class_code. */ + uint8_t bInterfaceClass; + + /** USB-IF subclass code for this interface, qualified by the + * bInterfaceClass value */ + uint8_t bInterfaceSubClass; + + /** USB-IF protocol code for this interface, qualified by the + * bInterfaceClass and bInterfaceSubClass values */ + uint8_t bInterfaceProtocol; + + /** Index of string descriptor describing this interface */ + uint8_t iInterface; + + /** Array of endpoint descriptors. This length of this array is determined + * by the bNumEndpoints field. */ + const struct libusb_endpoint_descriptor *endpoint; + + /** Extra descriptors. If libusb encounters unknown interface descriptors, + * it will store them here, should you wish to parse them. */ + const unsigned char *extra; + + /** Length of the extra descriptors, in bytes. Must be non-negative. */ + int extra_length; +}; + +/** \ingroup libusb_desc + * A collection of alternate settings for a particular USB interface. + */ +struct libusb_interface { + /** Array of interface descriptors. The length of this array is determined + * by the num_altsetting field. */ + const struct libusb_interface_descriptor *altsetting; + + /** The number of alternate settings that belong to this interface. + * Must be non-negative. */ + int num_altsetting; +}; + +/** \ingroup libusb_desc + * A structure representing the standard USB configuration descriptor. This + * descriptor is documented in section 9.6.3 of the USB 3.0 specification. + * All multiple-byte fields are represented in host-endian format. + */ +struct libusb_config_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_CONFIG LIBUSB_DT_CONFIG + * in this context. */ + uint8_t bDescriptorType; + + /** Total length of data returned for this configuration */ + uint16_t wTotalLength; + + /** Number of interfaces supported by this configuration */ + uint8_t bNumInterfaces; + + /** Identifier value for this configuration */ + uint8_t bConfigurationValue; + + /** Index of string descriptor describing this configuration */ + uint8_t iConfiguration; + + /** Configuration characteristics */ + uint8_t bmAttributes; + + /** Maximum power consumption of the USB device from this bus in this + * configuration when the device is fully operation. Expressed in units + * of 2 mA when the device is operating in high-speed mode and in units + * of 8 mA when the device is operating in super-speed mode. */ + uint8_t MaxPower; + + /** Array of interfaces supported by this configuration. The length of + * this array is determined by the bNumInterfaces field. */ + const struct libusb_interface *interface; + + /** Extra descriptors. If libusb encounters unknown configuration + * descriptors, it will store them here, should you wish to parse them. */ + const unsigned char *extra; + + /** Length of the extra descriptors, in bytes. Must be non-negative. */ + int extra_length; +}; + +/** \ingroup libusb_desc + * A structure representing the superspeed endpoint companion + * descriptor. This descriptor is documented in section 9.6.7 of + * the USB 3.0 specification. All multiple-byte fields are represented in + * host-endian format. + */ +struct libusb_ss_endpoint_companion_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_SS_ENDPOINT_COMPANION in + * this context. */ + uint8_t bDescriptorType; + + /** The maximum number of packets the endpoint can send or + * receive as part of a burst. */ + uint8_t bMaxBurst; + + /** In bulk EP: bits 4:0 represents the maximum number of + * streams the EP supports. In isochronous EP: bits 1:0 + * represents the Mult - a zero based value that determines + * the maximum number of packets within a service interval */ + uint8_t bmAttributes; + + /** The total number of bytes this EP will transfer every + * service interval. Valid only for periodic EPs. */ + uint16_t wBytesPerInterval; +}; + +/** \ingroup libusb_desc + * A generic representation of a BOS Device Capability descriptor. It is + * advised to check bDevCapabilityType and call the matching + * libusb_get_*_descriptor function to get a structure fully matching the type. + */ +struct libusb_bos_dev_capability_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE_CAPABILITY + * LIBUSB_DT_DEVICE_CAPABILITY in this context. */ + uint8_t bDescriptorType; + + /** Device Capability type */ + uint8_t bDevCapabilityType; + + /** Device Capability data (bLength - 3 bytes) */ + uint8_t dev_capability_data[LIBUSB_FLEXIBLE_ARRAY]; +}; + +/** \ingroup libusb_desc + * A structure representing the Binary Device Object Store (BOS) descriptor. + * This descriptor is documented in section 9.6.2 of the USB 3.0 specification. + * All multiple-byte fields are represented in host-endian format. + */ +struct libusb_bos_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_BOS LIBUSB_DT_BOS + * in this context. */ + uint8_t bDescriptorType; + + /** Length of this descriptor and all of its sub descriptors */ + uint16_t wTotalLength; + + /** The number of separate device capability descriptors in + * the BOS */ + uint8_t bNumDeviceCaps; + + /** bNumDeviceCap Device Capability Descriptors */ + struct libusb_bos_dev_capability_descriptor *dev_capability[LIBUSB_FLEXIBLE_ARRAY]; +}; + +/** \ingroup libusb_desc + * A structure representing the USB 2.0 Extension descriptor + * This descriptor is documented in section 9.6.2.1 of the USB 3.0 specification. + * All multiple-byte fields are represented in host-endian format. + */ +struct libusb_usb_2_0_extension_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE_CAPABILITY + * LIBUSB_DT_DEVICE_CAPABILITY in this context. */ + uint8_t bDescriptorType; + + /** Capability type. Will have value + * \ref libusb_capability_type::LIBUSB_BT_USB_2_0_EXTENSION + * LIBUSB_BT_USB_2_0_EXTENSION in this context. */ + uint8_t bDevCapabilityType; + + /** Bitmap encoding of supported device level features. + * A value of one in a bit location indicates a feature is + * supported; a value of zero indicates it is not supported. + * See \ref libusb_usb_2_0_extension_attributes. */ + uint32_t bmAttributes; +}; + +/** \ingroup libusb_desc + * A structure representing the SuperSpeed USB Device Capability descriptor + * This descriptor is documented in section 9.6.2.2 of the USB 3.0 specification. + * All multiple-byte fields are represented in host-endian format. + */ +struct libusb_ss_usb_device_capability_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE_CAPABILITY + * LIBUSB_DT_DEVICE_CAPABILITY in this context. */ + uint8_t bDescriptorType; + + /** Capability type. Will have value + * \ref libusb_capability_type::LIBUSB_BT_SS_USB_DEVICE_CAPABILITY + * LIBUSB_BT_SS_USB_DEVICE_CAPABILITY in this context. */ + uint8_t bDevCapabilityType; + + /** Bitmap encoding of supported device level features. + * A value of one in a bit location indicates a feature is + * supported; a value of zero indicates it is not supported. + * See \ref libusb_ss_usb_device_capability_attributes. */ + uint8_t bmAttributes; + + /** Bitmap encoding of the speed supported by this device when + * operating in SuperSpeed mode. See \ref libusb_supported_speed. */ + uint16_t wSpeedSupported; + + /** The lowest speed at which all the functionality supported + * by the device is available to the user. For example if the + * device supports all its functionality when connected at + * full speed and above then it sets this value to 1. */ + uint8_t bFunctionalitySupport; + + /** U1 Device Exit Latency. */ + uint8_t bU1DevExitLat; + + /** U2 Device Exit Latency. */ + uint16_t bU2DevExitLat; +}; + +/** \ingroup libusb_desc + * A structure representing the Container ID descriptor. + * This descriptor is documented in section 9.6.2.3 of the USB 3.0 specification. + * All multiple-byte fields, except UUIDs, are represented in host-endian format. + */ +struct libusb_container_id_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE_CAPABILITY + * LIBUSB_DT_DEVICE_CAPABILITY in this context. */ + uint8_t bDescriptorType; + + /** Capability type. Will have value + * \ref libusb_capability_type::LIBUSB_BT_CONTAINER_ID + * LIBUSB_BT_CONTAINER_ID in this context. */ + uint8_t bDevCapabilityType; + + /** Reserved field */ + uint8_t bReserved; + + /** 128 bit UUID */ + uint8_t ContainerID[16]; +}; + +/** \ingroup libusb_desc + * A structure representing a Platform descriptor. + * This descriptor is documented in section 9.6.2.4 of the USB 3.2 specification. + */ +struct libusb_platform_descriptor { + /** Size of this descriptor (in bytes) */ + uint8_t bLength; + + /** Descriptor type. Will have value + * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE_CAPABILITY + * LIBUSB_DT_DEVICE_CAPABILITY in this context. */ + uint8_t bDescriptorType; + + /** Capability type. Will have value + * \ref libusb_capability_type::LIBUSB_BT_PLATFORM_DESCRIPTOR + * LIBUSB_BT_CONTAINER_ID in this context. */ + uint8_t bDevCapabilityType; + + /** Reserved field */ + uint8_t bReserved; + + /** 128 bit UUID */ + uint8_t PlatformCapabilityUUID[16]; + + /** Capability data (bLength - 20) */ + uint8_t CapabilityData[LIBUSB_FLEXIBLE_ARRAY]; +}; + +/** \ingroup libusb_asyncio + * Setup packet for control transfers. */ +#if defined(_MSC_VER) || defined(__WATCOMC__) +#pragma pack(push, 1) +#endif +struct libusb_control_setup { + /** Request type. Bits 0:4 determine recipient, see + * \ref libusb_request_recipient. Bits 5:6 determine type, see + * \ref libusb_request_type. Bit 7 determines data transfer direction, see + * \ref libusb_endpoint_direction. + */ + uint8_t bmRequestType; + + /** Request. If the type bits of bmRequestType are equal to + * \ref libusb_request_type::LIBUSB_REQUEST_TYPE_STANDARD + * "LIBUSB_REQUEST_TYPE_STANDARD" then this field refers to + * \ref libusb_standard_request. For other cases, use of this field is + * application-specific. */ + uint8_t bRequest; + + /** Value. Varies according to request */ + uint16_t wValue; + + /** Index. Varies according to request, typically used to pass an index + * or offset */ + uint16_t wIndex; + + /** Number of bytes to transfer */ + uint16_t wLength; +} LIBUSB_PACKED; +#if defined(_MSC_VER) || defined(__WATCOMC__) +#pragma pack(pop) +#endif + +#define LIBUSB_CONTROL_SETUP_SIZE (sizeof(struct libusb_control_setup)) + +/* libusb */ + +struct libusb_context; +struct libusb_device; +struct libusb_device_handle; + +/** \ingroup libusb_lib + * Structure providing the version of the libusb runtime + */ +struct libusb_version { + /** Library major version. */ + const uint16_t major; + + /** Library minor version. */ + const uint16_t minor; + + /** Library micro version. */ + const uint16_t micro; + + /** Library nano version. */ + const uint16_t nano; + + /** Library release candidate suffix string, e.g. "-rc4". */ + const char *rc; + + /** For ABI compatibility only. */ + const char *describe; +}; + +/** \ingroup libusb_lib + * Structure representing a libusb session. The concept of individual libusb + * sessions allows for your program to use two libraries (or dynamically + * load two modules) which both independently use libusb. This will prevent + * interference between the individual libusb users - for example + * libusb_set_option() will not affect the other user of the library, and + * libusb_exit() will not destroy resources that the other user is still + * using. + * + * Sessions are created by libusb_init_context() and destroyed through libusb_exit(). + * If your application is guaranteed to only ever include a single libusb + * user (i.e. you), you do not have to worry about contexts: pass NULL in + * every function call where a context is required, and the default context + * will be used. Note that libusb_set_option(NULL, ...) is special, and adds + * an option to a list of default options for new contexts. + * + * For more information, see \ref libusb_contexts. + */ +typedef struct libusb_context libusb_context; + +/** \ingroup libusb_dev + * Structure representing a USB device detected on the system. This is an + * opaque type for which you are only ever provided with a pointer, usually + * originating from libusb_get_device_list() or libusb_hotplug_register_callback(). + * + * Certain operations can be performed on a device, but in order to do any + * I/O you will have to first obtain a device handle using libusb_open(). + * + * Devices are reference counted with libusb_ref_device() and + * libusb_unref_device(), and are freed when the reference count reaches 0. + * New devices presented by libusb_get_device_list() have a reference count of + * 1, and libusb_free_device_list() can optionally decrease the reference count + * on all devices in the list. libusb_open() adds another reference which is + * later destroyed by libusb_close(). + */ +typedef struct libusb_device libusb_device; + + +/** \ingroup libusb_dev + * Structure representing a handle on a USB device. This is an opaque type for + * which you are only ever provided with a pointer, usually originating from + * libusb_open(). + * + * A device handle is used to perform I/O and other operations. When finished + * with a device handle, you should call libusb_close(). + */ +typedef struct libusb_device_handle libusb_device_handle; + +/** \ingroup libusb_dev + * Speed codes. Indicates the speed at which the device is operating. + */ +enum libusb_speed { + /** The OS doesn't report or know the device speed. */ + LIBUSB_SPEED_UNKNOWN = 0, + + /** The device is operating at low speed (1.5MBit/s). */ + LIBUSB_SPEED_LOW = 1, + + /** The device is operating at full speed (12MBit/s). */ + LIBUSB_SPEED_FULL = 2, + + /** The device is operating at high speed (480MBit/s). */ + LIBUSB_SPEED_HIGH = 3, + + /** The device is operating at super speed (5000MBit/s). */ + LIBUSB_SPEED_SUPER = 4, + + /** The device is operating at super speed plus (10000MBit/s). */ + LIBUSB_SPEED_SUPER_PLUS = 5 +}; + +/** \ingroup libusb_misc + * Error codes. Most libusb functions return 0 on success or one of these + * codes on failure. + * You can call libusb_error_name() to retrieve a string representation of an + * error code or libusb_strerror() to get an end-user suitable description of + * an error code. + */ +enum libusb_error { + /** Success (no error) */ + LIBUSB_SUCCESS = 0, + + /** Input/output error */ + LIBUSB_ERROR_IO = -1, + + /** Invalid parameter */ + LIBUSB_ERROR_INVALID_PARAM = -2, + + /** Access denied (insufficient permissions) */ + LIBUSB_ERROR_ACCESS = -3, + + /** No such device (it may have been disconnected) */ + LIBUSB_ERROR_NO_DEVICE = -4, + + /** Entity not found */ + LIBUSB_ERROR_NOT_FOUND = -5, + + /** Resource busy */ + LIBUSB_ERROR_BUSY = -6, + + /** Operation timed out */ + LIBUSB_ERROR_TIMEOUT = -7, + + /** Overflow */ + LIBUSB_ERROR_OVERFLOW = -8, + + /** Pipe error */ + LIBUSB_ERROR_PIPE = -9, + + /** System call interrupted (perhaps due to signal) */ + LIBUSB_ERROR_INTERRUPTED = -10, + + /** Insufficient memory */ + LIBUSB_ERROR_NO_MEM = -11, + + /** Operation not supported or unimplemented on this platform */ + LIBUSB_ERROR_NOT_SUPPORTED = -12, + + /* NB: Remember to update LIBUSB_ERROR_COUNT below as well as the + message strings in strerror.c when adding new error codes here. */ + + /** Other error */ + LIBUSB_ERROR_OTHER = -99 +}; + +/* Total number of error codes in enum libusb_error */ +#define LIBUSB_ERROR_COUNT 14 + +/** \ingroup libusb_asyncio + * Transfer type */ +enum libusb_transfer_type { + /** Control transfer */ + LIBUSB_TRANSFER_TYPE_CONTROL = 0U, + + /** Isochronous transfer */ + LIBUSB_TRANSFER_TYPE_ISOCHRONOUS = 1U, + + /** Bulk transfer */ + LIBUSB_TRANSFER_TYPE_BULK = 2U, + + /** Interrupt transfer */ + LIBUSB_TRANSFER_TYPE_INTERRUPT = 3U, + + /** Bulk stream transfer */ + LIBUSB_TRANSFER_TYPE_BULK_STREAM = 4U +}; + +/** \ingroup libusb_asyncio + * Transfer status codes */ +enum libusb_transfer_status { + /** Transfer completed without error. Note that this does not indicate + * that the entire amount of requested data was transferred. */ + LIBUSB_TRANSFER_COMPLETED, + + /** Transfer failed */ + LIBUSB_TRANSFER_ERROR, + + /** Transfer timed out */ + LIBUSB_TRANSFER_TIMED_OUT, + + /** Transfer was cancelled */ + LIBUSB_TRANSFER_CANCELLED, + + /** For bulk/interrupt endpoints: halt condition detected (endpoint + * stalled). For control endpoints: control request not supported. */ + LIBUSB_TRANSFER_STALL, + + /** Device was disconnected */ + LIBUSB_TRANSFER_NO_DEVICE, + + /** Device sent more data than requested */ + LIBUSB_TRANSFER_OVERFLOW + + /* NB! Remember to update libusb_error_name() + when adding new status codes here. */ +}; + +/** \ingroup libusb_asyncio + * libusb_transfer.flags values */ +enum libusb_transfer_flags { + /** Report short frames as errors */ + LIBUSB_TRANSFER_SHORT_NOT_OK = (1U << 0), + + /** Automatically free() transfer buffer during libusb_free_transfer(). + * Note that buffers allocated with libusb_dev_mem_alloc() should not + * be attempted freed in this way, since free() is not an appropriate + * way to release such memory. */ + LIBUSB_TRANSFER_FREE_BUFFER = (1U << 1), + + /** Automatically call libusb_free_transfer() after callback returns. + * If this flag is set, it is illegal to call libusb_free_transfer() + * from your transfer callback, as this will result in a double-free + * when this flag is acted upon. */ + LIBUSB_TRANSFER_FREE_TRANSFER = (1U << 2), + + /** Terminate transfers that are a multiple of the endpoint's + * wMaxPacketSize with an extra zero length packet. This is useful + * when a device protocol mandates that each logical request is + * terminated by an incomplete packet (i.e. the logical requests are + * not separated by other means). + * + * This flag only affects host-to-device transfers to bulk and interrupt + * endpoints. In other situations, it is ignored. + * + * This flag only affects transfers with a length that is a multiple of + * the endpoint's wMaxPacketSize. On transfers of other lengths, this + * flag has no effect. Therefore, if you are working with a device that + * needs a ZLP whenever the end of the logical request falls on a packet + * boundary, then it is sensible to set this flag on every + * transfer (you do not have to worry about only setting it on transfers + * that end on the boundary). + * + * This flag is currently only supported on Linux. + * On other systems, libusb_submit_transfer() will return + * \ref LIBUSB_ERROR_NOT_SUPPORTED for every transfer where this + * flag is set. + * + * Available since libusb-1.0.9. + */ + LIBUSB_TRANSFER_ADD_ZERO_PACKET = (1U << 3) +}; + +/** \ingroup libusb_asyncio + * Isochronous packet descriptor. */ +struct libusb_iso_packet_descriptor { + /** Length of data to request in this packet */ + unsigned int length; + + /** Amount of data that was actually transferred */ + unsigned int actual_length; + + /** Status code for this packet */ + enum libusb_transfer_status status; +}; + +struct libusb_transfer; + +/** \ingroup libusb_asyncio + * Asynchronous transfer callback function type. When submitting asynchronous + * transfers, you pass a pointer to a callback function of this type via the + * \ref libusb_transfer::callback "callback" member of the libusb_transfer + * structure. libusb will call this function later, when the transfer has + * completed or failed. See \ref libusb_asyncio for more information. + * \param transfer The libusb_transfer struct the callback function is being + * notified about. + */ +typedef void (LIBUSB_CALL *libusb_transfer_cb_fn)(struct libusb_transfer *transfer); + +/** \ingroup libusb_asyncio + * The generic USB transfer structure. The user populates this structure and + * then submits it in order to request a transfer. After the transfer has + * completed, the library populates the transfer with the results and passes + * it back to the user. + */ +struct libusb_transfer { + /** Handle of the device that this transfer will be submitted to */ + libusb_device_handle *dev_handle; + + /** A bitwise OR combination of \ref libusb_transfer_flags. */ + uint8_t flags; + + /** Address of the endpoint where this transfer will be sent. */ + unsigned char endpoint; + + /** Type of the transfer from \ref libusb_transfer_type */ + unsigned char type; + + /** Timeout for this transfer in milliseconds. A value of 0 indicates no + * timeout. */ + unsigned int timeout; + + /** The status of the transfer. Read-only, and only for use within + * transfer callback function. + * + * If this is an isochronous transfer, this field may read COMPLETED even + * if there were errors in the frames. Use the + * \ref libusb_iso_packet_descriptor::status "status" field in each packet + * to determine if errors occurred. */ + enum libusb_transfer_status status; + + /** Length of the data buffer. Must be non-negative. */ + int length; + + /** Actual length of data that was transferred. Read-only, and only for + * use within transfer callback function. Not valid for isochronous + * endpoint transfers. */ + int actual_length; + + /** Callback function. This will be invoked when the transfer completes, + * fails, or is cancelled. */ + libusb_transfer_cb_fn callback; + + /** User context data. Useful for associating specific data to a transfer + * that can be accessed from within the callback function. + * + * This field may be set manually or is taken as the `user_data` parameter + * of the following functions: + * - libusb_fill_bulk_transfer() + * - libusb_fill_bulk_stream_transfer() + * - libusb_fill_control_transfer() + * - libusb_fill_interrupt_transfer() + * - libusb_fill_iso_transfer() */ + void *user_data; + + /** Data buffer */ + unsigned char *buffer; + + /** Number of isochronous packets. Only used for I/O with isochronous + * endpoints. Must be non-negative. */ + int num_iso_packets; + + /** Isochronous packet descriptors, for isochronous transfers only. */ + struct libusb_iso_packet_descriptor iso_packet_desc[LIBUSB_FLEXIBLE_ARRAY]; +}; + +/** \ingroup libusb_misc + * Capabilities supported by an instance of libusb on the current running + * platform. Test if the loaded library supports a given capability by calling + * \ref libusb_has_capability(). + */ +enum libusb_capability { + /** The libusb_has_capability() API is available. */ + LIBUSB_CAP_HAS_CAPABILITY = 0x0000U, + + /** Hotplug support is available on this platform. */ + LIBUSB_CAP_HAS_HOTPLUG = 0x0001U, + + /** The library can access HID devices without requiring user intervention. + * Note that before being able to actually access an HID device, you may + * still have to call additional libusb functions such as + * \ref libusb_detach_kernel_driver(). */ + LIBUSB_CAP_HAS_HID_ACCESS = 0x0100U, + + /** The library supports detaching of the default USB driver, using + * \ref libusb_detach_kernel_driver(), if one is set by the OS kernel */ + LIBUSB_CAP_SUPPORTS_DETACH_KERNEL_DRIVER = 0x0101U +}; + +/** \ingroup libusb_lib + * Log message levels. + */ +enum libusb_log_level { + /** (0) : No messages ever emitted by the library (default) */ + LIBUSB_LOG_LEVEL_NONE = 0, + + /** (1) : Error messages are emitted */ + LIBUSB_LOG_LEVEL_ERROR = 1, + + /** (2) : Warning and error messages are emitted */ + LIBUSB_LOG_LEVEL_WARNING = 2, + + /** (3) : Informational, warning and error messages are emitted */ + LIBUSB_LOG_LEVEL_INFO = 3, + + /** (4) : All messages are emitted */ + LIBUSB_LOG_LEVEL_DEBUG = 4 +}; + +/** \ingroup libusb_lib + * Log callback mode. + * + * Since version 1.0.23, \ref LIBUSB_API_VERSION >= 0x01000107 + * + * \see libusb_set_log_cb() + */ +enum libusb_log_cb_mode { + /** Callback function handling all log messages. */ + LIBUSB_LOG_CB_GLOBAL = (1 << 0), + + /** Callback function handling context related log messages. */ + LIBUSB_LOG_CB_CONTEXT = (1 << 1) +}; + +/** \ingroup libusb_lib + * Available option values for libusb_set_option() and libusb_init_context(). + */ +enum libusb_option { + /** Set the log message verbosity. + * + * This option must be provided an argument of type \ref libusb_log_level. + * The default level is LIBUSB_LOG_LEVEL_NONE, which means no messages are ever + * printed. If you choose to increase the message verbosity level, ensure + * that your application does not close the stderr file descriptor. + * + * You are advised to use level LIBUSB_LOG_LEVEL_WARNING. libusb is conservative + * with its message logging and most of the time, will only log messages that + * explain error conditions and other oddities. This will help you debug + * your software. + * + * If the LIBUSB_DEBUG environment variable was set when libusb was + * initialized, this option does nothing: the message verbosity is fixed + * to the value in the environment variable. + * + * If libusb was compiled without any message logging, this option does + * nothing: you'll never get any messages. + * + * If libusb was compiled with verbose debug message logging, this option + * does nothing: you'll always get messages from all levels. + */ + LIBUSB_OPTION_LOG_LEVEL = 0, + + /** Use the UsbDk backend for a specific context, if available. + * + * This option should be set at initialization with libusb_init_context() + * otherwise unspecified behavior may occur. + * + * Only valid on Windows. Ignored on all other platforms. + */ + LIBUSB_OPTION_USE_USBDK = 1, + + /** Do not scan for devices + * + * With this option set, libusb will skip scanning devices in + * libusb_init_context(). + * + * Hotplug functionality will also be deactivated. + * + * The option is useful in combination with libusb_wrap_sys_device(), + * which can access a device directly without prior device scanning. + * + * This is typically needed on Android, where access to USB devices + * is limited. + * + * This option should only be used with libusb_init_context() + * otherwise unspecified behavior may occur. + * + * Only valid on Linux. Ignored on all other platforms. + */ + LIBUSB_OPTION_NO_DEVICE_DISCOVERY = 2, + +#define LIBUSB_OPTION_WEAK_AUTHORITY LIBUSB_OPTION_NO_DEVICE_DISCOVERY + + /** Set the context log callback function. + * + * Set the log callback function either on a context or globally. This + * option must be provided an argument of type \ref libusb_log_cb. + * Using this option with a NULL context is equivalent to calling + * libusb_set_log_cb() with mode \ref LIBUSB_LOG_CB_GLOBAL. + * Using it with a non-NULL context is equivalent to calling + * libusb_set_log_cb() with mode \ref LIBUSB_LOG_CB_CONTEXT. + */ + LIBUSB_OPTION_LOG_CB = 3, + + LIBUSB_OPTION_MAX = 4 +}; + +/** \ingroup libusb_lib + * Callback function for handling log messages. + * \param ctx the context which is related to the log message, or NULL if it + * is a global log message + * \param level the log level, see \ref libusb_log_level for a description + * \param str the log message + * + * Since version 1.0.23, \ref LIBUSB_API_VERSION >= 0x01000107 + * + * \see libusb_set_log_cb() + */ +typedef void (LIBUSB_CALL *libusb_log_cb)(libusb_context *ctx, + enum libusb_log_level level, const char *str); + +/** \ingroup libusb_lib + * Structure used for setting options through \ref libusb_init_context. + * + */ +struct libusb_init_option { + /** Which option to set */ + enum libusb_option option; + /** An integer value used by the option (if applicable). */ + union { + int ival; + libusb_log_cb log_cbval; + } value; +}; + +int LIBUSB_CALL libusb_init(libusb_context **ctx); +int LIBUSB_CALL libusb_init_context(libusb_context **ctx, const struct libusb_init_option options[], int num_options); +void LIBUSB_CALL libusb_exit(libusb_context *ctx); +void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); +/* may be deprecated in the future in favor of lubusb_init_context()+libusb_set_option() */ +void LIBUSB_CALL libusb_set_log_cb(libusb_context *ctx, libusb_log_cb cb, int mode); +const struct libusb_version * LIBUSB_CALL libusb_get_version(void); +int LIBUSB_CALL libusb_has_capability(uint32_t capability); +const char * LIBUSB_CALL libusb_error_name(int errcode); +int LIBUSB_CALL libusb_setlocale(const char *locale); +const char * LIBUSB_CALL libusb_strerror(int errcode); + +ssize_t LIBUSB_CALL libusb_get_device_list(libusb_context *ctx, + libusb_device ***list); +void LIBUSB_CALL libusb_free_device_list(libusb_device **list, + int unref_devices); +libusb_device * LIBUSB_CALL libusb_ref_device(libusb_device *dev); +void LIBUSB_CALL libusb_unref_device(libusb_device *dev); + +int LIBUSB_CALL libusb_get_configuration(libusb_device_handle *dev, + int *config); +int LIBUSB_CALL libusb_get_device_descriptor(libusb_device *dev, + struct libusb_device_descriptor *desc); +int LIBUSB_CALL libusb_get_active_config_descriptor(libusb_device *dev, + struct libusb_config_descriptor **config); +int LIBUSB_CALL libusb_get_config_descriptor(libusb_device *dev, + uint8_t config_index, struct libusb_config_descriptor **config); +int LIBUSB_CALL libusb_get_config_descriptor_by_value(libusb_device *dev, + uint8_t bConfigurationValue, struct libusb_config_descriptor **config); +void LIBUSB_CALL libusb_free_config_descriptor( + struct libusb_config_descriptor *config); +int LIBUSB_CALL libusb_get_ss_endpoint_companion_descriptor( + libusb_context *ctx, + const struct libusb_endpoint_descriptor *endpoint, + struct libusb_ss_endpoint_companion_descriptor **ep_comp); +void LIBUSB_CALL libusb_free_ss_endpoint_companion_descriptor( + struct libusb_ss_endpoint_companion_descriptor *ep_comp); +int LIBUSB_CALL libusb_get_bos_descriptor(libusb_device_handle *dev_handle, + struct libusb_bos_descriptor **bos); +void LIBUSB_CALL libusb_free_bos_descriptor(struct libusb_bos_descriptor *bos); +int LIBUSB_CALL libusb_get_usb_2_0_extension_descriptor( + libusb_context *ctx, + struct libusb_bos_dev_capability_descriptor *dev_cap, + struct libusb_usb_2_0_extension_descriptor **usb_2_0_extension); +void LIBUSB_CALL libusb_free_usb_2_0_extension_descriptor( + struct libusb_usb_2_0_extension_descriptor *usb_2_0_extension); +int LIBUSB_CALL libusb_get_ss_usb_device_capability_descriptor( + libusb_context *ctx, + struct libusb_bos_dev_capability_descriptor *dev_cap, + struct libusb_ss_usb_device_capability_descriptor **ss_usb_device_cap); +void LIBUSB_CALL libusb_free_ss_usb_device_capability_descriptor( + struct libusb_ss_usb_device_capability_descriptor *ss_usb_device_cap); +int LIBUSB_CALL libusb_get_container_id_descriptor(libusb_context *ctx, + struct libusb_bos_dev_capability_descriptor *dev_cap, + struct libusb_container_id_descriptor **container_id); +void LIBUSB_CALL libusb_free_container_id_descriptor( + struct libusb_container_id_descriptor *container_id); +int LIBUSB_CALL libusb_get_platform_descriptor(libusb_context *ctx, + struct libusb_bos_dev_capability_descriptor *dev_cap, + struct libusb_platform_descriptor **platform_descriptor); +void LIBUSB_CALL libusb_free_platform_descriptor( + struct libusb_platform_descriptor *platform_descriptor); +uint8_t LIBUSB_CALL libusb_get_bus_number(libusb_device *dev); +uint8_t LIBUSB_CALL libusb_get_port_number(libusb_device *dev); +int LIBUSB_CALL libusb_get_port_numbers(libusb_device *dev, uint8_t *port_numbers, int port_numbers_len); +LIBUSB_DEPRECATED_FOR(libusb_get_port_numbers) +int LIBUSB_CALL libusb_get_port_path(libusb_context *ctx, libusb_device *dev, uint8_t *path, uint8_t path_length); +libusb_device * LIBUSB_CALL libusb_get_parent(libusb_device *dev); +uint8_t LIBUSB_CALL libusb_get_device_address(libusb_device *dev); +int LIBUSB_CALL libusb_get_device_speed(libusb_device *dev); +int LIBUSB_CALL libusb_get_max_packet_size(libusb_device *dev, + unsigned char endpoint); +int LIBUSB_CALL libusb_get_max_iso_packet_size(libusb_device *dev, + unsigned char endpoint); +int LIBUSB_CALL libusb_get_max_alt_packet_size(libusb_device *dev, + int interface_number, int alternate_setting, unsigned char endpoint); + +int LIBUSB_CALL libusb_get_interface_association_descriptors(libusb_device *dev, + uint8_t config_index, struct libusb_interface_association_descriptor_array **iad_array); +int LIBUSB_CALL libusb_get_active_interface_association_descriptors(libusb_device *dev, + struct libusb_interface_association_descriptor_array **iad_array); +void LIBUSB_CALL libusb_free_interface_association_descriptors( + struct libusb_interface_association_descriptor_array *iad_array); + +int LIBUSB_CALL libusb_wrap_sys_device(libusb_context *ctx, intptr_t sys_dev, libusb_device_handle **dev_handle); +int LIBUSB_CALL libusb_open(libusb_device *dev, libusb_device_handle **dev_handle); +void LIBUSB_CALL libusb_close(libusb_device_handle *dev_handle); +libusb_device * LIBUSB_CALL libusb_get_device(libusb_device_handle *dev_handle); + +int LIBUSB_CALL libusb_set_configuration(libusb_device_handle *dev_handle, + int configuration); +int LIBUSB_CALL libusb_claim_interface(libusb_device_handle *dev_handle, + int interface_number); +int LIBUSB_CALL libusb_release_interface(libusb_device_handle *dev_handle, + int interface_number); + +libusb_device_handle * LIBUSB_CALL libusb_open_device_with_vid_pid( + libusb_context *ctx, uint16_t vendor_id, uint16_t product_id); + +int LIBUSB_CALL libusb_set_interface_alt_setting(libusb_device_handle *dev_handle, + int interface_number, int alternate_setting); +int LIBUSB_CALL libusb_clear_halt(libusb_device_handle *dev_handle, + unsigned char endpoint); +int LIBUSB_CALL libusb_reset_device(libusb_device_handle *dev_handle); + +int LIBUSB_CALL libusb_alloc_streams(libusb_device_handle *dev_handle, + uint32_t num_streams, unsigned char *endpoints, int num_endpoints); +int LIBUSB_CALL libusb_free_streams(libusb_device_handle *dev_handle, + unsigned char *endpoints, int num_endpoints); + +unsigned char * LIBUSB_CALL libusb_dev_mem_alloc(libusb_device_handle *dev_handle, + size_t length); +int LIBUSB_CALL libusb_dev_mem_free(libusb_device_handle *dev_handle, + unsigned char *buffer, size_t length); + +int LIBUSB_CALL libusb_kernel_driver_active(libusb_device_handle *dev_handle, + int interface_number); +int LIBUSB_CALL libusb_detach_kernel_driver(libusb_device_handle *dev_handle, + int interface_number); +int LIBUSB_CALL libusb_attach_kernel_driver(libusb_device_handle *dev_handle, + int interface_number); +int LIBUSB_CALL libusb_set_auto_detach_kernel_driver( + libusb_device_handle *dev_handle, int enable); + +/* async I/O */ + +/** \ingroup libusb_asyncio + * Get the data section of a control transfer. This convenience function is here + * to remind you that the data does not start until 8 bytes into the actual + * buffer, as the setup packet comes first. + * + * Calling this function only makes sense from a transfer callback function, + * or situations where you have already allocated a suitably sized buffer at + * transfer->buffer. + * + * \param transfer a transfer + * \returns pointer to the first byte of the data section + */ +static inline unsigned char *libusb_control_transfer_get_data( + struct libusb_transfer *transfer) +{ + return transfer->buffer + LIBUSB_CONTROL_SETUP_SIZE; +} + +/** \ingroup libusb_asyncio + * Get the control setup packet of a control transfer. This convenience + * function is here to remind you that the control setup occupies the first + * 8 bytes of the transfer data buffer. + * + * Calling this function only makes sense from a transfer callback function, + * or situations where you have already allocated a suitably sized buffer at + * transfer->buffer. + * + * \param transfer a transfer + * \returns a casted pointer to the start of the transfer data buffer + */ +static inline struct libusb_control_setup *libusb_control_transfer_get_setup( + struct libusb_transfer *transfer) +{ + return (struct libusb_control_setup *)(void *)transfer->buffer; +} + +/** \ingroup libusb_asyncio + * Helper function to populate the setup packet (first 8 bytes of the data + * buffer) for a control transfer. The wIndex, wValue and wLength values should + * be given in host-endian byte order. + * + * \param buffer buffer to output the setup packet into + * This pointer must be aligned to at least 2 bytes boundary. + * \param bmRequestType see the + * \ref libusb_control_setup::bmRequestType "bmRequestType" field of + * \ref libusb_control_setup + * \param bRequest see the + * \ref libusb_control_setup::bRequest "bRequest" field of + * \ref libusb_control_setup + * \param wValue see the + * \ref libusb_control_setup::wValue "wValue" field of + * \ref libusb_control_setup + * \param wIndex see the + * \ref libusb_control_setup::wIndex "wIndex" field of + * \ref libusb_control_setup + * \param wLength see the + * \ref libusb_control_setup::wLength "wLength" field of + * \ref libusb_control_setup + */ +static inline void libusb_fill_control_setup(unsigned char *buffer, + uint8_t bmRequestType, uint8_t bRequest, uint16_t wValue, uint16_t wIndex, + uint16_t wLength) +{ + struct libusb_control_setup *setup = (struct libusb_control_setup *)(void *)buffer; + setup->bmRequestType = bmRequestType; + setup->bRequest = bRequest; + setup->wValue = libusb_cpu_to_le16(wValue); + setup->wIndex = libusb_cpu_to_le16(wIndex); + setup->wLength = libusb_cpu_to_le16(wLength); +} + +struct libusb_transfer * LIBUSB_CALL libusb_alloc_transfer(int iso_packets); +int LIBUSB_CALL libusb_submit_transfer(struct libusb_transfer *transfer); +int LIBUSB_CALL libusb_cancel_transfer(struct libusb_transfer *transfer); +void LIBUSB_CALL libusb_free_transfer(struct libusb_transfer *transfer); +void LIBUSB_CALL libusb_transfer_set_stream_id( + struct libusb_transfer *transfer, uint32_t stream_id); +uint32_t LIBUSB_CALL libusb_transfer_get_stream_id( + struct libusb_transfer *transfer); + +/** \ingroup libusb_asyncio + * Helper function to populate the required \ref libusb_transfer fields + * for a control transfer. + * + * If you pass a transfer buffer to this function, the first 8 bytes will + * be interpreted as a control setup packet, and the wLength field will be + * used to automatically populate the \ref libusb_transfer::length "length" + * field of the transfer. Therefore the recommended approach is: + * -# Allocate a suitably sized data buffer (including space for control setup) + * -# Call libusb_fill_control_setup() + * -# If this is a host-to-device transfer with a data stage, put the data + * in place after the setup packet + * -# Call this function + * -# Call libusb_submit_transfer() + * + * It is also legal to pass a NULL buffer to this function, in which case this + * function will not attempt to populate the length field. Remember that you + * must then populate the buffer and length fields later. + * + * \param transfer the transfer to populate + * \param dev_handle handle of the device that will handle the transfer + * \param buffer data buffer. If provided, this function will interpret the + * first 8 bytes as a setup packet and infer the transfer length from that. + * This pointer must be aligned to at least 2 bytes boundary. + * \param callback callback function to be invoked on transfer completion + * \param user_data user data to pass to callback function + * \param timeout timeout for the transfer in milliseconds + */ +static inline void libusb_fill_control_transfer( + struct libusb_transfer *transfer, libusb_device_handle *dev_handle, + unsigned char *buffer, libusb_transfer_cb_fn callback, void *user_data, + unsigned int timeout) +{ + struct libusb_control_setup *setup = (struct libusb_control_setup *)(void *)buffer; + transfer->dev_handle = dev_handle; + transfer->endpoint = 0; + transfer->type = LIBUSB_TRANSFER_TYPE_CONTROL; + transfer->timeout = timeout; + transfer->buffer = buffer; + if (setup) + transfer->length = (int) (LIBUSB_CONTROL_SETUP_SIZE + + libusb_le16_to_cpu(setup->wLength)); + transfer->user_data = user_data; + transfer->callback = callback; +} + +/** \ingroup libusb_asyncio + * Helper function to populate the required \ref libusb_transfer fields + * for a bulk transfer. + * + * \param transfer the transfer to populate + * \param dev_handle handle of the device that will handle the transfer + * \param endpoint address of the endpoint where this transfer will be sent + * \param buffer data buffer + * \param length length of data buffer + * \param callback callback function to be invoked on transfer completion + * \param user_data user data to pass to callback function + * \param timeout timeout for the transfer in milliseconds + */ +static inline void libusb_fill_bulk_transfer(struct libusb_transfer *transfer, + libusb_device_handle *dev_handle, unsigned char endpoint, + unsigned char *buffer, int length, libusb_transfer_cb_fn callback, + void *user_data, unsigned int timeout) +{ + transfer->dev_handle = dev_handle; + transfer->endpoint = endpoint; + transfer->type = LIBUSB_TRANSFER_TYPE_BULK; + transfer->timeout = timeout; + transfer->buffer = buffer; + transfer->length = length; + transfer->user_data = user_data; + transfer->callback = callback; +} + +/** \ingroup libusb_asyncio + * Helper function to populate the required \ref libusb_transfer fields + * for a bulk transfer using bulk streams. + * + * Since version 1.0.19, \ref LIBUSB_API_VERSION >= 0x01000103 + * + * \param transfer the transfer to populate + * \param dev_handle handle of the device that will handle the transfer + * \param endpoint address of the endpoint where this transfer will be sent + * \param stream_id bulk stream id for this transfer + * \param buffer data buffer + * \param length length of data buffer + * \param callback callback function to be invoked on transfer completion + * \param user_data user data to pass to callback function + * \param timeout timeout for the transfer in milliseconds + */ +static inline void libusb_fill_bulk_stream_transfer( + struct libusb_transfer *transfer, libusb_device_handle *dev_handle, + unsigned char endpoint, uint32_t stream_id, + unsigned char *buffer, int length, libusb_transfer_cb_fn callback, + void *user_data, unsigned int timeout) +{ + libusb_fill_bulk_transfer(transfer, dev_handle, endpoint, buffer, + length, callback, user_data, timeout); + transfer->type = LIBUSB_TRANSFER_TYPE_BULK_STREAM; + libusb_transfer_set_stream_id(transfer, stream_id); +} + +/** \ingroup libusb_asyncio + * Helper function to populate the required \ref libusb_transfer fields + * for an interrupt transfer. + * + * \param transfer the transfer to populate + * \param dev_handle handle of the device that will handle the transfer + * \param endpoint address of the endpoint where this transfer will be sent + * \param buffer data buffer + * \param length length of data buffer + * \param callback callback function to be invoked on transfer completion + * \param user_data user data to pass to callback function + * \param timeout timeout for the transfer in milliseconds + */ +static inline void libusb_fill_interrupt_transfer( + struct libusb_transfer *transfer, libusb_device_handle *dev_handle, + unsigned char endpoint, unsigned char *buffer, int length, + libusb_transfer_cb_fn callback, void *user_data, unsigned int timeout) +{ + transfer->dev_handle = dev_handle; + transfer->endpoint = endpoint; + transfer->type = LIBUSB_TRANSFER_TYPE_INTERRUPT; + transfer->timeout = timeout; + transfer->buffer = buffer; + transfer->length = length; + transfer->user_data = user_data; + transfer->callback = callback; +} + +/** \ingroup libusb_asyncio + * Helper function to populate the required \ref libusb_transfer fields + * for an isochronous transfer. + * + * \param transfer the transfer to populate + * \param dev_handle handle of the device that will handle the transfer + * \param endpoint address of the endpoint where this transfer will be sent + * \param buffer data buffer + * \param length length of data buffer + * \param num_iso_packets the number of isochronous packets + * \param callback callback function to be invoked on transfer completion + * \param user_data user data to pass to callback function + * \param timeout timeout for the transfer in milliseconds + */ +static inline void libusb_fill_iso_transfer(struct libusb_transfer *transfer, + libusb_device_handle *dev_handle, unsigned char endpoint, + unsigned char *buffer, int length, int num_iso_packets, + libusb_transfer_cb_fn callback, void *user_data, unsigned int timeout) +{ + transfer->dev_handle = dev_handle; + transfer->endpoint = endpoint; + transfer->type = LIBUSB_TRANSFER_TYPE_ISOCHRONOUS; + transfer->timeout = timeout; + transfer->buffer = buffer; + transfer->length = length; + transfer->num_iso_packets = num_iso_packets; + transfer->user_data = user_data; + transfer->callback = callback; +} + +/** \ingroup libusb_asyncio + * Convenience function to set the length of all packets in an isochronous + * transfer, based on the num_iso_packets field in the transfer structure. + * + * \param transfer a transfer + * \param length the length to set in each isochronous packet descriptor + * \see libusb_get_max_packet_size() + */ +static inline void libusb_set_iso_packet_lengths( + struct libusb_transfer *transfer, unsigned int length) +{ + int i; + + for (i = 0; i < transfer->num_iso_packets; i++) + transfer->iso_packet_desc[i].length = length; +} + +/** \ingroup libusb_asyncio + * Convenience function to locate the position of an isochronous packet + * within the buffer of an isochronous transfer. + * + * This is a thorough function which loops through all preceding packets, + * accumulating their lengths to find the position of the specified packet. + * Typically you will assign equal lengths to each packet in the transfer, + * and hence the above method is sub-optimal. You may wish to use + * libusb_get_iso_packet_buffer_simple() instead. + * + * \param transfer a transfer + * \param packet the packet to return the address of + * \returns the base address of the packet buffer inside the transfer buffer, + * or NULL if the packet does not exist. + * \see libusb_get_iso_packet_buffer_simple() + */ +static inline unsigned char *libusb_get_iso_packet_buffer( + struct libusb_transfer *transfer, unsigned int packet) +{ + int i; + size_t offset = 0; + int _packet; + + /* oops..slight bug in the API. packet is an unsigned int, but we use + * signed integers almost everywhere else. range-check and convert to + * signed to avoid compiler warnings. FIXME for libusb-2. */ + if (packet > INT_MAX) + return NULL; + _packet = (int) packet; + + if (_packet >= transfer->num_iso_packets) + return NULL; + + for (i = 0; i < _packet; i++) + offset += transfer->iso_packet_desc[i].length; + + return transfer->buffer + offset; +} + +/** \ingroup libusb_asyncio + * Convenience function to locate the position of an isochronous packet + * within the buffer of an isochronous transfer, for transfers where each + * packet is of identical size. + * + * This function relies on the assumption that every packet within the transfer + * is of identical size to the first packet. Calculating the location of + * the packet buffer is then just a simple calculation: + * buffer + (packet_size * packet) + * + * Do not use this function on transfers other than those that have identical + * packet lengths for each packet. + * + * \param transfer a transfer + * \param packet the packet to return the address of + * \returns the base address of the packet buffer inside the transfer buffer, + * or NULL if the packet does not exist. + * \see libusb_get_iso_packet_buffer() + */ +static inline unsigned char *libusb_get_iso_packet_buffer_simple( + struct libusb_transfer *transfer, unsigned int packet) +{ + int _packet; + + /* oops..slight bug in the API. packet is an unsigned int, but we use + * signed integers almost everywhere else. range-check and convert to + * signed to avoid compiler warnings. FIXME for libusb-2. */ + if (packet > INT_MAX) + return NULL; + _packet = (int) packet; + + if (_packet >= transfer->num_iso_packets) + return NULL; + + return transfer->buffer + ((int) transfer->iso_packet_desc[0].length * _packet); +} + +/* sync I/O */ + +int LIBUSB_CALL libusb_control_transfer(libusb_device_handle *dev_handle, + uint8_t request_type, uint8_t bRequest, uint16_t wValue, uint16_t wIndex, + unsigned char *data, uint16_t wLength, unsigned int timeout); + +int LIBUSB_CALL libusb_bulk_transfer(libusb_device_handle *dev_handle, + unsigned char endpoint, unsigned char *data, int length, + int *actual_length, unsigned int timeout); + +int LIBUSB_CALL libusb_interrupt_transfer(libusb_device_handle *dev_handle, + unsigned char endpoint, unsigned char *data, int length, + int *actual_length, unsigned int timeout); + +/** \ingroup libusb_desc + * Retrieve a descriptor from the default control pipe. + * This is a convenience function which formulates the appropriate control + * message to retrieve the descriptor. + * + * \param dev_handle a device handle + * \param desc_type the descriptor type, see \ref libusb_descriptor_type + * \param desc_index the index of the descriptor to retrieve + * \param data output buffer for descriptor + * \param length size of data buffer + * \returns number of bytes returned in data, or LIBUSB_ERROR code on failure + */ +static inline int libusb_get_descriptor(libusb_device_handle *dev_handle, + uint8_t desc_type, uint8_t desc_index, unsigned char *data, int length) +{ + return libusb_control_transfer(dev_handle, LIBUSB_ENDPOINT_IN, + LIBUSB_REQUEST_GET_DESCRIPTOR, (uint16_t) ((desc_type << 8) | desc_index), + 0, data, (uint16_t) length, 1000); +} + +/** \ingroup libusb_desc + * Retrieve a descriptor from a device. + * This is a convenience function which formulates the appropriate control + * message to retrieve the descriptor. The string returned is Unicode, as + * detailed in the USB specifications. + * + * \param dev_handle a device handle + * \param desc_index the index of the descriptor to retrieve + * \param langid the language ID for the string descriptor + * \param data output buffer for descriptor + * \param length size of data buffer + * \returns number of bytes returned in data, or LIBUSB_ERROR code on failure + * \see libusb_get_string_descriptor_ascii() + */ +static inline int libusb_get_string_descriptor(libusb_device_handle *dev_handle, + uint8_t desc_index, uint16_t langid, unsigned char *data, int length) +{ + return libusb_control_transfer(dev_handle, LIBUSB_ENDPOINT_IN, + LIBUSB_REQUEST_GET_DESCRIPTOR, (uint16_t)((LIBUSB_DT_STRING << 8) | desc_index), + langid, data, (uint16_t) length, 1000); +} + +int LIBUSB_CALL libusb_get_string_descriptor_ascii(libusb_device_handle *dev_handle, + uint8_t desc_index, unsigned char *data, int length); + +/* polling and timeouts */ + +int LIBUSB_CALL libusb_try_lock_events(libusb_context *ctx); +void LIBUSB_CALL libusb_lock_events(libusb_context *ctx); +void LIBUSB_CALL libusb_unlock_events(libusb_context *ctx); +int LIBUSB_CALL libusb_event_handling_ok(libusb_context *ctx); +int LIBUSB_CALL libusb_event_handler_active(libusb_context *ctx); +void LIBUSB_CALL libusb_interrupt_event_handler(libusb_context *ctx); +void LIBUSB_CALL libusb_lock_event_waiters(libusb_context *ctx); +void LIBUSB_CALL libusb_unlock_event_waiters(libusb_context *ctx); +int LIBUSB_CALL libusb_wait_for_event(libusb_context *ctx, struct timeval *tv); + +int LIBUSB_CALL libusb_handle_events_timeout(libusb_context *ctx, + struct timeval *tv); +int LIBUSB_CALL libusb_handle_events_timeout_completed(libusb_context *ctx, + struct timeval *tv, int *completed); +int LIBUSB_CALL libusb_handle_events(libusb_context *ctx); +int LIBUSB_CALL libusb_handle_events_completed(libusb_context *ctx, int *completed); +int LIBUSB_CALL libusb_handle_events_locked(libusb_context *ctx, + struct timeval *tv); +int LIBUSB_CALL libusb_pollfds_handle_timeouts(libusb_context *ctx); +int LIBUSB_CALL libusb_get_next_timeout(libusb_context *ctx, + struct timeval *tv); + +/** \ingroup libusb_poll + * File descriptor for polling + */ +struct libusb_pollfd { + /** Numeric file descriptor */ + int fd; + + /** Event flags to poll for from . POLLIN indicates that you + * should monitor this file descriptor for becoming ready to read from, + * and POLLOUT indicates that you should monitor this file descriptor for + * nonblocking write readiness. */ + short events; +}; + +/** \ingroup libusb_poll + * Callback function, invoked when a new file descriptor should be added + * to the set of file descriptors monitored for events. + * \param fd the new file descriptor + * \param events events to monitor for, see \ref libusb_pollfd for a + * description + * \param user_data User data pointer specified in + * libusb_set_pollfd_notifiers() call + * \see libusb_set_pollfd_notifiers() + */ +typedef void (LIBUSB_CALL *libusb_pollfd_added_cb)(int fd, short events, + void *user_data); + +/** \ingroup libusb_poll + * Callback function, invoked when a file descriptor should be removed from + * the set of file descriptors being monitored for events. After returning + * from this callback, do not use that file descriptor again. + * \param fd the file descriptor to stop monitoring + * \param user_data User data pointer specified in + * libusb_set_pollfd_notifiers() call + * \see libusb_set_pollfd_notifiers() + */ +typedef void (LIBUSB_CALL *libusb_pollfd_removed_cb)(int fd, void *user_data); + +const struct libusb_pollfd ** LIBUSB_CALL libusb_get_pollfds( + libusb_context *ctx); +void LIBUSB_CALL libusb_free_pollfds(const struct libusb_pollfd **pollfds); +void LIBUSB_CALL libusb_set_pollfd_notifiers(libusb_context *ctx, + libusb_pollfd_added_cb added_cb, libusb_pollfd_removed_cb removed_cb, + void *user_data); + +/** \ingroup libusb_hotplug + * Callback handle. + * + * Callbacks handles are generated by libusb_hotplug_register_callback() + * and can be used to deregister callbacks. Callback handles are unique + * per libusb_context and it is safe to call libusb_hotplug_deregister_callback() + * on an already deregistered callback. + * + * Since version 1.0.16, \ref LIBUSB_API_VERSION >= 0x01000102 + * + * For more information, see \ref libusb_hotplug. + */ +typedef int libusb_hotplug_callback_handle; + +/** \ingroup libusb_hotplug + * + * Since version 1.0.16, \ref LIBUSB_API_VERSION >= 0x01000102 + * + * Hotplug events */ +typedef enum { + /** A device has been plugged in and is ready to use */ + LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED = (1 << 0), + + /** A device has left and is no longer available. + * It is the user's responsibility to call libusb_close on any handle associated with a disconnected device. + * It is safe to call libusb_get_device_descriptor on a device that has left */ + LIBUSB_HOTPLUG_EVENT_DEVICE_LEFT = (1 << 1) +} libusb_hotplug_event; + +/** \ingroup libusb_hotplug + * + * Since version 1.0.16, \ref LIBUSB_API_VERSION >= 0x01000102 + * + * Hotplug flags */ +typedef enum { + /** Arm the callback and fire it for all matching currently attached devices. */ + LIBUSB_HOTPLUG_ENUMERATE = (1 << 0) +} libusb_hotplug_flag; + +/** \ingroup libusb_hotplug + * Convenience macro when not using any flags */ +#define LIBUSB_HOTPLUG_NO_FLAGS 0 + +/** \ingroup libusb_hotplug + * Wildcard matching for hotplug events */ +#define LIBUSB_HOTPLUG_MATCH_ANY -1 + +/** \ingroup libusb_hotplug + * Hotplug callback function type. When requesting hotplug event notifications, + * you pass a pointer to a callback function of this type. + * + * This callback may be called by an internal event thread and as such it is + * recommended the callback do minimal processing before returning. + * + * libusb will call this function later, when a matching event had happened on + * a matching device. See \ref libusb_hotplug for more information. + * + * It is safe to call either libusb_hotplug_register_callback() or + * libusb_hotplug_deregister_callback() from within a callback function. + * + * Since version 1.0.16, \ref LIBUSB_API_VERSION >= 0x01000102 + * + * \param ctx context of this notification + * \param device libusb_device this event occurred on + * \param event event that occurred + * \param user_data user data provided when this callback was registered + * \returns bool whether this callback is finished processing events. + * returning 1 will cause this callback to be deregistered + */ +typedef int (LIBUSB_CALL *libusb_hotplug_callback_fn)(libusb_context *ctx, + libusb_device *device, libusb_hotplug_event event, void *user_data); + +/** \ingroup libusb_hotplug + * Register a hotplug callback function + * + * Register a callback with the libusb_context. The callback will fire + * when a matching event occurs on a matching device. The callback is + * armed until either it is deregistered with libusb_hotplug_deregister_callback() + * or the supplied callback returns 1 to indicate it is finished processing events. + * + * If the \ref LIBUSB_HOTPLUG_ENUMERATE is passed the callback will be + * called with a \ref LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED for all devices + * already plugged into the machine. Note that libusb modifies its internal + * device list from a separate thread, while calling hotplug callbacks from + * libusb_handle_events(), so it is possible for a device to already be present + * on, or removed from, its internal device list, while the hotplug callbacks + * still need to be dispatched. This means that when using \ref + * LIBUSB_HOTPLUG_ENUMERATE, your callback may be called twice for the arrival + * of the same device, once from libusb_hotplug_register_callback() and once + * from libusb_handle_events(); and/or your callback may be called for the + * removal of a device for which an arrived call was never made. + * + * Since version 1.0.16, \ref LIBUSB_API_VERSION >= 0x01000102 + * + * \param[in] ctx context to register this callback with + * \param[in] events bitwise or of hotplug events that will trigger this callback. + * See \ref libusb_hotplug_event + * \param[in] flags bitwise or of hotplug flags that affect registration. + * See \ref libusb_hotplug_flag + * \param[in] vendor_id the vendor id to match or \ref LIBUSB_HOTPLUG_MATCH_ANY + * \param[in] product_id the product id to match or \ref LIBUSB_HOTPLUG_MATCH_ANY + * \param[in] dev_class the device class to match or \ref LIBUSB_HOTPLUG_MATCH_ANY + * \param[in] cb_fn the function to be invoked on a matching event/device + * \param[in] user_data user data to pass to the callback function + * \param[out] callback_handle pointer to store the handle of the allocated callback (can be NULL) + * \returns \ref LIBUSB_SUCCESS on success LIBUSB_ERROR code on failure + */ +int LIBUSB_CALL libusb_hotplug_register_callback(libusb_context *ctx, + int events, int flags, + int vendor_id, int product_id, int dev_class, + libusb_hotplug_callback_fn cb_fn, void *user_data, + libusb_hotplug_callback_handle *callback_handle); + +/** \ingroup libusb_hotplug + * Deregisters a hotplug callback. + * + * Deregister a callback from a libusb_context. This function is safe to call from within + * a hotplug callback. + * + * Since version 1.0.16, \ref LIBUSB_API_VERSION >= 0x01000102 + * + * \param[in] ctx context this callback is registered with + * \param[in] callback_handle the handle of the callback to deregister + */ +void LIBUSB_CALL libusb_hotplug_deregister_callback(libusb_context *ctx, + libusb_hotplug_callback_handle callback_handle); + +/** \ingroup libusb_hotplug + * Gets the user_data associated with a hotplug callback. + * + * Since version v1.0.24 \ref LIBUSB_API_VERSION >= 0x01000108 + * + * \param[in] ctx context this callback is registered with + * \param[in] callback_handle the handle of the callback to get the user_data of + */ +void * LIBUSB_CALL libusb_hotplug_get_user_data(libusb_context *ctx, + libusb_hotplug_callback_handle callback_handle); + +int LIBUSB_CALLV libusb_set_option(libusb_context *ctx, enum libusb_option option, ...); + +#ifdef _MSC_VER +#pragma warning(pop) +#endif + +#if defined(__cplusplus) +} +#endif + +#endif diff --git a/Librador_API/___librador/demo_qt/librademo/release/moc_mainwindow.cpp b/Librador_API/___librador/demo_qt/librademo/release/moc_mainwindow.cpp new file mode 100644 index 00000000..48f5d6bb --- /dev/null +++ b/Librador_API/___librador/demo_qt/librademo/release/moc_mainwindow.cpp @@ -0,0 +1,219 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'mainwindow.h' +** +** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.12) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../mainwindow.h" +#include +#include +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'mainwindow.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 67 +#error "This file was generated using the moc from 5.12.12. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +QT_WARNING_PUSH +QT_WARNING_DISABLE_DEPRECATED +struct qt_meta_stringdata_MainWindow_t { + QByteArrayData data[26]; + char stringdata0[563]; +}; +#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, 21), // "on_pushButton_clicked" +QT_MOC_LITERAL(2, 33, 0), // "" +QT_MOC_LITERAL(3, 34, 23), // "on_pushButton_2_clicked" +QT_MOC_LITERAL(4, 58, 23), // "on_pushButton_3_clicked" +QT_MOC_LITERAL(5, 82, 23), // "on_pushButton_4_clicked" +QT_MOC_LITERAL(6, 106, 23), // "on_pushButton_5_clicked" +QT_MOC_LITERAL(7, 130, 23), // "on_pushButton_6_clicked" +QT_MOC_LITERAL(8, 154, 23), // "on_pushButton_7_clicked" +QT_MOC_LITERAL(9, 178, 23), // "on_pushButton_8_clicked" +QT_MOC_LITERAL(10, 202, 23), // "on_pushButton_9_clicked" +QT_MOC_LITERAL(11, 226, 24), // "on_checkBox_stateChanged" +QT_MOC_LITERAL(12, 251, 4), // "arg1" +QT_MOC_LITERAL(13, 256, 26), // "on_checkBox_2_stateChanged" +QT_MOC_LITERAL(14, 283, 26), // "on_checkBox_3_stateChanged" +QT_MOC_LITERAL(15, 310, 26), // "on_checkBox_4_stateChanged" +QT_MOC_LITERAL(16, 337, 21), // "on_comboBox_activated" +QT_MOC_LITERAL(17, 359, 5), // "index" +QT_MOC_LITERAL(18, 365, 24), // "on_pushButton_10_clicked" +QT_MOC_LITERAL(19, 390, 24), // "on_pushButton_11_clicked" +QT_MOC_LITERAL(20, 415, 23), // "on_comboBox_2_activated" +QT_MOC_LITERAL(21, 439, 23), // "on_comboBox_3_activated" +QT_MOC_LITERAL(22, 463, 24), // "on_pushButton_12_clicked" +QT_MOC_LITERAL(23, 488, 24), // "on_pushButton_13_clicked" +QT_MOC_LITERAL(24, 513, 24), // "on_pushButton_14_clicked" +QT_MOC_LITERAL(25, 538, 24) // "on_pushButton_15_clicked" + + }, + "MainWindow\0on_pushButton_clicked\0\0" + "on_pushButton_2_clicked\0on_pushButton_3_clicked\0" + "on_pushButton_4_clicked\0on_pushButton_5_clicked\0" + "on_pushButton_6_clicked\0on_pushButton_7_clicked\0" + "on_pushButton_8_clicked\0on_pushButton_9_clicked\0" + "on_checkBox_stateChanged\0arg1\0" + "on_checkBox_2_stateChanged\0" + "on_checkBox_3_stateChanged\0" + "on_checkBox_4_stateChanged\0" + "on_comboBox_activated\0index\0" + "on_pushButton_10_clicked\0" + "on_pushButton_11_clicked\0" + "on_comboBox_2_activated\0on_comboBox_3_activated\0" + "on_pushButton_12_clicked\0" + "on_pushButton_13_clicked\0" + "on_pushButton_14_clicked\0" + "on_pushButton_15_clicked" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_MainWindow[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 22, 14, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // slots: name, argc, parameters, tag, flags + 1, 0, 124, 2, 0x08 /* Private */, + 3, 0, 125, 2, 0x08 /* Private */, + 4, 0, 126, 2, 0x08 /* Private */, + 5, 0, 127, 2, 0x08 /* Private */, + 6, 0, 128, 2, 0x08 /* Private */, + 7, 0, 129, 2, 0x08 /* Private */, + 8, 0, 130, 2, 0x08 /* Private */, + 9, 0, 131, 2, 0x08 /* Private */, + 10, 0, 132, 2, 0x08 /* Private */, + 11, 1, 133, 2, 0x08 /* Private */, + 13, 1, 136, 2, 0x08 /* Private */, + 14, 1, 139, 2, 0x08 /* Private */, + 15, 1, 142, 2, 0x08 /* Private */, + 16, 1, 145, 2, 0x08 /* Private */, + 18, 0, 148, 2, 0x08 /* Private */, + 19, 0, 149, 2, 0x08 /* Private */, + 20, 1, 150, 2, 0x08 /* Private */, + 21, 1, 153, 2, 0x08 /* Private */, + 22, 0, 156, 2, 0x08 /* Private */, + 23, 0, 157, 2, 0x08 /* Private */, + 24, 0, 158, 2, 0x08 /* Private */, + 25, 0, 159, 2, 0x08 /* Private */, + + // slots: parameters + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, QMetaType::Int, 12, + QMetaType::Void, QMetaType::Int, 12, + QMetaType::Void, QMetaType::Int, 12, + QMetaType::Void, QMetaType::Int, 12, + QMetaType::Void, QMetaType::Int, 17, + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, QMetaType::Int, 17, + QMetaType::Void, QMetaType::Int, 17, + 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) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->on_pushButton_clicked(); break; + case 1: _t->on_pushButton_2_clicked(); break; + case 2: _t->on_pushButton_3_clicked(); break; + case 3: _t->on_pushButton_4_clicked(); break; + case 4: _t->on_pushButton_5_clicked(); break; + case 5: _t->on_pushButton_6_clicked(); break; + case 6: _t->on_pushButton_7_clicked(); break; + case 7: _t->on_pushButton_8_clicked(); break; + case 8: _t->on_pushButton_9_clicked(); break; + case 9: _t->on_checkBox_stateChanged((*reinterpret_cast< int(*)>(_a[1]))); break; + case 10: _t->on_checkBox_2_stateChanged((*reinterpret_cast< int(*)>(_a[1]))); break; + case 11: _t->on_checkBox_3_stateChanged((*reinterpret_cast< int(*)>(_a[1]))); break; + case 12: _t->on_checkBox_4_stateChanged((*reinterpret_cast< int(*)>(_a[1]))); break; + case 13: _t->on_comboBox_activated((*reinterpret_cast< int(*)>(_a[1]))); break; + case 14: _t->on_pushButton_10_clicked(); break; + case 15: _t->on_pushButton_11_clicked(); break; + case 16: _t->on_comboBox_2_activated((*reinterpret_cast< int(*)>(_a[1]))); break; + case 17: _t->on_comboBox_3_activated((*reinterpret_cast< int(*)>(_a[1]))); break; + case 18: _t->on_pushButton_12_clicked(); break; + case 19: _t->on_pushButton_13_clicked(); break; + case 20: _t->on_pushButton_14_clicked(); break; + case 21: _t->on_pushButton_15_clicked(); break; + default: ; + } + } +} + +QT_INIT_METAOBJECT const QMetaObject MainWindow::staticMetaObject = { { + &QMainWindow::staticMetaObject, + qt_meta_stringdata_MainWindow.data, + qt_meta_data_MainWindow, + qt_static_metacall, + nullptr, + 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 nullptr; + if (!strcmp(_clname, qt_meta_stringdata_MainWindow.stringdata0)) + return static_cast(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 < 22) + qt_static_metacall(this, _c, _id, _a); + _id -= 22; + } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { + if (_id < 22) + *reinterpret_cast(_a[0]) = -1; + _id -= 22; + } + return _id; +} +QT_WARNING_POP +QT_END_MOC_NAMESPACE diff --git a/Librador_API/___librador/demo_qt/librademo/release/moc_predefs.h b/Librador_API/___librador/demo_qt/librademo/release/moc_predefs.h new file mode 100644 index 00000000..4f9a45af --- /dev/null +++ b/Librador_API/___librador/demo_qt/librademo/release/moc_predefs.h @@ -0,0 +1,12 @@ +#define _MSC_EXTENSIONS +#define _INTEGRAL_MAX_BITS 64 +#define _MSC_VER 1916 +#define _MSC_FULL_VER 191627051 +#define _MSC_BUILD 0 +#define _M_AMD64 100 +#define _M_X64 100 +#define _WIN64 +#define _WIN32 +#define _CPPRTTI +#define _MT +#define _DLL diff --git a/Librador_API/___librador/demo_qt/librademo/release/moc_qcustomplot.cpp b/Librador_API/___librador/demo_qt/librademo/release/moc_qcustomplot.cpp new file mode 100644 index 00000000..3d51fa0f --- /dev/null +++ b/Librador_API/___librador/demo_qt/librademo/release/moc_qcustomplot.cpp @@ -0,0 +1,6774 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'qcustomplot.h' +** +** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.12) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include "../../../../../Desktop_Interface/ui_elements/qcp1/qcustomplot.h" +#include +#include +#include +#include +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'qcustomplot.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 67 +#error "This file was generated using the moc from 5.12.12. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +QT_WARNING_PUSH +QT_WARNING_DISABLE_DEPRECATED +struct qt_meta_stringdata_QCPScatterStyle_t { + QByteArrayData data[20]; + char stringdata0[209]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPScatterStyle_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPScatterStyle_t qt_meta_stringdata_QCPScatterStyle = { + { +QT_MOC_LITERAL(0, 0, 15), // "QCPScatterStyle" +QT_MOC_LITERAL(1, 16, 12), // "ScatterShape" +QT_MOC_LITERAL(2, 29, 6), // "ssNone" +QT_MOC_LITERAL(3, 36, 5), // "ssDot" +QT_MOC_LITERAL(4, 42, 7), // "ssCross" +QT_MOC_LITERAL(5, 50, 6), // "ssPlus" +QT_MOC_LITERAL(6, 57, 8), // "ssCircle" +QT_MOC_LITERAL(7, 66, 6), // "ssDisc" +QT_MOC_LITERAL(8, 73, 8), // "ssSquare" +QT_MOC_LITERAL(9, 82, 9), // "ssDiamond" +QT_MOC_LITERAL(10, 92, 6), // "ssStar" +QT_MOC_LITERAL(11, 99, 10), // "ssTriangle" +QT_MOC_LITERAL(12, 110, 18), // "ssTriangleInverted" +QT_MOC_LITERAL(13, 129, 13), // "ssCrossSquare" +QT_MOC_LITERAL(14, 143, 12), // "ssPlusSquare" +QT_MOC_LITERAL(15, 156, 13), // "ssCrossCircle" +QT_MOC_LITERAL(16, 170, 12), // "ssPlusCircle" +QT_MOC_LITERAL(17, 183, 7), // "ssPeace" +QT_MOC_LITERAL(18, 191, 8), // "ssPixmap" +QT_MOC_LITERAL(19, 200, 8) // "ssCustom" + + }, + "QCPScatterStyle\0ScatterShape\0ssNone\0" + "ssDot\0ssCross\0ssPlus\0ssCircle\0ssDisc\0" + "ssSquare\0ssDiamond\0ssStar\0ssTriangle\0" + "ssTriangleInverted\0ssCrossSquare\0" + "ssPlusSquare\0ssCrossCircle\0ssPlusCircle\0" + "ssPeace\0ssPixmap\0ssCustom" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPScatterStyle[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 0, 0, // properties + 1, 14, // enums/sets + 0, 0, // constructors + 4, // flags + 0, // signalCount + + // enums: name, alias, flags, count, data + 1, 1, 0x0, 18, 19, + + // enum data: key, value + 2, uint(QCPScatterStyle::ssNone), + 3, uint(QCPScatterStyle::ssDot), + 4, uint(QCPScatterStyle::ssCross), + 5, uint(QCPScatterStyle::ssPlus), + 6, uint(QCPScatterStyle::ssCircle), + 7, uint(QCPScatterStyle::ssDisc), + 8, uint(QCPScatterStyle::ssSquare), + 9, uint(QCPScatterStyle::ssDiamond), + 10, uint(QCPScatterStyle::ssStar), + 11, uint(QCPScatterStyle::ssTriangle), + 12, uint(QCPScatterStyle::ssTriangleInverted), + 13, uint(QCPScatterStyle::ssCrossSquare), + 14, uint(QCPScatterStyle::ssPlusSquare), + 15, uint(QCPScatterStyle::ssCrossCircle), + 16, uint(QCPScatterStyle::ssPlusCircle), + 17, uint(QCPScatterStyle::ssPeace), + 18, uint(QCPScatterStyle::ssPixmap), + 19, uint(QCPScatterStyle::ssCustom), + + 0 // eod +}; + +QT_INIT_METAOBJECT const QMetaObject QCPScatterStyle::staticMetaObject = { { + nullptr, + qt_meta_stringdata_QCPScatterStyle.data, + qt_meta_data_QCPScatterStyle, + nullptr, + nullptr, + nullptr +} }; + +struct qt_meta_stringdata_QCPPainter_t { + QByteArrayData data[7]; + 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_QCPPainter_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPPainter_t qt_meta_stringdata_QCPPainter = { + { +QT_MOC_LITERAL(0, 0, 10), // "QCPPainter" +QT_MOC_LITERAL(1, 11, 11), // "PainterMode" +QT_MOC_LITERAL(2, 23, 9), // "pmDefault" +QT_MOC_LITERAL(3, 33, 12), // "pmVectorized" +QT_MOC_LITERAL(4, 46, 11), // "pmNoCaching" +QT_MOC_LITERAL(5, 58, 13), // "pmNonCosmetic" +QT_MOC_LITERAL(6, 72, 12) // "PainterModes" + + }, + "QCPPainter\0PainterMode\0pmDefault\0" + "pmVectorized\0pmNoCaching\0pmNonCosmetic\0" + "PainterModes" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPPainter[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 0, 0, // properties + 2, 14, // enums/sets + 0, 0, // constructors + 4, // flags + 0, // signalCount + + // enums: name, alias, flags, count, data + 1, 1, 0x1, 4, 24, + 6, 1, 0x1, 4, 32, + + // enum data: key, value + 2, uint(QCPPainter::pmDefault), + 3, uint(QCPPainter::pmVectorized), + 4, uint(QCPPainter::pmNoCaching), + 5, uint(QCPPainter::pmNonCosmetic), + 2, uint(QCPPainter::pmDefault), + 3, uint(QCPPainter::pmVectorized), + 4, uint(QCPPainter::pmNoCaching), + 5, uint(QCPPainter::pmNonCosmetic), + + 0 // eod +}; + +QT_INIT_METAOBJECT const QMetaObject QCPPainter::staticMetaObject = { { + &QPainter::staticMetaObject, + qt_meta_stringdata_QCPPainter.data, + qt_meta_data_QCPPainter, + nullptr, + nullptr, + nullptr +} }; + +struct qt_meta_stringdata_QCPLayer_t { + QByteArrayData data[8]; + 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_QCPLayer_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPLayer_t qt_meta_stringdata_QCPLayer = { + { +QT_MOC_LITERAL(0, 0, 8), // "QCPLayer" +QT_MOC_LITERAL(1, 9, 10), // "parentPlot" +QT_MOC_LITERAL(2, 20, 12), // "QCustomPlot*" +QT_MOC_LITERAL(3, 33, 4), // "name" +QT_MOC_LITERAL(4, 38, 5), // "index" +QT_MOC_LITERAL(5, 44, 8), // "children" +QT_MOC_LITERAL(6, 53, 20), // "QList" +QT_MOC_LITERAL(7, 74, 7) // "visible" + + }, + "QCPLayer\0parentPlot\0QCustomPlot*\0name\0" + "index\0children\0QList\0" + "visible" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPLayer[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 5, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, 0x80000000 | 2, 0x00095009, + 3, QMetaType::QString, 0x00095001, + 4, QMetaType::Int, 0x00095001, + 5, 0x80000000 | 6, 0x00095009, + 7, QMetaType::Bool, 0x00095103, + + 0 // eod +}; + +void QCPLayer::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCustomPlot* >(); break; + case 3: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QList >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QCustomPlot**>(_v) = _t->parentPlot(); break; + case 1: *reinterpret_cast< QString*>(_v) = _t->name(); break; + case 2: *reinterpret_cast< int*>(_v) = _t->index(); break; + case 3: *reinterpret_cast< QList*>(_v) = _t->children(); break; + case 4: *reinterpret_cast< bool*>(_v) = _t->visible(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 4: _t->setVisible(*reinterpret_cast< bool*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); +} + +QT_INIT_METAOBJECT const QMetaObject QCPLayer::staticMetaObject = { { + &QObject::staticMetaObject, + qt_meta_stringdata_QCPLayer.data, + qt_meta_data_QCPLayer, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPLayer::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPLayer::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPLayer.stringdata0)) + return static_cast(this); + return QObject::qt_metacast(_clname); +} + +int QCPLayer::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QObject::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 5; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPLayerable_t { + QByteArrayData data[13]; + char stringdata0[135]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPLayerable_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPLayerable_t qt_meta_stringdata_QCPLayerable = { + { +QT_MOC_LITERAL(0, 0, 12), // "QCPLayerable" +QT_MOC_LITERAL(1, 13, 12), // "layerChanged" +QT_MOC_LITERAL(2, 26, 0), // "" +QT_MOC_LITERAL(3, 27, 9), // "QCPLayer*" +QT_MOC_LITERAL(4, 37, 8), // "newLayer" +QT_MOC_LITERAL(5, 46, 8), // "setLayer" +QT_MOC_LITERAL(6, 55, 5), // "layer" +QT_MOC_LITERAL(7, 61, 7), // "visible" +QT_MOC_LITERAL(8, 69, 10), // "parentPlot" +QT_MOC_LITERAL(9, 80, 12), // "QCustomPlot*" +QT_MOC_LITERAL(10, 93, 15), // "parentLayerable" +QT_MOC_LITERAL(11, 109, 13), // "QCPLayerable*" +QT_MOC_LITERAL(12, 123, 11) // "antialiased" + + }, + "QCPLayerable\0layerChanged\0\0QCPLayer*\0" + "newLayer\0setLayer\0layer\0visible\0" + "parentPlot\0QCustomPlot*\0parentLayerable\0" + "QCPLayerable*\0antialiased" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPLayerable[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 2, 14, // methods + 5, 30, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 1, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 1, 24, 2, 0x06 /* Public */, + + // slots: name, argc, parameters, tag, flags + 5, 1, 27, 2, 0x0a /* Public */, + + // signals: parameters + QMetaType::Void, 0x80000000 | 3, 4, + + // slots: parameters + QMetaType::Bool, 0x80000000 | 3, 6, + + // properties: name, type, flags + 7, QMetaType::Bool, 0x00095103, + 8, 0x80000000 | 9, 0x00095009, + 10, 0x80000000 | 11, 0x00095009, + 6, 0x80000000 | 3, 0x0049510b, + 12, QMetaType::Bool, 0x00095103, + + // properties: notify_signal_id + 0, + 0, + 0, + 0, + 0, + + 0 // eod +}; + +void QCPLayerable::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->layerChanged((*reinterpret_cast< QCPLayer*(*)>(_a[1]))); break; + case 1: { bool _r = _t->setLayer((*reinterpret_cast< QCPLayer*(*)>(_a[1]))); + if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = std::move(_r); } break; + default: ; + } + } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPLayer* >(); break; + } + break; + case 1: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPLayer* >(); break; + } + break; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast(_a[0]); + { + using _t = void (QCPLayerable::*)(QCPLayer * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPLayerable::layerChanged)) { + *result = 0; + return; + } + } + } else if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 3: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPLayer* >(); break; + case 2: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPLayerable* >(); break; + case 1: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCustomPlot* >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< bool*>(_v) = _t->visible(); break; + case 1: *reinterpret_cast< QCustomPlot**>(_v) = _t->parentPlot(); break; + case 2: *reinterpret_cast< QCPLayerable**>(_v) = _t->parentLayerable(); break; + case 3: *reinterpret_cast< QCPLayer**>(_v) = _t->layer(); break; + case 4: *reinterpret_cast< bool*>(_v) = _t->antialiased(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setVisible(*reinterpret_cast< bool*>(_v)); break; + case 3: _t->setLayer(*reinterpret_cast< QCPLayer**>(_v)); break; + case 4: _t->setAntialiased(*reinterpret_cast< bool*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES +} + +QT_INIT_METAOBJECT const QMetaObject QCPLayerable::staticMetaObject = { { + &QObject::staticMetaObject, + qt_meta_stringdata_QCPLayerable.data, + qt_meta_data_QCPLayerable, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPLayerable::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPLayerable::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPLayerable.stringdata0)) + return static_cast(this); + return QObject::qt_metacast(_clname); +} + +int QCPLayerable::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 < 2) + qt_static_metacall(this, _c, _id, _a); + _id -= 2; + } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { + if (_id < 2) + qt_static_metacall(this, _c, _id, _a); + _id -= 2; + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 5; + } +#endif // QT_NO_PROPERTIES + return _id; +} + +// SIGNAL 0 +void QCPLayerable::layerChanged(QCPLayer * _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} +struct qt_meta_stringdata_QCPMarginGroup_t { + QByteArrayData data[1]; + char stringdata0[15]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPMarginGroup_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPMarginGroup_t qt_meta_stringdata_QCPMarginGroup = { + { +QT_MOC_LITERAL(0, 0, 14) // "QCPMarginGroup" + + }, + "QCPMarginGroup" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPMarginGroup[] = { + + // content: + 8, // 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 QCPMarginGroup::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPMarginGroup::staticMetaObject = { { + &QObject::staticMetaObject, + qt_meta_stringdata_QCPMarginGroup.data, + qt_meta_data_QCPMarginGroup, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPMarginGroup::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPMarginGroup::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPMarginGroup.stringdata0)) + return static_cast(this); + return QObject::qt_metacast(_clname); +} + +int QCPMarginGroup::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QObject::qt_metacall(_c, _id, _a); + return _id; +} +struct qt_meta_stringdata_QCPLayoutElement_t { + QByteArrayData data[14]; + char stringdata0[151]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPLayoutElement_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPLayoutElement_t qt_meta_stringdata_QCPLayoutElement = { + { +QT_MOC_LITERAL(0, 0, 16), // "QCPLayoutElement" +QT_MOC_LITERAL(1, 17, 6), // "layout" +QT_MOC_LITERAL(2, 24, 10), // "QCPLayout*" +QT_MOC_LITERAL(3, 35, 4), // "rect" +QT_MOC_LITERAL(4, 40, 9), // "outerRect" +QT_MOC_LITERAL(5, 50, 7), // "margins" +QT_MOC_LITERAL(6, 58, 8), // "QMargins" +QT_MOC_LITERAL(7, 67, 14), // "minimumMargins" +QT_MOC_LITERAL(8, 82, 11), // "minimumSize" +QT_MOC_LITERAL(9, 94, 11), // "maximumSize" +QT_MOC_LITERAL(10, 106, 11), // "UpdatePhase" +QT_MOC_LITERAL(11, 118, 13), // "upPreparation" +QT_MOC_LITERAL(12, 132, 9), // "upMargins" +QT_MOC_LITERAL(13, 142, 8) // "upLayout" + + }, + "QCPLayoutElement\0layout\0QCPLayout*\0" + "rect\0outerRect\0margins\0QMargins\0" + "minimumMargins\0minimumSize\0maximumSize\0" + "UpdatePhase\0upPreparation\0upMargins\0" + "upLayout" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPLayoutElement[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 7, 14, // properties + 1, 35, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, 0x80000000 | 2, 0x00095009, + 3, QMetaType::QRect, 0x00095001, + 4, QMetaType::QRect, 0x00095103, + 5, 0x80000000 | 6, 0x0009510b, + 7, 0x80000000 | 6, 0x0009510b, + 8, QMetaType::QSize, 0x00095103, + 9, QMetaType::QSize, 0x00095103, + + // enums: name, alias, flags, count, data + 10, 10, 0x0, 3, 40, + + // enum data: key, value + 11, uint(QCPLayoutElement::upPreparation), + 12, uint(QCPLayoutElement::upMargins), + 13, uint(QCPLayoutElement::upLayout), + + 0 // eod +}; + +void QCPLayoutElement::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPLayout* >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QCPLayout**>(_v) = _t->layout(); break; + case 1: *reinterpret_cast< QRect*>(_v) = _t->rect(); break; + case 2: *reinterpret_cast< QRect*>(_v) = _t->outerRect(); break; + case 3: *reinterpret_cast< QMargins*>(_v) = _t->margins(); break; + case 4: *reinterpret_cast< QMargins*>(_v) = _t->minimumMargins(); break; + case 5: *reinterpret_cast< QSize*>(_v) = _t->minimumSize(); break; + case 6: *reinterpret_cast< QSize*>(_v) = _t->maximumSize(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 2: _t->setOuterRect(*reinterpret_cast< QRect*>(_v)); break; + case 3: _t->setMargins(*reinterpret_cast< QMargins*>(_v)); break; + case 4: _t->setMinimumMargins(*reinterpret_cast< QMargins*>(_v)); break; + case 5: _t->setMinimumSize(*reinterpret_cast< QSize*>(_v)); break; + case 6: _t->setMaximumSize(*reinterpret_cast< QSize*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); +} + +QT_INIT_METAOBJECT const QMetaObject QCPLayoutElement::staticMetaObject = { { + &QCPLayerable::staticMetaObject, + qt_meta_stringdata_QCPLayoutElement.data, + qt_meta_data_QCPLayoutElement, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPLayoutElement::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPLayoutElement::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPLayoutElement.stringdata0)) + return static_cast(this); + return QCPLayerable::qt_metacast(_clname); +} + +int QCPLayoutElement::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayerable::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 7; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPLayout_t { + QByteArrayData data[1]; + char stringdata0[10]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPLayout_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPLayout_t qt_meta_stringdata_QCPLayout = { + { +QT_MOC_LITERAL(0, 0, 9) // "QCPLayout" + + }, + "QCPLayout" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPLayout[] = { + + // content: + 8, // 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 QCPLayout::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPLayout::staticMetaObject = { { + &QCPLayoutElement::staticMetaObject, + qt_meta_stringdata_QCPLayout.data, + qt_meta_data_QCPLayout, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPLayout::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPLayout::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPLayout.stringdata0)) + return static_cast(this); + return QCPLayoutElement::qt_metacast(_clname); +} + +int QCPLayout::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayoutElement::qt_metacall(_c, _id, _a); + return _id; +} +struct qt_meta_stringdata_QCPLayoutGrid_t { + QByteArrayData data[8]; + char stringdata0[113]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPLayoutGrid_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPLayoutGrid_t qt_meta_stringdata_QCPLayoutGrid = { + { +QT_MOC_LITERAL(0, 0, 13), // "QCPLayoutGrid" +QT_MOC_LITERAL(1, 14, 8), // "rowCount" +QT_MOC_LITERAL(2, 23, 11), // "columnCount" +QT_MOC_LITERAL(3, 35, 20), // "columnStretchFactors" +QT_MOC_LITERAL(4, 56, 13), // "QList" +QT_MOC_LITERAL(5, 70, 17), // "rowStretchFactors" +QT_MOC_LITERAL(6, 88, 13), // "columnSpacing" +QT_MOC_LITERAL(7, 102, 10) // "rowSpacing" + + }, + "QCPLayoutGrid\0rowCount\0columnCount\0" + "columnStretchFactors\0QList\0" + "rowStretchFactors\0columnSpacing\0" + "rowSpacing" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPLayoutGrid[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 6, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::Int, 0x00095001, + 2, QMetaType::Int, 0x00095001, + 3, 0x80000000 | 4, 0x0009510b, + 5, 0x80000000 | 4, 0x0009510b, + 6, QMetaType::Int, 0x00095103, + 7, QMetaType::Int, 0x00095103, + + 0 // eod +}; + +void QCPLayoutGrid::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 3: + case 2: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QList >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< int*>(_v) = _t->rowCount(); break; + case 1: *reinterpret_cast< int*>(_v) = _t->columnCount(); break; + case 2: *reinterpret_cast< QList*>(_v) = _t->columnStretchFactors(); break; + case 3: *reinterpret_cast< QList*>(_v) = _t->rowStretchFactors(); break; + case 4: *reinterpret_cast< int*>(_v) = _t->columnSpacing(); break; + case 5: *reinterpret_cast< int*>(_v) = _t->rowSpacing(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 2: _t->setColumnStretchFactors(*reinterpret_cast< QList*>(_v)); break; + case 3: _t->setRowStretchFactors(*reinterpret_cast< QList*>(_v)); break; + case 4: _t->setColumnSpacing(*reinterpret_cast< int*>(_v)); break; + case 5: _t->setRowSpacing(*reinterpret_cast< int*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); +} + +QT_INIT_METAOBJECT const QMetaObject QCPLayoutGrid::staticMetaObject = { { + &QCPLayout::staticMetaObject, + qt_meta_stringdata_QCPLayoutGrid.data, + qt_meta_data_QCPLayoutGrid, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPLayoutGrid::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPLayoutGrid::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPLayoutGrid.stringdata0)) + return static_cast(this); + return QCPLayout::qt_metacast(_clname); +} + +int QCPLayoutGrid::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayout::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 6; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPLayoutInset_t { + QByteArrayData data[1]; + char stringdata0[15]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPLayoutInset_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPLayoutInset_t qt_meta_stringdata_QCPLayoutInset = { + { +QT_MOC_LITERAL(0, 0, 14) // "QCPLayoutInset" + + }, + "QCPLayoutInset" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPLayoutInset[] = { + + // content: + 8, // 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 QCPLayoutInset::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPLayoutInset::staticMetaObject = { { + &QCPLayout::staticMetaObject, + qt_meta_stringdata_QCPLayoutInset.data, + qt_meta_data_QCPLayoutInset, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPLayoutInset::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPLayoutInset::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPLayoutInset.stringdata0)) + return static_cast(this); + return QCPLayout::qt_metacast(_clname); +} + +int QCPLayoutInset::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayout::qt_metacall(_c, _id, _a); + return _id; +} +struct qt_meta_stringdata_QCPLineEnding_t { + QByteArrayData data[12]; + char stringdata0[124]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPLineEnding_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPLineEnding_t qt_meta_stringdata_QCPLineEnding = { + { +QT_MOC_LITERAL(0, 0, 13), // "QCPLineEnding" +QT_MOC_LITERAL(1, 14, 11), // "EndingStyle" +QT_MOC_LITERAL(2, 26, 6), // "esNone" +QT_MOC_LITERAL(3, 33, 11), // "esFlatArrow" +QT_MOC_LITERAL(4, 45, 12), // "esSpikeArrow" +QT_MOC_LITERAL(5, 58, 11), // "esLineArrow" +QT_MOC_LITERAL(6, 70, 6), // "esDisc" +QT_MOC_LITERAL(7, 77, 8), // "esSquare" +QT_MOC_LITERAL(8, 86, 9), // "esDiamond" +QT_MOC_LITERAL(9, 96, 5), // "esBar" +QT_MOC_LITERAL(10, 102, 9), // "esHalfBar" +QT_MOC_LITERAL(11, 112, 11) // "esSkewedBar" + + }, + "QCPLineEnding\0EndingStyle\0esNone\0" + "esFlatArrow\0esSpikeArrow\0esLineArrow\0" + "esDisc\0esSquare\0esDiamond\0esBar\0" + "esHalfBar\0esSkewedBar" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPLineEnding[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 0, 0, // properties + 1, 14, // enums/sets + 0, 0, // constructors + 4, // flags + 0, // signalCount + + // enums: name, alias, flags, count, data + 1, 1, 0x0, 10, 19, + + // enum data: key, value + 2, uint(QCPLineEnding::esNone), + 3, uint(QCPLineEnding::esFlatArrow), + 4, uint(QCPLineEnding::esSpikeArrow), + 5, uint(QCPLineEnding::esLineArrow), + 6, uint(QCPLineEnding::esDisc), + 7, uint(QCPLineEnding::esSquare), + 8, uint(QCPLineEnding::esDiamond), + 9, uint(QCPLineEnding::esBar), + 10, uint(QCPLineEnding::esHalfBar), + 11, uint(QCPLineEnding::esSkewedBar), + + 0 // eod +}; + +QT_INIT_METAOBJECT const QMetaObject QCPLineEnding::staticMetaObject = { { + nullptr, + qt_meta_stringdata_QCPLineEnding.data, + qt_meta_data_QCPLineEnding, + nullptr, + nullptr, + nullptr +} }; + +struct qt_meta_stringdata_QCPGrid_t { + QByteArrayData data[7]; + char stringdata0[89]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPGrid_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPGrid_t qt_meta_stringdata_QCPGrid = { + { +QT_MOC_LITERAL(0, 0, 7), // "QCPGrid" +QT_MOC_LITERAL(1, 8, 14), // "subGridVisible" +QT_MOC_LITERAL(2, 23, 18), // "antialiasedSubGrid" +QT_MOC_LITERAL(3, 42, 19), // "antialiasedZeroLine" +QT_MOC_LITERAL(4, 62, 3), // "pen" +QT_MOC_LITERAL(5, 66, 10), // "subGridPen" +QT_MOC_LITERAL(6, 77, 11) // "zeroLinePen" + + }, + "QCPGrid\0subGridVisible\0antialiasedSubGrid\0" + "antialiasedZeroLine\0pen\0subGridPen\0" + "zeroLinePen" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPGrid[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 6, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::Bool, 0x00095103, + 2, QMetaType::Bool, 0x00095103, + 3, QMetaType::Bool, 0x00095103, + 4, QMetaType::QPen, 0x00095103, + 5, QMetaType::QPen, 0x00095103, + 6, QMetaType::QPen, 0x00095103, + + 0 // eod +}; + +void QCPGrid::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< bool*>(_v) = _t->subGridVisible(); break; + case 1: *reinterpret_cast< bool*>(_v) = _t->antialiasedSubGrid(); break; + case 2: *reinterpret_cast< bool*>(_v) = _t->antialiasedZeroLine(); break; + case 3: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 4: *reinterpret_cast< QPen*>(_v) = _t->subGridPen(); break; + case 5: *reinterpret_cast< QPen*>(_v) = _t->zeroLinePen(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setSubGridVisible(*reinterpret_cast< bool*>(_v)); break; + case 1: _t->setAntialiasedSubGrid(*reinterpret_cast< bool*>(_v)); break; + case 2: _t->setAntialiasedZeroLine(*reinterpret_cast< bool*>(_v)); break; + case 3: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 4: _t->setSubGridPen(*reinterpret_cast< QPen*>(_v)); break; + case 5: _t->setZeroLinePen(*reinterpret_cast< QPen*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPGrid::staticMetaObject = { { + &QCPLayerable::staticMetaObject, + qt_meta_stringdata_QCPGrid.data, + qt_meta_data_QCPGrid, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPGrid::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPGrid::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPGrid.stringdata0)) + return static_cast(this); + return QCPLayerable::qt_metacast(_clname); +} + +int QCPGrid::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayerable::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 6; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPAxis_t { + QByteArrayData data[97]; + char stringdata0[1196]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPAxis_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPAxis_t qt_meta_stringdata_QCPAxis = { + { +QT_MOC_LITERAL(0, 0, 7), // "QCPAxis" +QT_MOC_LITERAL(1, 8, 12), // "ticksRequest" +QT_MOC_LITERAL(2, 21, 0), // "" +QT_MOC_LITERAL(3, 22, 12), // "rangeChanged" +QT_MOC_LITERAL(4, 35, 8), // "QCPRange" +QT_MOC_LITERAL(5, 44, 8), // "newRange" +QT_MOC_LITERAL(6, 53, 8), // "oldRange" +QT_MOC_LITERAL(7, 62, 16), // "scaleTypeChanged" +QT_MOC_LITERAL(8, 79, 18), // "QCPAxis::ScaleType" +QT_MOC_LITERAL(9, 98, 9), // "scaleType" +QT_MOC_LITERAL(10, 108, 16), // "selectionChanged" +QT_MOC_LITERAL(11, 125, 24), // "QCPAxis::SelectableParts" +QT_MOC_LITERAL(12, 150, 5), // "parts" +QT_MOC_LITERAL(13, 156, 17), // "selectableChanged" +QT_MOC_LITERAL(14, 174, 12), // "setScaleType" +QT_MOC_LITERAL(15, 187, 4), // "type" +QT_MOC_LITERAL(16, 192, 8), // "setRange" +QT_MOC_LITERAL(17, 201, 5), // "range" +QT_MOC_LITERAL(18, 207, 18), // "setSelectableParts" +QT_MOC_LITERAL(19, 226, 15), // "selectableParts" +QT_MOC_LITERAL(20, 242, 16), // "setSelectedParts" +QT_MOC_LITERAL(21, 259, 13), // "selectedParts" +QT_MOC_LITERAL(22, 273, 8), // "axisType" +QT_MOC_LITERAL(23, 282, 8), // "AxisType" +QT_MOC_LITERAL(24, 291, 8), // "axisRect" +QT_MOC_LITERAL(25, 300, 12), // "QCPAxisRect*" +QT_MOC_LITERAL(26, 313, 9), // "ScaleType" +QT_MOC_LITERAL(27, 323, 12), // "scaleLogBase" +QT_MOC_LITERAL(28, 336, 13), // "rangeReversed" +QT_MOC_LITERAL(29, 350, 9), // "autoTicks" +QT_MOC_LITERAL(30, 360, 13), // "autoTickCount" +QT_MOC_LITERAL(31, 374, 14), // "autoTickLabels" +QT_MOC_LITERAL(32, 389, 12), // "autoTickStep" +QT_MOC_LITERAL(33, 402, 12), // "autoSubTicks" +QT_MOC_LITERAL(34, 415, 5), // "ticks" +QT_MOC_LITERAL(35, 421, 10), // "tickLabels" +QT_MOC_LITERAL(36, 432, 16), // "tickLabelPadding" +QT_MOC_LITERAL(37, 449, 13), // "tickLabelType" +QT_MOC_LITERAL(38, 463, 9), // "LabelType" +QT_MOC_LITERAL(39, 473, 13), // "tickLabelFont" +QT_MOC_LITERAL(40, 487, 14), // "tickLabelColor" +QT_MOC_LITERAL(41, 502, 17), // "tickLabelRotation" +QT_MOC_LITERAL(42, 520, 13), // "tickLabelSide" +QT_MOC_LITERAL(43, 534, 9), // "LabelSide" +QT_MOC_LITERAL(44, 544, 14), // "dateTimeFormat" +QT_MOC_LITERAL(45, 559, 12), // "dateTimeSpec" +QT_MOC_LITERAL(46, 572, 12), // "Qt::TimeSpec" +QT_MOC_LITERAL(47, 585, 12), // "numberFormat" +QT_MOC_LITERAL(48, 598, 15), // "numberPrecision" +QT_MOC_LITERAL(49, 614, 8), // "tickStep" +QT_MOC_LITERAL(50, 623, 10), // "tickVector" +QT_MOC_LITERAL(51, 634, 15), // "QVector" +QT_MOC_LITERAL(52, 650, 16), // "tickVectorLabels" +QT_MOC_LITERAL(53, 667, 16), // "QVector" +QT_MOC_LITERAL(54, 684, 12), // "tickLengthIn" +QT_MOC_LITERAL(55, 697, 13), // "tickLengthOut" +QT_MOC_LITERAL(56, 711, 12), // "subTickCount" +QT_MOC_LITERAL(57, 724, 15), // "subTickLengthIn" +QT_MOC_LITERAL(58, 740, 16), // "subTickLengthOut" +QT_MOC_LITERAL(59, 757, 7), // "basePen" +QT_MOC_LITERAL(60, 765, 7), // "tickPen" +QT_MOC_LITERAL(61, 773, 10), // "subTickPen" +QT_MOC_LITERAL(62, 784, 9), // "labelFont" +QT_MOC_LITERAL(63, 794, 10), // "labelColor" +QT_MOC_LITERAL(64, 805, 5), // "label" +QT_MOC_LITERAL(65, 811, 12), // "labelPadding" +QT_MOC_LITERAL(66, 824, 7), // "padding" +QT_MOC_LITERAL(67, 832, 6), // "offset" +QT_MOC_LITERAL(68, 839, 15), // "SelectableParts" +QT_MOC_LITERAL(69, 855, 21), // "selectedTickLabelFont" +QT_MOC_LITERAL(70, 877, 17), // "selectedLabelFont" +QT_MOC_LITERAL(71, 895, 22), // "selectedTickLabelColor" +QT_MOC_LITERAL(72, 918, 18), // "selectedLabelColor" +QT_MOC_LITERAL(73, 937, 15), // "selectedBasePen" +QT_MOC_LITERAL(74, 953, 15), // "selectedTickPen" +QT_MOC_LITERAL(75, 969, 18), // "selectedSubTickPen" +QT_MOC_LITERAL(76, 988, 11), // "lowerEnding" +QT_MOC_LITERAL(77, 1000, 13), // "QCPLineEnding" +QT_MOC_LITERAL(78, 1014, 11), // "upperEnding" +QT_MOC_LITERAL(79, 1026, 4), // "grid" +QT_MOC_LITERAL(80, 1031, 8), // "QCPGrid*" +QT_MOC_LITERAL(81, 1040, 6), // "atLeft" +QT_MOC_LITERAL(82, 1047, 7), // "atRight" +QT_MOC_LITERAL(83, 1055, 5), // "atTop" +QT_MOC_LITERAL(84, 1061, 8), // "atBottom" +QT_MOC_LITERAL(85, 1070, 9), // "AxisTypes" +QT_MOC_LITERAL(86, 1080, 8), // "ltNumber" +QT_MOC_LITERAL(87, 1089, 10), // "ltDateTime" +QT_MOC_LITERAL(88, 1100, 8), // "lsInside" +QT_MOC_LITERAL(89, 1109, 9), // "lsOutside" +QT_MOC_LITERAL(90, 1119, 8), // "stLinear" +QT_MOC_LITERAL(91, 1128, 13), // "stLogarithmic" +QT_MOC_LITERAL(92, 1142, 14), // "SelectablePart" +QT_MOC_LITERAL(93, 1157, 6), // "spNone" +QT_MOC_LITERAL(94, 1164, 6), // "spAxis" +QT_MOC_LITERAL(95, 1171, 12), // "spTickLabels" +QT_MOC_LITERAL(96, 1184, 11) // "spAxisLabel" + + }, + "QCPAxis\0ticksRequest\0\0rangeChanged\0" + "QCPRange\0newRange\0oldRange\0scaleTypeChanged\0" + "QCPAxis::ScaleType\0scaleType\0" + "selectionChanged\0QCPAxis::SelectableParts\0" + "parts\0selectableChanged\0setScaleType\0" + "type\0setRange\0range\0setSelectableParts\0" + "selectableParts\0setSelectedParts\0" + "selectedParts\0axisType\0AxisType\0" + "axisRect\0QCPAxisRect*\0ScaleType\0" + "scaleLogBase\0rangeReversed\0autoTicks\0" + "autoTickCount\0autoTickLabels\0autoTickStep\0" + "autoSubTicks\0ticks\0tickLabels\0" + "tickLabelPadding\0tickLabelType\0LabelType\0" + "tickLabelFont\0tickLabelColor\0" + "tickLabelRotation\0tickLabelSide\0" + "LabelSide\0dateTimeFormat\0dateTimeSpec\0" + "Qt::TimeSpec\0numberFormat\0numberPrecision\0" + "tickStep\0tickVector\0QVector\0" + "tickVectorLabels\0QVector\0" + "tickLengthIn\0tickLengthOut\0subTickCount\0" + "subTickLengthIn\0subTickLengthOut\0" + "basePen\0tickPen\0subTickPen\0labelFont\0" + "labelColor\0label\0labelPadding\0padding\0" + "offset\0SelectableParts\0selectedTickLabelFont\0" + "selectedLabelFont\0selectedTickLabelColor\0" + "selectedLabelColor\0selectedBasePen\0" + "selectedTickPen\0selectedSubTickPen\0" + "lowerEnding\0QCPLineEnding\0upperEnding\0" + "grid\0QCPGrid*\0atLeft\0atRight\0atTop\0" + "atBottom\0AxisTypes\0ltNumber\0ltDateTime\0" + "lsInside\0lsOutside\0stLinear\0stLogarithmic\0" + "SelectablePart\0spNone\0spAxis\0spTickLabels\0" + "spAxisLabel" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPAxis[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 10, 14, // methods + 52, 94, // properties + 7, 302, // enums/sets + 0, 0, // constructors + 0, // flags + 6, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 0, 64, 2, 0x06 /* Public */, + 3, 1, 65, 2, 0x06 /* Public */, + 3, 2, 68, 2, 0x06 /* Public */, + 7, 1, 73, 2, 0x06 /* Public */, + 10, 1, 76, 2, 0x06 /* Public */, + 13, 1, 79, 2, 0x06 /* Public */, + + // slots: name, argc, parameters, tag, flags + 14, 1, 82, 2, 0x0a /* Public */, + 16, 1, 85, 2, 0x0a /* Public */, + 18, 1, 88, 2, 0x0a /* Public */, + 20, 1, 91, 2, 0x0a /* Public */, + + // signals: parameters + QMetaType::Void, + QMetaType::Void, 0x80000000 | 4, 5, + QMetaType::Void, 0x80000000 | 4, 0x80000000 | 4, 5, 6, + QMetaType::Void, 0x80000000 | 8, 9, + QMetaType::Void, 0x80000000 | 11, 12, + QMetaType::Void, 0x80000000 | 11, 12, + + // slots: parameters + QMetaType::Void, 0x80000000 | 8, 15, + QMetaType::Void, 0x80000000 | 4, 17, + QMetaType::Void, 0x80000000 | 11, 19, + QMetaType::Void, 0x80000000 | 11, 21, + + // properties: name, type, flags + 22, 0x80000000 | 23, 0x00095009, + 24, 0x80000000 | 25, 0x00095009, + 9, 0x80000000 | 26, 0x0049510b, + 27, QMetaType::Double, 0x00095103, + 17, 0x80000000 | 4, 0x0049510b, + 28, QMetaType::Bool, 0x00095103, + 29, QMetaType::Bool, 0x00095103, + 30, QMetaType::Int, 0x00095103, + 31, QMetaType::Bool, 0x00095103, + 32, QMetaType::Bool, 0x00095103, + 33, QMetaType::Bool, 0x00095103, + 34, QMetaType::Bool, 0x00095103, + 35, QMetaType::Bool, 0x00095103, + 36, QMetaType::Int, 0x00095103, + 37, 0x80000000 | 38, 0x0009510b, + 39, QMetaType::QFont, 0x00095103, + 40, QMetaType::QColor, 0x00095103, + 41, QMetaType::Double, 0x00095103, + 42, 0x80000000 | 43, 0x0009510b, + 44, QMetaType::QString, 0x00095103, + 45, 0x80000000 | 46, 0x0009510b, + 47, QMetaType::QString, 0x00095103, + 48, QMetaType::Int, 0x00095103, + 49, QMetaType::Double, 0x00095103, + 50, 0x80000000 | 51, 0x0009510b, + 52, 0x80000000 | 53, 0x0009510b, + 54, QMetaType::Int, 0x00095103, + 55, QMetaType::Int, 0x00095103, + 56, QMetaType::Int, 0x00095103, + 57, QMetaType::Int, 0x00095103, + 58, QMetaType::Int, 0x00095103, + 59, QMetaType::QPen, 0x00095103, + 60, QMetaType::QPen, 0x00095103, + 61, QMetaType::QPen, 0x00095103, + 62, QMetaType::QFont, 0x00095103, + 63, QMetaType::QColor, 0x00095103, + 64, QMetaType::QString, 0x00095103, + 65, QMetaType::Int, 0x00095103, + 66, QMetaType::Int, 0x00095103, + 67, QMetaType::Int, 0x00095103, + 21, 0x80000000 | 68, 0x0049510b, + 19, 0x80000000 | 68, 0x0049510b, + 69, QMetaType::QFont, 0x00095103, + 70, QMetaType::QFont, 0x00095103, + 71, QMetaType::QColor, 0x00095103, + 72, QMetaType::QColor, 0x00095103, + 73, QMetaType::QPen, 0x00095103, + 74, QMetaType::QPen, 0x00095103, + 75, QMetaType::QPen, 0x00095103, + 76, 0x80000000 | 77, 0x0009510b, + 78, 0x80000000 | 77, 0x0009510b, + 79, 0x80000000 | 80, 0x00095009, + + // properties: notify_signal_id + 0, + 0, + 3, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 4, + 5, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + + // enums: name, alias, flags, count, data + 23, 23, 0x1, 4, 337, + 85, 23, 0x1, 4, 345, + 38, 38, 0x0, 2, 353, + 43, 43, 0x0, 2, 357, + 26, 26, 0x0, 2, 361, + 92, 92, 0x1, 4, 365, + 68, 92, 0x1, 4, 373, + + // enum data: key, value + 81, uint(QCPAxis::atLeft), + 82, uint(QCPAxis::atRight), + 83, uint(QCPAxis::atTop), + 84, uint(QCPAxis::atBottom), + 81, uint(QCPAxis::atLeft), + 82, uint(QCPAxis::atRight), + 83, uint(QCPAxis::atTop), + 84, uint(QCPAxis::atBottom), + 86, uint(QCPAxis::ltNumber), + 87, uint(QCPAxis::ltDateTime), + 88, uint(QCPAxis::lsInside), + 89, uint(QCPAxis::lsOutside), + 90, uint(QCPAxis::stLinear), + 91, uint(QCPAxis::stLogarithmic), + 93, uint(QCPAxis::spNone), + 94, uint(QCPAxis::spAxis), + 95, uint(QCPAxis::spTickLabels), + 96, uint(QCPAxis::spAxisLabel), + 93, uint(QCPAxis::spNone), + 94, uint(QCPAxis::spAxis), + 95, uint(QCPAxis::spTickLabels), + 96, uint(QCPAxis::spAxisLabel), + + 0 // eod +}; + +void QCPAxis::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->ticksRequest(); break; + case 1: _t->rangeChanged((*reinterpret_cast< const QCPRange(*)>(_a[1]))); break; + case 2: _t->rangeChanged((*reinterpret_cast< const QCPRange(*)>(_a[1])),(*reinterpret_cast< const QCPRange(*)>(_a[2]))); break; + case 3: _t->scaleTypeChanged((*reinterpret_cast< QCPAxis::ScaleType(*)>(_a[1]))); break; + case 4: _t->selectionChanged((*reinterpret_cast< const QCPAxis::SelectableParts(*)>(_a[1]))); break; + case 5: _t->selectableChanged((*reinterpret_cast< const QCPAxis::SelectableParts(*)>(_a[1]))); break; + case 6: _t->setScaleType((*reinterpret_cast< QCPAxis::ScaleType(*)>(_a[1]))); break; + case 7: _t->setRange((*reinterpret_cast< const QCPRange(*)>(_a[1]))); break; + case 8: _t->setSelectableParts((*reinterpret_cast< const QCPAxis::SelectableParts(*)>(_a[1]))); break; + case 9: _t->setSelectedParts((*reinterpret_cast< const QCPAxis::SelectableParts(*)>(_a[1]))); break; + default: ; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast(_a[0]); + { + using _t = void (QCPAxis::*)(); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAxis::ticksRequest)) { + *result = 0; + return; + } + } + { + using _t = void (QCPAxis::*)(const QCPRange & ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAxis::rangeChanged)) { + *result = 1; + return; + } + } + { + using _t = void (QCPAxis::*)(const QCPRange & , const QCPRange & ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAxis::rangeChanged)) { + *result = 2; + return; + } + } + { + using _t = void (QCPAxis::*)(QCPAxis::ScaleType ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAxis::scaleTypeChanged)) { + *result = 3; + return; + } + } + { + using _t = void (QCPAxis::*)(const QCPAxis::SelectableParts & ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAxis::selectionChanged)) { + *result = 4; + return; + } + } + { + using _t = void (QCPAxis::*)(const QCPAxis::SelectableParts & ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAxis::selectableChanged)) { + *result = 5; + return; + } + } + } else if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 1: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAxisRect* >(); break; + case 51: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPGrid* >(); break; + case 25: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QVector >(); break; + case 24: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QVector >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast(_v) = QFlag(_t->axisType()); break; + case 1: *reinterpret_cast< QCPAxisRect**>(_v) = _t->axisRect(); break; + case 2: *reinterpret_cast< ScaleType*>(_v) = _t->scaleType(); break; + case 3: *reinterpret_cast< double*>(_v) = _t->scaleLogBase(); break; + case 4: *reinterpret_cast< QCPRange*>(_v) = _t->range(); break; + case 5: *reinterpret_cast< bool*>(_v) = _t->rangeReversed(); break; + case 6: *reinterpret_cast< bool*>(_v) = _t->autoTicks(); break; + case 7: *reinterpret_cast< int*>(_v) = _t->autoTickCount(); break; + case 8: *reinterpret_cast< bool*>(_v) = _t->autoTickLabels(); break; + case 9: *reinterpret_cast< bool*>(_v) = _t->autoTickStep(); break; + case 10: *reinterpret_cast< bool*>(_v) = _t->autoSubTicks(); break; + case 11: *reinterpret_cast< bool*>(_v) = _t->ticks(); break; + case 12: *reinterpret_cast< bool*>(_v) = _t->tickLabels(); break; + case 13: *reinterpret_cast< int*>(_v) = _t->tickLabelPadding(); break; + case 14: *reinterpret_cast< LabelType*>(_v) = _t->tickLabelType(); break; + case 15: *reinterpret_cast< QFont*>(_v) = _t->tickLabelFont(); break; + case 16: *reinterpret_cast< QColor*>(_v) = _t->tickLabelColor(); break; + case 17: *reinterpret_cast< double*>(_v) = _t->tickLabelRotation(); break; + case 18: *reinterpret_cast< LabelSide*>(_v) = _t->tickLabelSide(); break; + case 19: *reinterpret_cast< QString*>(_v) = _t->dateTimeFormat(); break; + case 20: *reinterpret_cast< Qt::TimeSpec*>(_v) = _t->dateTimeSpec(); break; + case 21: *reinterpret_cast< QString*>(_v) = _t->numberFormat(); break; + case 22: *reinterpret_cast< int*>(_v) = _t->numberPrecision(); break; + case 23: *reinterpret_cast< double*>(_v) = _t->tickStep(); break; + case 24: *reinterpret_cast< QVector*>(_v) = _t->tickVector(); break; + case 25: *reinterpret_cast< QVector*>(_v) = _t->tickVectorLabels(); break; + case 26: *reinterpret_cast< int*>(_v) = _t->tickLengthIn(); break; + case 27: *reinterpret_cast< int*>(_v) = _t->tickLengthOut(); break; + case 28: *reinterpret_cast< int*>(_v) = _t->subTickCount(); break; + case 29: *reinterpret_cast< int*>(_v) = _t->subTickLengthIn(); break; + case 30: *reinterpret_cast< int*>(_v) = _t->subTickLengthOut(); break; + case 31: *reinterpret_cast< QPen*>(_v) = _t->basePen(); break; + case 32: *reinterpret_cast< QPen*>(_v) = _t->tickPen(); break; + case 33: *reinterpret_cast< QPen*>(_v) = _t->subTickPen(); break; + case 34: *reinterpret_cast< QFont*>(_v) = _t->labelFont(); break; + case 35: *reinterpret_cast< QColor*>(_v) = _t->labelColor(); break; + case 36: *reinterpret_cast< QString*>(_v) = _t->label(); break; + case 37: *reinterpret_cast< int*>(_v) = _t->labelPadding(); break; + case 38: *reinterpret_cast< int*>(_v) = _t->padding(); break; + case 39: *reinterpret_cast< int*>(_v) = _t->offset(); break; + case 40: *reinterpret_cast(_v) = QFlag(_t->selectedParts()); break; + case 41: *reinterpret_cast(_v) = QFlag(_t->selectableParts()); break; + case 42: *reinterpret_cast< QFont*>(_v) = _t->selectedTickLabelFont(); break; + case 43: *reinterpret_cast< QFont*>(_v) = _t->selectedLabelFont(); break; + case 44: *reinterpret_cast< QColor*>(_v) = _t->selectedTickLabelColor(); break; + case 45: *reinterpret_cast< QColor*>(_v) = _t->selectedLabelColor(); break; + case 46: *reinterpret_cast< QPen*>(_v) = _t->selectedBasePen(); break; + case 47: *reinterpret_cast< QPen*>(_v) = _t->selectedTickPen(); break; + case 48: *reinterpret_cast< QPen*>(_v) = _t->selectedSubTickPen(); break; + case 49: *reinterpret_cast< QCPLineEnding*>(_v) = _t->lowerEnding(); break; + case 50: *reinterpret_cast< QCPLineEnding*>(_v) = _t->upperEnding(); break; + case 51: *reinterpret_cast< QCPGrid**>(_v) = _t->grid(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 2: _t->setScaleType(*reinterpret_cast< ScaleType*>(_v)); break; + case 3: _t->setScaleLogBase(*reinterpret_cast< double*>(_v)); break; + case 4: _t->setRange(*reinterpret_cast< QCPRange*>(_v)); break; + case 5: _t->setRangeReversed(*reinterpret_cast< bool*>(_v)); break; + case 6: _t->setAutoTicks(*reinterpret_cast< bool*>(_v)); break; + case 7: _t->setAutoTickCount(*reinterpret_cast< int*>(_v)); break; + case 8: _t->setAutoTickLabels(*reinterpret_cast< bool*>(_v)); break; + case 9: _t->setAutoTickStep(*reinterpret_cast< bool*>(_v)); break; + case 10: _t->setAutoSubTicks(*reinterpret_cast< bool*>(_v)); break; + case 11: _t->setTicks(*reinterpret_cast< bool*>(_v)); break; + case 12: _t->setTickLabels(*reinterpret_cast< bool*>(_v)); break; + case 13: _t->setTickLabelPadding(*reinterpret_cast< int*>(_v)); break; + case 14: _t->setTickLabelType(*reinterpret_cast< LabelType*>(_v)); break; + case 15: _t->setTickLabelFont(*reinterpret_cast< QFont*>(_v)); break; + case 16: _t->setTickLabelColor(*reinterpret_cast< QColor*>(_v)); break; + case 17: _t->setTickLabelRotation(*reinterpret_cast< double*>(_v)); break; + case 18: _t->setTickLabelSide(*reinterpret_cast< LabelSide*>(_v)); break; + case 19: _t->setDateTimeFormat(*reinterpret_cast< QString*>(_v)); break; + case 20: _t->setDateTimeSpec(*reinterpret_cast< Qt::TimeSpec*>(_v)); break; + case 21: _t->setNumberFormat(*reinterpret_cast< QString*>(_v)); break; + case 22: _t->setNumberPrecision(*reinterpret_cast< int*>(_v)); break; + case 23: _t->setTickStep(*reinterpret_cast< double*>(_v)); break; + case 24: _t->setTickVector(*reinterpret_cast< QVector*>(_v)); break; + case 25: _t->setTickVectorLabels(*reinterpret_cast< QVector*>(_v)); break; + case 26: _t->setTickLengthIn(*reinterpret_cast< int*>(_v)); break; + case 27: _t->setTickLengthOut(*reinterpret_cast< int*>(_v)); break; + case 28: _t->setSubTickCount(*reinterpret_cast< int*>(_v)); break; + case 29: _t->setSubTickLengthIn(*reinterpret_cast< int*>(_v)); break; + case 30: _t->setSubTickLengthOut(*reinterpret_cast< int*>(_v)); break; + case 31: _t->setBasePen(*reinterpret_cast< QPen*>(_v)); break; + case 32: _t->setTickPen(*reinterpret_cast< QPen*>(_v)); break; + case 33: _t->setSubTickPen(*reinterpret_cast< QPen*>(_v)); break; + case 34: _t->setLabelFont(*reinterpret_cast< QFont*>(_v)); break; + case 35: _t->setLabelColor(*reinterpret_cast< QColor*>(_v)); break; + case 36: _t->setLabel(*reinterpret_cast< QString*>(_v)); break; + case 37: _t->setLabelPadding(*reinterpret_cast< int*>(_v)); break; + case 38: _t->setPadding(*reinterpret_cast< int*>(_v)); break; + case 39: _t->setOffset(*reinterpret_cast< int*>(_v)); break; + case 40: _t->setSelectedParts(QFlag(*reinterpret_cast(_v))); break; + case 41: _t->setSelectableParts(QFlag(*reinterpret_cast(_v))); break; + case 42: _t->setSelectedTickLabelFont(*reinterpret_cast< QFont*>(_v)); break; + case 43: _t->setSelectedLabelFont(*reinterpret_cast< QFont*>(_v)); break; + case 44: _t->setSelectedTickLabelColor(*reinterpret_cast< QColor*>(_v)); break; + case 45: _t->setSelectedLabelColor(*reinterpret_cast< QColor*>(_v)); break; + case 46: _t->setSelectedBasePen(*reinterpret_cast< QPen*>(_v)); break; + case 47: _t->setSelectedTickPen(*reinterpret_cast< QPen*>(_v)); break; + case 48: _t->setSelectedSubTickPen(*reinterpret_cast< QPen*>(_v)); break; + case 49: _t->setLowerEnding(*reinterpret_cast< QCPLineEnding*>(_v)); break; + case 50: _t->setUpperEnding(*reinterpret_cast< QCPLineEnding*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES +} + +QT_INIT_METAOBJECT const QMetaObject QCPAxis::staticMetaObject = { { + &QCPLayerable::staticMetaObject, + qt_meta_stringdata_QCPAxis.data, + qt_meta_data_QCPAxis, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPAxis::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPAxis::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPAxis.stringdata0)) + return static_cast(this); + return QCPLayerable::qt_metacast(_clname); +} + +int QCPAxis::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayerable::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + if (_id < 10) + qt_static_metacall(this, _c, _id, _a); + _id -= 10; + } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { + if (_id < 10) + *reinterpret_cast(_a[0]) = -1; + _id -= 10; + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 52; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 52; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 52; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 52; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 52; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 52; + } +#endif // QT_NO_PROPERTIES + return _id; +} + +// SIGNAL 0 +void QCPAxis::ticksRequest() +{ + QMetaObject::activate(this, &staticMetaObject, 0, nullptr); +} + +// SIGNAL 1 +void QCPAxis::rangeChanged(const QCPRange & _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} + +// SIGNAL 2 +void QCPAxis::rangeChanged(const QCPRange & _t1, const QCPRange & _t2) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) }; + QMetaObject::activate(this, &staticMetaObject, 2, _a); +} + +// SIGNAL 3 +void QCPAxis::scaleTypeChanged(QCPAxis::ScaleType _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 3, _a); +} + +// SIGNAL 4 +void QCPAxis::selectionChanged(const QCPAxis::SelectableParts & _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 4, _a); +} + +// SIGNAL 5 +void QCPAxis::selectableChanged(const QCPAxis::SelectableParts & _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 5, _a); +} +struct qt_meta_stringdata_QCPAbstractPlottable_t { + QByteArrayData data[19]; + char stringdata0[228]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPAbstractPlottable_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPAbstractPlottable_t qt_meta_stringdata_QCPAbstractPlottable = { + { +QT_MOC_LITERAL(0, 0, 20), // "QCPAbstractPlottable" +QT_MOC_LITERAL(1, 21, 16), // "selectionChanged" +QT_MOC_LITERAL(2, 38, 0), // "" +QT_MOC_LITERAL(3, 39, 8), // "selected" +QT_MOC_LITERAL(4, 48, 17), // "selectableChanged" +QT_MOC_LITERAL(5, 66, 10), // "selectable" +QT_MOC_LITERAL(6, 77, 13), // "setSelectable" +QT_MOC_LITERAL(7, 91, 11), // "setSelected" +QT_MOC_LITERAL(8, 103, 4), // "name" +QT_MOC_LITERAL(9, 108, 15), // "antialiasedFill" +QT_MOC_LITERAL(10, 124, 19), // "antialiasedScatters" +QT_MOC_LITERAL(11, 144, 20), // "antialiasedErrorBars" +QT_MOC_LITERAL(12, 165, 3), // "pen" +QT_MOC_LITERAL(13, 169, 11), // "selectedPen" +QT_MOC_LITERAL(14, 181, 5), // "brush" +QT_MOC_LITERAL(15, 187, 13), // "selectedBrush" +QT_MOC_LITERAL(16, 201, 7), // "keyAxis" +QT_MOC_LITERAL(17, 209, 8), // "QCPAxis*" +QT_MOC_LITERAL(18, 218, 9) // "valueAxis" + + }, + "QCPAbstractPlottable\0selectionChanged\0" + "\0selected\0selectableChanged\0selectable\0" + "setSelectable\0setSelected\0name\0" + "antialiasedFill\0antialiasedScatters\0" + "antialiasedErrorBars\0pen\0selectedPen\0" + "brush\0selectedBrush\0keyAxis\0QCPAxis*\0" + "valueAxis" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPAbstractPlottable[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 4, 14, // methods + 12, 46, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 2, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 1, 34, 2, 0x06 /* Public */, + 4, 1, 37, 2, 0x06 /* Public */, + + // slots: name, argc, parameters, tag, flags + 6, 1, 40, 2, 0x0a /* Public */, + 7, 1, 43, 2, 0x0a /* Public */, + + // signals: parameters + QMetaType::Void, QMetaType::Bool, 3, + QMetaType::Void, QMetaType::Bool, 5, + + // slots: parameters + QMetaType::Void, QMetaType::Bool, 5, + QMetaType::Void, QMetaType::Bool, 3, + + // properties: name, type, flags + 8, QMetaType::QString, 0x00095103, + 9, QMetaType::Bool, 0x00095103, + 10, QMetaType::Bool, 0x00095103, + 11, QMetaType::Bool, 0x00095103, + 12, QMetaType::QPen, 0x00095103, + 13, QMetaType::QPen, 0x00095103, + 14, QMetaType::QBrush, 0x00095103, + 15, QMetaType::QBrush, 0x00095103, + 16, 0x80000000 | 17, 0x0009510b, + 18, 0x80000000 | 17, 0x0009510b, + 5, QMetaType::Bool, 0x00495103, + 3, QMetaType::Bool, 0x00495103, + + // properties: notify_signal_id + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + + 0 // eod +}; + +void QCPAbstractPlottable::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->selectionChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 1: _t->selectableChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 2: _t->setSelectable((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 3: _t->setSelected((*reinterpret_cast< bool(*)>(_a[1]))); break; + default: ; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast(_a[0]); + { + using _t = void (QCPAbstractPlottable::*)(bool ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAbstractPlottable::selectionChanged)) { + *result = 0; + return; + } + } + { + using _t = void (QCPAbstractPlottable::*)(bool ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAbstractPlottable::selectableChanged)) { + *result = 1; + return; + } + } + } else if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 9: + case 8: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAxis* >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QString*>(_v) = _t->name(); break; + case 1: *reinterpret_cast< bool*>(_v) = _t->antialiasedFill(); break; + case 2: *reinterpret_cast< bool*>(_v) = _t->antialiasedScatters(); break; + case 3: *reinterpret_cast< bool*>(_v) = _t->antialiasedErrorBars(); break; + case 4: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 5: *reinterpret_cast< QPen*>(_v) = _t->selectedPen(); break; + case 6: *reinterpret_cast< QBrush*>(_v) = _t->brush(); break; + case 7: *reinterpret_cast< QBrush*>(_v) = _t->selectedBrush(); break; + case 8: *reinterpret_cast< QCPAxis**>(_v) = _t->keyAxis(); break; + case 9: *reinterpret_cast< QCPAxis**>(_v) = _t->valueAxis(); break; + case 10: *reinterpret_cast< bool*>(_v) = _t->selectable(); break; + case 11: *reinterpret_cast< bool*>(_v) = _t->selected(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setName(*reinterpret_cast< QString*>(_v)); break; + case 1: _t->setAntialiasedFill(*reinterpret_cast< bool*>(_v)); break; + case 2: _t->setAntialiasedScatters(*reinterpret_cast< bool*>(_v)); break; + case 3: _t->setAntialiasedErrorBars(*reinterpret_cast< bool*>(_v)); break; + case 4: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 5: _t->setSelectedPen(*reinterpret_cast< QPen*>(_v)); break; + case 6: _t->setBrush(*reinterpret_cast< QBrush*>(_v)); break; + case 7: _t->setSelectedBrush(*reinterpret_cast< QBrush*>(_v)); break; + case 8: _t->setKeyAxis(*reinterpret_cast< QCPAxis**>(_v)); break; + case 9: _t->setValueAxis(*reinterpret_cast< QCPAxis**>(_v)); break; + case 10: _t->setSelectable(*reinterpret_cast< bool*>(_v)); break; + case 11: _t->setSelected(*reinterpret_cast< bool*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES +} + +QT_INIT_METAOBJECT const QMetaObject QCPAbstractPlottable::staticMetaObject = { { + &QCPLayerable::staticMetaObject, + qt_meta_stringdata_QCPAbstractPlottable.data, + qt_meta_data_QCPAbstractPlottable, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPAbstractPlottable::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPAbstractPlottable::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPAbstractPlottable.stringdata0)) + return static_cast(this); + return QCPLayerable::qt_metacast(_clname); +} + +int QCPAbstractPlottable::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayerable::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(_a[0]) = -1; + _id -= 4; + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 12; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 12; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 12; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 12; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 12; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 12; + } +#endif // QT_NO_PROPERTIES + return _id; +} + +// SIGNAL 0 +void QCPAbstractPlottable::selectionChanged(bool _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} + +// SIGNAL 1 +void QCPAbstractPlottable::selectableChanged(bool _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} +struct qt_meta_stringdata_QCPAbstractItem_t { + QByteArrayData data[11]; + char stringdata0[139]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPAbstractItem_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPAbstractItem_t qt_meta_stringdata_QCPAbstractItem = { + { +QT_MOC_LITERAL(0, 0, 15), // "QCPAbstractItem" +QT_MOC_LITERAL(1, 16, 16), // "selectionChanged" +QT_MOC_LITERAL(2, 33, 0), // "" +QT_MOC_LITERAL(3, 34, 8), // "selected" +QT_MOC_LITERAL(4, 43, 17), // "selectableChanged" +QT_MOC_LITERAL(5, 61, 10), // "selectable" +QT_MOC_LITERAL(6, 72, 13), // "setSelectable" +QT_MOC_LITERAL(7, 86, 11), // "setSelected" +QT_MOC_LITERAL(8, 98, 14), // "clipToAxisRect" +QT_MOC_LITERAL(9, 113, 12), // "clipAxisRect" +QT_MOC_LITERAL(10, 126, 12) // "QCPAxisRect*" + + }, + "QCPAbstractItem\0selectionChanged\0\0" + "selected\0selectableChanged\0selectable\0" + "setSelectable\0setSelected\0clipToAxisRect\0" + "clipAxisRect\0QCPAxisRect*" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPAbstractItem[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 4, 14, // methods + 4, 46, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 2, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 1, 34, 2, 0x06 /* Public */, + 4, 1, 37, 2, 0x06 /* Public */, + + // slots: name, argc, parameters, tag, flags + 6, 1, 40, 2, 0x0a /* Public */, + 7, 1, 43, 2, 0x0a /* Public */, + + // signals: parameters + QMetaType::Void, QMetaType::Bool, 3, + QMetaType::Void, QMetaType::Bool, 5, + + // slots: parameters + QMetaType::Void, QMetaType::Bool, 5, + QMetaType::Void, QMetaType::Bool, 3, + + // properties: name, type, flags + 8, QMetaType::Bool, 0x00095103, + 9, 0x80000000 | 10, 0x0009510b, + 5, QMetaType::Bool, 0x00495103, + 3, QMetaType::Bool, 0x00495103, + + // properties: notify_signal_id + 0, + 0, + 1, + 0, + + 0 // eod +}; + +void QCPAbstractItem::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->selectionChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 1: _t->selectableChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 2: _t->setSelectable((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 3: _t->setSelected((*reinterpret_cast< bool(*)>(_a[1]))); break; + default: ; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast(_a[0]); + { + using _t = void (QCPAbstractItem::*)(bool ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAbstractItem::selectionChanged)) { + *result = 0; + return; + } + } + { + using _t = void (QCPAbstractItem::*)(bool ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAbstractItem::selectableChanged)) { + *result = 1; + return; + } + } + } else if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 1: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAxisRect* >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< bool*>(_v) = _t->clipToAxisRect(); break; + case 1: *reinterpret_cast< QCPAxisRect**>(_v) = _t->clipAxisRect(); break; + case 2: *reinterpret_cast< bool*>(_v) = _t->selectable(); break; + case 3: *reinterpret_cast< bool*>(_v) = _t->selected(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setClipToAxisRect(*reinterpret_cast< bool*>(_v)); break; + case 1: _t->setClipAxisRect(*reinterpret_cast< QCPAxisRect**>(_v)); break; + case 2: _t->setSelectable(*reinterpret_cast< bool*>(_v)); break; + case 3: _t->setSelected(*reinterpret_cast< bool*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES +} + +QT_INIT_METAOBJECT const QMetaObject QCPAbstractItem::staticMetaObject = { { + &QCPLayerable::staticMetaObject, + qt_meta_stringdata_QCPAbstractItem.data, + qt_meta_data_QCPAbstractItem, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPAbstractItem::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPAbstractItem::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPAbstractItem.stringdata0)) + return static_cast(this); + return QCPLayerable::qt_metacast(_clname); +} + +int QCPAbstractItem::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayerable::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(_a[0]) = -1; + _id -= 4; + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 4; + } +#endif // QT_NO_PROPERTIES + return _id; +} + +// SIGNAL 0 +void QCPAbstractItem::selectionChanged(bool _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} + +// SIGNAL 1 +void QCPAbstractItem::selectableChanged(bool _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} +struct qt_meta_stringdata_QCustomPlot_t { + QByteArrayData data[57]; + char stringdata0[801]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCustomPlot_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCustomPlot_t qt_meta_stringdata_QCustomPlot = { + { +QT_MOC_LITERAL(0, 0, 11), // "QCustomPlot" +QT_MOC_LITERAL(1, 12, 16), // "mouseDoubleClick" +QT_MOC_LITERAL(2, 29, 0), // "" +QT_MOC_LITERAL(3, 30, 12), // "QMouseEvent*" +QT_MOC_LITERAL(4, 43, 5), // "event" +QT_MOC_LITERAL(5, 49, 10), // "mousePress" +QT_MOC_LITERAL(6, 60, 9), // "mouseMove" +QT_MOC_LITERAL(7, 70, 12), // "mouseRelease" +QT_MOC_LITERAL(8, 83, 10), // "mouseWheel" +QT_MOC_LITERAL(9, 94, 12), // "QWheelEvent*" +QT_MOC_LITERAL(10, 107, 14), // "plottableClick" +QT_MOC_LITERAL(11, 122, 21), // "QCPAbstractPlottable*" +QT_MOC_LITERAL(12, 144, 9), // "plottable" +QT_MOC_LITERAL(13, 154, 20), // "plottableDoubleClick" +QT_MOC_LITERAL(14, 175, 9), // "itemClick" +QT_MOC_LITERAL(15, 185, 16), // "QCPAbstractItem*" +QT_MOC_LITERAL(16, 202, 4), // "item" +QT_MOC_LITERAL(17, 207, 15), // "itemDoubleClick" +QT_MOC_LITERAL(18, 223, 9), // "axisClick" +QT_MOC_LITERAL(19, 233, 8), // "QCPAxis*" +QT_MOC_LITERAL(20, 242, 4), // "axis" +QT_MOC_LITERAL(21, 247, 23), // "QCPAxis::SelectablePart" +QT_MOC_LITERAL(22, 271, 4), // "part" +QT_MOC_LITERAL(23, 276, 15), // "axisDoubleClick" +QT_MOC_LITERAL(24, 292, 11), // "legendClick" +QT_MOC_LITERAL(25, 304, 10), // "QCPLegend*" +QT_MOC_LITERAL(26, 315, 6), // "legend" +QT_MOC_LITERAL(27, 322, 22), // "QCPAbstractLegendItem*" +QT_MOC_LITERAL(28, 345, 17), // "legendDoubleClick" +QT_MOC_LITERAL(29, 363, 10), // "titleClick" +QT_MOC_LITERAL(30, 374, 13), // "QCPPlotTitle*" +QT_MOC_LITERAL(31, 388, 5), // "title" +QT_MOC_LITERAL(32, 394, 16), // "titleDoubleClick" +QT_MOC_LITERAL(33, 411, 22), // "selectionChangedByUser" +QT_MOC_LITERAL(34, 434, 12), // "beforeReplot" +QT_MOC_LITERAL(35, 447, 11), // "afterReplot" +QT_MOC_LITERAL(36, 459, 11), // "rescaleAxes" +QT_MOC_LITERAL(37, 471, 21), // "onlyVisiblePlottables" +QT_MOC_LITERAL(38, 493, 11), // "deselectAll" +QT_MOC_LITERAL(39, 505, 6), // "replot" +QT_MOC_LITERAL(40, 512, 28), // "QCustomPlot::RefreshPriority" +QT_MOC_LITERAL(41, 541, 15), // "refreshPriority" +QT_MOC_LITERAL(42, 557, 8), // "viewport" +QT_MOC_LITERAL(43, 566, 10), // "background" +QT_MOC_LITERAL(44, 577, 16), // "backgroundScaled" +QT_MOC_LITERAL(45, 594, 20), // "backgroundScaledMode" +QT_MOC_LITERAL(46, 615, 19), // "Qt::AspectRatioMode" +QT_MOC_LITERAL(47, 635, 10), // "plotLayout" +QT_MOC_LITERAL(48, 646, 14), // "QCPLayoutGrid*" +QT_MOC_LITERAL(49, 661, 24), // "autoAddPlottableToLegend" +QT_MOC_LITERAL(50, 686, 18), // "selectionTolerance" +QT_MOC_LITERAL(51, 705, 20), // "noAntialiasingOnDrag" +QT_MOC_LITERAL(52, 726, 19), // "multiSelectModifier" +QT_MOC_LITERAL(53, 746, 20), // "Qt::KeyboardModifier" +QT_MOC_LITERAL(54, 767, 15), // "LayerInsertMode" +QT_MOC_LITERAL(55, 783, 8), // "limBelow" +QT_MOC_LITERAL(56, 792, 8) // "limAbove" + + }, + "QCustomPlot\0mouseDoubleClick\0\0" + "QMouseEvent*\0event\0mousePress\0mouseMove\0" + "mouseRelease\0mouseWheel\0QWheelEvent*\0" + "plottableClick\0QCPAbstractPlottable*\0" + "plottable\0plottableDoubleClick\0itemClick\0" + "QCPAbstractItem*\0item\0itemDoubleClick\0" + "axisClick\0QCPAxis*\0axis\0QCPAxis::SelectablePart\0" + "part\0axisDoubleClick\0legendClick\0" + "QCPLegend*\0legend\0QCPAbstractLegendItem*\0" + "legendDoubleClick\0titleClick\0QCPPlotTitle*\0" + "title\0titleDoubleClick\0selectionChangedByUser\0" + "beforeReplot\0afterReplot\0rescaleAxes\0" + "onlyVisiblePlottables\0deselectAll\0" + "replot\0QCustomPlot::RefreshPriority\0" + "refreshPriority\0viewport\0background\0" + "backgroundScaled\0backgroundScaledMode\0" + "Qt::AspectRatioMode\0plotLayout\0" + "QCPLayoutGrid*\0autoAddPlottableToLegend\0" + "selectionTolerance\0noAntialiasingOnDrag\0" + "multiSelectModifier\0Qt::KeyboardModifier\0" + "LayerInsertMode\0limBelow\0limAbove" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCustomPlot[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 23, 14, // methods + 9, 214, // properties + 1, 241, // enums/sets + 0, 0, // constructors + 0, // flags + 18, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 1, 129, 2, 0x06 /* Public */, + 5, 1, 132, 2, 0x06 /* Public */, + 6, 1, 135, 2, 0x06 /* Public */, + 7, 1, 138, 2, 0x06 /* Public */, + 8, 1, 141, 2, 0x06 /* Public */, + 10, 2, 144, 2, 0x06 /* Public */, + 13, 2, 149, 2, 0x06 /* Public */, + 14, 2, 154, 2, 0x06 /* Public */, + 17, 2, 159, 2, 0x06 /* Public */, + 18, 3, 164, 2, 0x06 /* Public */, + 23, 3, 171, 2, 0x06 /* Public */, + 24, 3, 178, 2, 0x06 /* Public */, + 28, 3, 185, 2, 0x06 /* Public */, + 29, 2, 192, 2, 0x06 /* Public */, + 32, 2, 197, 2, 0x06 /* Public */, + 33, 0, 202, 2, 0x06 /* Public */, + 34, 0, 203, 2, 0x06 /* Public */, + 35, 0, 204, 2, 0x06 /* Public */, + + // slots: name, argc, parameters, tag, flags + 36, 1, 205, 2, 0x0a /* Public */, + 36, 0, 208, 2, 0x2a /* Public | MethodCloned */, + 38, 0, 209, 2, 0x0a /* Public */, + 39, 1, 210, 2, 0x0a /* Public */, + 39, 0, 213, 2, 0x2a /* Public | MethodCloned */, + + // signals: parameters + QMetaType::Void, 0x80000000 | 3, 4, + QMetaType::Void, 0x80000000 | 3, 4, + QMetaType::Void, 0x80000000 | 3, 4, + QMetaType::Void, 0x80000000 | 3, 4, + QMetaType::Void, 0x80000000 | 9, 4, + QMetaType::Void, 0x80000000 | 11, 0x80000000 | 3, 12, 4, + QMetaType::Void, 0x80000000 | 11, 0x80000000 | 3, 12, 4, + QMetaType::Void, 0x80000000 | 15, 0x80000000 | 3, 16, 4, + QMetaType::Void, 0x80000000 | 15, 0x80000000 | 3, 16, 4, + QMetaType::Void, 0x80000000 | 19, 0x80000000 | 21, 0x80000000 | 3, 20, 22, 4, + QMetaType::Void, 0x80000000 | 19, 0x80000000 | 21, 0x80000000 | 3, 20, 22, 4, + QMetaType::Void, 0x80000000 | 25, 0x80000000 | 27, 0x80000000 | 3, 26, 16, 4, + QMetaType::Void, 0x80000000 | 25, 0x80000000 | 27, 0x80000000 | 3, 26, 16, 4, + QMetaType::Void, 0x80000000 | 3, 0x80000000 | 30, 4, 31, + QMetaType::Void, 0x80000000 | 3, 0x80000000 | 30, 4, 31, + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, + + // slots: parameters + QMetaType::Void, QMetaType::Bool, 37, + QMetaType::Void, + QMetaType::Void, + QMetaType::Void, 0x80000000 | 40, 41, + QMetaType::Void, + + // properties: name, type, flags + 42, QMetaType::QRect, 0x00095103, + 43, QMetaType::QPixmap, 0x00095103, + 44, QMetaType::Bool, 0x00095103, + 45, 0x80000000 | 46, 0x0009510b, + 47, 0x80000000 | 48, 0x00095009, + 49, QMetaType::Bool, 0x00095103, + 50, QMetaType::Int, 0x00095103, + 51, QMetaType::Bool, 0x00095103, + 52, 0x80000000 | 53, 0x0009510b, + + // enums: name, alias, flags, count, data + 54, 54, 0x0, 2, 246, + + // enum data: key, value + 55, uint(QCustomPlot::limBelow), + 56, uint(QCustomPlot::limAbove), + + 0 // eod +}; + +void QCustomPlot::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->mouseDoubleClick((*reinterpret_cast< QMouseEvent*(*)>(_a[1]))); break; + case 1: _t->mousePress((*reinterpret_cast< QMouseEvent*(*)>(_a[1]))); break; + case 2: _t->mouseMove((*reinterpret_cast< QMouseEvent*(*)>(_a[1]))); break; + case 3: _t->mouseRelease((*reinterpret_cast< QMouseEvent*(*)>(_a[1]))); break; + case 4: _t->mouseWheel((*reinterpret_cast< QWheelEvent*(*)>(_a[1]))); break; + case 5: _t->plottableClick((*reinterpret_cast< QCPAbstractPlottable*(*)>(_a[1])),(*reinterpret_cast< QMouseEvent*(*)>(_a[2]))); break; + case 6: _t->plottableDoubleClick((*reinterpret_cast< QCPAbstractPlottable*(*)>(_a[1])),(*reinterpret_cast< QMouseEvent*(*)>(_a[2]))); break; + case 7: _t->itemClick((*reinterpret_cast< QCPAbstractItem*(*)>(_a[1])),(*reinterpret_cast< QMouseEvent*(*)>(_a[2]))); break; + case 8: _t->itemDoubleClick((*reinterpret_cast< QCPAbstractItem*(*)>(_a[1])),(*reinterpret_cast< QMouseEvent*(*)>(_a[2]))); break; + case 9: _t->axisClick((*reinterpret_cast< QCPAxis*(*)>(_a[1])),(*reinterpret_cast< QCPAxis::SelectablePart(*)>(_a[2])),(*reinterpret_cast< QMouseEvent*(*)>(_a[3]))); break; + case 10: _t->axisDoubleClick((*reinterpret_cast< QCPAxis*(*)>(_a[1])),(*reinterpret_cast< QCPAxis::SelectablePart(*)>(_a[2])),(*reinterpret_cast< QMouseEvent*(*)>(_a[3]))); break; + case 11: _t->legendClick((*reinterpret_cast< QCPLegend*(*)>(_a[1])),(*reinterpret_cast< QCPAbstractLegendItem*(*)>(_a[2])),(*reinterpret_cast< QMouseEvent*(*)>(_a[3]))); break; + case 12: _t->legendDoubleClick((*reinterpret_cast< QCPLegend*(*)>(_a[1])),(*reinterpret_cast< QCPAbstractLegendItem*(*)>(_a[2])),(*reinterpret_cast< QMouseEvent*(*)>(_a[3]))); break; + case 13: _t->titleClick((*reinterpret_cast< QMouseEvent*(*)>(_a[1])),(*reinterpret_cast< QCPPlotTitle*(*)>(_a[2]))); break; + case 14: _t->titleDoubleClick((*reinterpret_cast< QMouseEvent*(*)>(_a[1])),(*reinterpret_cast< QCPPlotTitle*(*)>(_a[2]))); break; + case 15: _t->selectionChangedByUser(); break; + case 16: _t->beforeReplot(); break; + case 17: _t->afterReplot(); break; + case 18: _t->rescaleAxes((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 19: _t->rescaleAxes(); break; + case 20: _t->deselectAll(); break; + case 21: _t->replot((*reinterpret_cast< QCustomPlot::RefreshPriority(*)>(_a[1]))); break; + case 22: _t->replot(); break; + default: ; + } + } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 5: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAbstractPlottable* >(); break; + } + break; + case 6: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAbstractPlottable* >(); break; + } + break; + case 7: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAbstractItem* >(); break; + } + break; + case 8: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAbstractItem* >(); break; + } + break; + case 9: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAxis* >(); break; + case 1: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAxis::SelectablePart >(); break; + } + break; + case 10: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAxis* >(); break; + case 1: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAxis::SelectablePart >(); break; + } + break; + case 11: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 1: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAbstractLegendItem* >(); break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPLegend* >(); break; + } + break; + case 12: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 1: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPAbstractLegendItem* >(); break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPLegend* >(); break; + } + break; + case 13: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 1: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPPlotTitle* >(); break; + } + break; + case 14: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 1: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPPlotTitle* >(); break; + } + break; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast(_a[0]); + { + using _t = void (QCustomPlot::*)(QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::mouseDoubleClick)) { + *result = 0; + return; + } + } + { + using _t = void (QCustomPlot::*)(QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::mousePress)) { + *result = 1; + return; + } + } + { + using _t = void (QCustomPlot::*)(QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::mouseMove)) { + *result = 2; + return; + } + } + { + using _t = void (QCustomPlot::*)(QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::mouseRelease)) { + *result = 3; + return; + } + } + { + using _t = void (QCustomPlot::*)(QWheelEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::mouseWheel)) { + *result = 4; + return; + } + } + { + using _t = void (QCustomPlot::*)(QCPAbstractPlottable * , QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::plottableClick)) { + *result = 5; + return; + } + } + { + using _t = void (QCustomPlot::*)(QCPAbstractPlottable * , QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::plottableDoubleClick)) { + *result = 6; + return; + } + } + { + using _t = void (QCustomPlot::*)(QCPAbstractItem * , QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::itemClick)) { + *result = 7; + return; + } + } + { + using _t = void (QCustomPlot::*)(QCPAbstractItem * , QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::itemDoubleClick)) { + *result = 8; + return; + } + } + { + using _t = void (QCustomPlot::*)(QCPAxis * , QCPAxis::SelectablePart , QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::axisClick)) { + *result = 9; + return; + } + } + { + using _t = void (QCustomPlot::*)(QCPAxis * , QCPAxis::SelectablePart , QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::axisDoubleClick)) { + *result = 10; + return; + } + } + { + using _t = void (QCustomPlot::*)(QCPLegend * , QCPAbstractLegendItem * , QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::legendClick)) { + *result = 11; + return; + } + } + { + using _t = void (QCustomPlot::*)(QCPLegend * , QCPAbstractLegendItem * , QMouseEvent * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::legendDoubleClick)) { + *result = 12; + return; + } + } + { + using _t = void (QCustomPlot::*)(QMouseEvent * , QCPPlotTitle * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::titleClick)) { + *result = 13; + return; + } + } + { + using _t = void (QCustomPlot::*)(QMouseEvent * , QCPPlotTitle * ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::titleDoubleClick)) { + *result = 14; + return; + } + } + { + using _t = void (QCustomPlot::*)(); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::selectionChangedByUser)) { + *result = 15; + return; + } + } + { + using _t = void (QCustomPlot::*)(); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::beforeReplot)) { + *result = 16; + return; + } + } + { + using _t = void (QCustomPlot::*)(); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCustomPlot::afterReplot)) { + *result = 17; + return; + } + } + } else if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 4: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPLayoutGrid* >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QRect*>(_v) = _t->viewport(); break; + case 1: *reinterpret_cast< QPixmap*>(_v) = _t->background(); break; + case 2: *reinterpret_cast< bool*>(_v) = _t->backgroundScaled(); break; + case 3: *reinterpret_cast< Qt::AspectRatioMode*>(_v) = _t->backgroundScaledMode(); break; + case 4: *reinterpret_cast< QCPLayoutGrid**>(_v) = _t->plotLayout(); break; + case 5: *reinterpret_cast< bool*>(_v) = _t->autoAddPlottableToLegend(); break; + case 6: *reinterpret_cast< int*>(_v) = _t->selectionTolerance(); break; + case 7: *reinterpret_cast< bool*>(_v) = _t->noAntialiasingOnDrag(); break; + case 8: *reinterpret_cast< Qt::KeyboardModifier*>(_v) = _t->multiSelectModifier(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setViewport(*reinterpret_cast< QRect*>(_v)); break; + case 1: _t->setBackground(*reinterpret_cast< QPixmap*>(_v)); break; + case 2: _t->setBackgroundScaled(*reinterpret_cast< bool*>(_v)); break; + case 3: _t->setBackgroundScaledMode(*reinterpret_cast< Qt::AspectRatioMode*>(_v)); break; + case 5: _t->setAutoAddPlottableToLegend(*reinterpret_cast< bool*>(_v)); break; + case 6: _t->setSelectionTolerance(*reinterpret_cast< int*>(_v)); break; + case 7: _t->setNoAntialiasingOnDrag(*reinterpret_cast< bool*>(_v)); break; + case 8: _t->setMultiSelectModifier(*reinterpret_cast< Qt::KeyboardModifier*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES +} + +QT_INIT_METAOBJECT const QMetaObject QCustomPlot::staticMetaObject = { { + &QWidget::staticMetaObject, + qt_meta_stringdata_QCustomPlot.data, + qt_meta_data_QCustomPlot, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCustomPlot::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCustomPlot::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCustomPlot.stringdata0)) + return static_cast(this); + return QWidget::qt_metacast(_clname); +} + +int QCustomPlot::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QWidget::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + if (_id < 23) + qt_static_metacall(this, _c, _id, _a); + _id -= 23; + } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { + if (_id < 23) + qt_static_metacall(this, _c, _id, _a); + _id -= 23; + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 9; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 9; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 9; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 9; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 9; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 9; + } +#endif // QT_NO_PROPERTIES + return _id; +} + +// SIGNAL 0 +void QCustomPlot::mouseDoubleClick(QMouseEvent * _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} + +// SIGNAL 1 +void QCustomPlot::mousePress(QMouseEvent * _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} + +// SIGNAL 2 +void QCustomPlot::mouseMove(QMouseEvent * _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 2, _a); +} + +// SIGNAL 3 +void QCustomPlot::mouseRelease(QMouseEvent * _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 3, _a); +} + +// SIGNAL 4 +void QCustomPlot::mouseWheel(QWheelEvent * _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 4, _a); +} + +// SIGNAL 5 +void QCustomPlot::plottableClick(QCPAbstractPlottable * _t1, QMouseEvent * _t2) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) }; + QMetaObject::activate(this, &staticMetaObject, 5, _a); +} + +// SIGNAL 6 +void QCustomPlot::plottableDoubleClick(QCPAbstractPlottable * _t1, QMouseEvent * _t2) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) }; + QMetaObject::activate(this, &staticMetaObject, 6, _a); +} + +// SIGNAL 7 +void QCustomPlot::itemClick(QCPAbstractItem * _t1, QMouseEvent * _t2) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) }; + QMetaObject::activate(this, &staticMetaObject, 7, _a); +} + +// SIGNAL 8 +void QCustomPlot::itemDoubleClick(QCPAbstractItem * _t1, QMouseEvent * _t2) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) }; + QMetaObject::activate(this, &staticMetaObject, 8, _a); +} + +// SIGNAL 9 +void QCustomPlot::axisClick(QCPAxis * _t1, QCPAxis::SelectablePart _t2, QMouseEvent * _t3) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)), const_cast(reinterpret_cast(&_t3)) }; + QMetaObject::activate(this, &staticMetaObject, 9, _a); +} + +// SIGNAL 10 +void QCustomPlot::axisDoubleClick(QCPAxis * _t1, QCPAxis::SelectablePart _t2, QMouseEvent * _t3) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)), const_cast(reinterpret_cast(&_t3)) }; + QMetaObject::activate(this, &staticMetaObject, 10, _a); +} + +// SIGNAL 11 +void QCustomPlot::legendClick(QCPLegend * _t1, QCPAbstractLegendItem * _t2, QMouseEvent * _t3) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)), const_cast(reinterpret_cast(&_t3)) }; + QMetaObject::activate(this, &staticMetaObject, 11, _a); +} + +// SIGNAL 12 +void QCustomPlot::legendDoubleClick(QCPLegend * _t1, QCPAbstractLegendItem * _t2, QMouseEvent * _t3) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)), const_cast(reinterpret_cast(&_t3)) }; + QMetaObject::activate(this, &staticMetaObject, 12, _a); +} + +// SIGNAL 13 +void QCustomPlot::titleClick(QMouseEvent * _t1, QCPPlotTitle * _t2) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) }; + QMetaObject::activate(this, &staticMetaObject, 13, _a); +} + +// SIGNAL 14 +void QCustomPlot::titleDoubleClick(QMouseEvent * _t1, QCPPlotTitle * _t2) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) }; + QMetaObject::activate(this, &staticMetaObject, 14, _a); +} + +// SIGNAL 15 +void QCustomPlot::selectionChangedByUser() +{ + QMetaObject::activate(this, &staticMetaObject, 15, nullptr); +} + +// SIGNAL 16 +void QCustomPlot::beforeReplot() +{ + QMetaObject::activate(this, &staticMetaObject, 16, nullptr); +} + +// SIGNAL 17 +void QCustomPlot::afterReplot() +{ + QMetaObject::activate(this, &staticMetaObject, 17, nullptr); +} +struct qt_meta_stringdata_QCPColorGradient_t { + QByteArrayData data[17]; + char stringdata0[164]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPColorGradient_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPColorGradient_t qt_meta_stringdata_QCPColorGradient = { + { +QT_MOC_LITERAL(0, 0, 16), // "QCPColorGradient" +QT_MOC_LITERAL(1, 17, 18), // "ColorInterpolation" +QT_MOC_LITERAL(2, 36, 5), // "ciRGB" +QT_MOC_LITERAL(3, 42, 5), // "ciHSV" +QT_MOC_LITERAL(4, 48, 14), // "GradientPreset" +QT_MOC_LITERAL(5, 63, 11), // "gpGrayscale" +QT_MOC_LITERAL(6, 75, 5), // "gpHot" +QT_MOC_LITERAL(7, 81, 6), // "gpCold" +QT_MOC_LITERAL(8, 88, 7), // "gpNight" +QT_MOC_LITERAL(9, 96, 7), // "gpCandy" +QT_MOC_LITERAL(10, 104, 11), // "gpGeography" +QT_MOC_LITERAL(11, 116, 5), // "gpIon" +QT_MOC_LITERAL(12, 122, 9), // "gpThermal" +QT_MOC_LITERAL(13, 132, 7), // "gpPolar" +QT_MOC_LITERAL(14, 140, 10), // "gpSpectrum" +QT_MOC_LITERAL(15, 151, 5), // "gpJet" +QT_MOC_LITERAL(16, 157, 6) // "gpHues" + + }, + "QCPColorGradient\0ColorInterpolation\0" + "ciRGB\0ciHSV\0GradientPreset\0gpGrayscale\0" + "gpHot\0gpCold\0gpNight\0gpCandy\0gpGeography\0" + "gpIon\0gpThermal\0gpPolar\0gpSpectrum\0" + "gpJet\0gpHues" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPColorGradient[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 0, 0, // properties + 2, 14, // enums/sets + 0, 0, // constructors + 4, // flags + 0, // signalCount + + // enums: name, alias, flags, count, data + 1, 1, 0x0, 2, 24, + 4, 4, 0x0, 12, 28, + + // enum data: key, value + 2, uint(QCPColorGradient::ciRGB), + 3, uint(QCPColorGradient::ciHSV), + 5, uint(QCPColorGradient::gpGrayscale), + 6, uint(QCPColorGradient::gpHot), + 7, uint(QCPColorGradient::gpCold), + 8, uint(QCPColorGradient::gpNight), + 9, uint(QCPColorGradient::gpCandy), + 10, uint(QCPColorGradient::gpGeography), + 11, uint(QCPColorGradient::gpIon), + 12, uint(QCPColorGradient::gpThermal), + 13, uint(QCPColorGradient::gpPolar), + 14, uint(QCPColorGradient::gpSpectrum), + 15, uint(QCPColorGradient::gpJet), + 16, uint(QCPColorGradient::gpHues), + + 0 // eod +}; + +QT_INIT_METAOBJECT const QMetaObject QCPColorGradient::staticMetaObject = { { + nullptr, + qt_meta_stringdata_QCPColorGradient.data, + qt_meta_data_QCPColorGradient, + nullptr, + nullptr, + nullptr +} }; + +struct qt_meta_stringdata_QCPAxisRect_t { + QByteArrayData data[8]; + char stringdata0[118]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPAxisRect_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPAxisRect_t qt_meta_stringdata_QCPAxisRect = { + { +QT_MOC_LITERAL(0, 0, 11), // "QCPAxisRect" +QT_MOC_LITERAL(1, 12, 10), // "background" +QT_MOC_LITERAL(2, 23, 16), // "backgroundScaled" +QT_MOC_LITERAL(3, 40, 20), // "backgroundScaledMode" +QT_MOC_LITERAL(4, 61, 19), // "Qt::AspectRatioMode" +QT_MOC_LITERAL(5, 81, 9), // "rangeDrag" +QT_MOC_LITERAL(6, 91, 16), // "Qt::Orientations" +QT_MOC_LITERAL(7, 108, 9) // "rangeZoom" + + }, + "QCPAxisRect\0background\0backgroundScaled\0" + "backgroundScaledMode\0Qt::AspectRatioMode\0" + "rangeDrag\0Qt::Orientations\0rangeZoom" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPAxisRect[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 5, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::QPixmap, 0x00095103, + 2, QMetaType::Bool, 0x00095103, + 3, 0x80000000 | 4, 0x0009510b, + 5, 0x80000000 | 6, 0x0009510b, + 7, 0x80000000 | 6, 0x0009510b, + + 0 // eod +}; + +void QCPAxisRect::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QPixmap*>(_v) = _t->background(); break; + case 1: *reinterpret_cast< bool*>(_v) = _t->backgroundScaled(); break; + case 2: *reinterpret_cast< Qt::AspectRatioMode*>(_v) = _t->backgroundScaledMode(); break; + case 3: *reinterpret_cast< Qt::Orientations*>(_v) = _t->rangeDrag(); break; + case 4: *reinterpret_cast< Qt::Orientations*>(_v) = _t->rangeZoom(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setBackground(*reinterpret_cast< QPixmap*>(_v)); break; + case 1: _t->setBackgroundScaled(*reinterpret_cast< bool*>(_v)); break; + case 2: _t->setBackgroundScaledMode(*reinterpret_cast< Qt::AspectRatioMode*>(_v)); break; + case 3: _t->setRangeDrag(*reinterpret_cast< Qt::Orientations*>(_v)); break; + case 4: _t->setRangeZoom(*reinterpret_cast< Qt::Orientations*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPAxisRect::staticMetaObject = { { + &QCPLayoutElement::staticMetaObject, + qt_meta_stringdata_QCPAxisRect.data, + qt_meta_data_QCPAxisRect, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPAxisRect::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPAxisRect::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPAxisRect.stringdata0)) + return static_cast(this); + return QCPLayoutElement::qt_metacast(_clname); +} + +int QCPAxisRect::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayoutElement::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 5; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 5; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPAbstractLegendItem_t { + QByteArrayData data[14]; + char stringdata0[174]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPAbstractLegendItem_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPAbstractLegendItem_t qt_meta_stringdata_QCPAbstractLegendItem = { + { +QT_MOC_LITERAL(0, 0, 21), // "QCPAbstractLegendItem" +QT_MOC_LITERAL(1, 22, 16), // "selectionChanged" +QT_MOC_LITERAL(2, 39, 0), // "" +QT_MOC_LITERAL(3, 40, 8), // "selected" +QT_MOC_LITERAL(4, 49, 17), // "selectableChanged" +QT_MOC_LITERAL(5, 67, 10), // "selectable" +QT_MOC_LITERAL(6, 78, 13), // "setSelectable" +QT_MOC_LITERAL(7, 92, 11), // "setSelected" +QT_MOC_LITERAL(8, 104, 12), // "parentLegend" +QT_MOC_LITERAL(9, 117, 10), // "QCPLegend*" +QT_MOC_LITERAL(10, 128, 4), // "font" +QT_MOC_LITERAL(11, 133, 9), // "textColor" +QT_MOC_LITERAL(12, 143, 12), // "selectedFont" +QT_MOC_LITERAL(13, 156, 17) // "selectedTextColor" + + }, + "QCPAbstractLegendItem\0selectionChanged\0" + "\0selected\0selectableChanged\0selectable\0" + "setSelectable\0setSelected\0parentLegend\0" + "QCPLegend*\0font\0textColor\0selectedFont\0" + "selectedTextColor" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPAbstractLegendItem[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 4, 14, // methods + 7, 46, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 2, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 1, 34, 2, 0x06 /* Public */, + 4, 1, 37, 2, 0x06 /* Public */, + + // slots: name, argc, parameters, tag, flags + 6, 1, 40, 2, 0x0a /* Public */, + 7, 1, 43, 2, 0x0a /* Public */, + + // signals: parameters + QMetaType::Void, QMetaType::Bool, 3, + QMetaType::Void, QMetaType::Bool, 5, + + // slots: parameters + QMetaType::Void, QMetaType::Bool, 5, + QMetaType::Void, QMetaType::Bool, 3, + + // properties: name, type, flags + 8, 0x80000000 | 9, 0x00095009, + 10, QMetaType::QFont, 0x00095103, + 11, QMetaType::QColor, 0x00095103, + 12, QMetaType::QFont, 0x00095103, + 13, QMetaType::QColor, 0x00095103, + 5, QMetaType::Bool, 0x00495103, + 3, QMetaType::Bool, 0x00495103, + + // properties: notify_signal_id + 0, + 0, + 0, + 0, + 0, + 0, + 1, + + 0 // eod +}; + +void QCPAbstractLegendItem::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->selectionChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 1: _t->selectableChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 2: _t->setSelectable((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 3: _t->setSelected((*reinterpret_cast< bool(*)>(_a[1]))); break; + default: ; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast(_a[0]); + { + using _t = void (QCPAbstractLegendItem::*)(bool ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAbstractLegendItem::selectionChanged)) { + *result = 0; + return; + } + } + { + using _t = void (QCPAbstractLegendItem::*)(bool ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPAbstractLegendItem::selectableChanged)) { + *result = 1; + return; + } + } + } else if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPLegend* >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QCPLegend**>(_v) = _t->parentLegend(); break; + case 1: *reinterpret_cast< QFont*>(_v) = _t->font(); break; + case 2: *reinterpret_cast< QColor*>(_v) = _t->textColor(); break; + case 3: *reinterpret_cast< QFont*>(_v) = _t->selectedFont(); break; + case 4: *reinterpret_cast< QColor*>(_v) = _t->selectedTextColor(); break; + case 5: *reinterpret_cast< bool*>(_v) = _t->selectable(); break; + case 6: *reinterpret_cast< bool*>(_v) = _t->selected(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 1: _t->setFont(*reinterpret_cast< QFont*>(_v)); break; + case 2: _t->setTextColor(*reinterpret_cast< QColor*>(_v)); break; + case 3: _t->setSelectedFont(*reinterpret_cast< QFont*>(_v)); break; + case 4: _t->setSelectedTextColor(*reinterpret_cast< QColor*>(_v)); break; + case 5: _t->setSelectable(*reinterpret_cast< bool*>(_v)); break; + case 6: _t->setSelected(*reinterpret_cast< bool*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES +} + +QT_INIT_METAOBJECT const QMetaObject QCPAbstractLegendItem::staticMetaObject = { { + &QCPLayoutElement::staticMetaObject, + qt_meta_stringdata_QCPAbstractLegendItem.data, + qt_meta_data_QCPAbstractLegendItem, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPAbstractLegendItem::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPAbstractLegendItem::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPAbstractLegendItem.stringdata0)) + return static_cast(this); + return QCPLayoutElement::qt_metacast(_clname); +} + +int QCPAbstractLegendItem::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayoutElement::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(_a[0]) = -1; + _id -= 4; + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 7; + } +#endif // QT_NO_PROPERTIES + return _id; +} + +// SIGNAL 0 +void QCPAbstractLegendItem::selectionChanged(bool _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} + +// SIGNAL 1 +void QCPAbstractLegendItem::selectableChanged(bool _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} +struct qt_meta_stringdata_QCPPlottableLegendItem_t { + QByteArrayData data[1]; + char stringdata0[23]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPPlottableLegendItem_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPPlottableLegendItem_t qt_meta_stringdata_QCPPlottableLegendItem = { + { +QT_MOC_LITERAL(0, 0, 22) // "QCPPlottableLegendItem" + + }, + "QCPPlottableLegendItem" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPPlottableLegendItem[] = { + + // content: + 8, // 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 QCPPlottableLegendItem::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPPlottableLegendItem::staticMetaObject = { { + &QCPAbstractLegendItem::staticMetaObject, + qt_meta_stringdata_QCPPlottableLegendItem.data, + qt_meta_data_QCPPlottableLegendItem, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPPlottableLegendItem::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPPlottableLegendItem::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPPlottableLegendItem.stringdata0)) + return static_cast(this); + return QCPAbstractLegendItem::qt_metacast(_clname); +} + +int QCPPlottableLegendItem::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractLegendItem::qt_metacall(_c, _id, _a); + return _id; +} +struct qt_meta_stringdata_QCPLegend_t { + QByteArrayData data[27]; + char stringdata0[358]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPLegend_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPLegend_t qt_meta_stringdata_QCPLegend = { + { +QT_MOC_LITERAL(0, 0, 9), // "QCPLegend" +QT_MOC_LITERAL(1, 10, 16), // "selectionChanged" +QT_MOC_LITERAL(2, 27, 0), // "" +QT_MOC_LITERAL(3, 28, 26), // "QCPLegend::SelectableParts" +QT_MOC_LITERAL(4, 55, 5), // "parts" +QT_MOC_LITERAL(5, 61, 17), // "selectableChanged" +QT_MOC_LITERAL(6, 79, 18), // "setSelectableParts" +QT_MOC_LITERAL(7, 98, 15), // "SelectableParts" +QT_MOC_LITERAL(8, 114, 15), // "selectableParts" +QT_MOC_LITERAL(9, 130, 16), // "setSelectedParts" +QT_MOC_LITERAL(10, 147, 13), // "selectedParts" +QT_MOC_LITERAL(11, 161, 9), // "borderPen" +QT_MOC_LITERAL(12, 171, 5), // "brush" +QT_MOC_LITERAL(13, 177, 4), // "font" +QT_MOC_LITERAL(14, 182, 9), // "textColor" +QT_MOC_LITERAL(15, 192, 8), // "iconSize" +QT_MOC_LITERAL(16, 201, 15), // "iconTextPadding" +QT_MOC_LITERAL(17, 217, 13), // "iconBorderPen" +QT_MOC_LITERAL(18, 231, 17), // "selectedBorderPen" +QT_MOC_LITERAL(19, 249, 21), // "selectedIconBorderPen" +QT_MOC_LITERAL(20, 271, 13), // "selectedBrush" +QT_MOC_LITERAL(21, 285, 12), // "selectedFont" +QT_MOC_LITERAL(22, 298, 17), // "selectedTextColor" +QT_MOC_LITERAL(23, 316, 14), // "SelectablePart" +QT_MOC_LITERAL(24, 331, 6), // "spNone" +QT_MOC_LITERAL(25, 338, 11), // "spLegendBox" +QT_MOC_LITERAL(26, 350, 7) // "spItems" + + }, + "QCPLegend\0selectionChanged\0\0" + "QCPLegend::SelectableParts\0parts\0" + "selectableChanged\0setSelectableParts\0" + "SelectableParts\0selectableParts\0" + "setSelectedParts\0selectedParts\0borderPen\0" + "brush\0font\0textColor\0iconSize\0" + "iconTextPadding\0iconBorderPen\0" + "selectedBorderPen\0selectedIconBorderPen\0" + "selectedBrush\0selectedFont\0selectedTextColor\0" + "SelectablePart\0spNone\0spLegendBox\0" + "spItems" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPLegend[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 4, 14, // methods + 14, 46, // properties + 2, 102, // enums/sets + 0, 0, // constructors + 0, // flags + 2, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 1, 34, 2, 0x06 /* Public */, + 5, 1, 37, 2, 0x06 /* Public */, + + // slots: name, argc, parameters, tag, flags + 6, 1, 40, 2, 0x0a /* Public */, + 9, 1, 43, 2, 0x0a /* Public */, + + // signals: parameters + QMetaType::Void, 0x80000000 | 3, 4, + QMetaType::Void, 0x80000000 | 3, 4, + + // slots: parameters + QMetaType::Void, 0x80000000 | 7, 8, + QMetaType::Void, 0x80000000 | 7, 10, + + // properties: name, type, flags + 11, QMetaType::QPen, 0x00095103, + 12, QMetaType::QBrush, 0x00095103, + 13, QMetaType::QFont, 0x00095103, + 14, QMetaType::QColor, 0x00095103, + 15, QMetaType::QSize, 0x00095103, + 16, QMetaType::Int, 0x00095103, + 17, QMetaType::QPen, 0x00095103, + 8, 0x80000000 | 7, 0x0049510b, + 10, 0x80000000 | 7, 0x0049510b, + 18, QMetaType::QPen, 0x00095103, + 19, QMetaType::QPen, 0x00095103, + 20, QMetaType::QBrush, 0x00095103, + 21, QMetaType::QFont, 0x00095103, + 22, QMetaType::QColor, 0x00095103, + + // properties: notify_signal_id + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + + // enums: name, alias, flags, count, data + 23, 23, 0x1, 3, 112, + 7, 23, 0x1, 3, 118, + + // enum data: key, value + 24, uint(QCPLegend::spNone), + 25, uint(QCPLegend::spLegendBox), + 26, uint(QCPLegend::spItems), + 24, uint(QCPLegend::spNone), + 25, uint(QCPLegend::spLegendBox), + 26, uint(QCPLegend::spItems), + + 0 // eod +}; + +void QCPLegend::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->selectionChanged((*reinterpret_cast< QCPLegend::SelectableParts(*)>(_a[1]))); break; + case 1: _t->selectableChanged((*reinterpret_cast< QCPLegend::SelectableParts(*)>(_a[1]))); break; + case 2: _t->setSelectableParts((*reinterpret_cast< const SelectableParts(*)>(_a[1]))); break; + case 3: _t->setSelectedParts((*reinterpret_cast< const SelectableParts(*)>(_a[1]))); break; + default: ; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast(_a[0]); + { + using _t = void (QCPLegend::*)(QCPLegend::SelectableParts ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPLegend::selectionChanged)) { + *result = 0; + return; + } + } + { + using _t = void (QCPLegend::*)(QCPLegend::SelectableParts ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPLegend::selectableChanged)) { + *result = 1; + return; + } + } + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QPen*>(_v) = _t->borderPen(); break; + case 1: *reinterpret_cast< QBrush*>(_v) = _t->brush(); break; + case 2: *reinterpret_cast< QFont*>(_v) = _t->font(); break; + case 3: *reinterpret_cast< QColor*>(_v) = _t->textColor(); break; + case 4: *reinterpret_cast< QSize*>(_v) = _t->iconSize(); break; + case 5: *reinterpret_cast< int*>(_v) = _t->iconTextPadding(); break; + case 6: *reinterpret_cast< QPen*>(_v) = _t->iconBorderPen(); break; + case 7: *reinterpret_cast(_v) = QFlag(_t->selectableParts()); break; + case 8: *reinterpret_cast(_v) = QFlag(_t->selectedParts()); break; + case 9: *reinterpret_cast< QPen*>(_v) = _t->selectedBorderPen(); break; + case 10: *reinterpret_cast< QPen*>(_v) = _t->selectedIconBorderPen(); break; + case 11: *reinterpret_cast< QBrush*>(_v) = _t->selectedBrush(); break; + case 12: *reinterpret_cast< QFont*>(_v) = _t->selectedFont(); break; + case 13: *reinterpret_cast< QColor*>(_v) = _t->selectedTextColor(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setBorderPen(*reinterpret_cast< QPen*>(_v)); break; + case 1: _t->setBrush(*reinterpret_cast< QBrush*>(_v)); break; + case 2: _t->setFont(*reinterpret_cast< QFont*>(_v)); break; + case 3: _t->setTextColor(*reinterpret_cast< QColor*>(_v)); break; + case 4: _t->setIconSize(*reinterpret_cast< QSize*>(_v)); break; + case 5: _t->setIconTextPadding(*reinterpret_cast< int*>(_v)); break; + case 6: _t->setIconBorderPen(*reinterpret_cast< QPen*>(_v)); break; + case 7: _t->setSelectableParts(QFlag(*reinterpret_cast(_v))); break; + case 8: _t->setSelectedParts(QFlag(*reinterpret_cast(_v))); break; + case 9: _t->setSelectedBorderPen(*reinterpret_cast< QPen*>(_v)); break; + case 10: _t->setSelectedIconBorderPen(*reinterpret_cast< QPen*>(_v)); break; + case 11: _t->setSelectedBrush(*reinterpret_cast< QBrush*>(_v)); break; + case 12: _t->setSelectedFont(*reinterpret_cast< QFont*>(_v)); break; + case 13: _t->setSelectedTextColor(*reinterpret_cast< QColor*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES +} + +QT_INIT_METAOBJECT const QMetaObject QCPLegend::staticMetaObject = { { + &QCPLayoutGrid::staticMetaObject, + qt_meta_stringdata_QCPLegend.data, + qt_meta_data_QCPLegend, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPLegend::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPLegend::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPLegend.stringdata0)) + return static_cast(this); + return QCPLayoutGrid::qt_metacast(_clname); +} + +int QCPLegend::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayoutGrid::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(_a[0]) = -1; + _id -= 4; + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 14; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 14; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 14; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 14; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 14; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 14; + } +#endif // QT_NO_PROPERTIES + return _id; +} + +// SIGNAL 0 +void QCPLegend::selectionChanged(QCPLegend::SelectableParts _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} + +// SIGNAL 1 +void QCPLegend::selectableChanged(QCPLegend::SelectableParts _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} +struct qt_meta_stringdata_QCPPlotTitle_t { + QByteArrayData data[13]; + char stringdata0[146]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPPlotTitle_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPPlotTitle_t qt_meta_stringdata_QCPPlotTitle = { + { +QT_MOC_LITERAL(0, 0, 12), // "QCPPlotTitle" +QT_MOC_LITERAL(1, 13, 16), // "selectionChanged" +QT_MOC_LITERAL(2, 30, 0), // "" +QT_MOC_LITERAL(3, 31, 8), // "selected" +QT_MOC_LITERAL(4, 40, 17), // "selectableChanged" +QT_MOC_LITERAL(5, 58, 10), // "selectable" +QT_MOC_LITERAL(6, 69, 13), // "setSelectable" +QT_MOC_LITERAL(7, 83, 11), // "setSelected" +QT_MOC_LITERAL(8, 95, 4), // "text" +QT_MOC_LITERAL(9, 100, 4), // "font" +QT_MOC_LITERAL(10, 105, 9), // "textColor" +QT_MOC_LITERAL(11, 115, 12), // "selectedFont" +QT_MOC_LITERAL(12, 128, 17) // "selectedTextColor" + + }, + "QCPPlotTitle\0selectionChanged\0\0selected\0" + "selectableChanged\0selectable\0setSelectable\0" + "setSelected\0text\0font\0textColor\0" + "selectedFont\0selectedTextColor" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPPlotTitle[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 4, 14, // methods + 7, 46, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 2, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 1, 34, 2, 0x06 /* Public */, + 4, 1, 37, 2, 0x06 /* Public */, + + // slots: name, argc, parameters, tag, flags + 6, 1, 40, 2, 0x0a /* Public */, + 7, 1, 43, 2, 0x0a /* Public */, + + // signals: parameters + QMetaType::Void, QMetaType::Bool, 3, + QMetaType::Void, QMetaType::Bool, 5, + + // slots: parameters + QMetaType::Void, QMetaType::Bool, 5, + QMetaType::Void, QMetaType::Bool, 3, + + // properties: name, type, flags + 8, QMetaType::QString, 0x00095103, + 9, QMetaType::QFont, 0x00095103, + 10, QMetaType::QColor, 0x00095103, + 11, QMetaType::QFont, 0x00095103, + 12, QMetaType::QColor, 0x00095103, + 5, QMetaType::Bool, 0x00495103, + 3, QMetaType::Bool, 0x00495103, + + // properties: notify_signal_id + 0, + 0, + 0, + 0, + 0, + 1, + 0, + + 0 // eod +}; + +void QCPPlotTitle::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->selectionChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 1: _t->selectableChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 2: _t->setSelectable((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 3: _t->setSelected((*reinterpret_cast< bool(*)>(_a[1]))); break; + default: ; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast(_a[0]); + { + using _t = void (QCPPlotTitle::*)(bool ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPPlotTitle::selectionChanged)) { + *result = 0; + return; + } + } + { + using _t = void (QCPPlotTitle::*)(bool ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPPlotTitle::selectableChanged)) { + *result = 1; + return; + } + } + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QString*>(_v) = _t->text(); break; + case 1: *reinterpret_cast< QFont*>(_v) = _t->font(); break; + case 2: *reinterpret_cast< QColor*>(_v) = _t->textColor(); break; + case 3: *reinterpret_cast< QFont*>(_v) = _t->selectedFont(); break; + case 4: *reinterpret_cast< QColor*>(_v) = _t->selectedTextColor(); break; + case 5: *reinterpret_cast< bool*>(_v) = _t->selectable(); break; + case 6: *reinterpret_cast< bool*>(_v) = _t->selected(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setText(*reinterpret_cast< QString*>(_v)); break; + case 1: _t->setFont(*reinterpret_cast< QFont*>(_v)); break; + case 2: _t->setTextColor(*reinterpret_cast< QColor*>(_v)); break; + case 3: _t->setSelectedFont(*reinterpret_cast< QFont*>(_v)); break; + case 4: _t->setSelectedTextColor(*reinterpret_cast< QColor*>(_v)); break; + case 5: _t->setSelectable(*reinterpret_cast< bool*>(_v)); break; + case 6: _t->setSelected(*reinterpret_cast< bool*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES +} + +QT_INIT_METAOBJECT const QMetaObject QCPPlotTitle::staticMetaObject = { { + &QCPLayoutElement::staticMetaObject, + qt_meta_stringdata_QCPPlotTitle.data, + qt_meta_data_QCPPlotTitle, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPPlotTitle::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPPlotTitle::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPPlotTitle.stringdata0)) + return static_cast(this); + return QCPLayoutElement::qt_metacast(_clname); +} + +int QCPPlotTitle::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayoutElement::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(_a[0]) = -1; + _id -= 4; + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 7; + } +#endif // QT_NO_PROPERTIES + return _id; +} + +// SIGNAL 0 +void QCPPlotTitle::selectionChanged(bool _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} + +// SIGNAL 1 +void QCPPlotTitle::selectableChanged(bool _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} +struct qt_meta_stringdata_QCPColorScaleAxisRectPrivate_t { + QByteArrayData data[7]; + char stringdata0[128]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPColorScaleAxisRectPrivate_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPColorScaleAxisRectPrivate_t qt_meta_stringdata_QCPColorScaleAxisRectPrivate = { + { +QT_MOC_LITERAL(0, 0, 28), // "QCPColorScaleAxisRectPrivate" +QT_MOC_LITERAL(1, 29, 20), // "axisSelectionChanged" +QT_MOC_LITERAL(2, 50, 0), // "" +QT_MOC_LITERAL(3, 51, 24), // "QCPAxis::SelectableParts" +QT_MOC_LITERAL(4, 76, 13), // "selectedParts" +QT_MOC_LITERAL(5, 90, 21), // "axisSelectableChanged" +QT_MOC_LITERAL(6, 112, 15) // "selectableParts" + + }, + "QCPColorScaleAxisRectPrivate\0" + "axisSelectionChanged\0\0QCPAxis::SelectableParts\0" + "selectedParts\0axisSelectableChanged\0" + "selectableParts" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPColorScaleAxisRectPrivate[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 2, 14, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // slots: name, argc, parameters, tag, flags + 1, 1, 24, 2, 0x09 /* Protected */, + 5, 1, 27, 2, 0x09 /* Protected */, + + // slots: parameters + QMetaType::Void, 0x80000000 | 3, 4, + QMetaType::Void, 0x80000000 | 3, 6, + + 0 // eod +}; + +void QCPColorScaleAxisRectPrivate::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->axisSelectionChanged((*reinterpret_cast< QCPAxis::SelectableParts(*)>(_a[1]))); break; + case 1: _t->axisSelectableChanged((*reinterpret_cast< QCPAxis::SelectableParts(*)>(_a[1]))); break; + default: ; + } + } +} + +QT_INIT_METAOBJECT const QMetaObject QCPColorScaleAxisRectPrivate::staticMetaObject = { { + &QCPAxisRect::staticMetaObject, + qt_meta_stringdata_QCPColorScaleAxisRectPrivate.data, + qt_meta_data_QCPColorScaleAxisRectPrivate, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPColorScaleAxisRectPrivate::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPColorScaleAxisRectPrivate::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPColorScaleAxisRectPrivate.stringdata0)) + return static_cast(this); + return QCPAxisRect::qt_metacast(_clname); +} + +int QCPColorScaleAxisRectPrivate::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAxisRect::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(_a[0]) = -1; + _id -= 2; + } + return _id; +} +struct qt_meta_stringdata_QCPColorScale_t { + QByteArrayData data[23]; + char stringdata0[278]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPColorScale_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPColorScale_t qt_meta_stringdata_QCPColorScale = { + { +QT_MOC_LITERAL(0, 0, 13), // "QCPColorScale" +QT_MOC_LITERAL(1, 14, 16), // "dataRangeChanged" +QT_MOC_LITERAL(2, 31, 0), // "" +QT_MOC_LITERAL(3, 32, 8), // "QCPRange" +QT_MOC_LITERAL(4, 41, 8), // "newRange" +QT_MOC_LITERAL(5, 50, 20), // "dataScaleTypeChanged" +QT_MOC_LITERAL(6, 71, 18), // "QCPAxis::ScaleType" +QT_MOC_LITERAL(7, 90, 9), // "scaleType" +QT_MOC_LITERAL(8, 100, 15), // "gradientChanged" +QT_MOC_LITERAL(9, 116, 16), // "QCPColorGradient" +QT_MOC_LITERAL(10, 133, 11), // "newGradient" +QT_MOC_LITERAL(11, 145, 12), // "setDataRange" +QT_MOC_LITERAL(12, 158, 9), // "dataRange" +QT_MOC_LITERAL(13, 168, 16), // "setDataScaleType" +QT_MOC_LITERAL(14, 185, 11), // "setGradient" +QT_MOC_LITERAL(15, 197, 8), // "gradient" +QT_MOC_LITERAL(16, 206, 4), // "type" +QT_MOC_LITERAL(17, 211, 17), // "QCPAxis::AxisType" +QT_MOC_LITERAL(18, 229, 13), // "dataScaleType" +QT_MOC_LITERAL(19, 243, 5), // "label" +QT_MOC_LITERAL(20, 249, 8), // "barWidth" +QT_MOC_LITERAL(21, 258, 9), // "rangeDrag" +QT_MOC_LITERAL(22, 268, 9) // "rangeZoom" + + }, + "QCPColorScale\0dataRangeChanged\0\0" + "QCPRange\0newRange\0dataScaleTypeChanged\0" + "QCPAxis::ScaleType\0scaleType\0" + "gradientChanged\0QCPColorGradient\0" + "newGradient\0setDataRange\0dataRange\0" + "setDataScaleType\0setGradient\0gradient\0" + "type\0QCPAxis::AxisType\0dataScaleType\0" + "label\0barWidth\0rangeDrag\0rangeZoom" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPColorScale[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 6, 14, // methods + 8, 62, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 3, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 1, 44, 2, 0x06 /* Public */, + 5, 1, 47, 2, 0x06 /* Public */, + 8, 1, 50, 2, 0x06 /* Public */, + + // slots: name, argc, parameters, tag, flags + 11, 1, 53, 2, 0x0a /* Public */, + 13, 1, 56, 2, 0x0a /* Public */, + 14, 1, 59, 2, 0x0a /* Public */, + + // signals: parameters + QMetaType::Void, 0x80000000 | 3, 4, + QMetaType::Void, 0x80000000 | 6, 7, + QMetaType::Void, 0x80000000 | 9, 10, + + // slots: parameters + QMetaType::Void, 0x80000000 | 3, 12, + QMetaType::Void, 0x80000000 | 6, 7, + QMetaType::Void, 0x80000000 | 9, 15, + + // properties: name, type, flags + 16, 0x80000000 | 17, 0x0009510b, + 12, 0x80000000 | 3, 0x0049510b, + 18, 0x80000000 | 6, 0x0049510b, + 15, 0x80000000 | 9, 0x0049510b, + 19, QMetaType::QString, 0x00095103, + 20, QMetaType::Int, 0x00095103, + 21, QMetaType::Bool, 0x00095103, + 22, QMetaType::Bool, 0x00095103, + + // properties: notify_signal_id + 0, + 0, + 1, + 2, + 0, + 0, + 0, + 0, + + 0 // eod +}; + +void QCPColorScale::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->dataRangeChanged((*reinterpret_cast< QCPRange(*)>(_a[1]))); break; + case 1: _t->dataScaleTypeChanged((*reinterpret_cast< QCPAxis::ScaleType(*)>(_a[1]))); break; + case 2: _t->gradientChanged((*reinterpret_cast< QCPColorGradient(*)>(_a[1]))); break; + case 3: _t->setDataRange((*reinterpret_cast< const QCPRange(*)>(_a[1]))); break; + case 4: _t->setDataScaleType((*reinterpret_cast< QCPAxis::ScaleType(*)>(_a[1]))); break; + case 5: _t->setGradient((*reinterpret_cast< const QCPColorGradient(*)>(_a[1]))); break; + default: ; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast(_a[0]); + { + using _t = void (QCPColorScale::*)(QCPRange ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPColorScale::dataRangeChanged)) { + *result = 0; + return; + } + } + { + using _t = void (QCPColorScale::*)(QCPAxis::ScaleType ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPColorScale::dataScaleTypeChanged)) { + *result = 1; + return; + } + } + { + using _t = void (QCPColorScale::*)(QCPColorGradient ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPColorScale::gradientChanged)) { + *result = 2; + return; + } + } + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QCPAxis::AxisType*>(_v) = _t->type(); break; + case 1: *reinterpret_cast< QCPRange*>(_v) = _t->dataRange(); break; + case 2: *reinterpret_cast< QCPAxis::ScaleType*>(_v) = _t->dataScaleType(); break; + case 3: *reinterpret_cast< QCPColorGradient*>(_v) = _t->gradient(); break; + case 4: *reinterpret_cast< QString*>(_v) = _t->label(); break; + case 5: *reinterpret_cast< int*>(_v) = _t->barWidth(); break; + case 6: *reinterpret_cast< bool*>(_v) = _t->rangeDrag(); break; + case 7: *reinterpret_cast< bool*>(_v) = _t->rangeZoom(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setType(*reinterpret_cast< QCPAxis::AxisType*>(_v)); break; + case 1: _t->setDataRange(*reinterpret_cast< QCPRange*>(_v)); break; + case 2: _t->setDataScaleType(*reinterpret_cast< QCPAxis::ScaleType*>(_v)); break; + case 3: _t->setGradient(*reinterpret_cast< QCPColorGradient*>(_v)); break; + case 4: _t->setLabel(*reinterpret_cast< QString*>(_v)); break; + case 5: _t->setBarWidth(*reinterpret_cast< int*>(_v)); break; + case 6: _t->setRangeDrag(*reinterpret_cast< bool*>(_v)); break; + case 7: _t->setRangeZoom(*reinterpret_cast< bool*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES +} + +static const QMetaObject * const qt_meta_extradata_QCPColorScale[] = { + &QCPAxis::staticMetaObject, + nullptr +}; + +QT_INIT_METAOBJECT const QMetaObject QCPColorScale::staticMetaObject = { { + &QCPLayoutElement::staticMetaObject, + qt_meta_stringdata_QCPColorScale.data, + qt_meta_data_QCPColorScale, + qt_static_metacall, + qt_meta_extradata_QCPColorScale, + nullptr +} }; + + +const QMetaObject *QCPColorScale::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPColorScale::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPColorScale.stringdata0)) + return static_cast(this); + return QCPLayoutElement::qt_metacast(_clname); +} + +int QCPColorScale::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPLayoutElement::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(_a[0]) = -1; + _id -= 6; + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 8; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 8; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 8; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 8; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 8; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 8; + } +#endif // QT_NO_PROPERTIES + return _id; +} + +// SIGNAL 0 +void QCPColorScale::dataRangeChanged(QCPRange _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} + +// SIGNAL 1 +void QCPColorScale::dataScaleTypeChanged(QCPAxis::ScaleType _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} + +// SIGNAL 2 +void QCPColorScale::gradientChanged(QCPColorGradient _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 2, _a); +} +struct qt_meta_stringdata_QCPGraph_t { + QByteArrayData data[23]; + char stringdata0[251]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPGraph_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPGraph_t qt_meta_stringdata_QCPGraph = { + { +QT_MOC_LITERAL(0, 0, 8), // "QCPGraph" +QT_MOC_LITERAL(1, 9, 9), // "lineStyle" +QT_MOC_LITERAL(2, 19, 9), // "LineStyle" +QT_MOC_LITERAL(3, 29, 12), // "scatterStyle" +QT_MOC_LITERAL(4, 42, 15), // "QCPScatterStyle" +QT_MOC_LITERAL(5, 58, 9), // "errorType" +QT_MOC_LITERAL(6, 68, 9), // "ErrorType" +QT_MOC_LITERAL(7, 78, 8), // "errorPen" +QT_MOC_LITERAL(8, 87, 12), // "errorBarSize" +QT_MOC_LITERAL(9, 100, 18), // "errorBarSkipSymbol" +QT_MOC_LITERAL(10, 119, 16), // "channelFillGraph" +QT_MOC_LITERAL(11, 136, 9), // "QCPGraph*" +QT_MOC_LITERAL(12, 146, 16), // "adaptiveSampling" +QT_MOC_LITERAL(13, 163, 6), // "lsNone" +QT_MOC_LITERAL(14, 170, 6), // "lsLine" +QT_MOC_LITERAL(15, 177, 10), // "lsStepLeft" +QT_MOC_LITERAL(16, 188, 11), // "lsStepRight" +QT_MOC_LITERAL(17, 200, 12), // "lsStepCenter" +QT_MOC_LITERAL(18, 213, 9), // "lsImpulse" +QT_MOC_LITERAL(19, 223, 6), // "etNone" +QT_MOC_LITERAL(20, 230, 5), // "etKey" +QT_MOC_LITERAL(21, 236, 7), // "etValue" +QT_MOC_LITERAL(22, 244, 6) // "etBoth" + + }, + "QCPGraph\0lineStyle\0LineStyle\0scatterStyle\0" + "QCPScatterStyle\0errorType\0ErrorType\0" + "errorPen\0errorBarSize\0errorBarSkipSymbol\0" + "channelFillGraph\0QCPGraph*\0adaptiveSampling\0" + "lsNone\0lsLine\0lsStepLeft\0lsStepRight\0" + "lsStepCenter\0lsImpulse\0etNone\0etKey\0" + "etValue\0etBoth" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPGraph[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 8, 14, // properties + 2, 38, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, 0x80000000 | 2, 0x0009510b, + 3, 0x80000000 | 4, 0x0009510b, + 5, 0x80000000 | 6, 0x0009510b, + 7, QMetaType::QPen, 0x00095103, + 8, QMetaType::Double, 0x00095103, + 9, QMetaType::Bool, 0x00095103, + 10, 0x80000000 | 11, 0x0009510b, + 12, QMetaType::Bool, 0x00095103, + + // enums: name, alias, flags, count, data + 2, 2, 0x0, 6, 48, + 6, 6, 0x0, 4, 60, + + // enum data: key, value + 13, uint(QCPGraph::lsNone), + 14, uint(QCPGraph::lsLine), + 15, uint(QCPGraph::lsStepLeft), + 16, uint(QCPGraph::lsStepRight), + 17, uint(QCPGraph::lsStepCenter), + 18, uint(QCPGraph::lsImpulse), + 19, uint(QCPGraph::etNone), + 20, uint(QCPGraph::etKey), + 21, uint(QCPGraph::etValue), + 22, uint(QCPGraph::etBoth), + + 0 // eod +}; + +void QCPGraph::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 6: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPGraph* >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< LineStyle*>(_v) = _t->lineStyle(); break; + case 1: *reinterpret_cast< QCPScatterStyle*>(_v) = _t->scatterStyle(); break; + case 2: *reinterpret_cast< ErrorType*>(_v) = _t->errorType(); break; + case 3: *reinterpret_cast< QPen*>(_v) = _t->errorPen(); break; + case 4: *reinterpret_cast< double*>(_v) = _t->errorBarSize(); break; + case 5: *reinterpret_cast< bool*>(_v) = _t->errorBarSkipSymbol(); break; + case 6: *reinterpret_cast< QCPGraph**>(_v) = _t->channelFillGraph(); break; + case 7: *reinterpret_cast< bool*>(_v) = _t->adaptiveSampling(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setLineStyle(*reinterpret_cast< LineStyle*>(_v)); break; + case 1: _t->setScatterStyle(*reinterpret_cast< QCPScatterStyle*>(_v)); break; + case 2: _t->setErrorType(*reinterpret_cast< ErrorType*>(_v)); break; + case 3: _t->setErrorPen(*reinterpret_cast< QPen*>(_v)); break; + case 4: _t->setErrorBarSize(*reinterpret_cast< double*>(_v)); break; + case 5: _t->setErrorBarSkipSymbol(*reinterpret_cast< bool*>(_v)); break; + case 6: _t->setChannelFillGraph(*reinterpret_cast< QCPGraph**>(_v)); break; + case 7: _t->setAdaptiveSampling(*reinterpret_cast< bool*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); +} + +QT_INIT_METAOBJECT const QMetaObject QCPGraph::staticMetaObject = { { + &QCPAbstractPlottable::staticMetaObject, + qt_meta_stringdata_QCPGraph.data, + qt_meta_data_QCPGraph, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPGraph::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPGraph::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPGraph.stringdata0)) + return static_cast(this); + return QCPAbstractPlottable::qt_metacast(_clname); +} + +int QCPGraph::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractPlottable::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 8; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 8; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 8; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 8; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 8; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 8; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPCurve_t { + QByteArrayData data[5]; + char stringdata0[58]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPCurve_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPCurve_t qt_meta_stringdata_QCPCurve = { + { +QT_MOC_LITERAL(0, 0, 8), // "QCPCurve" +QT_MOC_LITERAL(1, 9, 12), // "scatterStyle" +QT_MOC_LITERAL(2, 22, 15), // "QCPScatterStyle" +QT_MOC_LITERAL(3, 38, 9), // "lineStyle" +QT_MOC_LITERAL(4, 48, 9) // "LineStyle" + + }, + "QCPCurve\0scatterStyle\0QCPScatterStyle\0" + "lineStyle\0LineStyle" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPCurve[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 2, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, 0x80000000 | 2, 0x0009510b, + 3, 0x80000000 | 4, 0x0009510b, + + 0 // eod +}; + +void QCPCurve::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QCPScatterStyle*>(_v) = _t->scatterStyle(); break; + case 1: *reinterpret_cast< LineStyle*>(_v) = _t->lineStyle(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setScatterStyle(*reinterpret_cast< QCPScatterStyle*>(_v)); break; + case 1: _t->setLineStyle(*reinterpret_cast< LineStyle*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPCurve::staticMetaObject = { { + &QCPAbstractPlottable::staticMetaObject, + qt_meta_stringdata_QCPCurve.data, + qt_meta_data_QCPCurve, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPCurve::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPCurve::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPCurve.stringdata0)) + return static_cast(this); + return QCPAbstractPlottable::qt_metacast(_clname); +} + +int QCPCurve::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractPlottable::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 2; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPBarsGroup_t { + QByteArrayData data[4]; + char stringdata0[45]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPBarsGroup_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPBarsGroup_t qt_meta_stringdata_QCPBarsGroup = { + { +QT_MOC_LITERAL(0, 0, 12), // "QCPBarsGroup" +QT_MOC_LITERAL(1, 13, 11), // "spacingType" +QT_MOC_LITERAL(2, 25, 11), // "SpacingType" +QT_MOC_LITERAL(3, 37, 7) // "spacing" + + }, + "QCPBarsGroup\0spacingType\0SpacingType\0" + "spacing" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPBarsGroup[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 2, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, 0x80000000 | 2, 0x0009510b, + 3, QMetaType::Double, 0x00095103, + + 0 // eod +}; + +void QCPBarsGroup::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< SpacingType*>(_v) = _t->spacingType(); break; + case 1: *reinterpret_cast< double*>(_v) = _t->spacing(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setSpacingType(*reinterpret_cast< SpacingType*>(_v)); break; + case 1: _t->setSpacing(*reinterpret_cast< double*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPBarsGroup::staticMetaObject = { { + &QObject::staticMetaObject, + qt_meta_stringdata_QCPBarsGroup.data, + qt_meta_data_QCPBarsGroup, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPBarsGroup::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPBarsGroup::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPBarsGroup.stringdata0)) + return static_cast(this); + return QObject::qt_metacast(_clname); +} + +int QCPBarsGroup::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QObject::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 2; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPBars_t { + QByteArrayData data[13]; + char stringdata0[135]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPBars_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPBars_t qt_meta_stringdata_QCPBars = { + { +QT_MOC_LITERAL(0, 0, 7), // "QCPBars" +QT_MOC_LITERAL(1, 8, 5), // "width" +QT_MOC_LITERAL(2, 14, 9), // "widthType" +QT_MOC_LITERAL(3, 24, 9), // "WidthType" +QT_MOC_LITERAL(4, 34, 9), // "barsGroup" +QT_MOC_LITERAL(5, 44, 13), // "QCPBarsGroup*" +QT_MOC_LITERAL(6, 58, 9), // "baseValue" +QT_MOC_LITERAL(7, 68, 8), // "barBelow" +QT_MOC_LITERAL(8, 77, 8), // "QCPBars*" +QT_MOC_LITERAL(9, 86, 8), // "barAbove" +QT_MOC_LITERAL(10, 95, 10), // "wtAbsolute" +QT_MOC_LITERAL(11, 106, 15), // "wtAxisRectRatio" +QT_MOC_LITERAL(12, 122, 12) // "wtPlotCoords" + + }, + "QCPBars\0width\0widthType\0WidthType\0" + "barsGroup\0QCPBarsGroup*\0baseValue\0" + "barBelow\0QCPBars*\0barAbove\0wtAbsolute\0" + "wtAxisRectRatio\0wtPlotCoords" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPBars[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 6, 14, // properties + 1, 32, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::Double, 0x00095103, + 2, 0x80000000 | 3, 0x0009510b, + 4, 0x80000000 | 5, 0x0009510b, + 6, QMetaType::Double, 0x00095103, + 7, 0x80000000 | 8, 0x00095009, + 9, 0x80000000 | 8, 0x00095009, + + // enums: name, alias, flags, count, data + 3, 3, 0x0, 3, 37, + + // enum data: key, value + 10, uint(QCPBars::wtAbsolute), + 11, uint(QCPBars::wtAxisRectRatio), + 12, uint(QCPBars::wtPlotCoords), + + 0 // eod +}; + +void QCPBars::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 5: + case 4: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPBars* >(); break; + case 2: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPBarsGroup* >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< double*>(_v) = _t->width(); break; + case 1: *reinterpret_cast< WidthType*>(_v) = _t->widthType(); break; + case 2: *reinterpret_cast< QCPBarsGroup**>(_v) = _t->barsGroup(); break; + case 3: *reinterpret_cast< double*>(_v) = _t->baseValue(); break; + case 4: *reinterpret_cast< QCPBars**>(_v) = _t->barBelow(); break; + case 5: *reinterpret_cast< QCPBars**>(_v) = _t->barAbove(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setWidth(*reinterpret_cast< double*>(_v)); break; + case 1: _t->setWidthType(*reinterpret_cast< WidthType*>(_v)); break; + case 2: _t->setBarsGroup(*reinterpret_cast< QCPBarsGroup**>(_v)); break; + case 3: _t->setBaseValue(*reinterpret_cast< double*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); +} + +QT_INIT_METAOBJECT const QMetaObject QCPBars::staticMetaObject = { { + &QCPAbstractPlottable::staticMetaObject, + qt_meta_stringdata_QCPBars.data, + qt_meta_data_QCPBars, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPBars::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPBars::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPBars.stringdata0)) + return static_cast(this); + return QCPAbstractPlottable::qt_metacast(_clname); +} + +int QCPBars::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractPlottable::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 6; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPStatisticalBox_t { + QByteArrayData data[16]; + char stringdata0[181]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPStatisticalBox_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPStatisticalBox_t qt_meta_stringdata_QCPStatisticalBox = { + { +QT_MOC_LITERAL(0, 0, 17), // "QCPStatisticalBox" +QT_MOC_LITERAL(1, 18, 3), // "key" +QT_MOC_LITERAL(2, 22, 7), // "minimum" +QT_MOC_LITERAL(3, 30, 13), // "lowerQuartile" +QT_MOC_LITERAL(4, 44, 6), // "median" +QT_MOC_LITERAL(5, 51, 13), // "upperQuartile" +QT_MOC_LITERAL(6, 65, 7), // "maximum" +QT_MOC_LITERAL(7, 73, 8), // "outliers" +QT_MOC_LITERAL(8, 82, 15), // "QVector" +QT_MOC_LITERAL(9, 98, 5), // "width" +QT_MOC_LITERAL(10, 104, 12), // "whiskerWidth" +QT_MOC_LITERAL(11, 117, 10), // "whiskerPen" +QT_MOC_LITERAL(12, 128, 13), // "whiskerBarPen" +QT_MOC_LITERAL(13, 142, 9), // "medianPen" +QT_MOC_LITERAL(14, 152, 12), // "outlierStyle" +QT_MOC_LITERAL(15, 165, 15) // "QCPScatterStyle" + + }, + "QCPStatisticalBox\0key\0minimum\0" + "lowerQuartile\0median\0upperQuartile\0" + "maximum\0outliers\0QVector\0width\0" + "whiskerWidth\0whiskerPen\0whiskerBarPen\0" + "medianPen\0outlierStyle\0QCPScatterStyle" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPStatisticalBox[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 13, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::Double, 0x00095103, + 2, QMetaType::Double, 0x00095103, + 3, QMetaType::Double, 0x00095103, + 4, QMetaType::Double, 0x00095103, + 5, QMetaType::Double, 0x00095103, + 6, QMetaType::Double, 0x00095103, + 7, 0x80000000 | 8, 0x0009510b, + 9, QMetaType::Double, 0x00095103, + 10, QMetaType::Double, 0x00095103, + 11, QMetaType::QPen, 0x00095103, + 12, QMetaType::QPen, 0x00095103, + 13, QMetaType::QPen, 0x00095103, + 14, 0x80000000 | 15, 0x0009510b, + + 0 // eod +}; + +void QCPStatisticalBox::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 6: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QVector >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< double*>(_v) = _t->key(); break; + case 1: *reinterpret_cast< double*>(_v) = _t->minimum(); break; + case 2: *reinterpret_cast< double*>(_v) = _t->lowerQuartile(); break; + case 3: *reinterpret_cast< double*>(_v) = _t->median(); break; + case 4: *reinterpret_cast< double*>(_v) = _t->upperQuartile(); break; + case 5: *reinterpret_cast< double*>(_v) = _t->maximum(); break; + case 6: *reinterpret_cast< QVector*>(_v) = _t->outliers(); break; + case 7: *reinterpret_cast< double*>(_v) = _t->width(); break; + case 8: *reinterpret_cast< double*>(_v) = _t->whiskerWidth(); break; + case 9: *reinterpret_cast< QPen*>(_v) = _t->whiskerPen(); break; + case 10: *reinterpret_cast< QPen*>(_v) = _t->whiskerBarPen(); break; + case 11: *reinterpret_cast< QPen*>(_v) = _t->medianPen(); break; + case 12: *reinterpret_cast< QCPScatterStyle*>(_v) = _t->outlierStyle(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setKey(*reinterpret_cast< double*>(_v)); break; + case 1: _t->setMinimum(*reinterpret_cast< double*>(_v)); break; + case 2: _t->setLowerQuartile(*reinterpret_cast< double*>(_v)); break; + case 3: _t->setMedian(*reinterpret_cast< double*>(_v)); break; + case 4: _t->setUpperQuartile(*reinterpret_cast< double*>(_v)); break; + case 5: _t->setMaximum(*reinterpret_cast< double*>(_v)); break; + case 6: _t->setOutliers(*reinterpret_cast< QVector*>(_v)); break; + case 7: _t->setWidth(*reinterpret_cast< double*>(_v)); break; + case 8: _t->setWhiskerWidth(*reinterpret_cast< double*>(_v)); break; + case 9: _t->setWhiskerPen(*reinterpret_cast< QPen*>(_v)); break; + case 10: _t->setWhiskerBarPen(*reinterpret_cast< QPen*>(_v)); break; + case 11: _t->setMedianPen(*reinterpret_cast< QPen*>(_v)); break; + case 12: _t->setOutlierStyle(*reinterpret_cast< QCPScatterStyle*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); +} + +QT_INIT_METAOBJECT const QMetaObject QCPStatisticalBox::staticMetaObject = { { + &QCPAbstractPlottable::staticMetaObject, + qt_meta_stringdata_QCPStatisticalBox.data, + qt_meta_data_QCPStatisticalBox, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPStatisticalBox::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPStatisticalBox::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPStatisticalBox.stringdata0)) + return static_cast(this); + return QCPAbstractPlottable::qt_metacast(_clname); +} + +int QCPStatisticalBox::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractPlottable::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 13; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 13; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 13; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 13; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 13; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 13; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPColorMap_t { + QByteArrayData data[25]; + char stringdata0[334]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPColorMap_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPColorMap_t qt_meta_stringdata_QCPColorMap = { + { +QT_MOC_LITERAL(0, 0, 11), // "QCPColorMap" +QT_MOC_LITERAL(1, 12, 16), // "dataRangeChanged" +QT_MOC_LITERAL(2, 29, 0), // "" +QT_MOC_LITERAL(3, 30, 8), // "QCPRange" +QT_MOC_LITERAL(4, 39, 8), // "newRange" +QT_MOC_LITERAL(5, 48, 20), // "dataScaleTypeChanged" +QT_MOC_LITERAL(6, 69, 18), // "QCPAxis::ScaleType" +QT_MOC_LITERAL(7, 88, 9), // "scaleType" +QT_MOC_LITERAL(8, 98, 15), // "gradientChanged" +QT_MOC_LITERAL(9, 114, 16), // "QCPColorGradient" +QT_MOC_LITERAL(10, 131, 11), // "newGradient" +QT_MOC_LITERAL(11, 143, 12), // "setDataRange" +QT_MOC_LITERAL(12, 156, 9), // "dataRange" +QT_MOC_LITERAL(13, 166, 16), // "setDataScaleType" +QT_MOC_LITERAL(14, 183, 11), // "setGradient" +QT_MOC_LITERAL(15, 195, 8), // "gradient" +QT_MOC_LITERAL(16, 204, 16), // "updateLegendIcon" +QT_MOC_LITERAL(17, 221, 22), // "Qt::TransformationMode" +QT_MOC_LITERAL(18, 244, 13), // "transformMode" +QT_MOC_LITERAL(19, 258, 9), // "thumbSize" +QT_MOC_LITERAL(20, 268, 13), // "dataScaleType" +QT_MOC_LITERAL(21, 282, 11), // "interpolate" +QT_MOC_LITERAL(22, 294, 13), // "tightBoundary" +QT_MOC_LITERAL(23, 308, 10), // "colorScale" +QT_MOC_LITERAL(24, 319, 14) // "QCPColorScale*" + + }, + "QCPColorMap\0dataRangeChanged\0\0QCPRange\0" + "newRange\0dataScaleTypeChanged\0" + "QCPAxis::ScaleType\0scaleType\0" + "gradientChanged\0QCPColorGradient\0" + "newGradient\0setDataRange\0dataRange\0" + "setDataScaleType\0setGradient\0gradient\0" + "updateLegendIcon\0Qt::TransformationMode\0" + "transformMode\0thumbSize\0dataScaleType\0" + "interpolate\0tightBoundary\0colorScale\0" + "QCPColorScale*" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPColorMap[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 9, 14, // methods + 6, 86, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 3, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 1, 59, 2, 0x06 /* Public */, + 5, 1, 62, 2, 0x06 /* Public */, + 8, 1, 65, 2, 0x06 /* Public */, + + // slots: name, argc, parameters, tag, flags + 11, 1, 68, 2, 0x0a /* Public */, + 13, 1, 71, 2, 0x0a /* Public */, + 14, 1, 74, 2, 0x0a /* Public */, + 16, 2, 77, 2, 0x0a /* Public */, + 16, 1, 82, 2, 0x2a /* Public | MethodCloned */, + 16, 0, 85, 2, 0x2a /* Public | MethodCloned */, + + // signals: parameters + QMetaType::Void, 0x80000000 | 3, 4, + QMetaType::Void, 0x80000000 | 6, 7, + QMetaType::Void, 0x80000000 | 9, 10, + + // slots: parameters + QMetaType::Void, 0x80000000 | 3, 12, + QMetaType::Void, 0x80000000 | 6, 7, + QMetaType::Void, 0x80000000 | 9, 15, + QMetaType::Void, 0x80000000 | 17, QMetaType::QSize, 18, 19, + QMetaType::Void, 0x80000000 | 17, 18, + QMetaType::Void, + + // properties: name, type, flags + 12, 0x80000000 | 3, 0x0049510b, + 20, 0x80000000 | 6, 0x0049510b, + 15, 0x80000000 | 9, 0x0049510b, + 21, QMetaType::Bool, 0x00095103, + 22, QMetaType::Bool, 0x00095103, + 23, 0x80000000 | 24, 0x0009510b, + + // properties: notify_signal_id + 0, + 1, + 2, + 0, + 0, + 0, + + 0 // eod +}; + +void QCPColorMap::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + switch (_id) { + case 0: _t->dataRangeChanged((*reinterpret_cast< QCPRange(*)>(_a[1]))); break; + case 1: _t->dataScaleTypeChanged((*reinterpret_cast< QCPAxis::ScaleType(*)>(_a[1]))); break; + case 2: _t->gradientChanged((*reinterpret_cast< QCPColorGradient(*)>(_a[1]))); break; + case 3: _t->setDataRange((*reinterpret_cast< const QCPRange(*)>(_a[1]))); break; + case 4: _t->setDataScaleType((*reinterpret_cast< QCPAxis::ScaleType(*)>(_a[1]))); break; + case 5: _t->setGradient((*reinterpret_cast< const QCPColorGradient(*)>(_a[1]))); break; + case 6: _t->updateLegendIcon((*reinterpret_cast< Qt::TransformationMode(*)>(_a[1])),(*reinterpret_cast< const QSize(*)>(_a[2]))); break; + case 7: _t->updateLegendIcon((*reinterpret_cast< Qt::TransformationMode(*)>(_a[1]))); break; + case 8: _t->updateLegendIcon(); break; + default: ; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast(_a[0]); + { + using _t = void (QCPColorMap::*)(QCPRange ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPColorMap::dataRangeChanged)) { + *result = 0; + return; + } + } + { + using _t = void (QCPColorMap::*)(QCPAxis::ScaleType ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPColorMap::dataScaleTypeChanged)) { + *result = 1; + return; + } + } + { + using _t = void (QCPColorMap::*)(QCPColorGradient ); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&QCPColorMap::gradientChanged)) { + *result = 2; + return; + } + } + } else if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 5: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPColorScale* >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QCPRange*>(_v) = _t->dataRange(); break; + case 1: *reinterpret_cast< QCPAxis::ScaleType*>(_v) = _t->dataScaleType(); break; + case 2: *reinterpret_cast< QCPColorGradient*>(_v) = _t->gradient(); break; + case 3: *reinterpret_cast< bool*>(_v) = _t->interpolate(); break; + case 4: *reinterpret_cast< bool*>(_v) = _t->tightBoundary(); break; + case 5: *reinterpret_cast< QCPColorScale**>(_v) = _t->colorScale(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setDataRange(*reinterpret_cast< QCPRange*>(_v)); break; + case 1: _t->setDataScaleType(*reinterpret_cast< QCPAxis::ScaleType*>(_v)); break; + case 2: _t->setGradient(*reinterpret_cast< QCPColorGradient*>(_v)); break; + case 3: _t->setInterpolate(*reinterpret_cast< bool*>(_v)); break; + case 4: _t->setTightBoundary(*reinterpret_cast< bool*>(_v)); break; + case 5: _t->setColorScale(*reinterpret_cast< QCPColorScale**>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES +} + +static const QMetaObject * const qt_meta_extradata_QCPColorMap[] = { + &QCPAxis::staticMetaObject, + nullptr +}; + +QT_INIT_METAOBJECT const QMetaObject QCPColorMap::staticMetaObject = { { + &QCPAbstractPlottable::staticMetaObject, + qt_meta_stringdata_QCPColorMap.data, + qt_meta_data_QCPColorMap, + qt_static_metacall, + qt_meta_extradata_QCPColorMap, + nullptr +} }; + + +const QMetaObject *QCPColorMap::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPColorMap::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPColorMap.stringdata0)) + return static_cast(this); + return QCPAbstractPlottable::qt_metacast(_clname); +} + +int QCPColorMap::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractPlottable::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(_a[0]) = -1; + _id -= 9; + } +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 6; + } +#endif // QT_NO_PROPERTIES + return _id; +} + +// SIGNAL 0 +void QCPColorMap::dataRangeChanged(QCPRange _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 0, _a); +} + +// SIGNAL 1 +void QCPColorMap::dataScaleTypeChanged(QCPAxis::ScaleType _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 1, _a); +} + +// SIGNAL 2 +void QCPColorMap::gradientChanged(QCPColorGradient _t1) +{ + void *_a[] = { nullptr, const_cast(reinterpret_cast(&_t1)) }; + QMetaObject::activate(this, &staticMetaObject, 2, _a); +} +struct qt_meta_stringdata_QCPFinancial_t { + QByteArrayData data[11]; + 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_QCPFinancial_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPFinancial_t qt_meta_stringdata_QCPFinancial = { + { +QT_MOC_LITERAL(0, 0, 12), // "QCPFinancial" +QT_MOC_LITERAL(1, 13, 10), // "chartStyle" +QT_MOC_LITERAL(2, 24, 10), // "ChartStyle" +QT_MOC_LITERAL(3, 35, 5), // "width" +QT_MOC_LITERAL(4, 41, 10), // "twoColored" +QT_MOC_LITERAL(5, 52, 13), // "brushPositive" +QT_MOC_LITERAL(6, 66, 13), // "brushNegative" +QT_MOC_LITERAL(7, 80, 11), // "penPositive" +QT_MOC_LITERAL(8, 92, 11), // "penNegative" +QT_MOC_LITERAL(9, 104, 6), // "csOhlc" +QT_MOC_LITERAL(10, 111, 13) // "csCandlestick" + + }, + "QCPFinancial\0chartStyle\0ChartStyle\0" + "width\0twoColored\0brushPositive\0" + "brushNegative\0penPositive\0penNegative\0" + "csOhlc\0csCandlestick" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPFinancial[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 7, 14, // properties + 1, 35, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, 0x80000000 | 2, 0x0009510b, + 3, QMetaType::Double, 0x00095103, + 4, QMetaType::Bool, 0x00095103, + 5, QMetaType::QBrush, 0x00095103, + 6, QMetaType::QBrush, 0x00095103, + 7, QMetaType::QPen, 0x00095103, + 8, QMetaType::QPen, 0x00095103, + + // enums: name, alias, flags, count, data + 2, 2, 0x0, 2, 40, + + // enum data: key, value + 9, uint(QCPFinancial::csOhlc), + 10, uint(QCPFinancial::csCandlestick), + + 0 // eod +}; + +void QCPFinancial::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< ChartStyle*>(_v) = _t->chartStyle(); break; + case 1: *reinterpret_cast< double*>(_v) = _t->width(); break; + case 2: *reinterpret_cast< bool*>(_v) = _t->twoColored(); break; + case 3: *reinterpret_cast< QBrush*>(_v) = _t->brushPositive(); break; + case 4: *reinterpret_cast< QBrush*>(_v) = _t->brushNegative(); break; + case 5: *reinterpret_cast< QPen*>(_v) = _t->penPositive(); break; + case 6: *reinterpret_cast< QPen*>(_v) = _t->penNegative(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setChartStyle(*reinterpret_cast< ChartStyle*>(_v)); break; + case 1: _t->setWidth(*reinterpret_cast< double*>(_v)); break; + case 2: _t->setTwoColored(*reinterpret_cast< bool*>(_v)); break; + case 3: _t->setBrushPositive(*reinterpret_cast< QBrush*>(_v)); break; + case 4: _t->setBrushNegative(*reinterpret_cast< QBrush*>(_v)); break; + case 5: _t->setPenPositive(*reinterpret_cast< QPen*>(_v)); break; + case 6: _t->setPenNegative(*reinterpret_cast< QPen*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPFinancial::staticMetaObject = { { + &QCPAbstractPlottable::staticMetaObject, + qt_meta_stringdata_QCPFinancial.data, + qt_meta_data_QCPFinancial, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPFinancial::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPFinancial::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPFinancial.stringdata0)) + return static_cast(this); + return QCPAbstractPlottable::qt_metacast(_clname); +} + +int QCPFinancial::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractPlottable::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 7; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 7; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPItemStraightLine_t { + QByteArrayData data[3]; + char stringdata0[36]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPItemStraightLine_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPItemStraightLine_t qt_meta_stringdata_QCPItemStraightLine = { + { +QT_MOC_LITERAL(0, 0, 19), // "QCPItemStraightLine" +QT_MOC_LITERAL(1, 20, 3), // "pen" +QT_MOC_LITERAL(2, 24, 11) // "selectedPen" + + }, + "QCPItemStraightLine\0pen\0selectedPen" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPItemStraightLine[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 2, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::QPen, 0x00095103, + 2, QMetaType::QPen, 0x00095103, + + 0 // eod +}; + +void QCPItemStraightLine::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 1: *reinterpret_cast< QPen*>(_v) = _t->selectedPen(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 1: _t->setSelectedPen(*reinterpret_cast< QPen*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPItemStraightLine::staticMetaObject = { { + &QCPAbstractItem::staticMetaObject, + qt_meta_stringdata_QCPItemStraightLine.data, + qt_meta_data_QCPItemStraightLine, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPItemStraightLine::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPItemStraightLine::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPItemStraightLine.stringdata0)) + return static_cast(this); + return QCPAbstractItem::qt_metacast(_clname); +} + +int QCPItemStraightLine::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractItem::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 2; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 2; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPItemLine_t { + QByteArrayData data[6]; + char stringdata0[52]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPItemLine_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPItemLine_t qt_meta_stringdata_QCPItemLine = { + { +QT_MOC_LITERAL(0, 0, 11), // "QCPItemLine" +QT_MOC_LITERAL(1, 12, 3), // "pen" +QT_MOC_LITERAL(2, 16, 11), // "selectedPen" +QT_MOC_LITERAL(3, 28, 4), // "head" +QT_MOC_LITERAL(4, 33, 13), // "QCPLineEnding" +QT_MOC_LITERAL(5, 47, 4) // "tail" + + }, + "QCPItemLine\0pen\0selectedPen\0head\0" + "QCPLineEnding\0tail" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPItemLine[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 4, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::QPen, 0x00095103, + 2, QMetaType::QPen, 0x00095103, + 3, 0x80000000 | 4, 0x0009510b, + 5, 0x80000000 | 4, 0x0009510b, + + 0 // eod +}; + +void QCPItemLine::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 1: *reinterpret_cast< QPen*>(_v) = _t->selectedPen(); break; + case 2: *reinterpret_cast< QCPLineEnding*>(_v) = _t->head(); break; + case 3: *reinterpret_cast< QCPLineEnding*>(_v) = _t->tail(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 1: _t->setSelectedPen(*reinterpret_cast< QPen*>(_v)); break; + case 2: _t->setHead(*reinterpret_cast< QCPLineEnding*>(_v)); break; + case 3: _t->setTail(*reinterpret_cast< QCPLineEnding*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPItemLine::staticMetaObject = { { + &QCPAbstractItem::staticMetaObject, + qt_meta_stringdata_QCPItemLine.data, + qt_meta_data_QCPItemLine, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPItemLine::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPItemLine::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPItemLine.stringdata0)) + return static_cast(this); + return QCPAbstractItem::qt_metacast(_clname); +} + +int QCPItemLine::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractItem::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 4; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPItemCurve_t { + QByteArrayData data[6]; + char stringdata0[53]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPItemCurve_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPItemCurve_t qt_meta_stringdata_QCPItemCurve = { + { +QT_MOC_LITERAL(0, 0, 12), // "QCPItemCurve" +QT_MOC_LITERAL(1, 13, 3), // "pen" +QT_MOC_LITERAL(2, 17, 11), // "selectedPen" +QT_MOC_LITERAL(3, 29, 4), // "head" +QT_MOC_LITERAL(4, 34, 13), // "QCPLineEnding" +QT_MOC_LITERAL(5, 48, 4) // "tail" + + }, + "QCPItemCurve\0pen\0selectedPen\0head\0" + "QCPLineEnding\0tail" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPItemCurve[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 4, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::QPen, 0x00095103, + 2, QMetaType::QPen, 0x00095103, + 3, 0x80000000 | 4, 0x0009510b, + 5, 0x80000000 | 4, 0x0009510b, + + 0 // eod +}; + +void QCPItemCurve::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 1: *reinterpret_cast< QPen*>(_v) = _t->selectedPen(); break; + case 2: *reinterpret_cast< QCPLineEnding*>(_v) = _t->head(); break; + case 3: *reinterpret_cast< QCPLineEnding*>(_v) = _t->tail(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 1: _t->setSelectedPen(*reinterpret_cast< QPen*>(_v)); break; + case 2: _t->setHead(*reinterpret_cast< QCPLineEnding*>(_v)); break; + case 3: _t->setTail(*reinterpret_cast< QCPLineEnding*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPItemCurve::staticMetaObject = { { + &QCPAbstractItem::staticMetaObject, + qt_meta_stringdata_QCPItemCurve.data, + qt_meta_data_QCPItemCurve, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPItemCurve::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPItemCurve::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPItemCurve.stringdata0)) + return static_cast(this); + return QCPAbstractItem::qt_metacast(_clname); +} + +int QCPItemCurve::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractItem::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 4; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPItemRect_t { + QByteArrayData data[5]; + char stringdata0[48]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPItemRect_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPItemRect_t qt_meta_stringdata_QCPItemRect = { + { +QT_MOC_LITERAL(0, 0, 11), // "QCPItemRect" +QT_MOC_LITERAL(1, 12, 3), // "pen" +QT_MOC_LITERAL(2, 16, 11), // "selectedPen" +QT_MOC_LITERAL(3, 28, 5), // "brush" +QT_MOC_LITERAL(4, 34, 13) // "selectedBrush" + + }, + "QCPItemRect\0pen\0selectedPen\0brush\0" + "selectedBrush" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPItemRect[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 4, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::QPen, 0x00095103, + 2, QMetaType::QPen, 0x00095103, + 3, QMetaType::QBrush, 0x00095103, + 4, QMetaType::QBrush, 0x00095103, + + 0 // eod +}; + +void QCPItemRect::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 1: *reinterpret_cast< QPen*>(_v) = _t->selectedPen(); break; + case 2: *reinterpret_cast< QBrush*>(_v) = _t->brush(); break; + case 3: *reinterpret_cast< QBrush*>(_v) = _t->selectedBrush(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 1: _t->setSelectedPen(*reinterpret_cast< QPen*>(_v)); break; + case 2: _t->setBrush(*reinterpret_cast< QBrush*>(_v)); break; + case 3: _t->setSelectedBrush(*reinterpret_cast< QBrush*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPItemRect::staticMetaObject = { { + &QCPAbstractItem::staticMetaObject, + qt_meta_stringdata_QCPItemRect.data, + qt_meta_data_QCPItemRect, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPItemRect::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPItemRect::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPItemRect.stringdata0)) + return static_cast(this); + return QCPAbstractItem::qt_metacast(_clname); +} + +int QCPItemRect::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractItem::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 4; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPItemText_t { + QByteArrayData data[16]; + 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_QCPItemText_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPItemText_t qt_meta_stringdata_QCPItemText = { + { +QT_MOC_LITERAL(0, 0, 11), // "QCPItemText" +QT_MOC_LITERAL(1, 12, 5), // "color" +QT_MOC_LITERAL(2, 18, 13), // "selectedColor" +QT_MOC_LITERAL(3, 32, 3), // "pen" +QT_MOC_LITERAL(4, 36, 11), // "selectedPen" +QT_MOC_LITERAL(5, 48, 5), // "brush" +QT_MOC_LITERAL(6, 54, 13), // "selectedBrush" +QT_MOC_LITERAL(7, 68, 4), // "font" +QT_MOC_LITERAL(8, 73, 12), // "selectedFont" +QT_MOC_LITERAL(9, 86, 4), // "text" +QT_MOC_LITERAL(10, 91, 17), // "positionAlignment" +QT_MOC_LITERAL(11, 109, 13), // "Qt::Alignment" +QT_MOC_LITERAL(12, 123, 13), // "textAlignment" +QT_MOC_LITERAL(13, 137, 8), // "rotation" +QT_MOC_LITERAL(14, 146, 7), // "padding" +QT_MOC_LITERAL(15, 154, 8) // "QMargins" + + }, + "QCPItemText\0color\0selectedColor\0pen\0" + "selectedPen\0brush\0selectedBrush\0font\0" + "selectedFont\0text\0positionAlignment\0" + "Qt::Alignment\0textAlignment\0rotation\0" + "padding\0QMargins" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPItemText[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 13, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::QColor, 0x00095103, + 2, QMetaType::QColor, 0x00095103, + 3, QMetaType::QPen, 0x00095103, + 4, QMetaType::QPen, 0x00095103, + 5, QMetaType::QBrush, 0x00095103, + 6, QMetaType::QBrush, 0x00095103, + 7, QMetaType::QFont, 0x00095103, + 8, QMetaType::QFont, 0x00095103, + 9, QMetaType::QString, 0x00095103, + 10, 0x80000000 | 11, 0x0009510b, + 12, 0x80000000 | 11, 0x0009510b, + 13, QMetaType::Double, 0x00095103, + 14, 0x80000000 | 15, 0x0009510b, + + 0 // eod +}; + +void QCPItemText::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QColor*>(_v) = _t->color(); break; + case 1: *reinterpret_cast< QColor*>(_v) = _t->selectedColor(); break; + case 2: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 3: *reinterpret_cast< QPen*>(_v) = _t->selectedPen(); break; + case 4: *reinterpret_cast< QBrush*>(_v) = _t->brush(); break; + case 5: *reinterpret_cast< QBrush*>(_v) = _t->selectedBrush(); break; + case 6: *reinterpret_cast< QFont*>(_v) = _t->font(); break; + case 7: *reinterpret_cast< QFont*>(_v) = _t->selectedFont(); break; + case 8: *reinterpret_cast< QString*>(_v) = _t->text(); break; + case 9: *reinterpret_cast< Qt::Alignment*>(_v) = _t->positionAlignment(); break; + case 10: *reinterpret_cast< Qt::Alignment*>(_v) = _t->textAlignment(); break; + case 11: *reinterpret_cast< double*>(_v) = _t->rotation(); break; + case 12: *reinterpret_cast< QMargins*>(_v) = _t->padding(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setColor(*reinterpret_cast< QColor*>(_v)); break; + case 1: _t->setSelectedColor(*reinterpret_cast< QColor*>(_v)); break; + case 2: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 3: _t->setSelectedPen(*reinterpret_cast< QPen*>(_v)); break; + case 4: _t->setBrush(*reinterpret_cast< QBrush*>(_v)); break; + case 5: _t->setSelectedBrush(*reinterpret_cast< QBrush*>(_v)); break; + case 6: _t->setFont(*reinterpret_cast< QFont*>(_v)); break; + case 7: _t->setSelectedFont(*reinterpret_cast< QFont*>(_v)); break; + case 8: _t->setText(*reinterpret_cast< QString*>(_v)); break; + case 9: _t->setPositionAlignment(*reinterpret_cast< Qt::Alignment*>(_v)); break; + case 10: _t->setTextAlignment(*reinterpret_cast< Qt::Alignment*>(_v)); break; + case 11: _t->setRotation(*reinterpret_cast< double*>(_v)); break; + case 12: _t->setPadding(*reinterpret_cast< QMargins*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPItemText::staticMetaObject = { { + &QCPAbstractItem::staticMetaObject, + qt_meta_stringdata_QCPItemText.data, + qt_meta_data_QCPItemText, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPItemText::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPItemText::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPItemText.stringdata0)) + return static_cast(this); + return QCPAbstractItem::qt_metacast(_clname); +} + +int QCPItemText::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractItem::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 13; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 13; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 13; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 13; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 13; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 13; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPItemEllipse_t { + QByteArrayData data[5]; + char stringdata0[51]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPItemEllipse_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPItemEllipse_t qt_meta_stringdata_QCPItemEllipse = { + { +QT_MOC_LITERAL(0, 0, 14), // "QCPItemEllipse" +QT_MOC_LITERAL(1, 15, 3), // "pen" +QT_MOC_LITERAL(2, 19, 11), // "selectedPen" +QT_MOC_LITERAL(3, 31, 5), // "brush" +QT_MOC_LITERAL(4, 37, 13) // "selectedBrush" + + }, + "QCPItemEllipse\0pen\0selectedPen\0brush\0" + "selectedBrush" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPItemEllipse[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 4, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::QPen, 0x00095103, + 2, QMetaType::QPen, 0x00095103, + 3, QMetaType::QBrush, 0x00095103, + 4, QMetaType::QBrush, 0x00095103, + + 0 // eod +}; + +void QCPItemEllipse::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 1: *reinterpret_cast< QPen*>(_v) = _t->selectedPen(); break; + case 2: *reinterpret_cast< QBrush*>(_v) = _t->brush(); break; + case 3: *reinterpret_cast< QBrush*>(_v) = _t->selectedBrush(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 1: _t->setSelectedPen(*reinterpret_cast< QPen*>(_v)); break; + case 2: _t->setBrush(*reinterpret_cast< QBrush*>(_v)); break; + case 3: _t->setSelectedBrush(*reinterpret_cast< QBrush*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPItemEllipse::staticMetaObject = { { + &QCPAbstractItem::staticMetaObject, + qt_meta_stringdata_QCPItemEllipse.data, + qt_meta_data_QCPItemEllipse, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPItemEllipse::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPItemEllipse::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPItemEllipse.stringdata0)) + return static_cast(this); + return QCPAbstractItem::qt_metacast(_clname); +} + +int QCPItemEllipse::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractItem::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 4; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPItemPixmap_t { + QByteArrayData data[9]; + char stringdata0[122]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPItemPixmap_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPItemPixmap_t qt_meta_stringdata_QCPItemPixmap = { + { +QT_MOC_LITERAL(0, 0, 13), // "QCPItemPixmap" +QT_MOC_LITERAL(1, 14, 6), // "pixmap" +QT_MOC_LITERAL(2, 21, 6), // "scaled" +QT_MOC_LITERAL(3, 28, 15), // "aspectRatioMode" +QT_MOC_LITERAL(4, 44, 19), // "Qt::AspectRatioMode" +QT_MOC_LITERAL(5, 64, 18), // "transformationMode" +QT_MOC_LITERAL(6, 83, 22), // "Qt::TransformationMode" +QT_MOC_LITERAL(7, 106, 3), // "pen" +QT_MOC_LITERAL(8, 110, 11) // "selectedPen" + + }, + "QCPItemPixmap\0pixmap\0scaled\0aspectRatioMode\0" + "Qt::AspectRatioMode\0transformationMode\0" + "Qt::TransformationMode\0pen\0selectedPen" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPItemPixmap[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 6, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::QPixmap, 0x00095103, + 2, QMetaType::Bool, 0x00095103, + 3, 0x80000000 | 4, 0x00095009, + 5, 0x80000000 | 6, 0x00095009, + 7, QMetaType::QPen, 0x00095103, + 8, QMetaType::QPen, 0x00095103, + + 0 // eod +}; + +void QCPItemPixmap::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QPixmap*>(_v) = _t->pixmap(); break; + case 1: *reinterpret_cast< bool*>(_v) = _t->scaled(); break; + case 2: *reinterpret_cast< Qt::AspectRatioMode*>(_v) = _t->aspectRatioMode(); break; + case 3: *reinterpret_cast< Qt::TransformationMode*>(_v) = _t->transformationMode(); break; + case 4: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 5: *reinterpret_cast< QPen*>(_v) = _t->selectedPen(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setPixmap(*reinterpret_cast< QPixmap*>(_v)); break; + case 1: _t->setScaled(*reinterpret_cast< bool*>(_v)); break; + case 4: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 5: _t->setSelectedPen(*reinterpret_cast< QPen*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPItemPixmap::staticMetaObject = { { + &QCPAbstractItem::staticMetaObject, + qt_meta_stringdata_QCPItemPixmap.data, + qt_meta_data_QCPItemPixmap, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPItemPixmap::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPItemPixmap::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPItemPixmap.stringdata0)) + return static_cast(this); + return QCPAbstractItem::qt_metacast(_clname); +} + +int QCPItemPixmap::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractItem::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 6; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 6; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPItemTracer_t { + QByteArrayData data[17]; + char stringdata0[156]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPItemTracer_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPItemTracer_t qt_meta_stringdata_QCPItemTracer = { + { +QT_MOC_LITERAL(0, 0, 13), // "QCPItemTracer" +QT_MOC_LITERAL(1, 14, 3), // "pen" +QT_MOC_LITERAL(2, 18, 11), // "selectedPen" +QT_MOC_LITERAL(3, 30, 5), // "brush" +QT_MOC_LITERAL(4, 36, 13), // "selectedBrush" +QT_MOC_LITERAL(5, 50, 4), // "size" +QT_MOC_LITERAL(6, 55, 5), // "style" +QT_MOC_LITERAL(7, 61, 11), // "TracerStyle" +QT_MOC_LITERAL(8, 73, 5), // "graph" +QT_MOC_LITERAL(9, 79, 9), // "QCPGraph*" +QT_MOC_LITERAL(10, 89, 8), // "graphKey" +QT_MOC_LITERAL(11, 98, 13), // "interpolating" +QT_MOC_LITERAL(12, 112, 6), // "tsNone" +QT_MOC_LITERAL(13, 119, 6), // "tsPlus" +QT_MOC_LITERAL(14, 126, 11), // "tsCrosshair" +QT_MOC_LITERAL(15, 138, 8), // "tsCircle" +QT_MOC_LITERAL(16, 147, 8) // "tsSquare" + + }, + "QCPItemTracer\0pen\0selectedPen\0brush\0" + "selectedBrush\0size\0style\0TracerStyle\0" + "graph\0QCPGraph*\0graphKey\0interpolating\0" + "tsNone\0tsPlus\0tsCrosshair\0tsCircle\0" + "tsSquare" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPItemTracer[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 9, 14, // properties + 1, 41, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::QPen, 0x00095103, + 2, QMetaType::QPen, 0x00095103, + 3, QMetaType::QBrush, 0x00095103, + 4, QMetaType::QBrush, 0x00095103, + 5, QMetaType::Double, 0x00095103, + 6, 0x80000000 | 7, 0x0009510b, + 8, 0x80000000 | 9, 0x0009510b, + 10, QMetaType::Double, 0x00095103, + 11, QMetaType::Bool, 0x00095103, + + // enums: name, alias, flags, count, data + 7, 7, 0x0, 5, 46, + + // enum data: key, value + 12, uint(QCPItemTracer::tsNone), + 13, uint(QCPItemTracer::tsPlus), + 14, uint(QCPItemTracer::tsCrosshair), + 15, uint(QCPItemTracer::tsCircle), + 16, uint(QCPItemTracer::tsSquare), + + 0 // eod +}; + +void QCPItemTracer::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::RegisterPropertyMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 6: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QCPGraph* >(); break; + } + } + +#ifndef QT_NO_PROPERTIES + else if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 1: *reinterpret_cast< QPen*>(_v) = _t->selectedPen(); break; + case 2: *reinterpret_cast< QBrush*>(_v) = _t->brush(); break; + case 3: *reinterpret_cast< QBrush*>(_v) = _t->selectedBrush(); break; + case 4: *reinterpret_cast< double*>(_v) = _t->size(); break; + case 5: *reinterpret_cast< TracerStyle*>(_v) = _t->style(); break; + case 6: *reinterpret_cast< QCPGraph**>(_v) = _t->graph(); break; + case 7: *reinterpret_cast< double*>(_v) = _t->graphKey(); break; + case 8: *reinterpret_cast< bool*>(_v) = _t->interpolating(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 1: _t->setSelectedPen(*reinterpret_cast< QPen*>(_v)); break; + case 2: _t->setBrush(*reinterpret_cast< QBrush*>(_v)); break; + case 3: _t->setSelectedBrush(*reinterpret_cast< QBrush*>(_v)); break; + case 4: _t->setSize(*reinterpret_cast< double*>(_v)); break; + case 5: _t->setStyle(*reinterpret_cast< TracerStyle*>(_v)); break; + case 6: _t->setGraph(*reinterpret_cast< QCPGraph**>(_v)); break; + case 7: _t->setGraphKey(*reinterpret_cast< double*>(_v)); break; + case 8: _t->setInterpolating(*reinterpret_cast< bool*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); +} + +QT_INIT_METAOBJECT const QMetaObject QCPItemTracer::staticMetaObject = { { + &QCPAbstractItem::staticMetaObject, + qt_meta_stringdata_QCPItemTracer.data, + qt_meta_data_QCPItemTracer, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPItemTracer::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPItemTracer::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPItemTracer.stringdata0)) + return static_cast(this); + return QCPAbstractItem::qt_metacast(_clname); +} + +int QCPItemTracer::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractItem::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 9; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 9; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 9; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 9; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 9; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 9; + } +#endif // QT_NO_PROPERTIES + return _id; +} +struct qt_meta_stringdata_QCPItemBracket_t { + QByteArrayData data[6]; + char stringdata0[57]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_QCPItemBracket_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_QCPItemBracket_t qt_meta_stringdata_QCPItemBracket = { + { +QT_MOC_LITERAL(0, 0, 14), // "QCPItemBracket" +QT_MOC_LITERAL(1, 15, 3), // "pen" +QT_MOC_LITERAL(2, 19, 11), // "selectedPen" +QT_MOC_LITERAL(3, 31, 6), // "length" +QT_MOC_LITERAL(4, 38, 5), // "style" +QT_MOC_LITERAL(5, 44, 12) // "BracketStyle" + + }, + "QCPItemBracket\0pen\0selectedPen\0length\0" + "style\0BracketStyle" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_QCPItemBracket[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 4, 14, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // properties: name, type, flags + 1, QMetaType::QPen, 0x00095103, + 2, QMetaType::QPen, 0x00095103, + 3, QMetaType::Double, 0x00095103, + 4, 0x80000000 | 5, 0x0009510b, + + 0 // eod +}; + +void QCPItemBracket::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: *reinterpret_cast< QPen*>(_v) = _t->pen(); break; + case 1: *reinterpret_cast< QPen*>(_v) = _t->selectedPen(); break; + case 2: *reinterpret_cast< double*>(_v) = _t->length(); break; + case 3: *reinterpret_cast< BracketStyle*>(_v) = _t->style(); break; + default: break; + } + } else if (_c == QMetaObject::WriteProperty) { + auto *_t = static_cast(_o); + Q_UNUSED(_t) + void *_v = _a[0]; + switch (_id) { + case 0: _t->setPen(*reinterpret_cast< QPen*>(_v)); break; + case 1: _t->setSelectedPen(*reinterpret_cast< QPen*>(_v)); break; + case 2: _t->setLength(*reinterpret_cast< double*>(_v)); break; + case 3: _t->setStyle(*reinterpret_cast< BracketStyle*>(_v)); break; + default: break; + } + } else if (_c == QMetaObject::ResetProperty) { + } +#endif // QT_NO_PROPERTIES + Q_UNUSED(_o); + Q_UNUSED(_id); + Q_UNUSED(_c); + Q_UNUSED(_a); +} + +QT_INIT_METAOBJECT const QMetaObject QCPItemBracket::staticMetaObject = { { + &QCPAbstractItem::staticMetaObject, + qt_meta_stringdata_QCPItemBracket.data, + qt_meta_data_QCPItemBracket, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *QCPItemBracket::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *QCPItemBracket::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_QCPItemBracket.stringdata0)) + return static_cast(this); + return QCPAbstractItem::qt_metacast(_clname); +} + +int QCPItemBracket::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = QCPAbstractItem::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + +#ifndef QT_NO_PROPERTIES + if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty + || _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) { + qt_static_metacall(this, _c, _id, _a); + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyDesignable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyScriptable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyStored) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyEditable) { + _id -= 4; + } else if (_c == QMetaObject::QueryPropertyUser) { + _id -= 4; + } +#endif // QT_NO_PROPERTIES + return _id; +} +QT_WARNING_POP +QT_END_MOC_NAMESPACE diff --git a/Librador_API/___librador/demo_qt/librademo/ui_mainwindow.h b/Librador_API/___librador/demo_qt/librademo/ui_mainwindow.h index 44523b95..532b06b2 100644 --- a/Librador_API/___librador/demo_qt/librademo/ui_mainwindow.h +++ b/Librador_API/___librador/demo_qt/librademo/ui_mainwindow.h @@ -1,7 +1,7 @@ /******************************************************************************** ** Form generated from reading UI file 'mainwindow.ui' ** -** Created by: Qt User Interface Compiler version 5.10.0 +** Created by: Qt User Interface Compiler version 5.12.12 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ********************************************************************************/ @@ -10,14 +10,11 @@ #define UI_MAINWINDOW_H #include -#include #include -#include #include #include #include #include -#include #include #include #include @@ -91,74 +88,74 @@ public: void setupUi(QMainWindow *MainWindow) { if (MainWindow->objectName().isEmpty()) - MainWindow->setObjectName(QStringLiteral("MainWindow")); + MainWindow->setObjectName(QString::fromUtf8("MainWindow")); MainWindow->resize(1280, 720); centralWidget = new QWidget(MainWindow); - centralWidget->setObjectName(QStringLiteral("centralWidget")); + centralWidget->setObjectName(QString::fromUtf8("centralWidget")); horizontalLayout = new QHBoxLayout(centralWidget); horizontalLayout->setSpacing(6); horizontalLayout->setContentsMargins(11, 11, 11, 11); - horizontalLayout->setObjectName(QStringLiteral("horizontalLayout")); + horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); verticalLayout = new QVBoxLayout(); verticalLayout->setSpacing(6); - verticalLayout->setObjectName(QStringLiteral("verticalLayout")); + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); pushButton = new QPushButton(centralWidget); - pushButton->setObjectName(QStringLiteral("pushButton")); + pushButton->setObjectName(QString::fromUtf8("pushButton")); verticalLayout->addWidget(pushButton); pushButton_2 = new QPushButton(centralWidget); - pushButton_2->setObjectName(QStringLiteral("pushButton_2")); + pushButton_2->setObjectName(QString::fromUtf8("pushButton_2")); verticalLayout->addWidget(pushButton_2); pushButton_3 = new QPushButton(centralWidget); - pushButton_3->setObjectName(QStringLiteral("pushButton_3")); + pushButton_3->setObjectName(QString::fromUtf8("pushButton_3")); verticalLayout->addWidget(pushButton_3); pushButton_6 = new QPushButton(centralWidget); - pushButton_6->setObjectName(QStringLiteral("pushButton_6")); + pushButton_6->setObjectName(QString::fromUtf8("pushButton_6")); verticalLayout->addWidget(pushButton_6); pushButton_4 = new QPushButton(centralWidget); - pushButton_4->setObjectName(QStringLiteral("pushButton_4")); + pushButton_4->setObjectName(QString::fromUtf8("pushButton_4")); verticalLayout->addWidget(pushButton_4); pushButton_7 = new QPushButton(centralWidget); - pushButton_7->setObjectName(QStringLiteral("pushButton_7")); + pushButton_7->setObjectName(QString::fromUtf8("pushButton_7")); verticalLayout->addWidget(pushButton_7); pushButton_8 = new QPushButton(centralWidget); - pushButton_8->setObjectName(QStringLiteral("pushButton_8")); + pushButton_8->setObjectName(QString::fromUtf8("pushButton_8")); verticalLayout->addWidget(pushButton_8); pushButton_10 = new QPushButton(centralWidget); - pushButton_10->setObjectName(QStringLiteral("pushButton_10")); + pushButton_10->setObjectName(QString::fromUtf8("pushButton_10")); verticalLayout->addWidget(pushButton_10); pushButton_11 = new QPushButton(centralWidget); - pushButton_11->setObjectName(QStringLiteral("pushButton_11")); + pushButton_11->setObjectName(QString::fromUtf8("pushButton_11")); verticalLayout->addWidget(pushButton_11); horizontalLayout_3 = new QHBoxLayout(); horizontalLayout_3->setSpacing(6); - horizontalLayout_3->setObjectName(QStringLiteral("horizontalLayout_3")); + horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); pushButton_9 = new QPushButton(centralWidget); - pushButton_9->setObjectName(QStringLiteral("pushButton_9")); + pushButton_9->setObjectName(QString::fromUtf8("pushButton_9")); horizontalLayout_3->addWidget(pushButton_9); powerSupplySpinBox = new QDoubleSpinBox(centralWidget); - powerSupplySpinBox->setObjectName(QStringLiteral("powerSupplySpinBox")); - powerSupplySpinBox->setMinimum(5); - powerSupplySpinBox->setMaximum(12); + powerSupplySpinBox->setObjectName(QString::fromUtf8("powerSupplySpinBox")); + powerSupplySpinBox->setMinimum(5.000000000000000); + powerSupplySpinBox->setMaximum(12.000000000000000); horizontalLayout_3->addWidget(powerSupplySpinBox); @@ -167,24 +164,24 @@ public: horizontalLayout_2 = new QHBoxLayout(); horizontalLayout_2->setSpacing(6); - horizontalLayout_2->setObjectName(QStringLiteral("horizontalLayout_2")); + horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); checkBox = new QCheckBox(centralWidget); - checkBox->setObjectName(QStringLiteral("checkBox")); + checkBox->setObjectName(QString::fromUtf8("checkBox")); horizontalLayout_2->addWidget(checkBox); checkBox_2 = new QCheckBox(centralWidget); - checkBox_2->setObjectName(QStringLiteral("checkBox_2")); + checkBox_2->setObjectName(QString::fromUtf8("checkBox_2")); horizontalLayout_2->addWidget(checkBox_2); checkBox_3 = new QCheckBox(centralWidget); - checkBox_3->setObjectName(QStringLiteral("checkBox_3")); + checkBox_3->setObjectName(QString::fromUtf8("checkBox_3")); horizontalLayout_2->addWidget(checkBox_3); checkBox_4 = new QCheckBox(centralWidget); - checkBox_4->setObjectName(QStringLiteral("checkBox_4")); + checkBox_4->setObjectName(QString::fromUtf8("checkBox_4")); horizontalLayout_2->addWidget(checkBox_4); @@ -193,9 +190,9 @@ public: horizontalLayout_4 = new QHBoxLayout(); horizontalLayout_4->setSpacing(6); - horizontalLayout_4->setObjectName(QStringLiteral("horizontalLayout_4")); + horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4")); label = new QLabel(centralWidget); - label->setObjectName(QStringLiteral("label")); + label->setObjectName(QString::fromUtf8("label")); label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); horizontalLayout_4->addWidget(label); @@ -209,7 +206,7 @@ public: comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); - comboBox->setObjectName(QStringLiteral("comboBox")); + comboBox->setObjectName(QString::fromUtf8("comboBox")); horizontalLayout_4->addWidget(comboBox); @@ -218,9 +215,9 @@ public: horizontalLayout_5 = new QHBoxLayout(); horizontalLayout_5->setSpacing(6); - horizontalLayout_5->setObjectName(QStringLiteral("horizontalLayout_5")); + horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5")); label_2 = new QLabel(centralWidget); - label_2->setObjectName(QStringLiteral("label_2")); + label_2->setObjectName(QString::fromUtf8("label_2")); label_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); horizontalLayout_5->addWidget(label_2); @@ -234,7 +231,7 @@ public: comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); - comboBox_2->setObjectName(QStringLiteral("comboBox_2")); + comboBox_2->setObjectName(QString::fromUtf8("comboBox_2")); horizontalLayout_5->addWidget(comboBox_2); @@ -243,12 +240,12 @@ public: horizontalLayout_6 = new QHBoxLayout(); horizontalLayout_6->setSpacing(6); - horizontalLayout_6->setObjectName(QStringLiteral("horizontalLayout_6")); + horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6")); verticalLayout_2 = new QVBoxLayout(); verticalLayout_2->setSpacing(6); - verticalLayout_2->setObjectName(QStringLiteral("verticalLayout_2")); + verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); label_3 = new QLabel(centralWidget); - label_3->setObjectName(QStringLiteral("label_3")); + label_3->setObjectName(QString::fromUtf8("label_3")); verticalLayout_2->addWidget(label_3); @@ -256,7 +253,7 @@ public: comboBox_3->addItem(QString()); comboBox_3->addItem(QString()); comboBox_3->addItem(QString()); - comboBox_3->setObjectName(QStringLiteral("comboBox_3")); + comboBox_3->setObjectName(QString::fromUtf8("comboBox_3")); verticalLayout_2->addWidget(comboBox_3); @@ -265,19 +262,19 @@ public: verticalLayout_8 = new QVBoxLayout(); verticalLayout_8->setSpacing(6); - verticalLayout_8->setObjectName(QStringLiteral("verticalLayout_8")); + verticalLayout_8->setObjectName(QString::fromUtf8("verticalLayout_8")); pushButton_5 = new QPushButton(centralWidget); - pushButton_5->setObjectName(QStringLiteral("pushButton_5")); + pushButton_5->setObjectName(QString::fromUtf8("pushButton_5")); verticalLayout_8->addWidget(pushButton_5); pushButton_15 = new QPushButton(centralWidget); - pushButton_15->setObjectName(QStringLiteral("pushButton_15")); + pushButton_15->setObjectName(QString::fromUtf8("pushButton_15")); verticalLayout_8->addWidget(pushButton_15); pushButton_14 = new QPushButton(centralWidget); - pushButton_14->setObjectName(QStringLiteral("pushButton_14")); + pushButton_14->setObjectName(QString::fromUtf8("pushButton_14")); verticalLayout_8->addWidget(pushButton_14); @@ -289,17 +286,17 @@ public: horizontalLayout_7 = new QHBoxLayout(); horizontalLayout_7->setSpacing(6); - horizontalLayout_7->setObjectName(QStringLiteral("horizontalLayout_7")); + horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7")); verticalLayout_3 = new QVBoxLayout(); verticalLayout_3->setSpacing(6); - verticalLayout_3->setObjectName(QStringLiteral("verticalLayout_3")); + verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); label_4 = new QLabel(centralWidget); - label_4->setObjectName(QStringLiteral("label_4")); + label_4->setObjectName(QString::fromUtf8("label_4")); verticalLayout_3->addWidget(label_4); doubleSpinBox_frequency = new QDoubleSpinBox(centralWidget); - doubleSpinBox_frequency->setObjectName(QStringLiteral("doubleSpinBox_frequency")); + doubleSpinBox_frequency->setObjectName(QString::fromUtf8("doubleSpinBox_frequency")); verticalLayout_3->addWidget(doubleSpinBox_frequency); @@ -308,15 +305,15 @@ public: verticalLayout_5 = new QVBoxLayout(); verticalLayout_5->setSpacing(6); - verticalLayout_5->setObjectName(QStringLiteral("verticalLayout_5")); + verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5")); label_6 = new QLabel(centralWidget); - label_6->setObjectName(QStringLiteral("label_6")); + label_6->setObjectName(QString::fromUtf8("label_6")); verticalLayout_5->addWidget(label_6); doubleSpinBox_amplitude = new QDoubleSpinBox(centralWidget); - doubleSpinBox_amplitude->setObjectName(QStringLiteral("doubleSpinBox_amplitude")); - doubleSpinBox_amplitude->setMaximum(10); + doubleSpinBox_amplitude->setObjectName(QString::fromUtf8("doubleSpinBox_amplitude")); + doubleSpinBox_amplitude->setMaximum(10.000000000000000); verticalLayout_5->addWidget(doubleSpinBox_amplitude); @@ -325,15 +322,15 @@ public: verticalLayout_6 = new QVBoxLayout(); verticalLayout_6->setSpacing(6); - verticalLayout_6->setObjectName(QStringLiteral("verticalLayout_6")); + verticalLayout_6->setObjectName(QString::fromUtf8("verticalLayout_6")); label_7 = new QLabel(centralWidget); - label_7->setObjectName(QStringLiteral("label_7")); + label_7->setObjectName(QString::fromUtf8("label_7")); verticalLayout_6->addWidget(label_7); doubleSpinBox_offset = new QDoubleSpinBox(centralWidget); - doubleSpinBox_offset->setObjectName(QStringLiteral("doubleSpinBox_offset")); - doubleSpinBox_offset->setMaximum(10); + doubleSpinBox_offset->setObjectName(QString::fromUtf8("doubleSpinBox_offset")); + doubleSpinBox_offset->setMaximum(10.000000000000000); verticalLayout_6->addWidget(doubleSpinBox_offset); @@ -342,9 +339,9 @@ public: verticalLayout_4 = new QVBoxLayout(); verticalLayout_4->setSpacing(6); - verticalLayout_4->setObjectName(QStringLiteral("verticalLayout_4")); + verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); label_5 = new QLabel(centralWidget); - label_5->setObjectName(QStringLiteral("label_5")); + label_5->setObjectName(QString::fromUtf8("label_5")); verticalLayout_4->addWidget(label_5); @@ -353,7 +350,7 @@ public: comboBox_signal_gen_type->addItem(QString()); comboBox_signal_gen_type->addItem(QString()); comboBox_signal_gen_type->addItem(QString()); - comboBox_signal_gen_type->setObjectName(QStringLiteral("comboBox_signal_gen_type")); + comboBox_signal_gen_type->setObjectName(QString::fromUtf8("comboBox_signal_gen_type")); verticalLayout_4->addWidget(comboBox_signal_gen_type); @@ -362,14 +359,14 @@ public: verticalLayout_7 = new QVBoxLayout(); verticalLayout_7->setSpacing(6); - verticalLayout_7->setObjectName(QStringLiteral("verticalLayout_7")); + verticalLayout_7->setObjectName(QString::fromUtf8("verticalLayout_7")); pushButton_12 = new QPushButton(centralWidget); - pushButton_12->setObjectName(QStringLiteral("pushButton_12")); + pushButton_12->setObjectName(QString::fromUtf8("pushButton_12")); verticalLayout_7->addWidget(pushButton_12); pushButton_13 = new QPushButton(centralWidget); - pushButton_13->setObjectName(QStringLiteral("pushButton_13")); + pushButton_13->setObjectName(QString::fromUtf8("pushButton_13")); verticalLayout_7->addWidget(pushButton_13); @@ -383,20 +380,20 @@ public: horizontalLayout->addLayout(verticalLayout); widget = new QCustomPlot(centralWidget); - widget->setObjectName(QStringLiteral("widget")); + widget->setObjectName(QString::fromUtf8("widget")); horizontalLayout->addWidget(widget); MainWindow->setCentralWidget(centralWidget); menuBar = new QMenuBar(MainWindow); - menuBar->setObjectName(QStringLiteral("menuBar")); + menuBar->setObjectName(QString::fromUtf8("menuBar")); menuBar->setGeometry(QRect(0, 0, 1280, 22)); MainWindow->setMenuBar(menuBar); mainToolBar = new QToolBar(MainWindow); - mainToolBar->setObjectName(QStringLiteral("mainToolBar")); + mainToolBar->setObjectName(QString::fromUtf8("mainToolBar")); MainWindow->addToolBar(Qt::TopToolBarArea, mainToolBar); statusBar = new QStatusBar(MainWindow); - statusBar->setObjectName(QStringLiteral("statusBar")); + statusBar->setObjectName(QString::fromUtf8("statusBar")); MainWindow->setStatusBar(statusBar); retranslateUi(MainWindow);