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