CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - qt QPainter

搜索资源列表

  1. Draw

    0下载:
  2. 介绍了嵌入式linux下gui开发工具qt,利用qt提供的qpainter进行画图。取得了很好的效果
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1571513
    • 提供者:孙凯
  1. paintbasic.rar

    0下载:
  2. linux窗口程序设计实例:利用QPainter绘制各种图形,linux qt designer : one example of drawing graphics
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:175886
    • 提供者:杨光
  1. QPainter

    0下载:
  2. 基于Qt的画图程序,实现了基本的画图,包含多种图形的显示-Qt-based drawing program, basic drawing, contains a variety of graphics display
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:31485
    • 提供者:滕磊磊
  1. QPainter

    0下载:
  2. Qt的一个画图实例,对于QPaint这个类有一个详细的使用介绍-An instance of Qt drawing for QPaint this class uses a detailed descr iption
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:373767
    • 提供者:王豫炜
  1. EmfEngine-0.2-opensource

    0下载:
  2. The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:37167
    • 提供者:liusheng
  1. QPainter

    0下载:
  2. QT 图形代码,适合新手学习,学习效果不错哦-QT graphics code, suitable for novices to learn, learning good oh
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:526780
    • 提供者:林建发
  1. PainterWidget

    0下载:
  2. 窗口下用QPainter实现各种图形的绘制,并可选画笔线宽,画笔颜色,画笔线型等,以及区域图内的填充样式,填充颜色-Using QPainter to draw many kinds of graphics under the Window environment. User can select optionally pen width, pen color, pen linestyle, as well as regional area of the fill style and fil
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:41883
    • 提供者:tianjian
  1. Tic-Tac-Toe

    0下载:
  2. 一款基于QT,c++开发的9宫格填写X,0的游戏,采用基本的qpainter.实现。-A Based on QT, c++ development xo game using the basic qpainter. Realized.
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:33831
    • 提供者:kide
  1. painter

    0下载:
  2. 用Qt实现一个基本的画图小工具,能画一些简单的图形,帮且了解QPainter的使用。-Achieved with a basic drawing Qt widget that can draw some simple graphics to help and understand the use of QPainter.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2790815
    • 提供者:xp
  1. CPP-GUI-Programming-with-Qt-4

    0下载:
  2. 完全更新,新的显著覆盖数据库,XML,和Qtopia嵌入式编程 涵盖包括Windows Vista支持所有Qt4.2/4.3的变化,原生支持CSS部件造型,SVG文件生成 包含独立的二维和三维的章节,覆盖的Qt4.3的新的图形视图类,并介绍的QPainter的OpenGL后端 包括外观和感觉的定制和应用程序脚本的新的篇章 说明Qt 4的模型/视图结构,插件的支持,布局管理,事件处理,容器类,以及更 在没有其他覆盖的先进技术,本书从创建插件与本地A
  3. 所属分类:Other systems

    • 发布日期:2017-06-01
    • 文件大小:14185459
    • 提供者:威震开
  1. painting.tar

    0下载:
  2. 利用QPainterPath和QPainter学习的示例代码,Qt自带的代码,很有学习价值-Qt QPainterPath QPainter demo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:39978
    • 提供者:HuangLaoXie
  1. clock1_1

    0下载:
  2. Qt 自己写的一个clock小程序 QPainter绘图 -Qt to write a clock applet QPainter drawing
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:3504
    • 提供者:罗风姿
  1. q3painter

    0下载:
  2. The Q3Painter class is a Qt 3 compatibility wrapper for QPainter for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2129
    • 提供者:zengluetu
  1. plotter

    0下载:
  2. 用QT中QPainter类画曲线,曲线点击鼠标和滚轮有放大缩小功能,-QPainter class with QT in drawing curves, curves and clicking the mouse wheel has a zoom function,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:4521
    • 提供者:haoshun
  1. qpainter

    0下载:
  2. QT编程,实现点线画图功能,在界面上动态加载点线曲线连接图形。-Qpainter on QT
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:6899
    • 提供者:wang
  1. animateTiles

    1下载:
  2. 本例子对qt自带例子animateTiles进行了重新编排,与细微修改,并对该例子进行了一系列具体的注释,通过这个例子可以充分了解个性化按钮的制作方法对Qt的QPainter,QGraphicsView,QGraphicsItem,QGraphicsScene,状态机等知识点进深入了解-The example that comes to qt example animateTiles been rearranged, with minor modifications, and the examp
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1487538
    • 提供者:
  1. QtDrawCircle

    0下载:
  2. 在图片上显示圆,可拖动,可增加和减少圆的数量,鼠标双击圆可取消(The image displayed on the circle, can drag, can increase or decrease the number of round, mouse click the circle can be cancelled)
  3. 所属分类:界面编程

    • 发布日期:2017-12-20
    • 文件大小:1071104
    • 提供者:空谷幽兰
  1. QT读数据和Qpainter绘制曲线

    0下载:
  2. 读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-16
    • 文件大小:944128
    • 提供者:yifan1517
  1. qtdrawTest

    0下载:
  2. Qt 使用opengle贴图方法显示位图,效率比QPainter快的得,可用到需要快速绘图刷新程序中。(Qt uses the opengle mapping method to display the bitmap, which is faster than QPainter, so it can be used in fast drawing refresh programs.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:59917312
    • 提供者:abcdgechunping
  1. chuankou

    0下载:
  2. 利用QT读取单片机发送的串口数据,并实时显示心电波形图。子线程接收数据,主线程画图(Using QT to read the serial data sent by single chip microcomputer and display the ECG waveform in real time. Zi Xiancheng receives data, master thread drawing)
  3. 所属分类:界面编程

    • 发布日期:2018-01-11
    • 文件大小:25600
    • 提供者:冉小小
« 12 »
搜珍网 www.dssz.com