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

QPyDesignerTaskMenuExtension is the base class for implementing
`QDesignerTaskMenuExtension class`_
for a *Qt Widgets Designer* custom widget plugin in Python.
It provides the required inheritance from **QObject**.

.. _QDesignerTaskMenuExtension class: https://doc.qt.io/qt-6/qdesignertaskmenuextension.html