Home
last modified time | relevance | path

Searched refs:joinCurrentRoom (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/psi/psi-1.5/src/
H A Dbookmarkmanagedlg.h68 void joinCurrentRoom();
H A Dbookmarkmanagedlg.cpp61 connect(joinButton_, SIGNAL(clicked()), SLOT(joinCurrentRoom())); in BookmarkManageDlg()
219 void BookmarkManageDlg::joinCurrentRoom() in joinCurrentRoom() function in BookmarkManageDlg