HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::WaveformViewerFactory Class Reference

#include </home/runner/work/hal/hal/plugins/simulator/waveform_viewer/include/waveform_viewer/waveform_viewer.h>

Inheritance diagram for hal::WaveformViewerFactory:
Inheritance graph
Collaboration diagram for hal::WaveformViewerFactory:
Collaboration graph

Public Member Functions

 WaveformViewerFactory (const QString &name)
 
ExternalContentWidgetcontentFactory () const
 
- Public Member Functions inherited from hal::ContentFactory
 ContentFactory (const QString &nam=QString())
 
QString name () const
 

Detailed Description

Creates the waveform viewer content widget on demand.

Definition at line 65 of file waveform_viewer.h.

Constructor & Destructor Documentation

◆ WaveformViewerFactory()

hal::WaveformViewerFactory::WaveformViewerFactory ( const QString name)
inline

Definition at line 68 of file waveform_viewer.h.

Member Function Documentation

◆ contentFactory()

ExternalContentWidget * hal::WaveformViewerFactory::contentFactory ( ) const
virtual

Implements hal::ContentFactory.

Definition at line 43 of file waveform_viewer.cpp.


The documentation for this class was generated from the following files: