elasticnodes.pro

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

PRO
17
字号
HEADERS += \        edge.h \        node.h \        graphwidget.hSOURCES += \        edge.cpp \        main.cpp \        node.cpp \        graphwidget.cpp# installtarget.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/elasticnodessources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS elasticnodes.pro sources.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/elasticnodesINSTALLS += target sources

⌨️ 快捷键说明

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