44 bool selectUser(
const QString &
id);
45 QModelIndex selectedIndex()
const {
return ui.userList->currentIndex(); }
51 Ui::DialogSelectUser ui;
55 void userListCurrentChanged(
const QModelIndex ¤t,
const QModelIndex &previous);
56 void on_userList_doubleClicked(
const QModelIndex current);
57 void on_buttonBox_clicked(QAbstractButton* btn);