Инструменты пользователя

Инструменты сайта


products:pyrog:api:latest:types:plugin

Текст документации сгенерирован автоматически из исходного кода.
Если обнаружили ошибку, отправьте об этом сообщение на 📧почту.

Plugin

Methods


gui

@classmethod
def gui() -> QWidget

Returns widget of the plugin GUI

Returns:

  • QWidget — widget of the plugin GUI

Raises:

  • NotImplementedError — not implemented method

settings

@classmethod
def settings() -> Optional[PropertyContainer]

Returns reference to the plugin settings

Returns PropertyContainer class with properties of plugin settings, if it is not specified returns None

Returns:

  • PropertyContainer — reference to the plugin settings
  • None — reference to the plugin settings is not defined

products/pyrog/api/latest/types/plugin.txt · Последнее изменение: 127.0.0.1