storax / qmenuview

PySide view for menues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyside QMenuView

PyPI version Build Status Downloads per month Coverage License Documentation

PySide view for menues

Features

  • MenuView class which creates submenus/actions based on a model.
  • Supports modelReset, rowsInserted, rowsRemoved and dataChanged signals of the model.
  • Supports icon, text, iconText, toolTip, checked, whatsThis, statusTip, enabled
  • Easy to extend and customize.

About

PySide view for menues

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 96.5%Language:Makefile 3.5%