############################################################################# # Makefile for building: SVG # Generated by qmake (3.1) (Qt 5.12.12) # Project: SVG.pro # Template: app # Command: /usr/local/qt5/bin/qmake -o Makefile SVG.pro -spec linux-g++ ############################################################################# MAKEFILE = Makefile EQ = = ####### Compiler, tools and options CC = gcc CXX = g++ DEFINES = -DQT_DEPRECATED_WARNINGS -D_GSTREAMER_1_0 -D_SYOLOV5_NO -D_PC -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB CFLAGS = -pipe -g -pthread -pthread -Wall -W -D_REENTRANT -fPIC $(DEFINES) CXXFLAGS = -pipe -fPIC -fexceptions -frtti -g -std=gnu++11 -pthread -pthread -Wall -W -D_REENTRANT -fPIC $(DEFINES) INCPATH = -I. -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I. -I. -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ QMAKE = /usr/local/qt5/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 = /usr/local/qt5/bin/qmake -install qinstall QINSTALL_PROGRAM = /usr/local/qt5/bin/qmake -install qinstall -exe DEL_FILE = rm -f SYMLINK = ln -f -s DEL_DIR = rmdir MOVE = mv -f TAR = tar -cf COMPRESS = gzip -9f DISTNAME = SVG1.0.0 DISTDIR = /work/project/qt/SVG_Upload5/.tmp/SVG1.0.0 LINK = g++ LFLAGS = -Wl,-rpath,/usr/local/qt5-5.12.12/lib LIBS = $(SUBLIBS) -L/usr/local/lib -lsqlite3 -L/usr/local/dcmtk/lib -loflog -ldcmnet -ldcmtls -ldcmdata -ldcmimage -ldcmjpeg -ldcmjpls -lofstd -L/usr/local/curl/lib -lcurl -L/usr/local/gstreamer-1.16.3/lib -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 /usr/local/qt5-5.12.12/lib/libQt5Widgets.so /usr/local/qt5-5.12.12/lib/libQt5Gui.so /usr/local/qt5-5.12.12/lib/libQt5Network.so /usr/local/qt5-5.12.12/lib/libQt5Core.so /usr/lib/x86_64-linux-gnu/libGLESv2.so -lpthread AR = ar cqs RANLIB = SED = sed STRIP = strip ####### Output directory OBJECTS_DIR = ./ ####### Files SOURCES = SCallback.cpp \ SDCMImage.cpp \ SDCMSendImpl.cpp \ acquisition_info.cpp \ charconvert.cpp \ commondata.cpp \ cscallbacksendprogress.cpp \ csdcm.cpp \ dialogadvancedsetting.cpp \ dialogcalendar.cpp \ dialogprogress.cpp \ dialogsettingtable.cpp \ formcalendarview.cpp \ formcapture.cpp \ formcaptureimageselect.cpp \ formcheckcaptureselect.cpp \ formheadertype1.cpp \ formhistory.cpp \ formimageselect.cpp \ formitemselection.cpp \ formlistwidget.cpp \ formlistwidgethistory.cpp \ formlistwidgetworklist.cpp \ formmainmenu.cpp \ formsetting.cpp \ formviewer.cpp \ formworklist.cpp \ headertype1.cpp \ main.cpp \ mainwindow.cpp \ qglslshader.cpp \ qgstreamerplayer.cpp \ qgstreamerplayer2.cpp \ qopenglbufferbase.cpp \ qopenglbuffermenu.cpp \ qopenglbufferthumbnail.cpp \ qopengltexturebutton.cpp \ qrtspthread.cpp \ qsthread.cpp \ qvideoshader.cpp \ qvideowidget.cpp \ qvideowidget_720_yuy2.cpp \ qvideowidget_rgb.cpp \ qvideowidget_uyvy.cpp \ qvideowidget_yuy2.cpp \ scalendarmenuview.cpp \ sdatabase.cpp \ sdayview.cpp \ sdcmfindscu.cpp \ sdcmfindscudatacallback.cpp \ sdcmworklist.cpp \ slistwidget.cpp \ slistwidgetsetting.cpp \ sslidebar.cpp \ sslidebarhorizontal.cpp \ stableheader.cpp \ stextedit.cpp \ sthreadimagesave.cpp \ sv4l2device.cpp \ dialogemergengy.cpp \ dialogexportusb.cpp \ dialogpowerbutton.cpp \ sthreadwatchport.cpp \ dialogmisscapture.cpp \ dialoglogin.cpp \ dialogchecksumerror.cpp \ dialogsettingnetworkshare.cpp \ dialogexportsamba.cpp \ singlebutton.cpp \ sambaclient.cpp \ dialogloginuseradd.cpp \ sthreadsenddicom.cpp \ scurl.cpp \ formscreensaver.cpp \ seventfilter.cpp \ sexception.cpp \ sapplication.cpp qrc_assets.cpp \ moc_dialogadvancedsetting.cpp \ moc_dialogcalendar.cpp \ moc_dialogprogress.cpp \ moc_dialogsettingtable.cpp \ moc_formcalendarview.cpp \ moc_formcapture.cpp \ moc_formcaptureimageselect.cpp \ moc_formcheckcaptureselect.cpp \ moc_formheadertype1.cpp \ moc_formhistory.cpp \ moc_formimageselect.cpp \ moc_formitemselection.cpp \ moc_formlistwidget.cpp \ moc_formlistwidgethistory.cpp \ moc_formlistwidgetworklist.cpp \ moc_formmainmenu.cpp \ moc_formsetting.cpp \ moc_formviewer.cpp \ moc_formworklist.cpp \ moc_headertype1.cpp \ moc_mainwindow.cpp \ moc_qgstreamerplayer.cpp \ moc_qgstreamerplayer2.cpp \ moc_qopenglbufferbase.cpp \ moc_qopenglbuffermenu.cpp \ moc_qopenglbufferthumbnail.cpp \ moc_qopengltexturebutton.cpp \ moc_qrtspthread.cpp \ moc_qsthread.cpp \ moc_qvideowidget.cpp \ moc_scalendarmenuview.cpp \ moc_sdatabase.cpp \ moc_sdayview.cpp \ moc_slistwidget.cpp \ moc_slistwidgetsetting.cpp \ moc_sslidebar.cpp \ moc_sslidebarhorizontal.cpp \ moc_stextedit.cpp \ moc_sthreadimagesave.cpp \ moc_dialogemergengy.cpp \ moc_dialogexportusb.cpp \ moc_dialogpowerbutton.cpp \ moc_sthreadwatchport.cpp \ moc_dialogmisscapture.cpp \ moc_dialoglogin.cpp \ moc_dialogchecksumerror.cpp \ moc_dialogexportsamba.cpp \ moc_dialogsettingnetworkshare.cpp \ moc_singlebutton.cpp \ moc_sambaclient.cpp \ moc_dialogloginuseradd.cpp \ moc_sthreadsenddicom.cpp \ moc_scurl.cpp \ moc_formscreensaver.cpp \ moc_seventfilter.cpp OBJECTS = SCallback.o \ SDCMImage.o \ SDCMSendImpl.o \ acquisition_info.o \ charconvert.o \ commondata.o \ cscallbacksendprogress.o \ csdcm.o \ dialogadvancedsetting.o \ dialogcalendar.o \ dialogprogress.o \ dialogsettingtable.o \ formcalendarview.o \ formcapture.o \ formcaptureimageselect.o \ formcheckcaptureselect.o \ formheadertype1.o \ formhistory.o \ formimageselect.o \ formitemselection.o \ formlistwidget.o \ formlistwidgethistory.o \ formlistwidgetworklist.o \ formmainmenu.o \ formsetting.o \ formviewer.o \ formworklist.o \ headertype1.o \ main.o \ mainwindow.o \ qglslshader.o \ qgstreamerplayer.o \ qgstreamerplayer2.o \ qopenglbufferbase.o \ qopenglbuffermenu.o \ qopenglbufferthumbnail.o \ qopengltexturebutton.o \ qrtspthread.o \ qsthread.o \ qvideoshader.o \ qvideowidget.o \ qvideowidget_720_yuy2.o \ qvideowidget_rgb.o \ qvideowidget_uyvy.o \ qvideowidget_yuy2.o \ scalendarmenuview.o \ sdatabase.o \ sdayview.o \ sdcmfindscu.o \ sdcmfindscudatacallback.o \ sdcmworklist.o \ slistwidget.o \ slistwidgetsetting.o \ sslidebar.o \ sslidebarhorizontal.o \ stableheader.o \ stextedit.o \ sthreadimagesave.o \ sv4l2device.o \ dialogemergengy.o \ dialogexportusb.o \ dialogpowerbutton.o \ sthreadwatchport.o \ dialogmisscapture.o \ dialoglogin.o \ dialogchecksumerror.o \ dialogsettingnetworkshare.o \ dialogexportsamba.o \ singlebutton.o \ sambaclient.o \ dialogloginuseradd.o \ sthreadsenddicom.o \ scurl.o \ formscreensaver.o \ seventfilter.o \ sexception.o \ sapplication.o \ qrc_assets.o \ moc_dialogadvancedsetting.o \ moc_dialogcalendar.o \ moc_dialogprogress.o \ moc_dialogsettingtable.o \ moc_formcalendarview.o \ moc_formcapture.o \ moc_formcaptureimageselect.o \ moc_formcheckcaptureselect.o \ moc_formheadertype1.o \ moc_formhistory.o \ moc_formimageselect.o \ moc_formitemselection.o \ moc_formlistwidget.o \ moc_formlistwidgethistory.o \ moc_formlistwidgetworklist.o \ moc_formmainmenu.o \ moc_formsetting.o \ moc_formviewer.o \ moc_formworklist.o \ moc_headertype1.o \ moc_mainwindow.o \ moc_qgstreamerplayer.o \ moc_qgstreamerplayer2.o \ moc_qopenglbufferbase.o \ moc_qopenglbuffermenu.o \ moc_qopenglbufferthumbnail.o \ moc_qopengltexturebutton.o \ moc_qrtspthread.o \ moc_qsthread.o \ moc_qvideowidget.o \ moc_scalendarmenuview.o \ moc_sdatabase.o \ moc_sdayview.o \ moc_slistwidget.o \ moc_slistwidgetsetting.o \ moc_sslidebar.o \ moc_sslidebarhorizontal.o \ moc_stextedit.o \ moc_sthreadimagesave.o \ moc_dialogemergengy.o \ moc_dialogexportusb.o \ moc_dialogpowerbutton.o \ moc_sthreadwatchport.o \ moc_dialogmisscapture.o \ moc_dialoglogin.o \ moc_dialogchecksumerror.o \ moc_dialogexportsamba.o \ moc_dialogsettingnetworkshare.o \ moc_singlebutton.o \ moc_sambaclient.o \ moc_dialogloginuseradd.o \ moc_sthreadsenddicom.o \ moc_scurl.o \ moc_formscreensaver.o \ moc_seventfilter.o DIST = /usr/local/qt5-5.12.12/mkspecs/features/spec_pre.prf \ /usr/local/qt5-5.12.12/mkspecs/common/unix.conf \ /usr/local/qt5-5.12.12/mkspecs/common/linux.conf \ /usr/local/qt5-5.12.12/mkspecs/common/sanitize.conf \ /usr/local/qt5-5.12.12/mkspecs/common/gcc-base.conf \ /usr/local/qt5-5.12.12/mkspecs/common/gcc-base-unix.conf \ /usr/local/qt5-5.12.12/mkspecs/common/g++-base.conf \ /usr/local/qt5-5.12.12/mkspecs/common/g++-unix.conf \ /usr/local/qt5-5.12.12/mkspecs/qconfig.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3danimation.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3danimation_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dcore.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dcore_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dextras.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dextras_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dinput.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dinput_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dlogic.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dlogic_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquick.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquick_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickanimation.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickanimation_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickextras.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickextras_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickinput.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickinput_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickrender.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickrender_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickscene2d.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickscene2d_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3drender.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3drender_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_accessibility_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_bluetooth.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_bluetooth_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_bootstrap_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_charts.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_charts_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_concurrent.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_concurrent_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_core.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_core_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_datavisualization.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_datavisualization_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_dbus.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_dbus_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_designer.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_designer_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_designercomponents_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_devicediscovery_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_edid_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_egl_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_fb_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_fontdatabase_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gamepad.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gamepad_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gui.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gui_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_help.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_help_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_input_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_location.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_location_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimedia.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimedia_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimediawidgets.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimediawidgets_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_network.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_network_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_networkauth.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_networkauth_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_nfc.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_nfc_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_opengl.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_opengl_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_openglextensions.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_openglextensions_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_packetprotocol_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_platformcompositor_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioning.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioning_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioningquick.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioningquick_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_printsupport.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_printsupport_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_purchasing.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_purchasing_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qml.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qml_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmldebug_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmldevtools_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmltest.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmltest_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quick.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quick_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickcontrols2.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickcontrols2_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickparticles_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickshapes_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quicktemplates2.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quicktemplates2_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickwidgets.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickwidgets_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_remoteobjects.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_remoteobjects_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_repparser.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_repparser_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_script.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_script_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scripttools.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scripttools_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scxml.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scxml_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sensors.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sensors_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialbus.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialbus_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialport.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialport_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_service_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sql.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sql_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_svg.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_svg_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_testlib.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_testlib_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_texttospeech.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_texttospeech_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_theme_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_uiplugin.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_uitools.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_uitools_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_virtualkeyboard.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_virtualkeyboard_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_vulkan_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandclient.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandclient_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandcompositor.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandcompositor_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_widgets.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_widgets_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_x11extras.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_x11extras_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xml.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xml_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xmlpatterns.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xmlpatterns_private.pri \ /usr/local/qt5-5.12.12/mkspecs/features/qt_functions.prf \ /usr/local/qt5-5.12.12/mkspecs/features/qt_config.prf \ /usr/local/qt5-5.12.12/mkspecs/linux-g++/qmake.conf \ /usr/local/qt5-5.12.12/mkspecs/features/spec_post.prf \ .qmake.stash \ /usr/local/qt5-5.12.12/mkspecs/features/exclusive_builds.prf \ /usr/local/qt5-5.12.12/mkspecs/features/toolchain.prf \ /usr/local/qt5-5.12.12/mkspecs/features/default_pre.prf \ /usr/local/qt5-5.12.12/mkspecs/features/resolve_config.prf \ /usr/local/qt5-5.12.12/mkspecs/features/default_post.prf \ /usr/local/qt5-5.12.12/mkspecs/features/link_pkgconfig.prf \ /usr/local/qt5-5.12.12/mkspecs/features/exceptions.prf \ /usr/local/qt5-5.12.12/mkspecs/features/warn_on.prf \ /usr/local/qt5-5.12.12/mkspecs/features/qt.prf \ /usr/local/qt5-5.12.12/mkspecs/features/resources.prf \ /usr/local/qt5-5.12.12/mkspecs/features/moc.prf \ /usr/local/qt5-5.12.12/mkspecs/features/unix/opengl.prf \ /usr/local/qt5-5.12.12/mkspecs/features/uic.prf \ /usr/local/qt5-5.12.12/mkspecs/features/unix/thread.prf \ /usr/local/qt5-5.12.12/mkspecs/features/qmake_use.prf \ /usr/local/qt5-5.12.12/mkspecs/features/file_copies.prf \ /usr/local/qt5-5.12.12/mkspecs/features/testcase_targets.prf \ /usr/local/qt5-5.12.12/mkspecs/features/yacc.prf \ /usr/local/qt5-5.12.12/mkspecs/features/lex.prf \ SVG.pro SCallback.h \ SDCMCommonStructure.h \ SDCMImage.h \ SDCMSendImpl.h \ acquisition_info.h \ charconvert.h \ common.h \ common.hpp \ commondata.h \ cscallbacksendprogress.h \ csdcm.h \ cuda_utils.h \ dialogadvancedsetting.h \ dialogcalendar.h \ dialogprogress.h \ dialogsettingtable.h \ formcalendarview.h \ formcapture.h \ formcaptureimageselect.h \ formcheckcaptureselect.h \ formheadertype1.h \ formhistory.h \ formimageselect.h \ formitemselection.h \ formlistwidget.h \ formlistwidgethistory.h \ formlistwidgetworklist.h \ formmainmenu.h \ formsetting.h \ formviewer.h \ formworklist.h \ headertype1.h \ logging.h \ macros.h \ mainwindow.h \ preprocess.h \ qglslshader.h \ qgstreamerplayer.h \ qgstreamerplayer2.h \ qopenglbufferbase.h \ qopenglbuffermenu.h \ qopenglbufferthumbnail.h \ qopengltexturebutton.h \ qrtspthread.h \ qsthread.h \ qvideoshader.h \ qvideowidget.h \ qvideowidget_720_yuy2.h \ qvideowidget_rgb.h \ qvideowidget_uyvy.h \ qvideowidget_yuy2.h \ scalendarmenuview.h \ sdatabase.h \ sdayview.h \ sdcmfindscu.h \ sdcmfindscudatacallback.h \ sdcmworklist.h \ slistwidget.h \ slistwidgetsetting.h \ sslidebar.h \ sslidebarhorizontal.h \ stableheader.h \ stextedit.h \ sthreadimagesave.h \ sv4l2device.h \ utils.h \ dialogemergengy.h \ dialogexportusb.h \ dialogpowerbutton.h \ sthreadwatchport.h \ dialogmisscapture.h \ dialoglogin.h \ dialogchecksumerror.h \ dialogexportsamba.h \ dialogsettingnetworkshare.h \ dialogexportsamba.h \ singlebutton.h \ sambaclient.h \ dialogloginuseradd.h \ sthreadsenddicom.h \ common.h \ scurl.h \ formscreensaver.h \ seventfilter.h \ sexception.h \ sapplication.h SCallback.cpp \ SDCMImage.cpp \ SDCMSendImpl.cpp \ acquisition_info.cpp \ charconvert.cpp \ commondata.cpp \ cscallbacksendprogress.cpp \ csdcm.cpp \ dialogadvancedsetting.cpp \ dialogcalendar.cpp \ dialogprogress.cpp \ dialogsettingtable.cpp \ formcalendarview.cpp \ formcapture.cpp \ formcaptureimageselect.cpp \ formcheckcaptureselect.cpp \ formheadertype1.cpp \ formhistory.cpp \ formimageselect.cpp \ formitemselection.cpp \ formlistwidget.cpp \ formlistwidgethistory.cpp \ formlistwidgetworklist.cpp \ formmainmenu.cpp \ formsetting.cpp \ formviewer.cpp \ formworklist.cpp \ headertype1.cpp \ main.cpp \ mainwindow.cpp \ qglslshader.cpp \ qgstreamerplayer.cpp \ qgstreamerplayer2.cpp \ qopenglbufferbase.cpp \ qopenglbuffermenu.cpp \ qopenglbufferthumbnail.cpp \ qopengltexturebutton.cpp \ qrtspthread.cpp \ qsthread.cpp \ qvideoshader.cpp \ qvideowidget.cpp \ qvideowidget_720_yuy2.cpp \ qvideowidget_rgb.cpp \ qvideowidget_uyvy.cpp \ qvideowidget_yuy2.cpp \ scalendarmenuview.cpp \ sdatabase.cpp \ sdayview.cpp \ sdcmfindscu.cpp \ sdcmfindscudatacallback.cpp \ sdcmworklist.cpp \ slistwidget.cpp \ slistwidgetsetting.cpp \ sslidebar.cpp \ sslidebarhorizontal.cpp \ stableheader.cpp \ stextedit.cpp \ sthreadimagesave.cpp \ sv4l2device.cpp \ dialogemergengy.cpp \ dialogexportusb.cpp \ dialogpowerbutton.cpp \ sthreadwatchport.cpp \ dialogmisscapture.cpp \ dialoglogin.cpp \ dialogchecksumerror.cpp \ dialogsettingnetworkshare.cpp \ dialogexportsamba.cpp \ singlebutton.cpp \ sambaclient.cpp \ dialogloginuseradd.cpp \ sthreadsenddicom.cpp \ scurl.cpp \ formscreensaver.cpp \ seventfilter.cpp \ sexception.cpp \ sapplication.cpp QMAKE_TARGET = SVG DESTDIR = TARGET = SVG first: all ####### Build rules SVG: ui_dialogadvancedsetting.h ui_dialogcalendar.h ui_dialogprogress.h ui_dialogsettingtable.h ui_formcalendarview.h ui_formcapture.h ui_formcaptureimageselect.h ui_formcheckcaptureselect.h ui_formheadertype1.h ui_formhistory.h ui_formimageselect.h ui_formitemselection.h ui_formlistwidget.h ui_formmainmenu.h ui_formsetting.h ui_formviewer.h ui_formworklist.h ui_mainwindow.h ui_dialogemergengy.h ui_dialogexportusb.h ui_dialogpowerbutton.h ui_dialogmisscapture.h ui_dialoglogin.h ui_dialogchecksumerror.h ui_dialogsettingnetworkshare.h ui_dialogexportsamba.h ui_dialogloginuseradd.h ui_formscreensaver.h $(OBJECTS) $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS) Makefile: SVG.pro /usr/local/qt5-5.12.12/mkspecs/linux-g++/qmake.conf /usr/local/qt5-5.12.12/mkspecs/features/spec_pre.prf \ /usr/local/qt5-5.12.12/mkspecs/common/unix.conf \ /usr/local/qt5-5.12.12/mkspecs/common/linux.conf \ /usr/local/qt5-5.12.12/mkspecs/common/sanitize.conf \ /usr/local/qt5-5.12.12/mkspecs/common/gcc-base.conf \ /usr/local/qt5-5.12.12/mkspecs/common/gcc-base-unix.conf \ /usr/local/qt5-5.12.12/mkspecs/common/g++-base.conf \ /usr/local/qt5-5.12.12/mkspecs/common/g++-unix.conf \ /usr/local/qt5-5.12.12/mkspecs/qconfig.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3danimation.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3danimation_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dcore.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dcore_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dextras.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dextras_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dinput.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dinput_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dlogic.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dlogic_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquick.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquick_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickanimation.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickanimation_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickextras.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickextras_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickinput.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickinput_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickrender.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickrender_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickscene2d.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickscene2d_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3drender.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3drender_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_accessibility_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_bluetooth.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_bluetooth_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_bootstrap_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_charts.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_charts_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_concurrent.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_concurrent_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_core.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_core_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_datavisualization.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_datavisualization_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_dbus.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_dbus_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_designer.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_designer_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_designercomponents_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_devicediscovery_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_edid_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_egl_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_fb_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_fontdatabase_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gamepad.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gamepad_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gui.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gui_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_help.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_help_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_input_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_location.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_location_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimedia.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimedia_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimediawidgets.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimediawidgets_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_network.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_network_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_networkauth.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_networkauth_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_nfc.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_nfc_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_opengl.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_opengl_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_openglextensions.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_openglextensions_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_packetprotocol_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_platformcompositor_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioning.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioning_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioningquick.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioningquick_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_printsupport.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_printsupport_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_purchasing.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_purchasing_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qml.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qml_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmldebug_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmldevtools_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmltest.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmltest_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quick.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quick_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickcontrols2.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickcontrols2_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickparticles_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickshapes_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quicktemplates2.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quicktemplates2_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickwidgets.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickwidgets_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_remoteobjects.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_remoteobjects_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_repparser.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_repparser_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_script.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_script_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scripttools.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scripttools_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scxml.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scxml_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sensors.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sensors_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialbus.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialbus_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialport.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialport_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_service_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sql.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sql_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_svg.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_svg_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_testlib.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_testlib_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_texttospeech.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_texttospeech_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_theme_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_uiplugin.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_uitools.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_uitools_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_virtualkeyboard.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_virtualkeyboard_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_vulkan_support_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandclient.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandclient_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandcompositor.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandcompositor_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_widgets.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_widgets_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_x11extras.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_x11extras_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xml.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xml_private.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xmlpatterns.pri \ /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xmlpatterns_private.pri \ /usr/local/qt5-5.12.12/mkspecs/features/qt_functions.prf \ /usr/local/qt5-5.12.12/mkspecs/features/qt_config.prf \ /usr/local/qt5-5.12.12/mkspecs/linux-g++/qmake.conf \ /usr/local/qt5-5.12.12/mkspecs/features/spec_post.prf \ .qmake.stash \ /usr/local/qt5-5.12.12/mkspecs/features/exclusive_builds.prf \ /usr/local/qt5-5.12.12/mkspecs/features/toolchain.prf \ /usr/local/qt5-5.12.12/mkspecs/features/default_pre.prf \ /usr/local/qt5-5.12.12/mkspecs/features/resolve_config.prf \ /usr/local/qt5-5.12.12/mkspecs/features/default_post.prf \ /usr/local/qt5-5.12.12/mkspecs/features/link_pkgconfig.prf \ /usr/local/qt5-5.12.12/mkspecs/features/exceptions.prf \ /usr/local/qt5-5.12.12/mkspecs/features/warn_on.prf \ /usr/local/qt5-5.12.12/mkspecs/features/qt.prf \ /usr/local/qt5-5.12.12/mkspecs/features/resources.prf \ /usr/local/qt5-5.12.12/mkspecs/features/moc.prf \ /usr/local/qt5-5.12.12/mkspecs/features/unix/opengl.prf \ /usr/local/qt5-5.12.12/mkspecs/features/uic.prf \ /usr/local/qt5-5.12.12/mkspecs/features/unix/thread.prf \ /usr/local/qt5-5.12.12/mkspecs/features/qmake_use.prf \ /usr/local/qt5-5.12.12/mkspecs/features/file_copies.prf \ /usr/local/qt5-5.12.12/mkspecs/features/testcase_targets.prf \ /usr/local/qt5-5.12.12/mkspecs/features/yacc.prf \ /usr/local/qt5-5.12.12/mkspecs/features/lex.prf \ SVG.pro \ assets.qrc $(QMAKE) -o Makefile SVG.pro -spec linux-g++ /usr/local/qt5-5.12.12/mkspecs/features/spec_pre.prf: /usr/local/qt5-5.12.12/mkspecs/common/unix.conf: /usr/local/qt5-5.12.12/mkspecs/common/linux.conf: /usr/local/qt5-5.12.12/mkspecs/common/sanitize.conf: /usr/local/qt5-5.12.12/mkspecs/common/gcc-base.conf: /usr/local/qt5-5.12.12/mkspecs/common/gcc-base-unix.conf: /usr/local/qt5-5.12.12/mkspecs/common/g++-base.conf: /usr/local/qt5-5.12.12/mkspecs/common/g++-unix.conf: /usr/local/qt5-5.12.12/mkspecs/qconfig.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3danimation.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3danimation_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dcore.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dcore_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dextras.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dextras_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dinput.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dinput_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dlogic.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dlogic_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquick.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquick_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickanimation.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickanimation_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickextras.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickextras_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickinput.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickinput_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickrender.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickrender_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickscene2d.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3dquickscene2d_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3drender.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_3drender_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_accessibility_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_bluetooth.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_bluetooth_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_bootstrap_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_charts.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_charts_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_concurrent.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_concurrent_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_core.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_core_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_datavisualization.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_datavisualization_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_dbus.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_dbus_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_designer.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_designer_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_designercomponents_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_devicediscovery_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_edid_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_egl_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_fb_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_fontdatabase_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gamepad.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gamepad_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gui.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_gui_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_help.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_help_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_input_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_location.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_location_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimedia.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimedia_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimediawidgets.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_multimediawidgets_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_network.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_network_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_networkauth.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_networkauth_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_nfc.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_nfc_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_opengl.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_opengl_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_openglextensions.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_openglextensions_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_packetprotocol_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_platformcompositor_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioning.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioning_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioningquick.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_positioningquick_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_printsupport.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_printsupport_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_purchasing.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_purchasing_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qml.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qml_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmldebug_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmldevtools_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmltest.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qmltest_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quick.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quick_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickcontrols2.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickcontrols2_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickparticles_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickshapes_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quicktemplates2.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quicktemplates2_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickwidgets.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_quickwidgets_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_remoteobjects.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_remoteobjects_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_repparser.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_repparser_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_script.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_script_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scripttools.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scripttools_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scxml.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_scxml_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sensors.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sensors_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialbus.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialbus_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialport.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_serialport_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_service_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sql.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_sql_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_svg.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_svg_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_testlib.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_testlib_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_texttospeech.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_texttospeech_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_theme_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_uiplugin.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_uitools.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_uitools_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_virtualkeyboard.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_virtualkeyboard_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_vulkan_support_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandclient.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandclient_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandcompositor.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_waylandcompositor_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_widgets.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_widgets_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_x11extras.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_x11extras_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xml.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xml_private.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xmlpatterns.pri: /usr/local/qt5-5.12.12/mkspecs/modules/qt_lib_xmlpatterns_private.pri: /usr/local/qt5-5.12.12/mkspecs/features/qt_functions.prf: /usr/local/qt5-5.12.12/mkspecs/features/qt_config.prf: /usr/local/qt5-5.12.12/mkspecs/linux-g++/qmake.conf: /usr/local/qt5-5.12.12/mkspecs/features/spec_post.prf: .qmake.stash: /usr/local/qt5-5.12.12/mkspecs/features/exclusive_builds.prf: /usr/local/qt5-5.12.12/mkspecs/features/toolchain.prf: /usr/local/qt5-5.12.12/mkspecs/features/default_pre.prf: /usr/local/qt5-5.12.12/mkspecs/features/resolve_config.prf: /usr/local/qt5-5.12.12/mkspecs/features/default_post.prf: /usr/local/qt5-5.12.12/mkspecs/features/link_pkgconfig.prf: /usr/local/qt5-5.12.12/mkspecs/features/exceptions.prf: /usr/local/qt5-5.12.12/mkspecs/features/warn_on.prf: /usr/local/qt5-5.12.12/mkspecs/features/qt.prf: /usr/local/qt5-5.12.12/mkspecs/features/resources.prf: /usr/local/qt5-5.12.12/mkspecs/features/moc.prf: /usr/local/qt5-5.12.12/mkspecs/features/unix/opengl.prf: /usr/local/qt5-5.12.12/mkspecs/features/uic.prf: /usr/local/qt5-5.12.12/mkspecs/features/unix/thread.prf: /usr/local/qt5-5.12.12/mkspecs/features/qmake_use.prf: /usr/local/qt5-5.12.12/mkspecs/features/file_copies.prf: /usr/local/qt5-5.12.12/mkspecs/features/testcase_targets.prf: /usr/local/qt5-5.12.12/mkspecs/features/yacc.prf: /usr/local/qt5-5.12.12/mkspecs/features/lex.prf: SVG.pro: assets.qrc: qmake: FORCE @$(QMAKE) -o Makefile SVG.pro -spec linux-g++ qmake_all: FORCE all: Makefile SVG 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 assets.qrc $(DISTDIR)/ $(COPY_FILE) --parents /usr/local/qt5-5.12.12/mkspecs/features/data/dummy.cpp $(DISTDIR)/ $(COPY_FILE) --parents SCallback.h SDCMCommonStructure.h SDCMImage.h SDCMSendImpl.h acquisition_info.h charconvert.h common.h common.hpp commondata.h cscallbacksendprogress.h csdcm.h cuda_utils.h dialogadvancedsetting.h dialogcalendar.h dialogprogress.h dialogsettingtable.h formcalendarview.h formcapture.h formcaptureimageselect.h formcheckcaptureselect.h formheadertype1.h formhistory.h formimageselect.h formitemselection.h formlistwidget.h formlistwidgethistory.h formlistwidgetworklist.h formmainmenu.h formsetting.h formviewer.h formworklist.h headertype1.h logging.h macros.h mainwindow.h preprocess.h qglslshader.h qgstreamerplayer.h qgstreamerplayer2.h qopenglbufferbase.h qopenglbuffermenu.h qopenglbufferthumbnail.h qopengltexturebutton.h qrtspthread.h qsthread.h qvideoshader.h qvideowidget.h qvideowidget_720_yuy2.h qvideowidget_rgb.h qvideowidget_uyvy.h qvideowidget_yuy2.h scalendarmenuview.h sdatabase.h sdayview.h sdcmfindscu.h sdcmfindscudatacallback.h sdcmworklist.h slistwidget.h slistwidgetsetting.h sslidebar.h sslidebarhorizontal.h stableheader.h stextedit.h sthreadimagesave.h sv4l2device.h utils.h dialogemergengy.h dialogexportusb.h dialogpowerbutton.h sthreadwatchport.h dialogmisscapture.h dialoglogin.h dialogchecksumerror.h dialogexportsamba.h dialogsettingnetworkshare.h dialogexportsamba.h singlebutton.h sambaclient.h dialogloginuseradd.h sthreadsenddicom.h common.h scurl.h formscreensaver.h seventfilter.h sexception.h sapplication.h $(DISTDIR)/ $(COPY_FILE) --parents SCallback.cpp SDCMImage.cpp SDCMSendImpl.cpp acquisition_info.cpp charconvert.cpp commondata.cpp cscallbacksendprogress.cpp csdcm.cpp dialogadvancedsetting.cpp dialogcalendar.cpp dialogprogress.cpp dialogsettingtable.cpp formcalendarview.cpp formcapture.cpp formcaptureimageselect.cpp formcheckcaptureselect.cpp formheadertype1.cpp formhistory.cpp formimageselect.cpp formitemselection.cpp formlistwidget.cpp formlistwidgethistory.cpp formlistwidgetworklist.cpp formmainmenu.cpp formsetting.cpp formviewer.cpp formworklist.cpp headertype1.cpp main.cpp mainwindow.cpp qglslshader.cpp qgstreamerplayer.cpp qgstreamerplayer2.cpp qopenglbufferbase.cpp qopenglbuffermenu.cpp qopenglbufferthumbnail.cpp qopengltexturebutton.cpp qrtspthread.cpp qsthread.cpp qvideoshader.cpp qvideowidget.cpp qvideowidget_720_yuy2.cpp qvideowidget_rgb.cpp qvideowidget_uyvy.cpp qvideowidget_yuy2.cpp scalendarmenuview.cpp sdatabase.cpp sdayview.cpp sdcmfindscu.cpp sdcmfindscudatacallback.cpp sdcmworklist.cpp slistwidget.cpp slistwidgetsetting.cpp sslidebar.cpp sslidebarhorizontal.cpp stableheader.cpp stextedit.cpp sthreadimagesave.cpp sv4l2device.cpp dialogemergengy.cpp dialogexportusb.cpp dialogpowerbutton.cpp sthreadwatchport.cpp dialogmisscapture.cpp dialoglogin.cpp dialogchecksumerror.cpp dialogsettingnetworkshare.cpp dialogexportsamba.cpp singlebutton.cpp sambaclient.cpp dialogloginuseradd.cpp sthreadsenddicom.cpp scurl.cpp formscreensaver.cpp seventfilter.cpp sexception.cpp sapplication.cpp $(DISTDIR)/ $(COPY_FILE) --parents dialogadvancedsetting.ui dialogcalendar.ui dialogprogress.ui dialogsettingtable.ui formcalendarview.ui formcapture.ui formcaptureimageselect.ui formcheckcaptureselect.ui formheadertype1.ui formhistory.ui formimageselect.ui formitemselection.ui formlistwidget.ui formmainmenu.ui formsetting.ui formviewer.ui formworklist.ui mainwindow.ui dialogemergengy.ui dialogexportusb.ui dialogpowerbutton.ui dialogmisscapture.ui dialoglogin.ui dialogchecksumerror.ui dialogsettingnetworkshare.ui dialogexportsamba.ui dialogloginuseradd.ui formscreensaver.ui $(DISTDIR)/ $(COPY_FILE) --parents SVG_ko_KR.ts $(DISTDIR)/ clean: compiler_clean -$(DEL_FILE) $(OBJECTS) -$(DEL_FILE) *~ core *.core distclean: clean -$(DEL_FILE) $(TARGET) -$(DEL_FILE) .qmake.stash -$(DEL_FILE) Makefile ####### 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 check: first benchmark: first compiler_rcc_make_all: qrc_assets.cpp compiler_rcc_clean: -$(DEL_FILE) qrc_assets.cpp qrc_assets.cpp: assets.qrc \ /usr/local/qt5-5.12.12/bin/rcc \ image/Arrow_under_2.png \ image/Arrow_under_3.png \ image/Arrow_top_2.png \ image/Arrow_top_3.png \ image/scrollbar_vertical_bg.png \ image/cancel_arrow.png \ image/scrollbar_down.png \ image/select_indicator.png \ image/Scroll_bar_1.png \ image/scrollbar_right.png \ image/scrollbar_left.png \ image/month_next.png \ image/scrollbar_horizontal_bg.png \ image/scrollbar_up.png \ image/month_prev.png \ image/ScrollBar_Horizontal_Icon.png \ image/ScrollBar_Vertical_Icon.png \ image/2/capture_next_button_icon.png \ image/2/capture_delete_button_icon.png \ image/2/preview-icon.png \ image/2/capture_check\ box.png \ image/2/next-icon_clicked.png \ image/2/capture_close\ all_clicked_button_icon.png \ image/2/capture_send_icon_check\ box_button.png \ image/2/capture_delete_clicked_button_icon.png \ image/2/capture_delete\ all_button_icon.png \ image/2/capture_send_icon_clicked_button.png \ image/2/capture_send\ all_button_clicked.png \ image/2/capture_close\ all_button_icon.png \ image/2/capture_send\ all_clicked_button.png \ image/2/capture_prev_button_icon.png \ image/2/capture_close_clicked_button_icon.png \ image/2/capture_delete\ all_clicked_button_icon.png \ image/2/next-icon.png \ image/2/capture_send_icon_button.png \ image/2/preview-icon_clicked.png \ image/2/capture_close_button_icon.png /usr/local/qt5-5.12.12/bin/rcc -name assets assets.qrc -o qrc_assets.cpp compiler_moc_predefs_make_all: moc_predefs.h compiler_moc_predefs_clean: -$(DEL_FILE) moc_predefs.h moc_predefs.h: /usr/local/qt5-5.12.12/mkspecs/features/data/dummy.cpp g++ -pipe -fPIC -fexceptions -frtti -g -std=gnu++11 -pthread -pthread -Wall -W -dM -E -o moc_predefs.h /usr/local/qt5-5.12.12/mkspecs/features/data/dummy.cpp compiler_moc_header_make_all: moc_dialogadvancedsetting.cpp moc_dialogcalendar.cpp moc_dialogprogress.cpp moc_dialogsettingtable.cpp moc_formcalendarview.cpp moc_formcapture.cpp moc_formcaptureimageselect.cpp moc_formcheckcaptureselect.cpp moc_formheadertype1.cpp moc_formhistory.cpp moc_formimageselect.cpp moc_formitemselection.cpp moc_formlistwidget.cpp moc_formlistwidgethistory.cpp moc_formlistwidgetworklist.cpp moc_formmainmenu.cpp moc_formsetting.cpp moc_formviewer.cpp moc_formworklist.cpp moc_headertype1.cpp moc_mainwindow.cpp moc_qgstreamerplayer.cpp moc_qgstreamerplayer2.cpp moc_qopenglbufferbase.cpp moc_qopenglbuffermenu.cpp moc_qopenglbufferthumbnail.cpp moc_qopengltexturebutton.cpp moc_qrtspthread.cpp moc_qsthread.cpp moc_qvideowidget.cpp moc_scalendarmenuview.cpp moc_sdatabase.cpp moc_sdayview.cpp moc_slistwidget.cpp moc_slistwidgetsetting.cpp moc_sslidebar.cpp moc_sslidebarhorizontal.cpp moc_stextedit.cpp moc_sthreadimagesave.cpp moc_dialogemergengy.cpp moc_dialogexportusb.cpp moc_dialogpowerbutton.cpp moc_sthreadwatchport.cpp moc_dialogmisscapture.cpp moc_dialoglogin.cpp moc_dialogchecksumerror.cpp moc_dialogexportsamba.cpp moc_dialogsettingnetworkshare.cpp moc_dialogexportsamba.cpp moc_singlebutton.cpp moc_sambaclient.cpp moc_dialogloginuseradd.cpp moc_sthreadsenddicom.cpp moc_scurl.cpp moc_formscreensaver.cpp moc_seventfilter.cpp compiler_moc_header_clean: -$(DEL_FILE) moc_dialogadvancedsetting.cpp moc_dialogcalendar.cpp moc_dialogprogress.cpp moc_dialogsettingtable.cpp moc_formcalendarview.cpp moc_formcapture.cpp moc_formcaptureimageselect.cpp moc_formcheckcaptureselect.cpp moc_formheadertype1.cpp moc_formhistory.cpp moc_formimageselect.cpp moc_formitemselection.cpp moc_formlistwidget.cpp moc_formlistwidgethistory.cpp moc_formlistwidgetworklist.cpp moc_formmainmenu.cpp moc_formsetting.cpp moc_formviewer.cpp moc_formworklist.cpp moc_headertype1.cpp moc_mainwindow.cpp moc_qgstreamerplayer.cpp moc_qgstreamerplayer2.cpp moc_qopenglbufferbase.cpp moc_qopenglbuffermenu.cpp moc_qopenglbufferthumbnail.cpp moc_qopengltexturebutton.cpp moc_qrtspthread.cpp moc_qsthread.cpp moc_qvideowidget.cpp moc_scalendarmenuview.cpp moc_sdatabase.cpp moc_sdayview.cpp moc_slistwidget.cpp moc_slistwidgetsetting.cpp moc_sslidebar.cpp moc_sslidebarhorizontal.cpp moc_stextedit.cpp moc_sthreadimagesave.cpp moc_dialogemergengy.cpp moc_dialogexportusb.cpp moc_dialogpowerbutton.cpp moc_sthreadwatchport.cpp moc_dialogmisscapture.cpp moc_dialoglogin.cpp moc_dialogchecksumerror.cpp moc_dialogexportsamba.cpp moc_dialogsettingnetworkshare.cpp moc_dialogexportsamba.cpp moc_singlebutton.cpp moc_sambaclient.cpp moc_dialogloginuseradd.cpp moc_sthreadsenddicom.cpp moc_scurl.cpp moc_formscreensaver.cpp moc_seventfilter.cpp moc_dialogadvancedsetting.cpp: dialogadvancedsetting.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogadvancedsetting.h -o moc_dialogadvancedsetting.cpp moc_dialogcalendar.cpp: dialogcalendar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ scalendarmenuview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogcalendar.h -o moc_dialogcalendar.cpp moc_dialogprogress.cpp: dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogprogress.h -o moc_dialogprogress.cpp moc_dialogsettingtable.cpp: dialogsettingtable.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogsettingtable.h -o moc_dialogsettingtable.cpp moc_formcalendarview.cpp: formcalendarview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ sdayview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formcalendarview.h -o moc_formcalendarview.cpp moc_formcapture.cpp: formcapture.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ formcaptureimageselect.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formcapture.h -o moc_formcapture.cpp moc_formcaptureimageselect.cpp: formcaptureimageselect.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formcaptureimageselect.h -o moc_formcaptureimageselect.cpp moc_formcheckcaptureselect.cpp: formcheckcaptureselect.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formcheckcaptureselect.h -o moc_formcheckcaptureselect.cpp moc_formheadertype1.cpp: formheadertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formheadertype1.h -o moc_formheadertype1.cpp moc_formhistory.cpp: formhistory.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formhistory.h -o moc_formhistory.cpp moc_formimageselect.cpp: formimageselect.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ common.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formimageselect.h -o moc_formimageselect.cpp moc_formitemselection.cpp: formitemselection.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formitemselection.h -o moc_formitemselection.cpp moc_formlistwidget.cpp: formlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidgetItem \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formlistwidget.h -o moc_formlistwidget.cpp moc_formlistwidgethistory.cpp: formlistwidgethistory.h \ formlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidgetItem \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formlistwidgethistory.h -o moc_formlistwidgethistory.cpp moc_formlistwidgetworklist.cpp: formlistwidgetworklist.h \ formlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidgetItem \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formlistwidgetworklist.h -o moc_formlistwidgetworklist.cpp moc_formmainmenu.cpp: formmainmenu.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formmainmenu.h -o moc_formmainmenu.cpp moc_formsetting.cpp: formsetting.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formsetting.h -o moc_formsetting.cpp moc_formviewer.cpp: formviewer.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ formimageselect.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formviewer.h -o moc_formviewer.cpp moc_formworklist.cpp: formworklist.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ dialogcalendar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ scalendarmenuview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formworklist.h -o moc_formworklist.cpp moc_headertype1.cpp: headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ formheadertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include headertype1.h -o moc_headertype1.cpp moc_mainwindow.cpp: mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include mainwindow.h -o moc_mainwindow.cpp moc_qgstreamerplayer.cpp: qgstreamerplayer.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstpushsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-enumtypes.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/qt5-5.12.12/include/QtGui/QList \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include qgstreamerplayer.h -o moc_qgstreamerplayer.cpp moc_qgstreamerplayer2.cpp: qgstreamerplayer2.h \ qgstreamerplayer.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstpushsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-enumtypes.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/qt5-5.12.12/include/QtGui/QList \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include qgstreamerplayer2.h -o moc_qgstreamerplayer2.cpp moc_qopenglbufferbase.cpp: qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include qopenglbufferbase.h -o moc_qopenglbufferbase.cpp moc_qopenglbuffermenu.cpp: qopenglbuffermenu.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include qopenglbuffermenu.h -o moc_qopenglbuffermenu.cpp moc_qopenglbufferthumbnail.cpp: qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include qopenglbufferthumbnail.h -o moc_qopenglbufferthumbnail.cpp moc_qopengltexturebutton.cpp: qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include qopengltexturebutton.h -o moc_qopengltexturebutton.cpp moc_qrtspthread.cpp: qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include qrtspthread.h -o moc_qrtspthread.cpp moc_qsthread.cpp: qsthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include qsthread.h -o moc_qsthread.cpp moc_qvideowidget.cpp: qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include qvideowidget.h -o moc_qvideowidget.cpp moc_scalendarmenuview.cpp: scalendarmenuview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include scalendarmenuview.h -o moc_scalendarmenuview.cpp moc_sdatabase.cpp: sdatabase.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ acquisition_info.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ csdcm.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include sdatabase.h -o moc_sdatabase.cpp moc_sdayview.cpp: sdayview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include sdayview.h -o moc_sdayview.cpp moc_slistwidget.cpp: slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include slistwidget.h -o moc_slistwidget.cpp moc_slistwidgetsetting.cpp: slistwidgetsetting.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QListWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qlistview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ formitemselection.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include slistwidgetsetting.h -o moc_slistwidgetsetting.cpp moc_sslidebar.cpp: sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include sslidebar.h -o moc_sslidebar.cpp moc_sslidebarhorizontal.cpp: sslidebarhorizontal.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include sslidebarhorizontal.h -o moc_sslidebarhorizontal.cpp moc_stextedit.cpp: stextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QPlainTextEdit \ /usr/local/qt5-5.12.12/include/QtWidgets/qplaintextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextdocument.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/qabstracttextdocumentlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qglyphrun.h \ /usr/local/qt5-5.12.12/include/QtGui/qrawfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontdatabase.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include stextedit.h -o moc_stextedit.cpp moc_sthreadimagesave.cpp: sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ scurl.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include sthreadimagesave.h -o moc_sthreadimagesave.cpp moc_dialogemergengy.cpp: dialogemergengy.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogemergengy.h -o moc_dialogemergengy.cpp moc_dialogexportusb.cpp: dialogexportusb.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogexportusb.h -o moc_dialogexportusb.cpp moc_dialogpowerbutton.cpp: dialogpowerbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogpowerbutton.h -o moc_dialogpowerbutton.cpp moc_sthreadwatchport.cpp: sthreadwatchport.h \ qsthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include sthreadwatchport.h -o moc_sthreadwatchport.cpp moc_dialogmisscapture.cpp: dialogmisscapture.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogmisscapture.h -o moc_dialogmisscapture.cpp moc_dialoglogin.cpp: dialoglogin.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialoglogin.h -o moc_dialoglogin.cpp moc_dialogchecksumerror.cpp: dialogchecksumerror.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogchecksumerror.h -o moc_dialogchecksumerror.cpp moc_dialogexportsamba.cpp: dialogexportsamba.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogexportsamba.h -o moc_dialogexportsamba.cpp moc_dialogsettingnetworkshare.cpp: dialogsettingnetworkshare.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogsettingnetworkshare.h -o moc_dialogsettingnetworkshare.cpp moc_dialogexportsamba.cpp: dialogexportsamba.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogexportsamba.h -o moc_dialogexportsamba.cpp moc_singlebutton.cpp: singlebutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include singlebutton.h -o moc_singlebutton.cpp moc_sambaclient.cpp: sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include sambaclient.h -o moc_sambaclient.cpp moc_dialogloginuseradd.cpp: dialogloginuseradd.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include dialogloginuseradd.h -o moc_dialogloginuseradd.cpp moc_sthreadsenddicom.cpp: sthreadsenddicom.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include sthreadsenddicom.h -o moc_sthreadsenddicom.cpp moc_scurl.cpp: scurl.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include scurl.h -o moc_scurl.cpp moc_formscreensaver.cpp: formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include formscreensaver.h -o moc_formscreensaver.cpp moc_seventfilter.cpp: seventfilter.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ moc_predefs.h \ /usr/local/qt5-5.12.12/bin/moc /usr/local/qt5-5.12.12/bin/moc $(DEFINES) --include /work/project/qt/SVG_Upload5/moc_predefs.h -I/usr/local/qt5-5.12.12/mkspecs/linux-g++ -I/work/project/qt/SVG_Upload5 -I/usr/local/include -I/usr/local/curl/include -I/usr/local/dcmtk/include -I/usr/local/gstreamer-1.16.3/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/local/qt5-5.12.12/include -I/usr/local/qt5-5.12.12/include/QtWidgets -I/usr/local/qt5-5.12.12/include/QtGui -I/usr/local/qt5-5.12.12/include/QtNetwork -I/usr/local/qt5-5.12.12/include/QtCore -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0 -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/aarch64-linux-gnu -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include/c++/7.5.0/backward -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu/7.5.0/include-fixed -I/opt/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/aarch64-linux-gnu/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/local/include -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include/aarch64-linux-gnu -I/work/nvidia/tx2_nx/qt-compile/rootfs_qt_compile/usr/include seventfilter.h -o moc_seventfilter.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_dialogadvancedsetting.h ui_dialogcalendar.h ui_dialogprogress.h ui_dialogsettingtable.h ui_formcalendarview.h ui_formcapture.h ui_formcaptureimageselect.h ui_formcheckcaptureselect.h ui_formheadertype1.h ui_formhistory.h ui_formimageselect.h ui_formitemselection.h ui_formlistwidget.h ui_formmainmenu.h ui_formsetting.h ui_formviewer.h ui_formworklist.h ui_mainwindow.h ui_dialogemergengy.h ui_dialogexportusb.h ui_dialogpowerbutton.h ui_dialogmisscapture.h ui_dialoglogin.h ui_dialogchecksumerror.h ui_dialogsettingnetworkshare.h ui_dialogexportsamba.h ui_dialogloginuseradd.h ui_formscreensaver.h compiler_uic_clean: -$(DEL_FILE) ui_dialogadvancedsetting.h ui_dialogcalendar.h ui_dialogprogress.h ui_dialogsettingtable.h ui_formcalendarview.h ui_formcapture.h ui_formcaptureimageselect.h ui_formcheckcaptureselect.h ui_formheadertype1.h ui_formhistory.h ui_formimageselect.h ui_formitemselection.h ui_formlistwidget.h ui_formmainmenu.h ui_formsetting.h ui_formviewer.h ui_formworklist.h ui_mainwindow.h ui_dialogemergengy.h ui_dialogexportusb.h ui_dialogpowerbutton.h ui_dialogmisscapture.h ui_dialoglogin.h ui_dialogchecksumerror.h ui_dialogsettingnetworkshare.h ui_dialogexportsamba.h ui_dialogloginuseradd.h ui_formscreensaver.h ui_dialogadvancedsetting.h: dialogadvancedsetting.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic dialogadvancedsetting.ui -o ui_dialogadvancedsetting.h ui_dialogcalendar.h: dialogcalendar.ui \ /usr/local/qt5-5.12.12/bin/uic \ formcalendarview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ sdayview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h /usr/local/qt5-5.12.12/bin/uic dialogcalendar.ui -o ui_dialogcalendar.h ui_dialogprogress.h: dialogprogress.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic dialogprogress.ui -o ui_dialogprogress.h ui_dialogsettingtable.h: dialogsettingtable.ui \ /usr/local/qt5-5.12.12/bin/uic \ sslidebar.h \ slistwidgetsetting.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QListWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qlistview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ formitemselection.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h /usr/local/qt5-5.12.12/bin/uic dialogsettingtable.ui -o ui_dialogsettingtable.h ui_formcalendarview.h: formcalendarview.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic formcalendarview.ui -o ui_formcalendarview.h ui_formcapture.h: formcapture.ui \ /usr/local/qt5-5.12.12/bin/uic \ sslidebar.h \ sslidebarhorizontal.h \ qvideowidget_uyvy.h \ formcheckcaptureselect.h \ singlebutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h /usr/local/qt5-5.12.12/bin/uic formcapture.ui -o ui_formcapture.h ui_formcaptureimageselect.h: formcaptureimageselect.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic formcaptureimageselect.ui -o ui_formcaptureimageselect.h ui_formcheckcaptureselect.h: formcheckcaptureselect.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic formcheckcaptureselect.ui -o ui_formcheckcaptureselect.h ui_formheadertype1.h: formheadertype1.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic formheadertype1.ui -o ui_formheadertype1.h ui_formhistory.h: formhistory.ui \ /usr/local/qt5-5.12.12/bin/uic \ stextedit.h \ formlistwidgethistory.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QPlainTextEdit \ /usr/local/qt5-5.12.12/include/QtWidgets/qplaintextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextdocument.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/qabstracttextdocumentlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qglyphrun.h \ /usr/local/qt5-5.12.12/include/QtGui/qrawfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontdatabase.h \ formlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidgetItem \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h /usr/local/qt5-5.12.12/bin/uic formhistory.ui -o ui_formhistory.h ui_formimageselect.h: formimageselect.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic formimageselect.ui -o ui_formimageselect.h ui_formitemselection.h: formitemselection.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic formitemselection.ui -o ui_formitemselection.h ui_formlistwidget.h: formlistwidget.ui \ /usr/local/qt5-5.12.12/bin/uic \ sslidebar.h \ slistwidget.h \ sslidebarhorizontal.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h /usr/local/qt5-5.12.12/bin/uic formlistwidget.ui -o ui_formlistwidget.h ui_formmainmenu.h: formmainmenu.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic formmainmenu.ui -o ui_formmainmenu.h ui_formsetting.h: formsetting.ui \ /usr/local/qt5-5.12.12/bin/uic \ stextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QPlainTextEdit \ /usr/local/qt5-5.12.12/include/QtWidgets/qplaintextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextdocument.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/qabstracttextdocumentlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qglyphrun.h \ /usr/local/qt5-5.12.12/include/QtGui/qrawfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontdatabase.h /usr/local/qt5-5.12.12/bin/uic formsetting.ui -o ui_formsetting.h ui_formviewer.h: formviewer.ui \ /usr/local/qt5-5.12.12/bin/uic \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h /usr/local/qt5-5.12.12/bin/uic formviewer.ui -o ui_formviewer.h ui_formworklist.h: formworklist.ui \ /usr/local/qt5-5.12.12/bin/uic \ stextedit.h \ formlistwidgetworklist.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QPlainTextEdit \ /usr/local/qt5-5.12.12/include/QtWidgets/qplaintextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextdocument.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/qabstracttextdocumentlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qglyphrun.h \ /usr/local/qt5-5.12.12/include/QtGui/qrawfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontdatabase.h \ formlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidgetItem \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h /usr/local/qt5-5.12.12/bin/uic formworklist.ui -o ui_formworklist.h ui_mainwindow.h: mainwindow.ui \ /usr/local/qt5-5.12.12/bin/uic \ formmainmenu.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h /usr/local/qt5-5.12.12/bin/uic mainwindow.ui -o ui_mainwindow.h ui_dialogemergengy.h: dialogemergengy.ui \ /usr/local/qt5-5.12.12/bin/uic \ stextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QPlainTextEdit \ /usr/local/qt5-5.12.12/include/QtWidgets/qplaintextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextdocument.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/qabstracttextdocumentlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qglyphrun.h \ /usr/local/qt5-5.12.12/include/QtGui/qrawfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontdatabase.h /usr/local/qt5-5.12.12/bin/uic dialogemergengy.ui -o ui_dialogemergengy.h ui_dialogexportusb.h: dialogexportusb.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic dialogexportusb.ui -o ui_dialogexportusb.h ui_dialogpowerbutton.h: dialogpowerbutton.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic dialogpowerbutton.ui -o ui_dialogpowerbutton.h ui_dialogmisscapture.h: dialogmisscapture.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic dialogmisscapture.ui -o ui_dialogmisscapture.h ui_dialoglogin.h: dialoglogin.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic dialoglogin.ui -o ui_dialoglogin.h ui_dialogchecksumerror.h: dialogchecksumerror.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic dialogchecksumerror.ui -o ui_dialogchecksumerror.h ui_dialogsettingnetworkshare.h: dialogsettingnetworkshare.ui \ /usr/local/qt5-5.12.12/bin/uic \ stextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QPlainTextEdit \ /usr/local/qt5-5.12.12/include/QtWidgets/qplaintextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextdocument.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/qabstracttextdocumentlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qglyphrun.h \ /usr/local/qt5-5.12.12/include/QtGui/qrawfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontdatabase.h /usr/local/qt5-5.12.12/bin/uic dialogsettingnetworkshare.ui -o ui_dialogsettingnetworkshare.h ui_dialogexportsamba.h: dialogexportsamba.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic dialogexportsamba.ui -o ui_dialogexportsamba.h ui_dialogloginuseradd.h: dialogloginuseradd.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic dialogloginuseradd.ui -o ui_dialogloginuseradd.h ui_formscreensaver.h: formscreensaver.ui \ /usr/local/qt5-5.12.12/bin/uic /usr/local/qt5-5.12.12/bin/uic formscreensaver.ui -o ui_formscreensaver.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_rcc_clean compiler_moc_predefs_clean compiler_moc_header_clean compiler_uic_clean ####### Compile SCallback.o: SCallback.cpp SCallback.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ SDCMCommonStructure.h \ csdcm.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o SCallback.o SCallback.cpp SDCMImage.o: SDCMImage.cpp SDCMImage.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ csdcm.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ charconvert.h \ /usr/local/qt5-5.12.12/include/QtCore/QTextCodec \ /usr/local/qt5-5.12.12/include/QtCore/qtextcodec.h \ /usr/local/qt5-5.12.12/include/QtCore/QByteArray \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcfilefo.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcsequen.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcelem.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcmetinf.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdicent.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djdecode.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djutils.h \ /usr/local/dcmtk/include/dcmtk/dcmimgle/diutils.h \ /usr/local/dcmtk/include/dcmtk/dcmimgle/didefine.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djencode.h \ /usr/local/dcmtk/include/dcmtk/dcmjpls/djdecode.h \ /usr/local/dcmtk/include/dcmtk/dcmjpls/djlsutil.h \ /usr/local/dcmtk/include/dcmtk/dcmjpls/dldefine.h \ /usr/local/dcmtk/include/dcmtk/dcmjpls/djencode.h \ /usr/local/dcmtk/include/dcmtk/dcmjpls/djcparam.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dccodec.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcrledrg.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcrleerg.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/dipijpeg.h \ /usr/local/dcmtk/include/dcmtk/dcmimgle/diplugin.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djrplol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpixel.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvrpobw.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvrobow.h \ /usr/local/dcmtk/include/dcmtk/dcmimage/diregist.h \ /usr/local/dcmtk/include/dcmtk/dcmimgle/diregbas.h \ /usr/local/dcmtk/include/dcmtk/dcmimage/dicdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpixseq.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcofsetl.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djcparam.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djeijg8.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djencabs.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djcodece.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcchrstr.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcbytstr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofchrenc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvrui.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvrsh.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmf.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcwcache.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcfcache.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcistrma.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o SDCMImage.o SDCMImage.cpp SDCMSendImpl.o: SDCMSendImpl.cpp SDCMSendImpl.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcasccfg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccftsmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfuidh.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfpcmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfrsmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfenmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfprmp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ csdcm.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ SCallback.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcfilefo.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcsequen.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcelem.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djdecode.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djutils.h \ /usr/local/dcmtk/include/dcmtk/dcmimgle/diutils.h \ /usr/local/dcmtk/include/dcmtk/dcmimgle/didefine.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/djencode.h \ /usr/local/dcmtk/include/dcmtk/dcmjpls/djdecode.h \ /usr/local/dcmtk/include/dcmtk/dcmjpls/djlsutil.h \ /usr/local/dcmtk/include/dcmtk/dcmjpls/dldefine.h \ /usr/local/dcmtk/include/dcmtk/dcmjpls/djencode.h \ /usr/local/dcmtk/include/dcmtk/dcmjpls/djcparam.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dccodec.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcrledrg.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcrleerg.h \ /usr/local/dcmtk/include/dcmtk/dcmjpeg/dipijpeg.h \ /usr/local/dcmtk/include/dcmtk/dcmimgle/diplugin.h \ /usr/local/qt5-5.12.12/include/QtCore/QFile \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdicent.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o SDCMSendImpl.o SDCMSendImpl.cpp acquisition_info.o: acquisition_info.cpp acquisition_info.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ csdcm.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o acquisition_info.o acquisition_info.cpp charconvert.o: charconvert.cpp charconvert.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QTextCodec \ /usr/local/qt5-5.12.12/include/QtCore/qtextcodec.h \ /usr/local/qt5-5.12.12/include/QtCore/QByteArray $(CXX) -c $(CXXFLAGS) $(INCPATH) -o charconvert.o charconvert.cpp commondata.o: commondata.cpp commondata.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ /usr/local/qt5-5.12.12/include/QtCore/QDir \ /usr/local/qt5-5.12.12/include/QtCore/qdir.h \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/QDirIterator \ /usr/local/qt5-5.12.12/include/QtCore/qdiriterator.h \ /usr/local/qt5-5.12.12/include/QtCore/QStorageInfo \ /usr/local/qt5-5.12.12/include/QtCore/qstorageinfo.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o commondata.o commondata.cpp cscallbacksendprogress.o: cscallbacksendprogress.cpp cscallbacksendprogress.h \ SCallback.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ SDCMCommonStructure.h \ csdcm.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o cscallbacksendprogress.o cscallbacksendprogress.cpp csdcm.o: csdcm.cpp csdcm.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o csdcm.o csdcm.cpp dialogadvancedsetting.o: dialogadvancedsetting.cpp dialogadvancedsetting.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_dialogadvancedsetting.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogadvancedsetting.o dialogadvancedsetting.cpp dialogcalendar.o: dialogcalendar.cpp dialogcalendar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ scalendarmenuview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ ui_dialogcalendar.h \ /usr/local/qt5-5.12.12/include/QtGui/QShowEvent \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ /usr/local/qt5-5.12.12/include/QtGui/QScreen \ /usr/local/qt5-5.12.12/include/QtGui/qscreen.h \ /usr/local/qt5-5.12.12/include/QtCore/QList \ /usr/local/qt5-5.12.12/include/QtCore/QRect \ /usr/local/qt5-5.12.12/include/QtCore/QSize \ /usr/local/qt5-5.12.12/include/QtCore/QSizeF \ /usr/local/qt5-5.12.12/include/QtGui/QTransform \ /usr/local/qt5-5.12.12/include/QtGui/QGuiApplication \ /usr/local/qt5-5.12.12/include/QtGui/qguiapplication.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreapplication.h \ /usr/local/qt5-5.12.12/include/QtCore/qeventloop.h \ /usr/local/qt5-5.12.12/include/QtGui/qinputmethod.h \ /usr/local/qt5-5.12.12/include/QtGui/QPainter \ /usr/local/qt5-5.12.12/include/QtGui/qpainter.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogcalendar.o dialogcalendar.cpp dialogprogress.o: dialogprogress.cpp dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ ui_dialogprogress.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogprogress.o dialogprogress.cpp dialogsettingtable.o: dialogsettingtable.cpp dialogsettingtable.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ ui_dialogsettingtable.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ dialogprogress.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogsettingtable.o dialogsettingtable.cpp formcalendarview.o: formcalendarview.cpp formcalendarview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ sdayview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ ui_formcalendarview.h \ /usr/local/qt5-5.12.12/include/QtGui/QResizeEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QLabel \ /usr/local/qt5-5.12.12/include/QtWidgets/qlabel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ dialogcalendar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ scalendarmenuview.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formcalendarview.o formcalendarview.cpp formcapture.o: formcapture.cpp formcapture.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ formcaptureimageselect.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ ui_formcapture.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ sthreadwatchport.h \ qgstreamerplayer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstpushsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-enumtypes.h \ /usr/local/qt5-5.12.12/include/QtGui/QList \ /usr/local/qt5-5.12.12/include/QtCore/QFileInfo \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/QDirIterator \ /usr/local/qt5-5.12.12/include/QtCore/qdiriterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qdir.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formcapture.o formcapture.cpp formcaptureimageselect.o: formcaptureimageselect.cpp formcaptureimageselect.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ ui_formcaptureimageselect.h \ /usr/local/qt5-5.12.12/include/QtGui/QPainter \ /usr/local/qt5-5.12.12/include/QtGui/qpainter.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtGui/QResizeEvent \ /usr/local/qt5-5.12.12/include/QtGui/QWheelEvent $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formcaptureimageselect.o formcaptureimageselect.cpp formcheckcaptureselect.o: formcheckcaptureselect.cpp formcheckcaptureselect.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ ui_formcheckcaptureselect.h \ /usr/local/qt5-5.12.12/include/QtGui/QPainter \ /usr/local/qt5-5.12.12/include/QtGui/qpainter.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ /usr/local/qt5-5.12.12/include/QtCore/QFileInfo \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/QDirIterator \ /usr/local/qt5-5.12.12/include/QtCore/qdiriterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qdir.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formcheckcaptureselect.o formcheckcaptureselect.cpp formheadertype1.o: formheadertype1.cpp formheadertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_formheadertype1.h \ /usr/local/qt5-5.12.12/include/QtGui/QResizeEvent \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formheadertype1.o formheadertype1.cpp formhistory.o: formhistory.cpp formhistory.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_formhistory.h \ commondata.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ dialogcalendar.h \ scalendarmenuview.h \ formcalendarview.h \ sdayview.h \ dialogexportusb.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formhistory.o formhistory.cpp formimageselect.o: formimageselect.cpp formimageselect.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ common.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ ui_formimageselect.h \ /usr/local/qt5-5.12.12/include/QtGui/QPainter \ /usr/local/qt5-5.12.12/include/QtGui/qpainter.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ /usr/local/qt5-5.12.12/include/QtGui/QPixelFormat \ /usr/local/qt5-5.12.12/include/QtCore/QtMath \ /usr/local/qt5-5.12.12/include/QtCore/qmath.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formimageselect.o formimageselect.cpp formitemselection.o: formitemselection.cpp formitemselection.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ ui_formitemselection.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ /usr/local/qt5-5.12.12/include/QtGui/QResizeEvent $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formitemselection.o formitemselection.cpp formlistwidget.o: formlistwidget.cpp formlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidgetItem \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ ui_formlistwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QWheelEvent \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formlistwidget.o formlistwidget.cpp formlistwidgethistory.o: formlistwidgethistory.cpp formlistwidgethistory.h \ formlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidgetItem \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ /usr/local/qt5-5.12.12/include/QtCore/QFileInfo \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/QDirIterator \ /usr/local/qt5-5.12.12/include/QtCore/qdiriterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qdir.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formlistwidgethistory.o formlistwidgethistory.cpp formlistwidgetworklist.o: formlistwidgetworklist.cpp formlistwidgetworklist.h \ formlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidgetItem \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formlistwidgetworklist.o formlistwidgetworklist.cpp formmainmenu.o: formmainmenu.cpp formmainmenu.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ ui_formmainmenu.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formmainmenu.o formmainmenu.cpp formsetting.o: formsetting.cpp formsetting.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_formsetting.h \ dialogsettingtable.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ dialogprogress.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ dialogsettingnetworkshare.h \ dialogloginuseradd.h \ dialogadvancedsetting.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formsetting.o formsetting.cpp formviewer.o: formviewer.cpp formviewer.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ formimageselect.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ ui_formviewer.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtGui/QWheelEvent \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ SDCMSendImpl.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcasccfg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccftsmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfuidh.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfpcmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfrsmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfenmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfprmp.h \ SCallback.h \ cscallbacksendprogress.h \ SDCMImage.h \ /usr/local/qt5-5.12.12/include/QtCore/QFileInfo \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/QDirIterator \ /usr/local/qt5-5.12.12/include/QtCore/qdiriterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qdir.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formviewer.o formviewer.cpp formworklist.o: formworklist.cpp formworklist.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ dialogcalendar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ scalendarmenuview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ ui_formworklist.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ formcalendarview.h \ sdayview.h \ dialogemergengy.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formworklist.o formworklist.cpp headertype1.o: headertype1.cpp headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ formheadertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtGui/QPainter \ /usr/local/qt5-5.12.12/include/QtGui/qpainter.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea $(CXX) -c $(CXXFLAGS) $(INCPATH) -o headertype1.o headertype1.cpp main.o: main.cpp mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QApplication \ /usr/local/qt5-5.12.12/include/QtWidgets/qapplication.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreapplication.h \ /usr/local/qt5-5.12.12/include/QtCore/qeventloop.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qdesktopwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qguiapplication.h \ /usr/local/qt5-5.12.12/include/QtGui/qinputmethod.h \ /usr/local/qt5-5.12.12/include/QtCore/QLibraryInfo \ /usr/local/qt5-5.12.12/include/QtCore/qlibraryinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qversionnumber.h \ /usr/local/qt5-5.12.12/include/QtGui/QScreen \ /usr/local/qt5-5.12.12/include/QtGui/qscreen.h \ /usr/local/qt5-5.12.12/include/QtCore/QList \ /usr/local/qt5-5.12.12/include/QtCore/QRect \ /usr/local/qt5-5.12.12/include/QtCore/QSize \ /usr/local/qt5-5.12.12/include/QtCore/QSizeF \ /usr/local/qt5-5.12.12/include/QtGui/QTransform \ /usr/local/qt5-5.12.12/include/QtCore/QSharedMemory \ /usr/local/qt5-5.12.12/include/QtCore/qsharedmemory.h \ seventfilter.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ sapplication.h \ sexception.h \ /usr/local/qt5-5.12.12/include/QtCore/QUnhandledException \ /usr/local/qt5-5.12.12/include/QtCore/qexception.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp mainwindow.o: mainwindow.cpp mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ ui_mainwindow.h \ formworklist.h \ dialogcalendar.h \ scalendarmenuview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ formhistory.h \ formsetting.h \ formcapture.h \ formcaptureimageselect.h \ formviewer.h \ formimageselect.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ qgstreamerplayer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstpushsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-enumtypes.h \ /usr/local/qt5-5.12.12/include/QtGui/QList \ /usr/local/qt5-5.12.12/include/QtCore/QSharedMemory \ /usr/local/qt5-5.12.12/include/QtCore/qsharedmemory.h \ charconvert.h \ /usr/local/qt5-5.12.12/include/QtCore/QTextCodec \ /usr/local/qt5-5.12.12/include/QtCore/qtextcodec.h \ /usr/local/qt5-5.12.12/include/QtCore/QByteArray \ dialogpowerbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QKeyEvent \ dialoglogin.h \ dialogchecksumerror.h \ dialogexportsamba.h \ dialogsettingnetworkshare.h \ /usr/local/qt5-5.12.12/include/QtCore/QFileInfo \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/QDirIterator \ /usr/local/qt5-5.12.12/include/QtCore/qdiriterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qdir.h \ sexception.h \ /usr/local/qt5-5.12.12/include/QtCore/QUnhandledException \ /usr/local/qt5-5.12.12/include/QtCore/qexception.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o mainwindow.cpp qglslshader.o: qglslshader.cpp qglslshader.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qglslshader.o qglslshader.cpp qgstreamerplayer.o: qgstreamerplayer.cpp qgstreamerplayer.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstpushsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-enumtypes.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/qt5-5.12.12/include/QtGui/QList \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ common.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qgstreamerplayer.o qgstreamerplayer.cpp qgstreamerplayer2.o: qgstreamerplayer2.cpp qgstreamerplayer2.h \ qgstreamerplayer.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstpushsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-enumtypes.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/qt5-5.12.12/include/QtGui/QList \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ common.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qgstreamerplayer2.o qgstreamerplayer2.cpp qopenglbufferbase.o: qopenglbufferbase.cpp qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qopenglbufferbase.o qopenglbufferbase.cpp qopenglbuffermenu.o: qopenglbuffermenu.cpp qopenglbuffermenu.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qopenglbuffermenu.o qopenglbuffermenu.cpp qopenglbufferthumbnail.o: qopenglbufferthumbnail.cpp qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qopenglbufferthumbnail.o qopenglbufferthumbnail.cpp qopengltexturebutton.o: qopengltexturebutton.cpp qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qopengltexturebutton.o qopengltexturebutton.cpp qrtspthread.o: qrtspthread.cpp qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ qgstreamerplayer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstpushsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-enumtypes.h \ /usr/local/qt5-5.12.12/include/QtGui/QList \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ common.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qrtspthread.o qrtspthread.cpp qsthread.o: qsthread.cpp qsthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qsthread.o qsthread.cpp qvideoshader.o: qvideoshader.cpp qvideoshader.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qvideoshader.o qvideoshader.cpp qvideowidget.o: qvideowidget.cpp qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/qt5-5.12.12/include/QtGui/QPainter \ /usr/local/qt5-5.12.12/include/QtGui/qpainter.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEngine \ /usr/local/qt5-5.12.12/include/QtGui/qpaintengine.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShaderProgram \ /usr/local/qt5-5.12.12/include/QtCore/QCoreApplication \ /usr/local/qt5-5.12.12/include/QtCore/qcoreapplication.h \ /usr/local/qt5-5.12.12/include/QtCore/qeventloop.h \ /usr/local/qt5-5.12.12/include/QtGui/QPainterPath \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLPixelTransferOptions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglpixeltransferoptions.h \ /usr/local/qt5-5.12.12/include/QtCore/QSharedDataPointer \ /usr/local/qt5-5.12.12/include/QtWidgets/QFrame \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ common.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ qvideoshader.h \ qgstreamerplayer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstpushsrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesrc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-enumtypes.h \ /usr/local/qt5-5.12.12/include/QtGui/QList $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qvideowidget.o qvideowidget.cpp qvideowidget_720_yuy2.o: qvideowidget_720_yuy2.cpp qvideowidget_720_yuy2.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ qvideoshader.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qvideowidget_720_yuy2.o qvideowidget_720_yuy2.cpp qvideowidget_rgb.o: qvideowidget_rgb.cpp qvideowidget_rgb.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ qvideoshader.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qvideowidget_rgb.o qvideowidget_rgb.cpp qvideowidget_uyvy.o: qvideowidget_uyvy.cpp qvideowidget_uyvy.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ qvideoshader.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ common.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qvideowidget_uyvy.o qvideowidget_uyvy.cpp qvideowidget_yuy2.o: qvideowidget_yuy2.cpp qvideowidget_yuy2.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ qvideoshader.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qvideowidget_yuy2.o qvideowidget_yuy2.cpp scalendarmenuview.o: scalendarmenuview.cpp scalendarmenuview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtGui/QPainter \ /usr/local/qt5-5.12.12/include/QtGui/qpainter.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent $(CXX) -c $(CXXFLAGS) $(INCPATH) -o scalendarmenuview.o scalendarmenuview.cpp sdatabase.o: sdatabase.cpp sdatabase.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ acquisition_info.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ csdcm.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sdatabase.o sdatabase.cpp sdayview.o: sdayview.cpp sdayview.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtGui/QPainter \ /usr/local/qt5-5.12.12/include/QtGui/qpainter.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/QPainterPath \ formcalendarview.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sdayview.o sdayview.cpp sdcmfindscu.o: sdcmfindscu.cpp sdcmfindscu.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sdcmfindscu.o sdcmfindscu.cpp sdcmfindscudatacallback.o: sdcmfindscudatacallback.cpp sdcmfindscudatacallback.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcelem.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcsequen.h \ /usr/local/qt5-5.12.12/include/QtCore/QByteArray \ /usr/local/qt5-5.12.12/include/QtCore/QTextCodec \ /usr/local/qt5-5.12.12/include/QtCore/qtextcodec.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ charconvert.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sdcmfindscudatacallback.o sdcmfindscudatacallback.cpp sdcmworklist.o: sdcmworklist.cpp sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ charconvert.h \ /usr/local/qt5-5.12.12/include/QtCore/QTextCodec \ /usr/local/qt5-5.12.12/include/QtCore/qtextcodec.h \ /usr/local/qt5-5.12.12/include/QtCore/QByteArray $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sdcmworklist.o sdcmworklist.cpp slistwidget.o: slistwidget.cpp slistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qtablewidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtableview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ headertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QHeaderView \ /usr/local/qt5-5.12.12/include/QtWidgets/qheaderview.h \ formheadertype1.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QTableWidgetItem \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ /usr/local/qt5-5.12.12/include/QtGui/QKeyEvent \ /usr/local/qt5-5.12.12/include/QtGui/QResizeEvent $(CXX) -c $(CXXFLAGS) $(INCPATH) -o slistwidget.o slistwidget.cpp slistwidgetsetting.o: slistwidgetsetting.cpp slistwidgetsetting.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QListWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qlistwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qlistview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemview.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qabstractitemmodel.h \ /usr/local/qt5-5.12.12/include/QtCore/qitemselectionmodel.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractitemdelegate.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyleoption.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractspinbox.h \ /usr/local/qt5-5.12.12/include/QtGui/qvalidator.h \ /usr/local/qt5-5.12.12/include/QtCore/qregularexpression.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qstyle.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qrubberband.h \ formitemselection.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o slistwidgetsetting.o slistwidgetsetting.cpp sslidebar.o: sslidebar.cpp sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ /usr/local/qt5-5.12.12/include/QtGui/QWheelEvent $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sslidebar.o sslidebar.cpp sslidebarhorizontal.o: sslidebarhorizontal.cpp sslidebarhorizontal.h \ sslidebar.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QScrollBar \ /usr/local/qt5-5.12.12/include/QtWidgets/qscrollbar.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractslider.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ /usr/local/qt5-5.12.12/include/QtWidgets/QAbstractScrollArea \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sslidebarhorizontal.o sslidebarhorizontal.cpp stableheader.o: stableheader.cpp stableheader.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ csdcm.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o stableheader.o stableheader.cpp stextedit.o: stextedit.cpp stextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QPlainTextEdit \ /usr/local/qt5-5.12.12/include/QtWidgets/qplaintextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtextedit.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractscrollarea.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qframe.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextdocument.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtGui/qabstracttextdocumentlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextlayout.h \ /usr/local/qt5-5.12.12/include/QtGui/qglyphrun.h \ /usr/local/qt5-5.12.12/include/QtGui/qrawfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontdatabase.h \ /usr/local/qt5-5.12.12/include/QtGui/QKeyEvent \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ /usr/local/qt5-5.12.12/include/QtGui/QInputMethodEvent \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o stextedit.o stextedit.cpp sthreadimagesave.o: sthreadimagesave.cpp sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ scurl.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ qrtspthread.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ /usr/local/qt5-5.12.12/include/QtCore/QDir \ /usr/local/qt5-5.12.12/include/QtCore/qdir.h \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ formcapture.h \ formcaptureimageselect.h \ SDCMSendImpl.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcasccfg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccftsmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfuidh.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfpcmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfrsmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfenmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfprmp.h \ SCallback.h \ SDCMImage.h \ cscallbacksendprogress.h \ /usr/local/qt5-5.12.12/include/QtCore/QDirIterator \ /usr/local/qt5-5.12.12/include/QtCore/qdiriterator.h \ /usr/local/qt5-5.12.12/include/QtCore/QDataStream \ /usr/local/qt5-5.12.12/include/QtWidgets/QFileDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qfiledialog.h \ /usr/local/qt5-5.12.12/include/QtCore/QFileInfo $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sthreadimagesave.o sthreadimagesave.cpp sv4l2device.o: sv4l2device.cpp sv4l2device.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sv4l2device.o sv4l2device.cpp dialogemergengy.o: dialogemergengy.cpp dialogemergengy.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_dialogemergengy.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogemergengy.o dialogemergengy.cpp dialogexportusb.o: dialogexportusb.cpp dialogexportusb.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ ui_dialogexportusb.h \ /usr/local/qt5-5.12.12/include/QtCore/QStorageInfo \ /usr/local/qt5-5.12.12/include/QtCore/qstorageinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qdir.h \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ dialogprogress.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogexportusb.o dialogexportusb.cpp dialogpowerbutton.o: dialogpowerbutton.cpp dialogpowerbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_dialogpowerbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogpowerbutton.o dialogpowerbutton.cpp sthreadwatchport.o: sthreadwatchport.cpp sthreadwatchport.h \ qsthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sthreadwatchport.o sthreadwatchport.cpp dialogmisscapture.o: dialogmisscapture.cpp dialogmisscapture.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_dialogmisscapture.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogmisscapture.o dialogmisscapture.cpp dialoglogin.o: dialoglogin.cpp dialoglogin.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_dialoglogin.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialoglogin.o dialoglogin.cpp dialogchecksumerror.o: dialogchecksumerror.cpp dialogchecksumerror.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_dialogchecksumerror.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogchecksumerror.o dialogchecksumerror.cpp dialogsettingnetworkshare.o: dialogsettingnetworkshare.cpp dialogsettingnetworkshare.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_dialogsettingnetworkshare.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogsettingnetworkshare.o dialogsettingnetworkshare.cpp dialogexportsamba.o: dialogexportsamba.cpp dialogexportsamba.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ ui_dialogexportsamba.h \ /usr/local/qt5-5.12.12/include/QtCore/QStorageInfo \ /usr/local/qt5-5.12.12/include/QtCore/qstorageinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qdir.h \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ dialogprogress.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogexportsamba.o dialogexportsamba.cpp singlebutton.o: singlebutton.cpp singlebutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o singlebutton.o singlebutton.cpp sambaclient.o: sambaclient.cpp sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sambaclient.o sambaclient.cpp dialogloginuseradd.o: dialogloginuseradd.cpp dialogloginuseradd.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ ui_dialogloginuseradd.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o dialogloginuseradd.o dialogloginuseradd.cpp sthreadsenddicom.o: sthreadsenddicom.cpp sthreadsenddicom.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ commondata.h \ qrtspthread.h \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h \ /usr/local/qt5-5.12.12/include/QtCore/QDir \ /usr/local/qt5-5.12.12/include/QtCore/qdir.h \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ formcapture.h \ formcaptureimageselect.h \ SDCMSendImpl.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcasccfg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccftsmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfuidh.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfpcmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfrsmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfenmp.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dccfprmp.h \ SCallback.h \ SDCMImage.h \ cscallbacksendprogress.h \ /usr/local/qt5-5.12.12/include/QtCore/QDirIterator \ /usr/local/qt5-5.12.12/include/QtCore/qdiriterator.h \ /usr/local/qt5-5.12.12/include/QtCore/QDataStream $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sthreadsenddicom.o sthreadsenddicom.cpp scurl.o: scurl.cpp scurl.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ /usr/local/qt5-5.12.12/include/QtCore/QFileInfo \ /usr/local/qt5-5.12.12/include/QtCore/qfileinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtNetwork/QNetworkInterface \ /usr/local/qt5-5.12.12/include/QtNetwork/qnetworkinterface.h \ /usr/local/qt5-5.12.12/include/QtNetwork/qtnetworkglobal.h \ /usr/local/qt5-5.12.12/include/QtNetwork/qtnetwork-config.h \ /usr/local/qt5-5.12.12/include/QtNetwork/qhostaddress.h \ /usr/local/qt5-5.12.12/include/QtNetwork/qabstractsocket.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtNetwork/QNetworkAddressEntry \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o scurl.o scurl.cpp formscreensaver.o: formscreensaver.cpp formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ ui_formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QApplication \ /usr/local/qt5-5.12.12/include/QtWidgets/qapplication.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreapplication.h \ /usr/local/qt5-5.12.12/include/QtCore/qeventloop.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qdesktopwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qguiapplication.h \ /usr/local/qt5-5.12.12/include/QtGui/qinputmethod.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDesktopWidget \ /usr/local/qt5-5.12.12/include/QtGui/QPainter \ /usr/local/qt5-5.12.12/include/QtGui/qpainter.h \ /usr/local/qt5-5.12.12/include/QtGui/qtextoption.h \ /usr/local/qt5-5.12.12/include/QtGui/qpen.h \ /usr/local/qt5-5.12.12/include/QtCore/QRandomGenerator \ /usr/local/qt5-5.12.12/include/QtCore/qrandom.h \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o formscreensaver.o formscreensaver.cpp seventfilter.o: seventfilter.cpp seventfilter.h \ /usr/local/qt5-5.12.12/include/QtCore/QObject \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/QEvent \ mainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QMainWindow \ /usr/local/qt5-5.12.12/include/QtWidgets/qmainwindow.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtabwidget.h \ /usr/local/qt5-5.12.12/include/QtGui/qicon.h \ common.h \ /usr/local/qt5-5.12.12/include/QtGui/QImage \ /usr/local/qt5-5.12.12/include/QtCore/QString \ /usr/local/qt5-5.12.12/include/QtCore/QDate \ /usr/local/qt5-5.12.12/include/QtCore/qdatetime.h \ /usr/local/qt5-5.12.12/include/QtCore/QDateTime \ /usr/local/qt5-5.12.12/include/QtCore/QDebug \ commondata.h \ sdcmworklist.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dfindscu.h \ /usr/local/dcmtk/include/dcmtk/config/osconfig.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftypes.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofdefine.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcast.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexport.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstdinc.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofalgo.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstream.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflist.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmap.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofutil.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oftraits.h \ /usr/local/dcmtk/include/dcmtk/ofstd/variadic/tuplefwd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstack.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstring.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofvector.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcxfer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctypes.h \ /usr/local/dcmtk/include/dcmtk/oflog/oflog.h \ /usr/local/dcmtk/include/dcmtk/oflog/logger.h \ /usr/local/dcmtk/include/dcmtk/oflog/config.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/win32.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/macosx.h \ /usr/local/dcmtk/include/dcmtk/oflog/config/defines.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/threadcf.h \ /usr/local/dcmtk/include/dcmtk/oflog/loglevel.h \ /usr/local/dcmtk/include/dcmtk/oflog/tstring.h \ /usr/local/dcmtk/include/dcmtk/oflog/tchar.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/apndatch.h \ /usr/local/dcmtk/include/dcmtk/oflog/appender.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofmem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofthread.h \ /usr/local/dcmtk/include/dcmtk/oflog/layout.h \ /usr/local/dcmtk/include/dcmtk/oflog/streams.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/pointer.h \ /usr/local/dcmtk/include/dcmtk/oflog/thread/syncprim.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/filter.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/lockfile.h \ /usr/local/dcmtk/include/dcmtk/oflog/spi/logfact.h \ /usr/local/dcmtk/include/dcmtk/oflog/logmacro.h \ /usr/local/dcmtk/include/dcmtk/oflog/helpers/snprintf.h \ /usr/local/dcmtk/include/dcmtk/oflog/tracelog.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdefine.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcvr.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofglobal.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dimse.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dicom.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/cond.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconsol.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcerror.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dndefine.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcompat.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofbmanip.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcuid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/lst.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dul.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/extneg.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcuserid.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dntypes.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/assoc.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdatset.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcitem.h \ /usr/local/dcmtk/include/dcmtk/ofstd/offile.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofstd.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oflimits.h \ /usr/local/dcmtk/include/dcmtk/config/arith.h \ /usr/local/dcmtk/include/dcmtk/ofstd/oferror.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcobject.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctag.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dctagkey.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcstack.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dclist.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcpcache.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/diutil.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmtrans.h \ /usr/local/dcmtk/include/dcmtk/dcmnet/dcmlayer.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/cmdlnarg.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofconapp.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofcmdln.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexbl.h \ /usr/local/dcmtk/include/dcmtk/ofstd/ofexit.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdict.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dchashdi.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrmz.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcostrma.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsopt.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlslayer.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsdefin.h \ /usr/local/dcmtk/include/dcmtk/dcmtls/tlsciphr.h \ sdcmfindscudatacallback.h \ SDCMCommonStructure.h \ /usr/local/dcmtk/include/dcmtk/dcmdata/dcdeftag.h \ csdcm.h \ qrtspthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QThread \ /usr/local/qt5-5.12.12/include/QtCore/qthread.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutex \ qvideowidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QOpenGLWidget \ /usr/local/qt5-5.12.12/include/QtWidgets/qopenglwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QWidget \ /usr/local/qt5-5.12.12/include/QtGui/QSurfaceFormat \ /usr/local/qt5-5.12.12/include/QtGui/qsurfaceformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengl.h \ /usr/local/qt5-5.12.12/include/QtCore/qt_windows.h \ /usr/local/qt5-5.12.12/include/QtGui/qopengles2ext.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglext.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFunctions \ /usr/local/qt5-5.12.12/include/QtGui/qopenglfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglcontext.h \ /usr/local/qt5-5.12.12/include/QtCore/QScopedPointer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglversionfunctions.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLBuffer \ /usr/local/qt5-5.12.12/include/QtGui/qopenglbuffer.h \ /usr/local/qt5-5.12.12/include/QtGui/QVector3D \ /usr/local/qt5-5.12.12/include/QtGui/qvector3d.h \ /usr/local/qt5-5.12.12/include/QtGui/QMatrix4x4 \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix4x4.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector4d.h \ /usr/local/qt5-5.12.12/include/QtGui/qquaternion.h \ /usr/local/qt5-5.12.12/include/QtGui/qgenericmatrix.h \ /usr/local/qt5-5.12.12/include/QtCore/QTime \ /usr/local/qt5-5.12.12/include/QtCore/QVector \ /usr/local/qt5-5.12.12/include/QtWidgets/QPushButton \ /usr/local/qt5-5.12.12/include/QtWidgets/qpushbutton.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qabstractbutton.h \ /usr/local/qt5-5.12.12/include/QtCore/QTimer \ /usr/local/qt5-5.12.12/include/QtCore/qtimer.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasictimer.h \ qglslshader.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLTexture \ /usr/local/qt5-5.12.12/include/QtGui/qopengltexture.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLShader \ /usr/local/qt5-5.12.12/include/QtGui/qopenglshaderprogram.h \ /usr/local/qt5-5.12.12/include/QtGui/qopenglframebufferobject.h \ /usr/local/qt5-5.12.12/include/QtGui/QOffscreenSurface \ /usr/local/qt5-5.12.12/include/QtGui/qoffscreensurface.h \ /usr/local/qt5-5.12.12/include/QtGui/qsurface.h \ qopengltexturebutton.h \ /usr/local/qt5-5.12.12/include/QtGui/QMouseEvent \ qopenglbufferthumbnail.h \ qopenglbufferbase.h \ /usr/local/qt5-5.12.12/include/QtGui/QOpenGLFramebufferObject \ qopenglbuffermenu.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gst.h \ /usr/include/glib-2.0/glib.h \ /usr/include/glib-2.0/glib/galloca.h \ /usr/include/glib-2.0/glib/gtypes.h \ /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h \ /usr/include/glib-2.0/glib/gmacros.h \ /usr/include/glib-2.0/glib/gversionmacros.h \ /usr/include/glib-2.0/glib/garray.h \ /usr/include/glib-2.0/glib/gasyncqueue.h \ /usr/include/glib-2.0/glib/gthread.h \ /usr/include/glib-2.0/glib/gatomic.h \ /usr/include/glib-2.0/glib/gerror.h \ /usr/include/glib-2.0/glib/gquark.h \ /usr/include/glib-2.0/glib/gutils.h \ /usr/include/glib-2.0/glib/gbacktrace.h \ /usr/include/glib-2.0/glib/gbase64.h \ /usr/include/glib-2.0/glib/gbitlock.h \ /usr/include/glib-2.0/glib/gbookmarkfile.h \ /usr/include/glib-2.0/glib/gbytes.h \ /usr/include/glib-2.0/glib/gcharset.h \ /usr/include/glib-2.0/glib/gchecksum.h \ /usr/include/glib-2.0/glib/gconvert.h \ /usr/include/glib-2.0/glib/gdataset.h \ /usr/include/glib-2.0/glib/gdate.h \ /usr/include/glib-2.0/glib/gdatetime.h \ /usr/include/glib-2.0/glib/gtimezone.h \ /usr/include/glib-2.0/glib/gdir.h \ /usr/include/glib-2.0/glib/genviron.h \ /usr/include/glib-2.0/glib/gfileutils.h \ /usr/include/glib-2.0/glib/ggettext.h \ /usr/include/glib-2.0/glib/ghash.h \ /usr/include/glib-2.0/glib/glist.h \ /usr/include/glib-2.0/glib/gmem.h \ /usr/include/glib-2.0/glib/gnode.h \ /usr/include/glib-2.0/glib/ghmac.h \ /usr/include/glib-2.0/glib/ghook.h \ /usr/include/glib-2.0/glib/ghostutils.h \ /usr/include/glib-2.0/glib/giochannel.h \ /usr/include/glib-2.0/glib/gmain.h \ /usr/include/glib-2.0/glib/gpoll.h \ /usr/include/glib-2.0/glib/gslist.h \ /usr/include/glib-2.0/glib/gstring.h \ /usr/include/glib-2.0/glib/gunicode.h \ /usr/include/glib-2.0/glib/gkeyfile.h \ /usr/include/glib-2.0/glib/gmappedfile.h \ /usr/include/glib-2.0/glib/gmarkup.h \ /usr/include/glib-2.0/glib/gmessages.h \ /usr/include/glib-2.0/glib/gvariant.h \ /usr/include/glib-2.0/glib/gvarianttype.h \ /usr/include/glib-2.0/glib/goption.h \ /usr/include/glib-2.0/glib/gpattern.h \ /usr/include/glib-2.0/glib/gprimes.h \ /usr/include/glib-2.0/glib/gqsort.h \ /usr/include/glib-2.0/glib/gqueue.h \ /usr/include/glib-2.0/glib/grand.h \ /usr/include/glib-2.0/glib/grcbox.h \ /usr/include/glib-2.0/glib/grefcount.h \ /usr/include/glib-2.0/glib/grefstring.h \ /usr/include/glib-2.0/glib/gregex.h \ /usr/include/glib-2.0/glib/gscanner.h \ /usr/include/glib-2.0/glib/gsequence.h \ /usr/include/glib-2.0/glib/gshell.h \ /usr/include/glib-2.0/glib/gslice.h \ /usr/include/glib-2.0/glib/gspawn.h \ /usr/include/glib-2.0/glib/gstrfuncs.h \ /usr/include/glib-2.0/glib/gstringchunk.h \ /usr/include/glib-2.0/glib/gtestutils.h \ /usr/include/glib-2.0/glib/gthreadpool.h \ /usr/include/glib-2.0/glib/gtimer.h \ /usr/include/glib-2.0/glib/gtrashstack.h \ /usr/include/glib-2.0/glib/gtree.h \ /usr/include/glib-2.0/glib/gurifuncs.h \ /usr/include/glib-2.0/glib/guuid.h \ /usr/include/glib-2.0/glib/gversion.h \ /usr/include/glib-2.0/glib/gwin32.h \ /usr/include/glib-2.0/glib/deprecated/gallocator.h \ /usr/include/glib-2.0/glib/deprecated/gcache.h \ /usr/include/glib-2.0/glib/deprecated/gcompletion.h \ /usr/include/glib-2.0/glib/deprecated/gmain.h \ /usr/include/glib-2.0/glib/deprecated/grel.h \ /usr/include/glib-2.0/glib/deprecated/gthread.h \ /usr/include/glib-2.0/glib/glib-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/glib-compat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstenumtypes.h \ /usr/include/glib-2.0/glib-object.h \ /usr/include/glib-2.0/gobject/gbinding.h \ /usr/include/glib-2.0/gobject/gobject.h \ /usr/include/glib-2.0/gobject/gtype.h \ /usr/include/glib-2.0/gobject/gvalue.h \ /usr/include/glib-2.0/gobject/gparam.h \ /usr/include/glib-2.0/gobject/gclosure.h \ /usr/include/glib-2.0/gobject/gsignal.h \ /usr/include/glib-2.0/gobject/gmarshal.h \ /usr/include/glib-2.0/gobject/gboxed.h \ /usr/include/glib-2.0/gobject/glib-types.h \ /usr/include/glib-2.0/gobject/genums.h \ /usr/include/glib-2.0/gobject/glib-enumtypes.h \ /usr/include/glib-2.0/gobject/gparamspecs.h \ /usr/include/glib-2.0/gobject/gsourceclosure.h \ /usr/include/glib-2.0/gobject/gtypemodule.h \ /usr/include/glib-2.0/gobject/gtypeplugin.h \ /usr/include/glib-2.0/gobject/gvaluearray.h \ /usr/include/glib-2.0/gobject/gvaluetypes.h \ /usr/include/glib-2.0/gobject/gobject-autocleanups.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstconfig.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstversion.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstatomicqueue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelement.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolbinding.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontrolsource.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbuffer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstminiobject.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstallocator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmemory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcaps.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststructure.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdatetime.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcapsfeatures.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmeta.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferlist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpadtemplate.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstevent.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstformat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstiterator.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaglist.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsample.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsegment.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmessage.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstquery.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttoc.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcontext.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevice.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreams.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gststreamcollection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttask.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttaskpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbus.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstplugin.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstmacros.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpluginfeature.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsturi.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstbufferpool.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstchildproxy.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdebugutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdevicemonitor.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceprovider.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstdynamictypefactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstelementmetadata.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsterror.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstghostpad.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstinfo.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparamspecs.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstvalue.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpipeline.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpoll.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpreset.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstprotection.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstregistry.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstpromise.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstsystemclock.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttagsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttocsetter.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracer.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttracerrecord.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefind.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gsttypefindfactory.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstutils.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstparse.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/gstcompat.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/gstappsink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/gstbasesink.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/base/base-prelude.h \ /usr/local/gstreamer-1.16.3/include/gstreamer-1.0/gst/app/app-prelude.h \ sthreadimagesave.h \ /usr/local/qt5-5.12.12/include/QtCore/QMutexLocker \ qsthread.h \ scurl.h \ /usr/local/curl/include/curl/curl.h \ /usr/local/curl/include/curl/curlver.h \ /usr/local/curl/include/curl/system.h \ /usr/local/curl/include/curl/easy.h \ /usr/local/curl/include/curl/multi.h \ /usr/local/curl/include/curl/urlapi.h \ /usr/local/curl/include/curl/options.h \ /usr/local/curl/include/curl/header.h \ /usr/local/curl/include/curl/websockets.h \ /usr/local/curl/include/curl/typecheck-gcc.h \ sthreadsenddicom.h \ stableheader.h \ sdatabase.h \ acquisition_info.h \ sambaclient.h \ /usr/local/qt5-5.12.12/include/QtCore/QProcess \ /usr/local/qt5-5.12.12/include/QtCore/qprocess.h \ dialogprogress.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QDialog \ /usr/local/qt5-5.12.12/include/QtWidgets/qdialog.h \ dialogmisscapture.h \ formscreensaver.h \ /usr/local/qt5-5.12.12/include/QtGui/QPaintEvent \ /usr/local/qt5-5.12.12/include/QtCore/QElapsedTimer \ /usr/local/qt5-5.12.12/include/QtCore/qelapsedtimer.h \ sthreadwatchport.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o seventfilter.o seventfilter.cpp sexception.o: sexception.cpp sexception.h \ /usr/local/qt5-5.12.12/include/QtCore/QUnhandledException \ /usr/local/qt5-5.12.12/include/QtCore/qexception.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sexception.o sexception.cpp sapplication.o: sapplication.cpp sapplication.h \ /usr/local/qt5-5.12.12/include/QtWidgets/QApplication \ /usr/local/qt5-5.12.12/include/QtWidgets/qapplication.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgetsglobal.h \ /usr/local/qt5-5.12.12/include/QtGui/qtguiglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobal.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig-bootstrapped.h \ /usr/local/qt5-5.12.12/include/QtCore/qconfig.h \ /usr/local/qt5-5.12.12/include/QtCore/qtcore-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qsystemdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qprocessordetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qcompilerdetection.h \ /usr/local/qt5-5.12.12/include/QtCore/qtypeinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qsysinfo.h \ /usr/local/qt5-5.12.12/include/QtCore/qlogging.h \ /usr/local/qt5-5.12.12/include/QtCore/qflags.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qbasicatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_bootstrap.h \ /usr/local/qt5-5.12.12/include/QtCore/qgenericatomic.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_cxx11.h \ /usr/local/qt5-5.12.12/include/QtCore/qatomic_msvc.h \ /usr/local/qt5-5.12.12/include/QtCore/qglobalstatic.h \ /usr/local/qt5-5.12.12/include/QtCore/qmutex.h \ /usr/local/qt5-5.12.12/include/QtCore/qnumeric.h \ /usr/local/qt5-5.12.12/include/QtCore/qversiontagging.h \ /usr/local/qt5-5.12.12/include/QtGui/qtgui-config.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qtwidgets-config.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreapplication.h \ /usr/local/qt5-5.12.12/include/QtCore/qstring.h \ /usr/local/qt5-5.12.12/include/QtCore/qchar.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearray.h \ /usr/local/qt5-5.12.12/include/QtCore/qrefcount.h \ /usr/local/qt5-5.12.12/include/QtCore/qnamespace.h \ /usr/local/qt5-5.12.12/include/QtCore/qarraydata.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringliteral.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringview.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringbuilder.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs.h \ /usr/local/qt5-5.12.12/include/QtCore/qobjectdefs_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qalgorithms.h \ /usr/local/qt5-5.12.12/include/QtCore/qiterator.h \ /usr/local/qt5-5.12.12/include/QtCore/qhashfunctions.h \ /usr/local/qt5-5.12.12/include/QtCore/qpair.h \ /usr/local/qt5-5.12.12/include/QtCore/qbytearraylist.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringlist.h \ /usr/local/qt5-5.12.12/include/QtCore/qregexp.h \ /usr/local/qt5-5.12.12/include/QtCore/qstringmatcher.h \ /usr/local/qt5-5.12.12/include/QtCore/qcoreevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qscopedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qmetatype.h \ /usr/local/qt5-5.12.12/include/QtCore/qvarlengtharray.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontainerfwd.h \ /usr/local/qt5-5.12.12/include/QtCore/qobject_impl.h \ /usr/local/qt5-5.12.12/include/QtCore/qeventloop.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs.h \ /usr/local/qt5-5.12.12/include/QtGui/qwindowdefs_win.h \ /usr/local/qt5-5.12.12/include/QtCore/qpoint.h \ /usr/local/qt5-5.12.12/include/QtCore/qsize.h \ /usr/local/qt5-5.12.12/include/QtGui/qcursor.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qdesktopwidget.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qwidget.h \ /usr/local/qt5-5.12.12/include/QtCore/qmargins.h \ /usr/local/qt5-5.12.12/include/QtGui/qpaintdevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qrect.h \ /usr/local/qt5-5.12.12/include/QtGui/qpalette.h \ /usr/local/qt5-5.12.12/include/QtGui/qcolor.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgb.h \ /usr/local/qt5-5.12.12/include/QtGui/qrgba64.h \ /usr/local/qt5-5.12.12/include/QtGui/qbrush.h \ /usr/local/qt5-5.12.12/include/QtCore/qvector.h \ /usr/local/qt5-5.12.12/include/QtGui/qmatrix.h \ /usr/local/qt5-5.12.12/include/QtGui/qpolygon.h \ /usr/local/qt5-5.12.12/include/QtGui/qregion.h \ /usr/local/qt5-5.12.12/include/QtCore/qdatastream.h \ /usr/local/qt5-5.12.12/include/QtCore/qiodevice.h \ /usr/local/qt5-5.12.12/include/QtCore/qline.h \ /usr/local/qt5-5.12.12/include/QtGui/qtransform.h \ /usr/local/qt5-5.12.12/include/QtGui/qpainterpath.h \ /usr/local/qt5-5.12.12/include/QtGui/qimage.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixelformat.h \ /usr/local/qt5-5.12.12/include/QtGui/qpixmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer.h \ /usr/local/qt5-5.12.12/include/QtCore/qshareddata.h \ /usr/local/qt5-5.12.12/include/QtCore/qhash.h \ /usr/local/qt5-5.12.12/include/QtCore/qsharedpointer_impl.h \ /usr/local/qt5-5.12.12/include/QtGui/qfont.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontmetrics.h \ /usr/local/qt5-5.12.12/include/QtGui/qfontinfo.h \ /usr/local/qt5-5.12.12/include/QtWidgets/qsizepolicy.h \ /usr/local/qt5-5.12.12/include/QtGui/qkeysequence.h \ /usr/local/qt5-5.12.12/include/QtGui/qevent.h \ /usr/local/qt5-5.12.12/include/QtCore/qvariant.h \ /usr/local/qt5-5.12.12/include/QtCore/qmap.h \ /usr/local/qt5-5.12.12/include/QtCore/qdebug.h \ /usr/local/qt5-5.12.12/include/QtCore/qtextstream.h \ /usr/local/qt5-5.12.12/include/QtCore/qlocale.h \ /usr/local/qt5-5.12.12/include/QtCore/qset.h \ /usr/local/qt5-5.12.12/include/QtCore/qcontiguouscache.h \ /usr/local/qt5-5.12.12/include/QtCore/qurl.h \ /usr/local/qt5-5.12.12/include/QtCore/qurlquery.h \ /usr/local/qt5-5.12.12/include/QtCore/qfile.h \ /usr/local/qt5-5.12.12/include/QtCore/qfiledevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qvector2d.h \ /usr/local/qt5-5.12.12/include/QtGui/qtouchdevice.h \ /usr/local/qt5-5.12.12/include/QtGui/qguiapplication.h \ /usr/local/qt5-5.12.12/include/QtGui/qinputmethod.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o sapplication.o sapplication.cpp qrc_assets.o: qrc_assets.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qrc_assets.o qrc_assets.cpp moc_dialogadvancedsetting.o: moc_dialogadvancedsetting.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogadvancedsetting.o moc_dialogadvancedsetting.cpp moc_dialogcalendar.o: moc_dialogcalendar.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogcalendar.o moc_dialogcalendar.cpp moc_dialogprogress.o: moc_dialogprogress.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogprogress.o moc_dialogprogress.cpp moc_dialogsettingtable.o: moc_dialogsettingtable.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogsettingtable.o moc_dialogsettingtable.cpp moc_formcalendarview.o: moc_formcalendarview.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formcalendarview.o moc_formcalendarview.cpp moc_formcapture.o: moc_formcapture.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formcapture.o moc_formcapture.cpp moc_formcaptureimageselect.o: moc_formcaptureimageselect.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formcaptureimageselect.o moc_formcaptureimageselect.cpp moc_formcheckcaptureselect.o: moc_formcheckcaptureselect.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formcheckcaptureselect.o moc_formcheckcaptureselect.cpp moc_formheadertype1.o: moc_formheadertype1.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formheadertype1.o moc_formheadertype1.cpp moc_formhistory.o: moc_formhistory.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formhistory.o moc_formhistory.cpp moc_formimageselect.o: moc_formimageselect.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formimageselect.o moc_formimageselect.cpp moc_formitemselection.o: moc_formitemselection.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formitemselection.o moc_formitemselection.cpp moc_formlistwidget.o: moc_formlistwidget.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formlistwidget.o moc_formlistwidget.cpp moc_formlistwidgethistory.o: moc_formlistwidgethistory.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formlistwidgethistory.o moc_formlistwidgethistory.cpp moc_formlistwidgetworklist.o: moc_formlistwidgetworklist.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formlistwidgetworklist.o moc_formlistwidgetworklist.cpp moc_formmainmenu.o: moc_formmainmenu.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formmainmenu.o moc_formmainmenu.cpp moc_formsetting.o: moc_formsetting.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formsetting.o moc_formsetting.cpp moc_formviewer.o: moc_formviewer.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formviewer.o moc_formviewer.cpp moc_formworklist.o: moc_formworklist.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formworklist.o moc_formworklist.cpp moc_headertype1.o: moc_headertype1.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_headertype1.o moc_headertype1.cpp moc_mainwindow.o: moc_mainwindow.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_mainwindow.o moc_mainwindow.cpp moc_qgstreamerplayer.o: moc_qgstreamerplayer.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_qgstreamerplayer.o moc_qgstreamerplayer.cpp moc_qgstreamerplayer2.o: moc_qgstreamerplayer2.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_qgstreamerplayer2.o moc_qgstreamerplayer2.cpp moc_qopenglbufferbase.o: moc_qopenglbufferbase.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_qopenglbufferbase.o moc_qopenglbufferbase.cpp moc_qopenglbuffermenu.o: moc_qopenglbuffermenu.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_qopenglbuffermenu.o moc_qopenglbuffermenu.cpp moc_qopenglbufferthumbnail.o: moc_qopenglbufferthumbnail.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_qopenglbufferthumbnail.o moc_qopenglbufferthumbnail.cpp moc_qopengltexturebutton.o: moc_qopengltexturebutton.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_qopengltexturebutton.o moc_qopengltexturebutton.cpp moc_qrtspthread.o: moc_qrtspthread.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_qrtspthread.o moc_qrtspthread.cpp moc_qsthread.o: moc_qsthread.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_qsthread.o moc_qsthread.cpp moc_qvideowidget.o: moc_qvideowidget.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_qvideowidget.o moc_qvideowidget.cpp moc_scalendarmenuview.o: moc_scalendarmenuview.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_scalendarmenuview.o moc_scalendarmenuview.cpp moc_sdatabase.o: moc_sdatabase.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_sdatabase.o moc_sdatabase.cpp moc_sdayview.o: moc_sdayview.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_sdayview.o moc_sdayview.cpp moc_slistwidget.o: moc_slistwidget.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_slistwidget.o moc_slistwidget.cpp moc_slistwidgetsetting.o: moc_slistwidgetsetting.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_slistwidgetsetting.o moc_slistwidgetsetting.cpp moc_sslidebar.o: moc_sslidebar.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_sslidebar.o moc_sslidebar.cpp moc_sslidebarhorizontal.o: moc_sslidebarhorizontal.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_sslidebarhorizontal.o moc_sslidebarhorizontal.cpp moc_stextedit.o: moc_stextedit.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_stextedit.o moc_stextedit.cpp moc_sthreadimagesave.o: moc_sthreadimagesave.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_sthreadimagesave.o moc_sthreadimagesave.cpp moc_dialogemergengy.o: moc_dialogemergengy.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogemergengy.o moc_dialogemergengy.cpp moc_dialogexportusb.o: moc_dialogexportusb.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogexportusb.o moc_dialogexportusb.cpp moc_dialogpowerbutton.o: moc_dialogpowerbutton.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogpowerbutton.o moc_dialogpowerbutton.cpp moc_sthreadwatchport.o: moc_sthreadwatchport.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_sthreadwatchport.o moc_sthreadwatchport.cpp moc_dialogmisscapture.o: moc_dialogmisscapture.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogmisscapture.o moc_dialogmisscapture.cpp moc_dialoglogin.o: moc_dialoglogin.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialoglogin.o moc_dialoglogin.cpp moc_dialogchecksumerror.o: moc_dialogchecksumerror.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogchecksumerror.o moc_dialogchecksumerror.cpp moc_dialogexportsamba.o: moc_dialogexportsamba.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogexportsamba.o moc_dialogexportsamba.cpp moc_dialogsettingnetworkshare.o: moc_dialogsettingnetworkshare.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogsettingnetworkshare.o moc_dialogsettingnetworkshare.cpp moc_singlebutton.o: moc_singlebutton.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_singlebutton.o moc_singlebutton.cpp moc_sambaclient.o: moc_sambaclient.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_sambaclient.o moc_sambaclient.cpp moc_dialogloginuseradd.o: moc_dialogloginuseradd.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_dialogloginuseradd.o moc_dialogloginuseradd.cpp moc_sthreadsenddicom.o: moc_sthreadsenddicom.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_sthreadsenddicom.o moc_sthreadsenddicom.cpp moc_scurl.o: moc_scurl.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_scurl.o moc_scurl.cpp moc_formscreensaver.o: moc_formscreensaver.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_formscreensaver.o moc_formscreensaver.cpp moc_seventfilter.o: moc_seventfilter.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_seventfilter.o moc_seventfilter.cpp ####### Install install_target: first FORCE @test -d $(INSTALL_ROOT)/opt/SVG/bin || mkdir -p $(INSTALL_ROOT)/opt/SVG/bin -$(QINSTALL_PROGRAM) $(QMAKE_TARGET) $(INSTALL_ROOT)/opt/SVG/bin/$(QMAKE_TARGET) uninstall_target: FORCE -$(DEL_FILE) $(INSTALL_ROOT)/opt/SVG/bin/$(QMAKE_TARGET) -$(DEL_DIR) $(INSTALL_ROOT)/opt/SVG/bin/ install: install_target FORCE uninstall: uninstall_target FORCE FORCE: