00001 #include "GetScanListParaDlg.h" 00002 00003 GetScanListParaDlg::GetScanListParaDlg(QWidget *parent) 00004 : QDialog(parent) 00005 { 00006 ui.setupUi(this); 00007 } 00008 00009 GetScanListParaDlg::~GetScanListParaDlg() 00010 { 00011 }