|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include </home/runner/work/hal/hal/plugins/gui/include/gui/content_manager/content_manager.h>


Public Member Functions | |
| ContentFactory (const QString &nam=QString()) | |
| QString | name () const |
| virtual ExternalContentWidget * | contentFactory () const =0 |
The base class for the factories that create the content widgets contributed by a plugin.
Definition at line 63 of file content_manager.h.
Definition at line 67 of file content_manager.h.
|
pure virtual |
Implemented in hal::WaveformViewerFactory, and hal::DotViewerFactory.
Referenced by hal::ContentManager::addExternalWidget().
|
inline |
Definition at line 68 of file content_manager.h.
Referenced by hal::DotViewerFactory::contentFactory().