Pd::InspectorFactory Class Referencefinal
Inheritance diagram for Pd::InspectorFactory:

Additional Inherited Members | |
![]() | |
using InspectedObjects = QList< const IdentifiedObjectAbstract * > | |
![]() | |
virtual void addButtons (const Process::ProcessModel &, const score::DocumentContext &doc, QBoxLayout *layout, QWidget *parent) const | |
bool matchesProcess (const Process::ProcessModel &proc, const score::DocumentContext &doc, QWidget *parent) const | |
QWidget * make (const InspectedObjects &objects, const score::DocumentContext &doc, QWidget *parent) const final override | |
makeWidget Makes a widget for the inspector from an object | |
bool matches (const InspectedObjects &objects) const final override | |
![]() | |
virtual bool update (QWidget *cur, const InspectedObjects &obj) const | |
![]() | |
virtual InterfaceKey interfaceKey () const noexcept=0 | |
Identifies an interface uniquely. | |
![]() | |
static const constexpr bool ui_interface = true | |
![]() | |
QWidget * wrap (const Process::ProcessModel &process, const score::DocumentContext &doc, QWidget *widg, QWidget *parent) const | |
The documentation for this class was generated from the following file: