26#ifndef MULTIPLEPICKINGWIDGET_H
27#define MULTIPLEPICKINGWIDGET_H
37#include "ui_MultiPickingWidget.h"
66 void setPointTypeTable();
69 void addPixelinTable();
72 void removePixelFromTable();
74 void removeSeedNumber(
int,
int);
83 void manuallyModified(
int,
int);
90 Ui::MultiPickingWidget
ui;
104 QMap<camitk::ImageComponent*, PickedPixelMap*>
map;
107 void resizeGraphicalTable();
#define MULTIPICKING_API
Definition MultiPickingAPI.h:50
This class is dedicated to manage an ImageComponent with a list of selected/picked pixels.
Definition PickedPixelMap.h:53
The manager of the Image Volume data.
Definition ImageComponent.h:77