This package contains GUI elements and utilities for plugin development.
- Since:
- Omix 1.3.11
-
Interface Summary Interface Description ConfigWidgetFactory<T extends QWidget & ConfigWidgetInterface> This interface has to be derived by a custom plugin class in order to implement a config widget as part of the configuration dialog window.
A custom class implementingConfigWidgetFactory
can be registered at the Omix Plugin Manager:ConfigWidgetInterface This interface can be derived to realize a member widget of the configuration dialog window. -
Class Summary Class Description PopupMenuAction Realizes an action that contains a popup action.