aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/extras/QtDesigner.QPyDesignerContainerExtension.rst
blob: c8c6735d956cf3fff88699f8f055daa6d7ff4e98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
PySide6.QtDesigner.QPyDesignerContainerExtension
================================================

.. currentmodule:: PySide6.QtDesigner
.. py:class:: QPyDesignerContainerExtension

    QPyDesignerContainerExtension is the base class for implementing
    `QDesignerContainerExtension class`_
    for a *Qt Widgets Designer* custom widget plugin in Python.
    It provides the required inheritance from :class:`~PySide6.QtCore.QObject`.

.. _QDesignerContainerExtension class: https://doc.qt.io/qt-6/qdesignercontainerextension.html