更新代码
|
@ -0,0 +1,12 @@
|
|||
QMAKE_DEFAULT_INCDIRS = \
|
||||
D:/Qt/Qt5.9.9/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include \
|
||||
D:/Qt/Qt5.9.9/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include-fixed \
|
||||
D:/Qt/Qt5.9.9/Tools/mingw530_32/i686-w64-mingw32/include \
|
||||
D:/Qt/Qt5.9.9/Tools/mingw530_32/i686-w64-mingw32/include/c++ \
|
||||
D:/Qt/Qt5.9.9/Tools/mingw530_32/i686-w64-mingw32/include/c++/i686-w64-mingw32 \
|
||||
D:/Qt/Qt5.9.9/Tools/mingw530_32/i686-w64-mingw32/include/c++/backward
|
||||
QMAKE_DEFAULT_LIBDIRS = \
|
||||
D:/Qt/Qt5.9.9/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0 \
|
||||
D:/Qt/Qt5.9.9/Tools/mingw530_32/lib/gcc \
|
||||
D:/Qt/Qt5.9.9/Tools/mingw530_32/i686-w64-mingw32/lib \
|
||||
D:/Qt/Qt5.9.9/Tools/mingw530_32/lib
|
|
@ -0,0 +1,399 @@
|
|||
#############################################################################
|
||||
# Makefile for building: hotkey
|
||||
# Generated by qmake (3.0) (Qt 5.7.0)
|
||||
# Project: ..\hotkey\hotkey.pro
|
||||
# Template: app
|
||||
# Command: D:\Qt\Qt5.7.0\5.7\mingw53_32\bin\qmake.exe -spec win32-g++ -o Makefile ..\hotkey\hotkey.pro
|
||||
#############################################################################
|
||||
|
||||
MAKEFILE = Makefile
|
||||
|
||||
first: release
|
||||
install: release-install
|
||||
uninstall: release-uninstall
|
||||
QMAKE = D:\Qt\Qt5.7.0\5.7\mingw53_32\bin\qmake.exe
|
||||
DEL_FILE = del
|
||||
CHK_DIR_EXISTS= if not exist
|
||||
MKDIR = mkdir
|
||||
COPY = copy /y
|
||||
COPY_FILE = copy /y
|
||||
COPY_DIR = xcopy /s /q /y /i
|
||||
INSTALL_FILE = copy /y
|
||||
INSTALL_PROGRAM = copy /y
|
||||
INSTALL_DIR = xcopy /s /q /y /i
|
||||
DEL_FILE = del
|
||||
SYMLINK = $(QMAKE) -install ln -f -s
|
||||
DEL_DIR = rmdir
|
||||
MOVE = move
|
||||
SUBTARGETS = \
|
||||
release \
|
||||
debug
|
||||
|
||||
|
||||
release: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Release
|
||||
release-make_first: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Release
|
||||
release-all: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Release all
|
||||
release-clean: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Release clean
|
||||
release-distclean: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Release distclean
|
||||
release-install: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Release install
|
||||
release-uninstall: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Release uninstall
|
||||
debug: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Debug
|
||||
debug-make_first: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Debug
|
||||
debug-all: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Debug all
|
||||
debug-clean: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Debug clean
|
||||
debug-distclean: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Debug distclean
|
||||
debug-install: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Debug install
|
||||
debug-uninstall: FORCE
|
||||
$(MAKE) -f $(MAKEFILE).Debug uninstall
|
||||
|
||||
Makefile: ../hotkey/hotkey.pro D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/win32-g++/qmake.conf D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/spec_pre.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/qdevice.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/device_config.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/common/angle.conf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/qconfig.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dcore.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dcore_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dextras.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dextras_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dinput.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dinput_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dlogic.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dlogic_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquick.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquick_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickextras.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickextras_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickinput.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickinput_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickrender.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickrender_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3drender.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3drender_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axbase.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axbase_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axcontainer.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axcontainer_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axserver.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axserver_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_bluetooth.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_bluetooth_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_bootstrap_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_charts.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_charts_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_clucene_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_concurrent.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_concurrent_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_core.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_core_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_datavisualization.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_datavisualization_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_dbus.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_dbus_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_designer.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_designer_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_designercomponents_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_gamepad.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_gamepad_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_gui.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_gui_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_help.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_help_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_location.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_location_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_multimedia.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_multimedia_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_multimediawidgets.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_multimediawidgets_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_network.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_network_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_nfc.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_nfc_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_opengl.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_opengl_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_openglextensions.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_openglextensions_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_packetprotocol_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_platformsupport_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_positioning.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_positioning_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_printsupport.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_printsupport_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_purchasing.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_purchasing_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qml.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qml_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qmldebug_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qmldevtools_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qmltest.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qmltest_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quick.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quick_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quickcontrols2.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quickcontrols2_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quickparticles_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quicktemplates2_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quickwidgets.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quickwidgets_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_script.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_script_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_scripttools.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_scripttools_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_scxml.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_scxml_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_sensors.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_sensors_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_serialbus.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_serialbus_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_serialport.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_serialport_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_sql.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_sql_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_svg.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_svg_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_testlib.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_testlib_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_uiplugin.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_uitools.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_uitools_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_webchannel.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_webchannel_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_websockets.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_websockets_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_widgets.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_widgets_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_winextras.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_winextras_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_xml.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_xml_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_xmlpatterns.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_xmlpatterns_private.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/qt_functions.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/qt_config.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/win32/qt_config.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/win32-g++/qmake.conf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/spec_post.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/exclusive_builds.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/default_pre.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/win32/default_pre.prf \
|
||||
../3rd_qhotkey/3rd_qhotkey.pri \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/resolve_config.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/exclusive_builds_post.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/default_post.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/warn_off.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/win32/rtti.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/precompile_header.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/qt.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/resources.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/moc.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/win32/opengl.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/uic.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/file_copies.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/win32/windows.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/testcase_targets.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/exceptions.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/yacc.prf \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/lex.prf \
|
||||
../hotkey/hotkey.pro \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/lib/qtmain.prl \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/lib/Qt5Widgets.prl \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/lib/Qt5Gui.prl \
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/lib/Qt5Core.prl
|
||||
$(QMAKE) -spec win32-g++ -o Makefile ..\hotkey\hotkey.pro
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/spec_pre.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/qdevice.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/device_config.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/common/angle.conf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/qconfig.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dcore.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dcore_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dextras.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dextras_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dinput.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dinput_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dlogic.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dlogic_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquick.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquick_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickextras.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickextras_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickinput.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickinput_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickrender.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3dquickrender_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3drender.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_3drender_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axbase.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axbase_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axcontainer.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axcontainer_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axserver.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_axserver_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_bluetooth.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_bluetooth_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_bootstrap_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_charts.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_charts_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_clucene_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_concurrent.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_concurrent_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_core.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_core_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_datavisualization.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_datavisualization_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_dbus.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_dbus_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_designer.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_designer_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_designercomponents_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_gamepad.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_gamepad_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_gui.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_gui_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_help.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_help_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_location.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_location_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_multimedia.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_multimedia_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_multimediawidgets.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_multimediawidgets_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_network.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_network_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_nfc.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_nfc_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_opengl.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_opengl_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_openglextensions.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_openglextensions_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_packetprotocol_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_platformsupport_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_positioning.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_positioning_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_printsupport.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_printsupport_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_purchasing.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_purchasing_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qml.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qml_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qmldebug_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qmldevtools_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qmltest.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qmltest_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quick.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quick_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quickcontrols2.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quickcontrols2_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quickparticles_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quicktemplates2_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quickwidgets.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_quickwidgets_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_script.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_script_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_scripttools.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_scripttools_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_scxml.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_scxml_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_sensors.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_sensors_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_serialbus.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_serialbus_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_serialport.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_serialport_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_sql.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_sql_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_svg.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_svg_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_testlib.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_testlib_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_uiplugin.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_uitools.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_uitools_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_webchannel.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_webchannel_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_websockets.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_websockets_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_widgets.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_widgets_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_winextras.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_winextras_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_xml.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_xml_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_xmlpatterns.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/modules/qt_lib_xmlpatterns_private.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/qt_functions.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/qt_config.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/win32/qt_config.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/win32-g++/qmake.conf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/spec_post.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/exclusive_builds.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/default_pre.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/win32/default_pre.prf:
|
||||
../3rd_qhotkey/3rd_qhotkey.pri:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/resolve_config.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/exclusive_builds_post.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/default_post.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/warn_off.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/win32/rtti.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/precompile_header.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/qt.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/resources.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/moc.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/win32/opengl.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/uic.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/file_copies.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/win32/windows.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/testcase_targets.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/exceptions.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/yacc.prf:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/mkspecs/features/lex.prf:
|
||||
../hotkey/hotkey.pro:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/lib/qtmain.prl:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/lib/Qt5Widgets.prl:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/lib/Qt5Gui.prl:
|
||||
D:/Qt/Qt5.7.0/5.7/mingw53_32/lib/Qt5Core.prl:
|
||||
qmake: FORCE
|
||||
@$(QMAKE) -spec win32-g++ -o Makefile ..\hotkey\hotkey.pro
|
||||
|
||||
qmake_all: FORCE
|
||||
|
||||
make_first: release-make_first debug-make_first FORCE
|
||||
all: release-all debug-all FORCE
|
||||
clean: release-clean debug-clean FORCE
|
||||
distclean: release-distclean debug-distclean FORCE
|
||||
-$(DEL_FILE) Makefile
|
||||
-$(DEL_FILE) .qmake.stash
|
||||
|
||||
release-mocclean:
|
||||
$(MAKE) -f $(MAKEFILE).Release mocclean
|
||||
debug-mocclean:
|
||||
$(MAKE) -f $(MAKEFILE).Debug mocclean
|
||||
mocclean: release-mocclean debug-mocclean
|
||||
|
||||
release-mocables:
|
||||
$(MAKE) -f $(MAKEFILE).Release mocables
|
||||
debug-mocables:
|
||||
$(MAKE) -f $(MAKEFILE).Debug mocables
|
||||
mocables: release-mocables debug-mocables
|
||||
|
||||
check: first
|
||||
|
||||
benchmark: first
|
||||
FORCE:
|
||||
|
||||
$(MAKEFILE).Release: Makefile
|
||||
$(MAKEFILE).Debug: Makefile
|
|
@ -0,0 +1,115 @@
|
|||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'frmhotkey.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../../hotkey/frmhotkey.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'frmhotkey.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.7.0. It"
|
||||
#error "cannot be used with the include files from this version of Qt."
|
||||
#error "(The moc has changed too much.)"
|
||||
#endif
|
||||
|
||||
QT_BEGIN_MOC_NAMESPACE
|
||||
struct qt_meta_stringdata_frmHotKey_t {
|
||||
QByteArrayData data[4];
|
||||
char stringdata0[29];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_frmHotKey_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_frmHotKey_t qt_meta_stringdata_frmHotKey = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 9), // "frmHotKey"
|
||||
QT_MOC_LITERAL(1, 10, 8), // "initForm"
|
||||
QT_MOC_LITERAL(2, 19, 0), // ""
|
||||
QT_MOC_LITERAL(3, 20, 8) // "shortcut"
|
||||
|
||||
},
|
||||
"frmHotKey\0initForm\0\0shortcut"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_frmHotKey[] = {
|
||||
|
||||
// content:
|
||||
7, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
2, 14, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
0, 0, // constructors
|
||||
0, // flags
|
||||
0, // signalCount
|
||||
|
||||
// slots: name, argc, parameters, tag, flags
|
||||
1, 0, 24, 2, 0x08 /* Private */,
|
||||
3, 0, 25, 2, 0x08 /* Private */,
|
||||
|
||||
// slots: parameters
|
||||
QMetaType::Void,
|
||||
QMetaType::Void,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
void frmHotKey::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
frmHotKey *_t = static_cast<frmHotKey *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
switch (_id) {
|
||||
case 0: _t->initForm(); break;
|
||||
case 1: _t->shortcut(); break;
|
||||
default: ;
|
||||
}
|
||||
}
|
||||
Q_UNUSED(_a);
|
||||
}
|
||||
|
||||
const QMetaObject frmHotKey::staticMetaObject = {
|
||||
{ &QWidget::staticMetaObject, qt_meta_stringdata_frmHotKey.data,
|
||||
qt_meta_data_frmHotKey, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
|
||||
};
|
||||
|
||||
|
||||
const QMetaObject *frmHotKey::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *frmHotKey::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return Q_NULLPTR;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_frmHotKey.stringdata0))
|
||||
return static_cast<void*>(const_cast< frmHotKey*>(this));
|
||||
return QWidget::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int frmHotKey::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QWidget::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 2)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 2;
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 2)
|
||||
*reinterpret_cast<int*>(_a[0]) = -1;
|
||||
_id -= 2;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
QT_END_MOC_NAMESPACE
|
|
@ -0,0 +1,251 @@
|
|||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'qhotkey.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../../3rd_qhotkey/qhotkey.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'qhotkey.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.7.0. It"
|
||||
#error "cannot be used with the include files from this version of Qt."
|
||||
#error "(The moc has changed too much.)"
|
||||
#endif
|
||||
|
||||
QT_BEGIN_MOC_NAMESPACE
|
||||
struct qt_meta_stringdata_QHotkey_t {
|
||||
QByteArrayData data[17];
|
||||
char stringdata0[206];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_QHotkey_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_QHotkey_t qt_meta_stringdata_QHotkey = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 7), // "QHotkey"
|
||||
QT_MOC_LITERAL(1, 8, 9), // "activated"
|
||||
QT_MOC_LITERAL(2, 18, 0), // ""
|
||||
QT_MOC_LITERAL(3, 19, 17), // "registeredChanged"
|
||||
QT_MOC_LITERAL(4, 37, 10), // "registered"
|
||||
QT_MOC_LITERAL(5, 48, 13), // "setRegistered"
|
||||
QT_MOC_LITERAL(6, 62, 11), // "setShortcut"
|
||||
QT_MOC_LITERAL(7, 74, 8), // "shortcut"
|
||||
QT_MOC_LITERAL(8, 83, 12), // "autoRegister"
|
||||
QT_MOC_LITERAL(9, 96, 7), // "Qt::Key"
|
||||
QT_MOC_LITERAL(10, 104, 7), // "keyCode"
|
||||
QT_MOC_LITERAL(11, 112, 21), // "Qt::KeyboardModifiers"
|
||||
QT_MOC_LITERAL(12, 134, 9), // "modifiers"
|
||||
QT_MOC_LITERAL(13, 144, 13), // "resetShortcut"
|
||||
QT_MOC_LITERAL(14, 158, 17), // "setNativeShortcut"
|
||||
QT_MOC_LITERAL(15, 176, 14), // "NativeShortcut"
|
||||
QT_MOC_LITERAL(16, 191, 14) // "nativeShortcut"
|
||||
|
||||
},
|
||||
"QHotkey\0activated\0\0registeredChanged\0"
|
||||
"registered\0setRegistered\0setShortcut\0"
|
||||
"shortcut\0autoRegister\0Qt::Key\0keyCode\0"
|
||||
"Qt::KeyboardModifiers\0modifiers\0"
|
||||
"resetShortcut\0setNativeShortcut\0"
|
||||
"NativeShortcut\0nativeShortcut"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_QHotkey[] = {
|
||||
|
||||
// content:
|
||||
7, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
10, 14, // methods
|
||||
2, 100, // properties
|
||||
0, 0, // enums/sets
|
||||
0, 0, // constructors
|
||||
0, // flags
|
||||
2, // signalCount
|
||||
|
||||
// signals: name, argc, parameters, tag, flags
|
||||
1, 0, 64, 2, 0x06 /* Public */,
|
||||
3, 1, 65, 2, 0x06 /* Public */,
|
||||
|
||||
// slots: name, argc, parameters, tag, flags
|
||||
5, 1, 68, 2, 0x0a /* Public */,
|
||||
6, 2, 71, 2, 0x0a /* Public */,
|
||||
6, 1, 76, 2, 0x2a /* Public | MethodCloned */,
|
||||
6, 3, 79, 2, 0x0a /* Public */,
|
||||
6, 2, 86, 2, 0x2a /* Public | MethodCloned */,
|
||||
13, 0, 91, 2, 0x0a /* Public */,
|
||||
14, 2, 92, 2, 0x0a /* Public */,
|
||||
14, 1, 97, 2, 0x2a /* Public | MethodCloned */,
|
||||
|
||||
// signals: parameters
|
||||
QMetaType::Void,
|
||||
QMetaType::Void, QMetaType::Bool, 4,
|
||||
|
||||
// slots: parameters
|
||||
QMetaType::Bool, QMetaType::Bool, 4,
|
||||
QMetaType::Bool, QMetaType::QKeySequence, QMetaType::Bool, 7, 8,
|
||||
QMetaType::Bool, QMetaType::QKeySequence, 7,
|
||||
QMetaType::Bool, 0x80000000 | 9, 0x80000000 | 11, QMetaType::Bool, 10, 12, 8,
|
||||
QMetaType::Bool, 0x80000000 | 9, 0x80000000 | 11, 10, 12,
|
||||
QMetaType::Bool,
|
||||
QMetaType::Bool, 0x80000000 | 15, QMetaType::Bool, 16, 8,
|
||||
QMetaType::Bool, 0x80000000 | 15, 16,
|
||||
|
||||
// properties: name, type, flags
|
||||
4, QMetaType::Bool, 0x00495103,
|
||||
7, QMetaType::QKeySequence, 0x00095107,
|
||||
|
||||
// properties: notify_signal_id
|
||||
1,
|
||||
0,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
void QHotkey::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
QHotkey *_t = static_cast<QHotkey *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
switch (_id) {
|
||||
case 0: _t->activated(); break;
|
||||
case 1: _t->registeredChanged((*reinterpret_cast< bool(*)>(_a[1]))); break;
|
||||
case 2: { bool _r = _t->setRegistered((*reinterpret_cast< bool(*)>(_a[1])));
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break;
|
||||
case 3: { bool _r = _t->setShortcut((*reinterpret_cast< const QKeySequence(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2])));
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break;
|
||||
case 4: { bool _r = _t->setShortcut((*reinterpret_cast< const QKeySequence(*)>(_a[1])));
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break;
|
||||
case 5: { bool _r = _t->setShortcut((*reinterpret_cast< Qt::Key(*)>(_a[1])),(*reinterpret_cast< Qt::KeyboardModifiers(*)>(_a[2])),(*reinterpret_cast< bool(*)>(_a[3])));
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break;
|
||||
case 6: { bool _r = _t->setShortcut((*reinterpret_cast< Qt::Key(*)>(_a[1])),(*reinterpret_cast< Qt::KeyboardModifiers(*)>(_a[2])));
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break;
|
||||
case 7: { bool _r = _t->resetShortcut();
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break;
|
||||
case 8: { bool _r = _t->setNativeShortcut((*reinterpret_cast< NativeShortcut(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2])));
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break;
|
||||
case 9: { bool _r = _t->setNativeShortcut((*reinterpret_cast< NativeShortcut(*)>(_a[1])));
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break;
|
||||
default: ;
|
||||
}
|
||||
} else if (_c == QMetaObject::IndexOfMethod) {
|
||||
int *result = reinterpret_cast<int *>(_a[0]);
|
||||
void **func = reinterpret_cast<void **>(_a[1]);
|
||||
{
|
||||
typedef void (QHotkey::*_t)();
|
||||
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QHotkey::activated)) {
|
||||
*result = 0;
|
||||
return;
|
||||
}
|
||||
}
|
||||
{
|
||||
typedef void (QHotkey::*_t)(bool );
|
||||
if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QHotkey::registeredChanged)) {
|
||||
*result = 1;
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
#ifndef QT_NO_PROPERTIES
|
||||
else if (_c == QMetaObject::ReadProperty) {
|
||||
QHotkey *_t = static_cast<QHotkey *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
void *_v = _a[0];
|
||||
switch (_id) {
|
||||
case 0: *reinterpret_cast< bool*>(_v) = _t->isRegistered(); break;
|
||||
case 1: *reinterpret_cast< QKeySequence*>(_v) = _t->shortcut(); break;
|
||||
default: break;
|
||||
}
|
||||
} else if (_c == QMetaObject::WriteProperty) {
|
||||
QHotkey *_t = static_cast<QHotkey *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
void *_v = _a[0];
|
||||
switch (_id) {
|
||||
case 0: _t->setRegistered(*reinterpret_cast< bool*>(_v)); break;
|
||||
case 1: _t->setShortcut(*reinterpret_cast< QKeySequence*>(_v)); break;
|
||||
default: break;
|
||||
}
|
||||
} else if (_c == QMetaObject::ResetProperty) {
|
||||
QHotkey *_t = static_cast<QHotkey *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
switch (_id) {
|
||||
case 1: _t->resetShortcut(); break;
|
||||
default: break;
|
||||
}
|
||||
}
|
||||
#endif // QT_NO_PROPERTIES
|
||||
}
|
||||
|
||||
const QMetaObject QHotkey::staticMetaObject = {
|
||||
{ &QObject::staticMetaObject, qt_meta_stringdata_QHotkey.data,
|
||||
qt_meta_data_QHotkey, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
|
||||
};
|
||||
|
||||
|
||||
const QMetaObject *QHotkey::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *QHotkey::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return Q_NULLPTR;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_QHotkey.stringdata0))
|
||||
return static_cast<void*>(const_cast< QHotkey*>(this));
|
||||
return QObject::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int QHotkey::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QObject::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 10)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 10;
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 10)
|
||||
*reinterpret_cast<int*>(_a[0]) = -1;
|
||||
_id -= 10;
|
||||
}
|
||||
#ifndef QT_NO_PROPERTIES
|
||||
else if (_c == QMetaObject::ReadProperty || _c == QMetaObject::WriteProperty
|
||||
|| _c == QMetaObject::ResetProperty || _c == QMetaObject::RegisterPropertyMetaType) {
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 2;
|
||||
} else if (_c == QMetaObject::QueryPropertyDesignable) {
|
||||
_id -= 2;
|
||||
} else if (_c == QMetaObject::QueryPropertyScriptable) {
|
||||
_id -= 2;
|
||||
} else if (_c == QMetaObject::QueryPropertyStored) {
|
||||
_id -= 2;
|
||||
} else if (_c == QMetaObject::QueryPropertyEditable) {
|
||||
_id -= 2;
|
||||
} else if (_c == QMetaObject::QueryPropertyUser) {
|
||||
_id -= 2;
|
||||
}
|
||||
#endif // QT_NO_PROPERTIES
|
||||
return _id;
|
||||
}
|
||||
|
||||
// SIGNAL 0
|
||||
void QHotkey::activated()
|
||||
{
|
||||
QMetaObject::activate(this, &staticMetaObject, 0, Q_NULLPTR);
|
||||
}
|
||||
|
||||
// SIGNAL 1
|
||||
void QHotkey::registeredChanged(bool _t1)
|
||||
{
|
||||
void *_a[] = { Q_NULLPTR, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
|
||||
QMetaObject::activate(this, &staticMetaObject, 1, _a);
|
||||
}
|
||||
QT_END_MOC_NAMESPACE
|
|
@ -0,0 +1,152 @@
|
|||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'qhotkey_p.h'
|
||||
**
|
||||
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../../3rd_qhotkey/qhotkey_p.h"
|
||||
#include <QtCore/qbytearray.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'qhotkey_p.h' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 67
|
||||
#error "This file was generated using the moc from 5.7.0. It"
|
||||
#error "cannot be used with the include files from this version of Qt."
|
||||
#error "(The moc has changed too much.)"
|
||||
#endif
|
||||
|
||||
QT_BEGIN_MOC_NAMESPACE
|
||||
struct qt_meta_stringdata_QHotkeyPrivate_t {
|
||||
QByteArrayData data[12];
|
||||
char stringdata0[167];
|
||||
};
|
||||
#define QT_MOC_LITERAL(idx, ofs, len) \
|
||||
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
|
||||
qptrdiff(offsetof(qt_meta_stringdata_QHotkeyPrivate_t, stringdata0) + ofs \
|
||||
- idx * sizeof(QByteArrayData)) \
|
||||
)
|
||||
static const qt_meta_stringdata_QHotkeyPrivate_t qt_meta_stringdata_QHotkeyPrivate = {
|
||||
{
|
||||
QT_MOC_LITERAL(0, 0, 14), // "QHotkeyPrivate"
|
||||
QT_MOC_LITERAL(1, 15, 18), // "addShortcutInvoked"
|
||||
QT_MOC_LITERAL(2, 34, 0), // ""
|
||||
QT_MOC_LITERAL(3, 35, 8), // "QHotkey*"
|
||||
QT_MOC_LITERAL(4, 44, 6), // "hotkey"
|
||||
QT_MOC_LITERAL(5, 51, 21), // "removeShortcutInvoked"
|
||||
QT_MOC_LITERAL(6, 73, 21), // "nativeShortcutInvoked"
|
||||
QT_MOC_LITERAL(7, 95, 23), // "QHotkey::NativeShortcut"
|
||||
QT_MOC_LITERAL(8, 119, 7), // "Qt::Key"
|
||||
QT_MOC_LITERAL(9, 127, 7), // "keycode"
|
||||
QT_MOC_LITERAL(10, 135, 21), // "Qt::KeyboardModifiers"
|
||||
QT_MOC_LITERAL(11, 157, 9) // "modifiers"
|
||||
|
||||
},
|
||||
"QHotkeyPrivate\0addShortcutInvoked\0\0"
|
||||
"QHotkey*\0hotkey\0removeShortcutInvoked\0"
|
||||
"nativeShortcutInvoked\0QHotkey::NativeShortcut\0"
|
||||
"Qt::Key\0keycode\0Qt::KeyboardModifiers\0"
|
||||
"modifiers"
|
||||
};
|
||||
#undef QT_MOC_LITERAL
|
||||
|
||||
static const uint qt_meta_data_QHotkeyPrivate[] = {
|
||||
|
||||
// content:
|
||||
7, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
3, 14, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
0, 0, // constructors
|
||||
0, // flags
|
||||
0, // signalCount
|
||||
|
||||
// methods: name, argc, parameters, tag, flags
|
||||
1, 1, 29, 2, 0x00 /* Private */,
|
||||
5, 1, 32, 2, 0x00 /* Private */,
|
||||
6, 2, 35, 2, 0x00 /* Private */,
|
||||
|
||||
// methods: parameters
|
||||
QMetaType::Bool, 0x80000000 | 3, 4,
|
||||
QMetaType::Bool, 0x80000000 | 3, 4,
|
||||
0x80000000 | 7, 0x80000000 | 8, 0x80000000 | 10, 9, 11,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
void QHotkeyPrivate::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
QHotkeyPrivate *_t = static_cast<QHotkeyPrivate *>(_o);
|
||||
Q_UNUSED(_t)
|
||||
switch (_id) {
|
||||
case 0: { bool _r = _t->addShortcutInvoked((*reinterpret_cast< QHotkey*(*)>(_a[1])));
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break;
|
||||
case 1: { bool _r = _t->removeShortcutInvoked((*reinterpret_cast< QHotkey*(*)>(_a[1])));
|
||||
if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break;
|
||||
case 2: { QHotkey::NativeShortcut _r = _t->nativeShortcutInvoked((*reinterpret_cast< Qt::Key(*)>(_a[1])),(*reinterpret_cast< Qt::KeyboardModifiers(*)>(_a[2])));
|
||||
if (_a[0]) *reinterpret_cast< QHotkey::NativeShortcut*>(_a[0]) = _r; } break;
|
||||
default: ;
|
||||
}
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
switch (_id) {
|
||||
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
|
||||
case 0:
|
||||
switch (*reinterpret_cast<int*>(_a[1])) {
|
||||
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
|
||||
case 0:
|
||||
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QHotkey* >(); break;
|
||||
}
|
||||
break;
|
||||
case 1:
|
||||
switch (*reinterpret_cast<int*>(_a[1])) {
|
||||
default: *reinterpret_cast<int*>(_a[0]) = -1; break;
|
||||
case 0:
|
||||
*reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QHotkey* >(); break;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
const QMetaObject QHotkeyPrivate::staticMetaObject = {
|
||||
{ &QObject::staticMetaObject, qt_meta_stringdata_QHotkeyPrivate.data,
|
||||
qt_meta_data_QHotkeyPrivate, qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
|
||||
};
|
||||
|
||||
|
||||
const QMetaObject *QHotkeyPrivate::metaObject() const
|
||||
{
|
||||
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
|
||||
}
|
||||
|
||||
void *QHotkeyPrivate::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return Q_NULLPTR;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_QHotkeyPrivate.stringdata0))
|
||||
return static_cast<void*>(const_cast< QHotkeyPrivate*>(this));
|
||||
if (!strcmp(_clname, "QAbstractNativeEventFilter"))
|
||||
return static_cast< QAbstractNativeEventFilter*>(const_cast< QHotkeyPrivate*>(this));
|
||||
return QObject::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int QHotkeyPrivate::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QObject::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
if (_id < 3)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 3;
|
||||
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
|
||||
if (_id < 3)
|
||||
qt_static_metacall(this, _c, _id, _a);
|
||||
_id -= 3;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
QT_END_MOC_NAMESPACE
|
|
@ -0,0 +1,62 @@
|
|||
/********************************************************************************
|
||||
** Form generated from reading UI file 'frmhotkey.ui'
|
||||
**
|
||||
** Created by: Qt User Interface Compiler version 5.7.0
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||||
********************************************************************************/
|
||||
|
||||
#ifndef UI_FRMHOTKEY_H
|
||||
#define UI_FRMHOTKEY_H
|
||||
|
||||
#include <QtCore/QVariant>
|
||||
#include <QtWidgets/QAction>
|
||||
#include <QtWidgets/QApplication>
|
||||
#include <QtWidgets/QButtonGroup>
|
||||
#include <QtWidgets/QHeaderView>
|
||||
#include <QtWidgets/QLabel>
|
||||
#include <QtWidgets/QVBoxLayout>
|
||||
#include <QtWidgets/QWidget>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class Ui_frmHotKey
|
||||
{
|
||||
public:
|
||||
QVBoxLayout *verticalLayout;
|
||||
QLabel *label;
|
||||
|
||||
void setupUi(QWidget *frmHotKey)
|
||||
{
|
||||
if (frmHotKey->objectName().isEmpty())
|
||||
frmHotKey->setObjectName(QStringLiteral("frmHotKey"));
|
||||
frmHotKey->resize(400, 300);
|
||||
verticalLayout = new QVBoxLayout(frmHotKey);
|
||||
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
|
||||
label = new QLabel(frmHotKey);
|
||||
label->setObjectName(QStringLiteral("label"));
|
||||
label->setAlignment(Qt::AlignCenter);
|
||||
|
||||
verticalLayout->addWidget(label);
|
||||
|
||||
|
||||
retranslateUi(frmHotKey);
|
||||
|
||||
QMetaObject::connectSlotsByName(frmHotKey);
|
||||
} // setupUi
|
||||
|
||||
void retranslateUi(QWidget *frmHotKey)
|
||||
{
|
||||
frmHotKey->setWindowTitle(QApplication::translate("frmHotKey", "\345\205\250\345\261\200\347\203\255\351\224\256\347\244\272\344\276\213", 0));
|
||||
label->setText(QApplication::translate("frmHotKey", "\346\214\211 ctrl+x \346\234\200\345\260\217\345\214\226,\345\206\215\346\254\241\346\214\211\346\230\276\347\244\272", 0));
|
||||
} // retranslateUi
|
||||
|
||||
};
|
||||
|
||||
namespace Ui {
|
||||
class frmHotKey: public Ui_frmHotKey {};
|
||||
} // namespace Ui
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif // UI_FRMHOTKEY_H
|
|
@ -17,8 +17,10 @@ frmHotKey::~frmHotKey()
|
|||
|
||||
void frmHotKey::initForm()
|
||||
{
|
||||
//实例化热键类
|
||||
QHotkey *hotkey = new QHotkey(QKeySequence("ctrl+x"), true, this);
|
||||
//this->setWindowFlags(Qt::FramelessWindowHint);
|
||||
|
||||
//实例化热键类 支持各种组合形式比如 ctrl+a alt+a f2
|
||||
QHotkey *hotkey = new QHotkey(QKeySequence("ctrl+a"), true, this);
|
||||
connect(hotkey, SIGNAL(activated()), this, SLOT(shortcut()));
|
||||
}
|
||||
|
||||
|
|
|
@ -1244,7 +1244,15 @@
|
|||
<property name="title">
|
||||
<string>构建(&B)</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="menu_C">
|
||||
<property name="title">
|
||||
<string>编译项目(&C)</string>
|
||||
</property>
|
||||
<addaction name="action_1"/>
|
||||
<addaction name="action_2"/>
|
||||
</widget>
|
||||
<addaction name="actionGouj"/>
|
||||
<addaction name="menu_C"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menu_H">
|
||||
<property name="title">
|
||||
|
@ -1308,6 +1316,25 @@
|
|||
<string>关于(&A)</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_1">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>编译项目1</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_2">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>编译项目2</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources/>
|
||||
<connections>
|
||||
|
|
|
@ -7,7 +7,11 @@ int main(int argc, char *argv[])
|
|||
QGuiApplication::setHighDpiScaleFactorRoundingPolicy(Qt::HighDpiScaleFactorRoundingPolicy::Floor);
|
||||
#endif
|
||||
QApplication a(argc, argv);
|
||||
a.setFont(QFont("Microsoft Yahei", 9));
|
||||
//a.setFont(QFont("Microsoft Yahei", 9));
|
||||
QFont font;
|
||||
font.setFamily("Microsoft Yahei");
|
||||
font.setPixelSize(12);
|
||||
a.setFont(font);
|
||||
|
||||
#if (QT_VERSION < QT_VERSION_CHECK(5,0,0))
|
||||
#if _MSC_VER
|
||||
|
|
|
@ -1,29 +1,16 @@
|
|||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>qss/psblack.css</file>
|
||||
<file>qss/psblack/add_bottom.png</file>
|
||||
<file>qss/psblack/add_left.png</file>
|
||||
<file>qss/psblack/add_right.png</file>
|
||||
<file>qss/psblack/add_top.png</file>
|
||||
<file>qss/psblack/branch_close.png</file>
|
||||
<file>qss/psblack/branch_open.png</file>
|
||||
<file>qss/psblack/calendar_nextmonth.png</file>
|
||||
<file>qss/psblack/calendar_prevmonth.png</file>
|
||||
<file>qss/psblack/checkbox_checked.png</file>
|
||||
<file>qss/psblack/checkbox_checked_disable.png</file>
|
||||
<file>qss/psblack/checkbox_parcial.png</file>
|
||||
<file>qss/psblack/checkbox_parcial_disable.png</file>
|
||||
<file>qss/psblack/checkbox_unchecked.png</file>
|
||||
<file>qss/psblack/checkbox_unchecked_disable.png</file>
|
||||
<file>qss/psblack/radiobutton_checked.png</file>
|
||||
<file>qss/psblack/radiobutton_checked_disable.png</file>
|
||||
<file>qss/psblack/radiobutton_unchecked.png</file>
|
||||
<file>qss/psblack/radiobutton_unchecked_disable.png</file>
|
||||
<file>qss/flatwhite.css</file>
|
||||
<file>qss/lightblue.css</file>
|
||||
<file>qss/psblack.css</file>
|
||||
<file>qss/flatwhite/add_bottom.png</file>
|
||||
<file>qss/flatwhite/add_left.png</file>
|
||||
<file>qss/flatwhite/add_right.png</file>
|
||||
<file>qss/flatwhite/add_top.png</file>
|
||||
<file>qss/flatwhite/arrow_bottom.png</file>
|
||||
<file>qss/flatwhite/arrow_left.png</file>
|
||||
<file>qss/flatwhite/arrow_right.png</file>
|
||||
<file>qss/flatwhite/arrow_top.png</file>
|
||||
<file>qss/flatwhite/branch_close.png</file>
|
||||
<file>qss/flatwhite/branch_open.png</file>
|
||||
<file>qss/flatwhite/calendar_nextmonth.png</file>
|
||||
|
@ -34,15 +21,19 @@
|
|||
<file>qss/flatwhite/checkbox_parcial_disable.png</file>
|
||||
<file>qss/flatwhite/checkbox_unchecked.png</file>
|
||||
<file>qss/flatwhite/checkbox_unchecked_disable.png</file>
|
||||
<file>qss/flatwhite/menu_checked.png</file>
|
||||
<file>qss/flatwhite/radiobutton_checked.png</file>
|
||||
<file>qss/flatwhite/radiobutton_checked_disable.png</file>
|
||||
<file>qss/flatwhite/radiobutton_unchecked.png</file>
|
||||
<file>qss/flatwhite/radiobutton_unchecked_disable.png</file>
|
||||
<file>qss/lightblue.css</file>
|
||||
<file>qss/lightblue/add_bottom.png</file>
|
||||
<file>qss/lightblue/add_left.png</file>
|
||||
<file>qss/lightblue/add_right.png</file>
|
||||
<file>qss/lightblue/add_top.png</file>
|
||||
<file>qss/lightblue/arrow_bottom.png</file>
|
||||
<file>qss/lightblue/arrow_left.png</file>
|
||||
<file>qss/lightblue/arrow_right.png</file>
|
||||
<file>qss/lightblue/arrow_top.png</file>
|
||||
<file>qss/lightblue/branch_close.png</file>
|
||||
<file>qss/lightblue/branch_open.png</file>
|
||||
<file>qss/lightblue/calendar_nextmonth.png</file>
|
||||
|
@ -53,9 +44,33 @@
|
|||
<file>qss/lightblue/checkbox_parcial_disable.png</file>
|
||||
<file>qss/lightblue/checkbox_unchecked.png</file>
|
||||
<file>qss/lightblue/checkbox_unchecked_disable.png</file>
|
||||
<file>qss/lightblue/menu_checked.png</file>
|
||||
<file>qss/lightblue/radiobutton_checked.png</file>
|
||||
<file>qss/lightblue/radiobutton_checked_disable.png</file>
|
||||
<file>qss/lightblue/radiobutton_unchecked.png</file>
|
||||
<file>qss/lightblue/radiobutton_unchecked_disable.png</file>
|
||||
<file>qss/psblack/add_bottom.png</file>
|
||||
<file>qss/psblack/add_left.png</file>
|
||||
<file>qss/psblack/add_right.png</file>
|
||||
<file>qss/psblack/add_top.png</file>
|
||||
<file>qss/psblack/arrow_bottom.png</file>
|
||||
<file>qss/psblack/arrow_left.png</file>
|
||||
<file>qss/psblack/arrow_right.png</file>
|
||||
<file>qss/psblack/arrow_top.png</file>
|
||||
<file>qss/psblack/branch_close.png</file>
|
||||
<file>qss/psblack/branch_open.png</file>
|
||||
<file>qss/psblack/calendar_nextmonth.png</file>
|
||||
<file>qss/psblack/calendar_prevmonth.png</file>
|
||||
<file>qss/psblack/checkbox_checked.png</file>
|
||||
<file>qss/psblack/checkbox_checked_disable.png</file>
|
||||
<file>qss/psblack/checkbox_parcial.png</file>
|
||||
<file>qss/psblack/checkbox_parcial_disable.png</file>
|
||||
<file>qss/psblack/checkbox_unchecked.png</file>
|
||||
<file>qss/psblack/checkbox_unchecked_disable.png</file>
|
||||
<file>qss/psblack/menu_checked.png</file>
|
||||
<file>qss/psblack/radiobutton_checked.png</file>
|
||||
<file>qss/psblack/radiobutton_checked_disable.png</file>
|
||||
<file>qss/psblack/radiobutton_unchecked.png</file>
|
||||
<file>qss/psblack/radiobutton_unchecked_disable.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
|
@ -262,8 +262,19 @@ padding:3px 20px;
|
|||
}
|
||||
|
||||
QMenu::indicator{
|
||||
width:20px;
|
||||
height:13px;
|
||||
}
|
||||
|
||||
QMenu::indicator::checked{
|
||||
image:url(:/qss/flatwhite/menu_checked.png);
|
||||
}
|
||||
|
||||
QMenu::right-arrow{
|
||||
image:url(:/qss/flatwhite/arrow_right.png);
|
||||
width:13px;
|
||||
height:13px;
|
||||
padding:0px 3px 0px 0px;
|
||||
}
|
||||
|
||||
QMenu::item:selected,QMenuBar::item:selected{
|
||||
|
|
Before Width: | Height: | Size: 181 B After Width: | Height: | Size: 329 B |
Before Width: | Height: | Size: 219 B After Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 214 B After Width: | Height: | Size: 341 B |
Before Width: | Height: | Size: 178 B After Width: | Height: | Size: 333 B |
After Width: | Height: | Size: 333 B |
After Width: | Height: | Size: 369 B |
After Width: | Height: | Size: 355 B |
After Width: | Height: | Size: 339 B |
Before Width: | Height: | Size: 167 B After Width: | Height: | Size: 257 B |
Before Width: | Height: | Size: 273 B After Width: | Height: | Size: 443 B |
Before Width: | Height: | Size: 358 B After Width: | Height: | Size: 662 B |
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 733 B |
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 592 B |
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 590 B |
Before Width: | Height: | Size: 172 B After Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 237 B After Width: | Height: | Size: 285 B |
Before Width: | Height: | Size: 133 B After Width: | Height: | Size: 171 B |
Before Width: | Height: | Size: 137 B After Width: | Height: | Size: 178 B |
After Width: | Height: | Size: 544 B |
Before Width: | Height: | Size: 726 B After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 817 B After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 523 B After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 593 B After Width: | Height: | Size: 1.3 KiB |
|
@ -262,8 +262,19 @@ padding:3px 20px;
|
|||
}
|
||||
|
||||
QMenu::indicator{
|
||||
width:20px;
|
||||
height:13px;
|
||||
}
|
||||
|
||||
QMenu::indicator::checked{
|
||||
image:url(:/qss/lightblue/menu_checked.png);
|
||||
}
|
||||
|
||||
QMenu::right-arrow{
|
||||
image:url(:/qss/lightblue/arrow_right.png);
|
||||
width:13px;
|
||||
height:13px;
|
||||
padding:0px 3px 0px 0px;
|
||||
}
|
||||
|
||||
QMenu::item:selected,QMenuBar::item:selected{
|
||||
|
@ -604,7 +615,7 @@ background:qlineargradient(spread:pad,x1:0,y1:0,x2:0,y2:1,stop:0 #DEF0FE,stop:1
|
|||
}
|
||||
|
||||
QComboBox QAbstractItemView::item{
|
||||
min-height:20px;
|
||||
min-height:120px;
|
||||
min-width:10px;
|
||||
}
|
||||
|
||||
|
|
Before Width: | Height: | Size: 182 B After Width: | Height: | Size: 343 B |
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 378 B |
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 178 B After Width: | Height: | Size: 360 B |
After Width: | Height: | Size: 349 B |
After Width: | Height: | Size: 383 B |
After Width: | Height: | Size: 362 B |
After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 169 B After Width: | Height: | Size: 264 B |
Before Width: | Height: | Size: 274 B After Width: | Height: | Size: 457 B |
Before Width: | Height: | Size: 386 B After Width: | Height: | Size: 674 B |
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 749 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 574 B |
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 623 B |
Before Width: | Height: | Size: 187 B After Width: | Height: | Size: 237 B |
Before Width: | Height: | Size: 219 B After Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 135 B After Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 137 B After Width: | Height: | Size: 182 B |
After Width: | Height: | Size: 551 B |
Before Width: | Height: | Size: 680 B After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 843 B After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 615 B After Width: | Height: | Size: 1.3 KiB |
|
@ -262,8 +262,19 @@ padding:3px 20px;
|
|||
}
|
||||
|
||||
QMenu::indicator{
|
||||
width:20px;
|
||||
height:13px;
|
||||
}
|
||||
|
||||
QMenu::indicator::checked{
|
||||
image:url(:/qss/psblack/menu_checked.png);
|
||||
}
|
||||
|
||||
QMenu::right-arrow{
|
||||
image:url(:/qss/psblack/arrow_right.png);
|
||||
width:13px;
|
||||
height:13px;
|
||||
padding:0px 3px 0px 0px;
|
||||
}
|
||||
|
||||
QMenu::item:selected,QMenuBar::item:selected{
|
||||
|
|
Before Width: | Height: | Size: 201 B After Width: | Height: | Size: 332 B |
Before Width: | Height: | Size: 233 B After Width: | Height: | Size: 377 B |
Before Width: | Height: | Size: 235 B After Width: | Height: | Size: 348 B |
Before Width: | Height: | Size: 197 B After Width: | Height: | Size: 345 B |
After Width: | Height: | Size: 335 B |
After Width: | Height: | Size: 372 B |
After Width: | Height: | Size: 348 B |
After Width: | Height: | Size: 349 B |
Before Width: | Height: | Size: 177 B After Width: | Height: | Size: 255 B |
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 434 B |
Before Width: | Height: | Size: 318 B After Width: | Height: | Size: 612 B |
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 670 B |
Before Width: | Height: | Size: 307 B After Width: | Height: | Size: 587 B |
Before Width: | Height: | Size: 338 B After Width: | Height: | Size: 614 B |
Before Width: | Height: | Size: 188 B After Width: | Height: | Size: 211 B |
Before Width: | Height: | Size: 251 B After Width: | Height: | Size: 265 B |
Before Width: | Height: | Size: 150 B After Width: | Height: | Size: 173 B |
Before Width: | Height: | Size: 152 B After Width: | Height: | Size: 179 B |
After Width: | Height: | Size: 508 B |
Before Width: | Height: | Size: 756 B After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 932 B After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 564 B After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 715 B After Width: | Height: | Size: 1.4 KiB |