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

CxCheckBoxDrum::CxCheckBoxDrum ( int  x,
int  y,
int  w,
int  h,
int  nRow,
int  nCol 
) [inline]

Definition at line 191 of file CxCheckBoxDrum.h.

References Init().

00191                                                                    :
00192         CxWnd(x, y, w, h, false)
00193         {
00194                 Init(nRow,nCol);
00195         }

Here is the call graph for this function:


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