3 #ifndef __project_sel_dlg_hpp
4 #define __project_sel_dlg_hpp
6 #include <hds_widgets/selection_dialog.hpp>
7 #include <hds_widgets/list_selector_wid.hpp>
void setCurrent(const QString &project)
void itemDoubleClickedSlot(QListWidgetItem *item)
Definition: selection_dialog.hpp:14
Definition: list_selector_wid.hpp:14
ProjectSelDlg(QWidget *parent=0, Qt::WindowFlags f=0)
Definition: project_sel_dlg.hpp:14
ListSelectorWid * mp_sel_wid
Definition: project_sel_dlg.hpp:42
const ListSelectorWid & selWid() const
Definition: project_sel_dlg.hpp:48
ListSelectorWid & selWid()
Definition: project_sel_dlg.hpp:45