Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Visualization::ImageStrip::SetAllowDragging ( bool  mode  )  [inline]

Definition at line 88 of file ImageStrip.h.

References mAllowDragging, and mDragImId.

00089     {
00090         if (!(mAllowDragging = mode))
00091             mDragImId = -1;
00092     }


Generated on Thu Jan 13 09:24:45 2011 for ImpalaSrc by  doxygen 1.5.1