Home | History | Annotate | Download | only in QtTestBrowser

Lines Matching full:seteditable

198     QAction* setEditable = editMenu->addAction("Set Editable", this, SLOT(setEditable(bool)));
199 setEditable->setCheckable(true);
683 void LauncherWindow::setEditable(bool on)
875 combo->setEditable(true);