文件名称:基于Qt 5.5的流程图设计开发代码(QT自带)
文件大小:13.7MB
文件格式:7Z
更新时间:2020-03-21 13:59:17
Qt 5.5 流程图 diagramscene
本工程是使用QT 5.5和VS2010开发的流程图设计简易工具,QT SDK和VS的QT插件下载请参考:http://blog.csdn.net/joy58061678/article/details/50982576,源码参考URL为:http://doc.qt.io/qt-5/qtwidgets-graphicsview-diagramscene-example.html
【文件预览】:
diagramscene
----include()
--------arrow.h(3KB)
--------diagramscene.h(4KB)
--------mainwindow.h(5KB)
--------diagramtextitem.h(3KB)
--------diagramitem.h(4KB)
----projects()
--------windows()
--------linux()
----source()
--------arrow.cpp(5KB)
--------diagramitem.cpp(5KB)
--------diagramtextitem.cpp(3KB)
--------diagramscene.cpp(7KB)
--------main.cpp(3KB)
--------mainwindow.cpp(20KB)