Skip to content

PyQt widget that can display a grid of items(QGraphicsItem)

License

Notifications You must be signed in to change notification settings

yjg30737/pyqt-grid-item-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyqt-grid-item-manager

PyQt widget that can display a grid of items(QGraphicsItem)

Which can be useful to make the graphics software & editor

pretty much useless currently

How to use

  1. git clone
  2. python main.py

Preview

image

TODO list

  • Make the QGraphicsView to move the shape
  • Drag the shape out of the window and drop it into the QGraphicsView
  • Different section of the sidebar menus
  • Foldable menu
  • Set the grid option (set the row and column count)
  • Antialiasing
  • Searching feature
  • Tooltip
  • Pagination
  • Custom shape & image
  • Text
  • Animation (press & drag & release animation)

Releases

No releases published

Packages

No packages published

Languages