📄 wizards.pro
字号:
TEMPLATE = libCONFIG += qt warn_on release pluginSOURCES += main.cpp FORMS = sqlformwizard.ui mainwindowwizard.ui sql { HEADERS += sqlformwizardimpl.h SOURCES += sqlformwizardimpl.cpp }DESTDIR = ../../../../plugins/designerPROJECTNAME = WizardsIMAGES = images/qtwizards_menu_1.png images/qtwizards_menu_2.png images/qtwizards_menu_3.png images/qtwizards_table_1.png images/qtwizards_table_2.png images/qtwizards_table_3.png images/qtwizards_table_4.png images/re-sort.png images/small/editcopy.png images/small/editcut.png images/small/editpaste.png images/small/filenew.png images/small/fileopen.png images/small/filesave.png images/small/print.png images/small/redo.png images/small/searchfind.png images/small/undo.pngINCLUDEPATH += ../../interfacesDBFILE = wizards.dbLANGUAGE = C++target.path += $$plugins.path/designerINSTALLS += target
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -