Home
last modified time | relevance | path

Searched refs:createEditor (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dqconf.h179 QWidget *createEditor(QWidget *parent,
H A Dqconf.cc219 // columns here, and check the column in createEditor(). in init()
243 QWidget *ConfigItemDelegate::createEditor(QWidget *parent, in createEditor() function in ConfigItemDelegate
258 return QStyledItemDelegate::createEditor(parent, option, index); in createEditor()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dqconf.h179 QWidget *createEditor(QWidget *parent,
H A Dqconf.cc222 // columns here, and check the column in createEditor(). in init()
246 QWidget *ConfigItemDelegate::createEditor(QWidget *parent, in createEditor() function in ConfigItemDelegate
261 return QStyledItemDelegate::createEditor(parent, option, index); in createEditor()

Completed in 6 milliseconds