Searched refs:onSourceDirectoryChanged (Results 1 – 6 of 6) sorted by relevance
73 void onSourceDirectoryChanged(const QString& dir);
282 &CMakeSetupDialog::onSourceDirectoryChanged); in initialize()349 this->onSourceDirectoryChanged(this->SourceDirectory->text()); in initialize()352 this->onSourceDirectoryChanged(this->SourceDirectory->text()); in initialize()761 void CMakeSetupDialog::onSourceDirectoryChanged(const QString& dir) in onSourceDirectoryChanged() function in CMakeSetupDialog