Inspector Namespace Reference
Classes used for making and extending the inspector (default right panel). More...
Detailed Description
Classes used for making and extending the inspector (default right panel).
It is split in two :
- The library score_lib_inspector contains the interface that is used in other plugins to provide the inspector for each element.
- The plug-in score_plugin_inspector contains the actual inspector panel definition.
- See also
- Inspector::InspectorWidgetBase
Classes | |
class | Layout |
class | VBoxLayout |
class | MenuButton |
class | InspectorSectionWidget |
InspectorSectionWidget is widget that can fold or unfold his content. More... | |
class | InspectorWidgetBase |
The InspectorWidgetBase class Set the global structuration for an inspected element. More... | |
class | InspectorWidgetFactory |
The InspectorWidgetFactoryInterface class. More... | |
class | InspectorWidgetList |