robert1207 / QtDrawingPaperEditorDemoLinks
QtDrawingPaperEditorDemo
☆27Updated 6 years ago
Alternatives and similar repositories for QtDrawingPaperEditorDemo
Users that are interested in QtDrawingPaperEditorDemo are comparing it to the libraries listed below
Sorting:
- 1. 支持键盘【Enter、Space旋转】,+-号缩放; Ctrl+绘制 绘制正方形 2. 支持QGraphicsGroupItem 组合图元导出 3. 支持绘制文字、线段、矩形、三角形 希望研究QGraphicsItem 的童鞋帮忙一起迭代完善。 图片编辑工具☆46Updated 8 years ago
- 项目源码修改自Qt Creator源码,保留了基本的插件框架!☆41Updated 6 years ago
- Log4j for C++ 实用指南☆56Updated 2 years ago
- Qt自制简易好看的日志系统(Implement a simple and beautify log system with Qt )☆110Updated 2 years ago
- Qt 示例代码集合,包含丰富的自定义控件、系统集成和网络通信等实用组件,适合学习和项目参考。☆80Updated last month
- 基于Qt QGraphicsView的简易画图软件☆175Updated 2 years ago
- Various operation practices of Qt QPainter.(Qt QPainter的各种操作实践)☆216Updated 11 months ago
- QCustomPlot使用手册☆80Updated 3 years ago
- ListView的展示、过滤,model数据的修改☆98Updated 8 years ago
- 使用QT开发的跨平台(Windows、Linux)流程图绘制工具☆119Updated 6 years ago
- Qt Frameless Widget; 基于Qt框架的自定义窗口框架;☆37Updated 4 years ago
- 基于QChart图表控件封装的二维可视化库☆34Updated 3 years ago
- 基于 QTCreator 的 PureMVC 框架 C++ 代码移植(包含demo),用于解耦客户端代码☆67Updated 9 years ago
- [Qt控件] 时间轴列表控件☆79Updated 5 years ago
- Qt相关的技术分享☆126Updated 4 years ago
- It's a QT-based plugin framework, which meas any element of the frame can be a plugin.☆102Updated 2 years ago
- https://github.com/wangwenx190/qui☆56Updated 6 years ago
- You can make any desktop application by Dt Framework, 基于QT开发的组件式框架DT.,有远程开发需求可联系,有需要合作加微信: ytouching☆161Updated 10 months ago
- [Qt] 可拖拽出新窗口、合并标签的 TabWidget☆98Updated last month
- 基于Qt,自行实现底层绘图算法的绘图系统/画板☆121Updated 5 years ago
- Qt QGraphicsView drawing demo☆235Updated last month
- qt extension system☆54Updated 4 years ago
- QT 实现的带有动画效果的 switch button 开关按钮。具体内容与效果可以查看博客 https://blog.csdn.net/xiezhongyuan07/article/details/93217781☆47Updated 3 years ago
- OSGI for C++ - 通往架构师之路☆134Updated 2 years ago
- QGraphicsView Drop Demo.☆16Updated 5 years ago
- Qt / Qml 做的一款文件传输工具☆68Updated 3 years ago
- 我学习Qt写的例子☆55Updated 6 years ago
- qt-solutions提供了8个开源项目其实这是官方提供的源代码----------------------------------------------------------------------这8个项目分别是: qtbrowserplugin 浏览器插件qt…☆28Updated 5 years ago
- 基于VS2017嵌套Qt插件开发的一款桌面应用程序,程序整体架构采用插件框架,各摸块通过插件管理器与主系统进行通讯,主系统主要功能包含xmpp、Mqtt即时通讯,opencv视觉处理,vtk3D点云显示,WebEngine展示WebGL或三维页面,线性动画等,如有更好的建议…