?? 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 + -