22 #include <dtkCoreSupport/dtkAbstractData.h>
24 class axlInspectorObjectVolumeDiscretePrivate
59 QVBoxLayout *layout =
new QVBoxLayout(
this);
61 layout->addWidget(
new QLabel(
"axlInspectorObjectVolumeDiscrete",
this));
bool registerInspectorObject(const QString &interface_name, axlInspectorObjectCreator func)
axlInspectorObjectInterface * createaxlVolumeDiscreteDialog(void)
void setData(dtkAbstractData *data)
static axlInspectorObjectFactory * instance(void)
static bool registered(void)
~axlInspectorObjectVolumeDiscrete(void)
axlInspectorObjectVolumeDiscrete(QWidget *parent=0)