template<class DataDocT>
Definition at line 362 of file DataDocumentGui.h. Referenced by Impala::Visualization::DataDocumentGui< Impala::Core::ImageSet::IxsDocument >::ButtonSelectionEvent(). 00363 { 00364 mDataDoc->LoadConcepts(fileName); 00365 }
|