搜索资源列表

  1. chip

    0下载:
  2. 插入图片以QGraphicsView显示图片得到图片的像数放大缩小-Into the picture to display the picture get the picture QGraphicsView number of zoom the image
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-03
    • 文件大小:1451008
    • 提供者:Michen
  1. RayCasting

    0下载:
  2. This qt based example of using qgraphicsview class in your graphics fr a mework example-This is qt based example of using qgraphicsview class in your graphics fr a mework example
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:24576
    • 提供者:Aman
  1. parallaxhome

    0下载:
  2. QGraphicsview实现滑屏效果,-QGraphicsview sliding screen to achieve the effect,
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-03
    • 文件大小:745472
    • 提供者:caroldell
  1. parallax

    0下载:
  2. QGraphicsView实现桌面的滑屏效果和自动添加图标。-QGraphicsView achieve desktop effects and sliding-screen icon is automatically added.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-03
    • 文件大小:680960
    • 提供者:REN
  1. Filippakoc_mechanic_pacman_demo_yanyan

    0下载:
  2. Pacman-game-on-QT with pure c++ and: QGraphicsView QGraphicsScene QGraphicsItem
  3. 所属分类:其他游戏

    • 发布日期:2024-05-03
    • 文件大小:7711744
    • 提供者:Filippos
  1. appchooser

    0下载:
  2. QGraphicsView 和 QAaimationPropertry的用法-QGraphicsView and QAaimationPropertry usage
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:75776
    • 提供者:张飞燕
  1. QGraphicsView-axis

    0下载:
  2. 利用QT的场景-视图类来画坐标轴的一种方式-Using QT scene view classes to implement a method of drawing axes.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-03
    • 文件大小:150528
    • 提供者:goodname007
  1. qgraphicsview

    0下载:
  2. The QGraphicsView class provides a widget for displaying the contents of a QGraphicsScene for Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-03
    • 文件大小:26624
    • 提供者:tieqangu
  1. coregui

    0下载:
  2. QT制作的图形编辑工具,基于QGraphicsView QGraphicsItem QGraphicsScene框架,性能较强-qt program
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:Brazen
  1. qgraphicsitem

    0下载:
  2. item事件可用于鼠标事件等qgraphicsitem 与qgraphicsview 等结合-The item for qgraphicsitem events such as the mouse events
  3. 所属分类:OpenGL

    • 发布日期:2024-05-03
    • 文件大小:610304
    • 提供者:陈林
  1. animateTiles

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

    • 发布日期:2024-05-03
    • 文件大小:1487872
    • 提供者:
  1. drawcli

    0下载:
  2. 学习Qt QGraphicsView框架的测试代码,对图形的基本操作:创建、移动、旋转、组合、点选、框选、改变大小等,对初学者有帮助-a sample drawing soft
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-03
    • 文件大小:51200
    • 提供者:刘成
  1. QT_GraphicsView

    0下载:
  2. QT图形视图框架(The Graphics View fr a mework) ,解析QGraphicsView, QGraphicsScene, QGraphicsItem之间的关系-QT图形视图框架(The Graphics View fr a mework) ,解析QGraphicsView, QGraphicsScene, QGraphicsItem之间的关系
  3. 所属分类:软件工程

    • 发布日期:2024-05-03
    • 文件大小:122880
    • 提供者:weiguian
  1. VisualProgramming

    1下载:
  2. 从QTreeWidget中拖拽一项或直接拖拽一个QToolButton到QGraphicsView中进行显示。(Drag an item from QTreeWidget or Drag a QToolButton directly to QGraphicsView.)
  3. 所属分类:界面编程

    • 发布日期:2024-05-03
    • 文件大小:94208
    • 提供者:fengying762
  1. TestQTImage

    0下载:
  2. 用QGraphicsView实现图片的拖动,放大、缩小、旋转等(Using QGraphicsView to drag, zoom, rotate, and so on)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:1208320
    • 提供者:dancing
  1. ZoomPixmapV4

    0下载:
  2. 使用QGraphicsView,QGraphicsScene,QGraphicsPixmapItem,能在场景中根据鼠标当前位置对图片进行缩放,是图片始终相对于鼠标位置固定。(QGraphicsViewSceneQGraphicsPixmapItem. can zoom the picture according to the current position of the mouse in the scene, so the pict
  3. 所属分类:界面编程

    • 发布日期:2024-05-03
    • 文件大小:53248
    • 提供者:ilyxianggang
  1. SnakeEat

    0下载:
  2. 利用Qt 实现的贪吃蛇小游戏,采用QT自带的QGraphicsView,QGraphicsScene框架实现。(The use of QT to achieve the Greedy Snake game, using QT's own QGraphicsView, QGraphicsScene fr a mework.)
  3. 所属分类:界面编程

    • 发布日期:2024-05-03
    • 文件大小:8192
    • 提供者:Rhoninln

源码中国 www.ymcn.org