📄 propertyeditor.pri
字号:
INCLUDEPATH += $$PWD \ $$QT_BUILD_TREE/tools/designer/src/components/propertyeditorFORMS += $$PWD/paletteeditor.ui \ $$PWD/previewwidget.uiHEADERS += $$PWD/propertyeditor.h \ $$PWD/paletteeditor.h \ $$PWD/paletteeditorbutton.h \ $$PWD/previewwidget.h \ $$PWD/previewframe.h \ $$PWD/styledbutton.hSOURCES += $$PWD/propertyeditor.cpp \ $$PWD/paletteeditor.cpp \ $$PWD/paletteeditorbutton.cpp \ $$PWD/previewwidget.cpp \ $$PWD/previewframe.cpp \ $$PWD/styledbutton.cppHEADERS += $$PWD/qpropertyeditor.h \ $$PWD/qpropertyeditor_items_p.h \ $$PWD/qpropertyeditor_model_p.h \ $$PWD/qpropertyeditor_delegate_p.h \ $$PWD/propertyeditor_global.h \ $$PWD/flagbox_p.h \ $$PWD/flagbox_model_p.h \ $$PWD/defs.hSOURCES += $$PWD/qpropertyeditor.cpp \ $$PWD/qpropertyeditor_items.cpp \ $$PWD/qpropertyeditor_model.cpp \ $$PWD/qpropertyeditor_delegate.cpp \ $$PWD/flagbox.cpp \ $$PWD/flagbox_model.cpp \ $$PWD/defs.cpp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -