qgraphicsview
There are 27 repositories under qgraphicsview topic.
LeGoffLoic/Nodz
Nodz : Visualize your data - Free nodes based graph generator.
mahuifa/QMDemo
Qt日常开发的一些功能模块或者Qt库、三方库的使用Demo,例如FFmpeg、OpenCV、Web、QGraphicsView、OpenGL、网络编程、数据库、QSS样式表、QtChart图表绘制等。
yjg30737/pyqt-graphics-video-item-video-player
Video(mp4 file only) player using QGraphicsVideoItem. Control widget at the bottom is shown/hidden followed by cursor's movement.
yjg30737/pyqt-slideshow
PyQt widget for slide show
yjg30737/pyqt-bounding-box
PyQt bounding box for graphic design software
yjg30737/pyqt-viewer-widget
PyQt viewer widget
xmlhh/QTpcvGraph
绘制三相电流电压多通道曲线图
yjg30737/pyqt-splitted-graphicsview
QGraphicsView which shows clipped left image and clipped right image at the same place based on movable vertical line
yjg30737/pyqt-show-button-when-hover-widget
PyQt show the button to the bottom right of the widget when mouse cursor hover
yjg30737/pyqt-vbounding-box
PyQt QGraphicsView with bounding box. User can move horizontal border of the box vertically.
yjg30737/pyqt-hbounding-box
PyQt QGraphicsView with bounding box. User can move vertical border of the box horizontally.
yjg30737/pyqt-styled-graphics-text-item-example
Styled QGraphicsTextItem example
wysockipiotr/pystrobe
[WIP] Sequential and combinational logic circuits simulator (PyQt5 version)
yjg30737/pyqt-music-sheet-graphics-view
PyQt music sheet graphics view (only music sheet lines exist currently)
yjg30737/pyqt-popup-graphics-view
PyQt Popup QGraphicsView (Image will pop up when move the mouse cursor inside the QGraphicsView)
yjg30737/pyqt-textbox-graphics-widget
PyQt text box which is movable, auto-resizable by text size. Parent class is QGraphicsWidget.
hair-man/itemsDemo
QT的QGraphics相关demo
kdsli/red_shisen_sho
kdsli's version for shishen_sho
ktechhydle/mprun_repo
MPRUN - The competition run planning app for on-snow athletes
shimpe/animated_lsystem
simple qt based animated L system
yjg30737/pyqt-fitting-graphics-view
PyQt QGraphicsView which always fit the aspect ratio mode as Qt.KeepAspectRatio
yjg30737/pyqt-grid-item-manager
PyQt widget that can display a grid of items(QGraphicsItem)
yjg30737/pyqt-single-image-graphics-view
PyQt one image only QGraphicsView
yjg30737/random-matrix-generator
Random small dot covered matrix generator
ktechhydle/beautiful_pancakes
The official QGraphicsScene custom file writing/reading framework of MP Software based on MPRUN's SceneManager class
LuisCarlosRojasTorres/PendulumWavesSimulator
Uma simulação dinámica do efeito de Pendulum Waves (https://www.youtube.com/watch?v=yVkdfJ9PkRQ), as equações cinemáticas foram implementadas em função do tempo e um THREAD é o responsável de fazer de relogio. A parte gráfica foi desenvolvida utilizando a Graphics View Framework do QT
yjg30737/pyqt-mirror-graphicsview
Make horizontal symmetric image with QGraphicsView by using QImage "mirror" function