widgets.pro

来自「奇趣公司比较新的qt/emd版本」· PRO 代码 · 共 32 行

PRO
32
字号
TEMPLATE      = subdirsSUBDIRS       = analogclock \                calculator \                calendarwidget \                charactermap \                digitalclock \                groupbox \                icons \                imageviewer \                lineedits \                movie \                scribble \                shapedclock \                sliders \                spinboxes \                styles \                stylesheet \                tablet \                tetrix \                tooltips \                wiggly \                windowflags# uic hangs in this example for some crosscompilers, task 158836!cross_compile: SUBDIRS += validators# installtarget.path = $$[QT_INSTALL_EXAMPLES]/widgetssources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS widgets.pro READMEsources.path = $$[QT_INSTALL_EXAMPLES]/widgetsINSTALLS += target sources

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?