[inline]
Definition at line 250 of file Graph.h.
References mShowContentMinH, and mShowContentMinW.
00251 { 00252 mShowContentMinW = minW; 00253 mShowContentMinH = minH; 00254 }