📄 gui-qt.pro
字号:
# tag: qmake project file for OpenBIOS QT user interface## Copyright (C) 2003-2004 Stefan Reinauer <stepan@openbios.org>## See the file "COPYING" for further information about# the copyright and warranty status of this work.#TEMPLATE = libCONFIG += qt thread warn_on release staticlibLIBS = INCLUDEPATH = qbuild $(ABSOINC) $(TOPDIR)/includeDESTDIR = qbuildOBJECTS_DIR = qbuildMOC_DIR = qbuildTARGET = gui_qtHEADERS = $(UIDIR)/gui-qt.hSOURCES = $(UIDIR)/gui-qt.cpp $(UIDIR)/qt-main.cpp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -