kdelibs'KComboBox Reuse Opportunities and Patterns

First, we show classes defined elsewhere that are similar to kdelibs'KComboBox. Click on a class to browse its source code.
kdelibs'KComboBox is similar to:
ksirc'EnterCombo, qt'QExpandingComboBox, abbrowser'FileAsComboBox, qt'QComboBox, kdevelop'KLanguageCombo, kfind'KfComboBox, korganizer'KTimeEdit, killustrator'ColorComboBox, abbrowser'ContactComboBox, qt'QComboBoxPopup



Second, we show how kdelibs'KComboBox is reused in existing applications (thus showing you ``reuse opportunities'' for your own applications). The count on the right indicates the number of applications in which the reuse relationship on the left is present. Click on a reuse opportunity to browse the corresponding application source code.

Reuse Opportunities: Applications
1. class_calls:kdelibs'KComboBox::clearEdit() (^) 1 (1)
2. class_calls:kdelibs'KComboBox::insertStringList() (^) 1 (1)
3. class_calls:kdelibs'KComboBox::setCompletionMode() (^) 1 (1)
4. class_calls:kdelibs'KComboBox::setCompletionObject() (^) 1 (1)
5. class_calls:kdelibs'KComboBox::setDuplicatesEnabled() (^) 1 (1)
6. class_calls:kdelibs'KComboBox::setFocus() (^) 1 (1)
7. class_calls:kdelibs'KComboBox::setInsertionPolicy() (^) 1 (1)
8. class_calls:kdelibs'KComboBox::setMaxCount() (^) 1 (1)
9. class_instantiates:kdelibs'KComboBox (^) 1 (1)
10. class_receives_signal:kdelibs'KComboBox::returnPressed() (^) 1 (1)
11. class_receives_signal:kdelibs'KComboBox::textChanged() (^) 1 (1)
12. class_calls:kdelibs'KComboBox::currentText() (^) 0 (1)