搜索资源列表
chip
- 插入图片以QGraphicsView显示图片得到图片的像数放大缩小-Into the picture to display the picture get the picture QGraphicsView number of zoom the image
RayCasting
- This qt based example of using qgraphicsview class in your graphics framework example-This is qt based example of using qgraphicsview class in your graphics framework example
parallaxhome
- QGraphicsview实现滑屏效果,-QGraphicsview sliding screen to achieve the effect,
parallax
- QGraphicsView实现桌面的滑屏效果和自动添加图标。-QGraphicsView achieve desktop effects and sliding-screen icon is automatically added.
Filippakoc_mechanic_pacman_demo_yanyan
- Pacman-game-on-QT with pure c++ and: QGraphicsView QGraphicsScene QGraphicsItem
appchooser
- QGraphicsView 和 QAaimationPropertry的用法-QGraphicsView and QAaimationPropertry usage
QGraphicsView-axis
- 利用QT的场景-视图类来画坐标轴的一种方式-Using QT scene view classes to implement a method of drawing axes.
qgraphicsview
- The QGraphicsView class provides a widget for displaying the contents of a QGraphicsScene for Linux.
coregui
- QT制作的图形编辑工具,基于QGraphicsView QGraphicsItem QGraphicsScene框架,性能较强-qt program
qgraphicsitem
- item事件可用于鼠标事件等qgraphicsitem 与qgraphicsview 等结合-The item for qgraphicsitem events such as the mouse events
animateTiles
- 本例子对qt自带例子animateTiles进行了重新编排,与细微修改,并对该例子进行了一系列具体的注释,通过这个例子可以充分了解个性化按钮的制作方法对Qt的QPainter,QGraphicsView,QGraphicsItem,QGraphicsScene,状态机等知识点进深入了解-The example that comes to qt example animateTiles been rearranged, with minor modifications, and the examp
drawcli
- 学习Qt QGraphicsView框架的测试代码,对图形的基本操作:创建、移动、旋转、组合、点选、框选、改变大小等,对初学者有帮助-a sample drawing soft
QT_GraphicsView
- QT图形视图框架(The Graphics View Framework) ,解析QGraphicsView, QGraphicsScene, QGraphicsItem之间的关系-QT图形视图框架(The Graphics View Framework) ,解析QGraphicsView, QGraphicsScene, QGraphicsItem之间的关系
VisualProgramming
- 从QTreeWidget中拖拽一项或直接拖拽一个QToolButton到QGraphicsView中进行显示。(Drag an item from QTreeWidget or Drag a QToolButton directly to QGraphicsView.)
TestQTImage
- 用QGraphicsView实现图片的拖动,放大、缩小、旋转等(Using QGraphicsView to drag, zoom, rotate, and so on)
ZoomPixmapV4
- 使用QGraphicsView,QGraphicsScene,QGraphicsPixmapItem,能在场景中根据鼠标当前位置对图片进行缩放,是图片始终相对于鼠标位置固定。(QGraphicsViewSceneQGraphicsPixmapItem. can zoom the picture according to the current position of the mouse in the scene, so the picture is always fixed relative t
SnakeEat
- 利用Qt 实现的贪吃蛇小游戏,采用QT自带的QGraphicsView,QGraphicsScene框架实现。(The use of QT to achieve the Greedy Snake game, using QT's own QGraphicsView, QGraphicsScene framework.)