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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DVBoxFilePathSelectorWidget.cpp105 setEditable (true);
125 void VBoxFilePathSelectorWidget::setEditable (bool aOn) function in class:VBoxFilePathSelectorWidget
131 QComboBox::setEditable (true);
148 QComboBox::setEditable (false);
586 setEditable (false);
620 void VBoxEmptyFileSelector::setEditable (bool aOn) function in class:VBoxEmptyFileSelector

Completed in 35 milliseconds