Hi,
How to replace the below MFC function in Qt?

QCheckbox ctrCheckbox;

CDataExchange pDX;

DDX_Control(pDX, IDC_B,ctrCheckbox)