• 大小: 0.04M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2024-04-22
  • 语言: C/C++
  • 标签: 画板  

资源简介

实现了一个画板功能,QT或c 实现画板

资源截图

代码片段和文件信息

#include “canvas.h“

Canvas::Canvas(QWidget *parent) :
    QWidget(parent)
{
    this->setstyleSheet(“background-color:white;“);
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        138  2018-05-07 14:50  MyPaint\canvas.cpp

     文件        217  2018-05-07 14:50  MyPaint\canvas.h

     文件        884  2018-05-12 15:46  MyPaint\images\1.png

     文件        504  2018-05-07 18:06  MyPaint\images\ellipse.png

     文件        401  2018-05-07 18:57  MyPaint\images\line.png

     文件        990  2018-05-07 11:12  MyPaint\images\lines.png

     文件        663  2018-04-30 15:59  MyPaint\images\open.png

     文件        253  2018-05-07 16:26  MyPaint\images\rect.png

     文件        651  2018-04-30 16:14  MyPaint\images\save.png

     文件        971  2018-04-30 16:15  MyPaint\images\saveas.png

     文件        914  2018-05-12 10:35  MyPaint\images\texts.png

     文件        397  2018-05-12 15:46  MyPaint\images.qrc

     文件        247  2018-05-12 15:46  MyPaint\main.cpp

     文件      16181  2018-05-12 22:18  MyPaint\mypaint.cpp

     文件      62976  2018-12-18 08:52  MyPaint\MyPaint.exe

     文件       1873  2018-05-12 14:59  MyPaint\mypaint.h

     文件        132  2018-05-12 23:14  MyPaint\MyPaint.pro

     目录          0  2018-05-12 15:46  MyPaint\images

     目录          0  2018-12-18 09:08  MyPaint

----------- ---------  ---------- -----  ----

                88392                    19


评论

共有 条评论