Searched refs:_extraControls (Results 1 – 2 of 2) sorted by relevance
134 _extraControls = new QWidget(); in KDE4FilePicker()135 _layout = new QGridLayout(_extraControls); in KDE4FilePicker()137 _dialog = new KFileDialog(KUrl("~"), QString(""), 0, _extraControls); in KDE4FilePicker()573 widget = new QCheckBox(label, _extraControls); in addCustomControl()
85 QWidget* _extraControls; member in KDE4FilePicker
Completed in 10 milliseconds