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

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

Definition at line 197 of file CxCheckBoxDrum.h.

References Init().

00197                                                                      :
00198         CxWnd( parent, w, h, false )
00199         {
00200                 Init(nRow,nCol);
00201         }

Here is the call graph for this function:


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