18#ifndef __qMRMLColorLegendDisplayNodeWidgetPlugin_h
19#define __qMRMLColorLegendDisplayNodeWidgetPlugin_h
22#include <QtUiPlugin/QDesignerCustomWidgetInterface>
23#include "qSlicerColorsModuleWidgetsPluginsExport.h"
26 :
public QObject, QDesignerCustomWidgetInterface
30 Q_PLUGIN_METADATA(IID
"org.qt-project.Qt.QDesignerCustomWidgetInterface")
31 Q_INTERFACES(QDesignerCustomWidgetInterface);
46 QIcon
icon()
const override;
49 QString
name()
const override;