Searched defs:nameChanged (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxTakeSnapshotDlg.cpp55 connect (mLeName, SIGNAL(textChanged(const QString &)), this, SLOT(nameChanged(const QString &)));
97 void VBoxTakeSnapshotDlg::nameChanged(const QString &strName) function in class:VBoxTakeSnapshotDlg

Completed in 44 milliseconds