• 大小: 705KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-01
  • 语言: 其他
  • 标签: Qt,painter  

资源简介

这只是一个可以在lable上面绘图的demo,需要用到该只是的朋友可以试一下,改良一下,我也是学习别人的东西,免费分享,评论就可以拿回拿一分了,不是么

资源截图

代码片段和文件信息

#include “widget.h“
#include 

int main(int argc char *argv[])
{
    QApplication a(argc argv);
    Widget w;
    w.show();

    return a.exec();
}

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

     文件    1444719  2016-03-22 08:51  DrawLabel\debug\DrawLabel.exe

     文件     448476  2016-03-22 08:50  DrawLabel\debug\main.o

     文件       2625  2016-03-22 08:50  DrawLabel\debug\moc_widget.cpp

     文件     442779  2016-03-22 08:50  DrawLabel\debug\moc_widget.o

     文件     571656  2016-03-22 08:51  DrawLabel\debug\widget.o

     文件        370  2016-03-22 08:40  DrawLabel\DrawLabel.pro

     文件      18777  2016-03-22 08:41  DrawLabel\DrawLabel.pro.user

     文件        175  2016-03-22 08:40  DrawLabel\main.cpp

     文件      23520  2016-03-22 08:50  DrawLabel\Makefile

     文件      37481  2016-03-22 08:50  DrawLabel\Makefile.Debug

     文件      37550  2016-03-22 08:50  DrawLabel\Makefile.Release

     文件       1459  2016-03-22 08:50  DrawLabel\ui_widget.h

     文件        630  2016-03-22 08:51  DrawLabel\widget.cpp

     文件        372  2016-03-22 08:50  DrawLabel\widget.h

     文件        706  2016-03-22 08:50  DrawLabel\widget.ui

     目录          0  2016-03-22 08:51  DrawLabel\debug

     目录          0  2016-03-22 08:50  DrawLabel\release

     目录          0  2016-03-22 08:51  DrawLabel

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

              3031295                    18


评论

共有 条评论

相关资源