Reimplemented in Impala::Visualization::ImageSet, and Impala::Visualization::ImageStrip. Definition at line 211 of file ImagesWindow.h. References UpdateViewWithImage(). Referenced by AddImage(). 00212 { 00213 SetViewVisible(idx, true); 00214 UpdateViewWithImage(idx, idx); 00215 }
Here is the call graph for this function:
|