# SimpleDraw **Repository Path**: w1mm/SimpleDraw ## Basic Information - **Project Name**: SimpleDraw - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-17 - **Last Updated**: 2023-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SimpleDraw ## 简介 基于Qt实现的简单绘画板程序。 ![image](https://github.com/w1m024/w1m/assets/123530861/4bf8f907-882c-4435-b8b5-a90f1d205ce6) ## 功能介绍 - 绘制点、直线、椭圆、矩形等基本几何图形; - 存储、读取绘图文件; - 撤回、重做等功能; - 调节线宽、线条颜色; - 显示鼠标坐标位置。 ## 注意事项 程序图标使用绝对路径,图标资源在res文件夹里。