Lines Matching full:insertitem
1566 (QListBox::insertItem): Use shared insertItem function.
2221 (QComboBox::insertItem): Set _widthGood to false.
2544 * kwq/KWQListBox.h: Remove firstItem(), the insertItem() that takes a QListBoxItem
2555 (QListBox::insertItem): Update for table view.
2556 (QListBox::insertGroupLabel): Just calls insertItem for now.
5324 (QComboBox::insertItem):
7211 (QComboBox::insertItem): New implementation. No need to keep an items array around,
9500 (QListBox::insertItem):
9503 If in the middle of a batch insert, the insertitem function will
9918 (QComboBox::insertItem): Wean from QSTRING_TO_NSSTRING. Note that this
13116 (QListBox::setSelectionMode), (QListBox::currentItem), (QListBox::insertItem),
14386 * src/kwq/KWQComboBox.mm: (QComboBox::insertItem): Add back logic that puts
14387 an item in a certain position. Even though this is called insertItem, the
16173 * src/kwq/KWQComboBox.mm: (QComboBox::insertItem):
16285 (QComboBox::insertItem):
17112 (QListBox::currentItem), (QListBox::insertItem), (QListBox::setSelected),