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

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

Definition at line 203 of file CxCheckBoxDrum.h.

References Init().

00203                                                                                   :
00204         CxWnd( parent, x, y, w, h, false )
00205         {
00206                 Init(nRow,nCol);
00207         }

Here is the call graph for this function:


Generated on Fri Mar 19 10:32:04 2010 for ImpalaSrc by  doxygen 1.5.1