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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DVBoxFilePathSelectorWidget.cpp632 connect (mLineEdit, SIGNAL (textChanged (const QString&)),
633 this, SLOT (textChanged (const QString&)));
668 textChanged(tmpPath);
764 void VBoxEmptyFileSelector::textChanged (const QString& aPath) function in class:VBoxEmptyFileSelector

Completed in 48 milliseconds