aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/extras/QtDesigner.QPyDesignerTaskMenuExtension.rst
blob: 004c94693d4a7c300eba464bf910f13a9a935f5a (plain)
1
2
3
4
5
6
7
8
9
10
.. currentmodule:: PySide6.QtDesigner
.. _QPyDesignerTaskMenuExtension:

QPyDesignerTaskMenuExtension
****************************

QPyDesignerTaskMenuExtension is the base class for implementing
`QDesignerTaskMenuExtension <https://doc.qt.io/qt-6/qdesignertaskmenuextension.html>`_
for a Qt Designer custom widget plugin in Python.
It provides the required inheritance from **QObject**.