Import 2017-06-07 23:51:09: master b6360317
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
pinter | pinter | master | 2016-03-14 17:47:58 | master fc584fa9 |
Changeset | ENH: Added delegate temporarily for qMRMLTableView Will be removed in next commit. Created to enable special editing of vtkMRMLTableNode cells in qMRMLTableView. This will be useful later for color editing, or if a better solution will be found for checkboxes. This delegate shows a checkbox in the center of the table cell (by default it is on the left), but only allows editing after double click. Thus this will be replaced by simple Qt mechanism with the checkbox on the left. git-svn-id: http://svn.slicer.org/Slicer4/trunk@24969 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Libs/MRML/Widgets/CMakeLists.txt | Diff File | |||
add - Libs/MRML/Widgets/qMRMLTableItemDelegate.cxx | Diff File | |||
add - Libs/MRML/Widgets/qMRMLTableItemDelegate.h | Diff File |