Slicer: 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup 565a2dd7
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcfr | jcfr | 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup | 2016-05-06 05:03:31 | 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup 07ba895f |
Changeset | COMP: qMRMLSceneModel: Fix -Woverloaded-virtual and add comment. This commit follows up previous commit (PERF: qMRMLSceneModel: track and By introducing the previous commit, loading time of "NAC Brain Atlas 2015" It fixes the "-Woverloaded-virtual" warnings by moving the method //----------------
/path/to/Slicer/Libs/MRML/Widgets/qMRMLSceneModel.h:272:26: warning: ‘virtual QStandardItem qMRMLSceneModel::insertNode(vtkMRMLNode, int)’ was hidden [-Woverloaded-virtual] From: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> git-svn-id: http://svn.slicer.org/Slicer4/trunk@25049 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Libs/MRML/Widgets/qMRMLSceneModel.cxx | Diff File | |||
mod - Libs/MRML/Widgets/qMRMLSceneModel.h | Diff File | |||
mod - Libs/MRML/Widgets/qMRMLSceneModel_p.h | Diff File |