connect(FileDialog, SIGNAL(filesSelected(const QStringList&)),ListBox1,SLOT(insertStringList(const QStringList&)));