Giter VIP home page Giter VIP logo

qtdrawing's Introduction

Qt Drawing

新版本请查看仓库ydyodraw

Introduction

​ 基于Qt软件开发的绘图软件,其具有以下功能:

  • 图元的添加、删除、移动、旋转、放缩等
  • 视图的拖动放大
  • 图元的连接
  • 图纸打印(图片和 PDF)
  • 配置导出与导入

Optimizing

​ 待优化功能

  • 图元的移动应该以像素为单位
  • 图元的放缩致使画笔也应该随之变化
  • 图元移动时,连线也跟随移动
  • 图元属性页
  • 设计暗黑和明亮两种界面样式

Objects

基础图元

  • 字 (Text)
  • 线 (Line)
  • 矩形 (Rect)
  • 椭圆 (Ellipse)
  • 箭头 (Arrow)

How2Use

Shortcuts

快捷键 功能
向上微调图元
向下微调图元
向左微调图元
向右微调图元
Ctrl + ↑ 放大图元
Ctrl + ↓ 缩小图元
Ctrl + ← 逆时针微调图元
Ctrl + → 顺时针微调图元
Space 顺时针90°旋转图元

Problems

  1. 添加图元并移动后,拖曳视图,鼠标不会变成手型;
  2. 鼠标在图元里面时,删除图元,鼠标不会变成箭头型
  3. 导出的图片有点糊

Interface

1661692711069

qtdrawing's People

Contributors

yunke120 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.