From 5d7dc8767f8c209f508e94dc31e8d1820cce14bb Mon Sep 17 00:00:00 2001 From: dsarrut Date: Mon, 19 Apr 2010 07:32:40 +0000 Subject: [PATCH] - add future structure set manager --- vv/qt_ui/vvToolStructureSetManager.ui | 252 ++++++++++++++++++++++++++ 1 file changed, 252 insertions(+) create mode 100644 vv/qt_ui/vvToolStructureSetManager.ui diff --git a/vv/qt_ui/vvToolStructureSetManager.ui b/vv/qt_ui/vvToolStructureSetManager.ui new file mode 100644 index 0000000..a9c7af6 --- /dev/null +++ b/vv/qt_ui/vvToolStructureSetManager.ui @@ -0,0 +1,252 @@ + + + vvToolStructureSetManager + + + + 0 + 0 + 601 + 414 + + + + Form + + + + + + 0 + + + + Open binary image + + + + + Open DICOM RT StructureSet + + + + + Open VTK mesh + + + + + + + + + + + 0 + 0 + + + + Filter: + + + + + + + + + + + + false + + + QAbstractItemView::SingleSelection + + + QAbstractItemView::SelectRows + + + true + + + true + + + + ID + + + + + Name + + + + + Show + + + + + Refresh + + + + + 1 + + + + + 170 + 0 + 0 + + + + + Default + + + + + + + :/common/icons/standardbutton-cancel-16.png + :/common/icons/standardbutton-apply-16.png:/common/icons/standardbutton-cancel-16.png + + + ItemIsSelectable|ItemIsUserCheckable|ItemIsEnabled|ItemIsTristate + + + + 1 + + + mask1 + + + + + 2 + + + + + + 1 + + + Rib + + + + 1 + + + + + 2 + + + + + + + + + + + Current Structure Set + + + + + + + 0 + 0 + + + + Number of ROI : 34 + + + + + + + + 0 + 0 + + + + Loaded from : + RS...dcom + toto.mhd + + + + + + + + + + Current ROI + + + + + + + 0 + 0 + + + + Name : Lung + + + + + + + + 0 + 0 + + + + Number of contours : 340 + + + + + + + + 0 + 0 + + + + From binary image : 100x100x33 + + + + + + + + + + + + + + + -- 2.47.1