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

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

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

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