bec_widgets.widgets.games.minesweeper_plugin ============================================ .. py:module:: bec_widgets.widgets.games.minesweeper_plugin Attributes ---------- .. autoapisummary:: bec_widgets.widgets.games.minesweeper_plugin.DOM_XML Classes ------- .. autoapisummary:: bec_widgets.widgets.games.minesweeper_plugin.MinesweeperPlugin Module Contents --------------- .. py:class:: MinesweeperPlugin Bases: :py:obj:`qtpy.QtDesigner.QDesignerCustomWidgetInterface` .. py:method:: createWidget(parent) .. py:method:: domXml() .. py:method:: group() .. py:method:: icon() .. py:method:: includeFile() .. py:method:: initialize(form_editor) .. py:method:: isContainer() .. py:method:: isInitialized() .. py:method:: name() .. py:method:: toolTip() .. py:method:: whatsThis() .. py:data:: DOM_XML :value: Multiline-String .. raw:: html
Show Value .. code-block:: python """ """ .. raw:: html