[inline]
Definition at line 68 of file Tabs.h.
References mGridX, and mGridY.
Referenced by Impala::Application::WindowShowVidSet::BuildGUI(), and WindowKeyboardEvent().
00069 { 00070 mGridX=x; 00071 mGridY=y; 00072 }