Home
last modified time | relevance | path

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

/dports/net/smb4k/smb4k-992987421af68f2695867722b8dc4ca30a4669ec/core/
H A Dsmb4kbookmarkhandler_p.h87 void slotLabelEdited();
181 void slotLabelEdited();
H A Dsmb4kbookmarkhandler_p.cpp211 connect(labelEdit, SIGNAL(editingFinished()), this, SLOT(slotLabelEdited())); in setupView()
316 void Smb4KBookmarkDialog::slotLabelEdited() in slotLabelEdited() function in Smb4KBookmarkDialog
660 connect(labelEdit, SIGNAL(editingFinished()), this, SLOT(slotLabelEdited())); in setupView()
907 void Smb4KBookmarkEditor::slotLabelEdited() in slotLabelEdited() function in Smb4KBookmarkEditor