| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QComboBox::setSizeAdjustPolicy| Name:  | QComboBox::setSizeAdjustPolicy |  | Prototype:  | void QComboBox::setSizeAdjustPolicy(QComboBox::SizeAdjustPolicy policy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1603-1613 |  
  |  | 7 | 2 | 
 QComboBox::setRootModelIndex| Name:  | QComboBox::setRootModelIndex |  | Prototype:  | void QComboBox::setRootModelIndex(const QModelIndex &index) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2061-2069 |  
  |  | 6 | 2 | 
 QComboBox::setModelColumn| Name:  | QComboBox::setModelColumn |  | Prototype:  | void QComboBox::setModelColumn(int visibleColumn) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3446-3459 |  
  |  | 9 | 3 | 
 QComboBox::setModel| Name:  | QComboBox::setModel |  | Prototype:  | void QComboBox::setModel(QAbstractItemModel *model) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1961-2042 |  
  |  | 61 | 10 | 
 QComboBox::setMinimumContentsLength| Name:  | QComboBox::setMinimumContentsLength |  | Prototype:  | void QComboBox::setMinimumContentsLength(int characters) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1632-1647 |  
  |  | 10 | 3 | 
 QComboBox::setMaxVisibleItems| Name:  | QComboBox::setMaxVisibleItems |  | Prototype:  | void QComboBox::setMaxVisibleItems(int maxItems) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1366-1375 |  
  |  | 6 | 2 | 
 QComboBox::setMaxCount| Name:  | QComboBox::setMaxCount |  | Prototype:  | void QComboBox::setMaxCount(int max) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1401-1414 |  
  |  | 8 | 3 | 
 QComboBox::setLineEdit| Name:  | QComboBox::setLineEdit |  | Prototype:  | void QComboBox::setLineEdit(QLineEdit *edit) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1767-1824 |  
  |  | 30 | 5 | 
 QComboBox::setItemText| Name:  | QComboBox::setItemText |  | Prototype:  | void QComboBox::setItemText(int index, const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2356-2363 |  
  |  | 4 | 2 | 
 QComboBox::setItemIcon| Name:  | QComboBox::setItemIcon |  | Prototype:  | void QComboBox::setItemIcon(int index, const QIcon &icon) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2368-2375 |  
  |  | 4 | 2 | 
 QComboBox::setItemDelegate| Name:  | QComboBox::setItemDelegate |  | Prototype:  | void QComboBox::setItemDelegate(QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1931-1939 |  
  |  | 5 | 2 | 
 QComboBox::setItemData| Name:  | QComboBox::setItemData |  | Prototype:  | void QComboBox::setItemData(int index, const QVariant &value, int role) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2381-2388 |  
  |  | 4 | 2 | 
 QComboBox::setInsertPolicy| Name:  | QComboBox::setInsertPolicy |  | Prototype:  | void QComboBox::setInsertPolicy(InsertPolicy policy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1581-1585 |  
  |  | 2 | 1 | 
 QComboBox::setIconSize| Name:  | QComboBox::setIconSize |  | Prototype:  | void QComboBox::setIconSize(const QSize &size) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1668-1678 |  
  |  | 7 | 2 | 
 QComboBox::setFrame| Name:  | QComboBox::setFrame |  | Prototype:  | void QComboBox::setFrame(bool enable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3422-3428 |  
  |  | 4 | 1 | 
 QComboBox::setEditable| Name:  | QComboBox::setEditable |  | Prototype:  | void QComboBox::setEditable(bool editable) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1728-1760 |  
  |  | 23 | 6 | 
 QComboBox::setEditText| Name:  | QComboBox::setEditText |  | Prototype:  | void QComboBox::setEditText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2871-2880 |  
  |  | 5 | 2 | 
 QComboBox::setDuplicatesEnabled| Name:  | QComboBox::setDuplicatesEnabled |  | Prototype:  | void QComboBox::setDuplicatesEnabled(bool enable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1534-1538 |  
  |  | 2 | 1 | 
 QComboBox::setCurrentText| Name:  | QComboBox::setCurrentText |  | Prototype:  | void QComboBox::setCurrentText(const QString &text) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2093-2102 |  
  |  | 5 | 3 | 
 QComboBox::setCurrentIndex| Name:  | QComboBox::setCurrentIndex |  | Prototype:  | void QComboBox::setCurrentIndex(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2086-2091 |  
  |  | 3 | 1 | 
 QComboBox::setCompleter| Name:  | QComboBox::setCompleter |  | Prototype:  | void QComboBox::setCompleter(QCompleter *c) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1881-1891 |  
  |  | 7 | 3 | 
 QComboBox::setAutoCompletionCaseSensitivity| Name:  | QComboBox::setAutoCompletionCaseSensitivity |  | Prototype:  | void QComboBox::setAutoCompletionCaseSensitivity(Qt::CaseSensitivity sensitivity) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1509-1515 |  
  |  | 4 | 2 | 
 QComboBox::setAutoCompletion| Name:  | QComboBox::setAutoCompletion |  | Prototype:  | void QComboBox::setAutoCompletion(bool enable) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1453-1478 |  
  |  | 15 | 4 | 
 QComboBox::rootModelIndex| Name:  | QComboBox::rootModelIndex |  | Prototype:  | QModelIndex QComboBox::rootModelIndex() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2050-2054 |  
  |  | 2 | 1 | 
 QComboBox::resizeEvent| Name:  | QComboBox::resizeEvent |  | Prototype:  | void QComboBox::resizeEvent(QResizeEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2963-2967 |  
  |  | 2 | 1 | 
 QComboBox::removeItem| Name:  | QComboBox::removeItem |  | Prototype:  | void QComboBox::removeItem(int index) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2345-2351 |  
  |  | 4 | 2 | 
 QComboBox::paintEvent| Name:  | QComboBox::paintEvent |  | Prototype:  | void QComboBox::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2972-2984 |  
  |  | 6 | 1 | 
 QComboBox::mouseReleaseEvent| Name:  | QComboBox::mouseReleaseEvent |  | Prototype:  | void QComboBox::mouseReleaseEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3102-3108 |  
  |  | 4 | 2 | 
 QComboBox::mousePressEvent| Name:  | QComboBox::mousePressEvent |  | Prototype:  | void QComboBox::mousePressEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3051-3056 |  
  |  | 3 | 2 | 
 QComboBox::modelColumn| Name:  | QComboBox::modelColumn |  | Prototype:  | int QComboBox::modelColumn() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3440-3444 |  
  |  | 2 | 1 | 
 QComboBox::model| Name:  | QComboBox::model |  | Prototype:  | QAbstractItemModel *QComboBox::model() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1945-1953 |  
  |  | 5 | 2 | 
 QComboBox::minimumSizeHint| Name:  | QComboBox::minimumSizeHint |  | Prototype:  | QSize QComboBox::minimumSizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2424-2428 |  
  |  | 2 | 1 | 
 QComboBox::minimumContentsLength| Name:  | QComboBox::minimumContentsLength |  | Prototype:  | int QComboBox::minimumContentsLength() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1626-1630 |  
  |  | 2 | 1 | 
 QComboBox::maxVisibleItems| Name:  | QComboBox::maxVisibleItems |  | Prototype:  | int QComboBox::maxVisibleItems() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1360-1364 |  
  |  | 2 | 1 | 
 QComboBox::maxCount| Name:  | QComboBox::maxCount |  | Prototype:  | int QComboBox::maxCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1416-1420 |  
  |  | 2 | 1 | 
 QComboBox::lineEdit| Name:  | QComboBox::lineEdit |  | Prototype:  | QLineEdit *QComboBox::lineEdit() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1832-1836 |  
  |  | 2 | 1 | 
 QComboBox::keyReleaseEvent| Name:  | QComboBox::keyReleaseEvent |  | Prototype:  | void QComboBox::keyReleaseEvent(QKeyEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3256-3263 |  
  |  | 4 | 2 | 
 QComboBox::keyPressEvent| Name:  | QComboBox::keyPressEvent |  | Prototype:  | void QComboBox::keyPressEvent(QKeyEvent *e) |  | Coverage:  |   0.000% (0/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3113-3250 |  
  |  | 63 | 34 | 
 QComboBox::itemText| Name:  | QComboBox::itemText |  | Prototype:  | QString QComboBox::itemText(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2174-2179 |  
  |  | 3 | 1 | 
 QComboBox::itemIcon| Name:  | QComboBox::itemIcon |  | Prototype:  | QIcon QComboBox::itemIcon(int index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2184-2189 |  
  |  | 3 | 1 | 
 QComboBox::itemDelegate| Name:  | QComboBox::itemDelegate |  | Prototype:  | QAbstractItemDelegate *QComboBox::itemDelegate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1914-1917 |  
  |  | 1 | 1 | 
 QComboBox::itemData| Name:  | QComboBox::itemData |  | Prototype:  | QVariant QComboBox::itemData(int index, int role) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2195-2200 |  
  |  | 3 | 1 | 
 QComboBox::isEditable| Name:  | QComboBox::isEditable |  | Prototype:  | bool QComboBox::isEditable() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1692-1696 |  
  |  | 2 | 1 | 
 QComboBox::insertSeparator| Name:  | QComboBox::insertSeparator |  | Prototype:  | void QComboBox::insertSeparator(int index) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2328-2337 |  
  |  | 7 | 2 | 
 QComboBox::insertPolicy| Name:  | QComboBox::insertPolicy |  | Prototype:  | QComboBox::InsertPolicy QComboBox::insertPolicy() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1575-1579 |  
  |  | 2 | 1 | 
 QComboBox::insertItems| Name:  | QComboBox::insertItems |  | Prototype:  | void QComboBox::insertItems(int index, const QStringList &list) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2279-2315 |  
  |  | 26 | 8 | 
 QComboBox::insertItem| Name:  | QComboBox::insertItem |  | Prototype:  | void QComboBox::insertItem(int index, const QIcon &icon, const QString &text, const QVariant &userData) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2228-2267 |  
  |  | 27 | 12 | 
 QComboBox::inputMethodQuery| Name:  | QComboBox::inputMethodQuery |  | Prototype:  | QVariant QComboBox::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3358-3364 |  
  |  | 4 | 2 | 
 QComboBox::inputMethodQuery| Name:  | QComboBox::inputMethodQuery |  | Prototype:  | QVariant QComboBox::inputMethodQuery(Qt::InputMethodQuery query, const QVariant &argument) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3368-3374 |  
  |  | 4 | 2 | 
 QComboBox::inputMethodEvent| Name:  | QComboBox::inputMethodEvent |  | Prototype:  | void QComboBox::inputMethodEvent(QInputMethodEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3342-3353 |  
  |  | 6 | 3 | 
 QComboBox::initStyleOption| Name:  | QComboBox::initStyleOption |  | Prototype:  | void QComboBox::initStyleOption(QStyleOptionComboBox *option) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1143-1168 |  
  |  | 19 | 6 | 
 QComboBox::iconSize| Name:  | QComboBox::iconSize |  | Prototype:  | QSize QComboBox::iconSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1658-1666 |  
  |  | 5 | 2 | 
 QComboBox::hidePopup| Name:  | QComboBox::hidePopup |  | Prototype:  | void QComboBox::hidePopup() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2779-2836 |  
  |  | 25 | 6 | 
 QComboBox::hideEvent| Name:  | QComboBox::hideEvent |  | Prototype:  | void QComboBox::hideEvent(QHideEvent *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3003-3006 |  
  |  | 1 | 1 | 
 QComboBox::hasFrame| Name:  | QComboBox::hasFrame |  | Prototype:  | bool QComboBox::hasFrame() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3415-3419 |  
  |  | 2 | 1 | 
 QComboBox::focusOutEvent| Name:  | QComboBox::focusOutEvent |  | Prototype:  | void QComboBox::focusOutEvent(QFocusEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2901-2907 |  
  |  | 4 | 2 | 
 QComboBox::focusInEvent| Name:  | QComboBox::focusInEvent |  | Prototype:  | void QComboBox::focusInEvent(QFocusEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2885-2896 |  
  |  | 6 | 3 | 
 QComboBox::findData| Name:  | QComboBox::findData |  | Prototype:  | int QComboBox::findData(const QVariant &data, int role, Qt::MatchFlags flags) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1554-1562 |  
  |  | 6 | 2 | 
 QComboBox::event| Name:  | QComboBox::event |  | Prototype:  | bool QComboBox::event(QEvent *event) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3011-3046 |  
  |  | 13 | 10 | 
 QComboBox::duplicatesEnabled| Name:  | QComboBox::duplicatesEnabled |  | Prototype:  | bool QComboBox::duplicatesEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1528-1532 |  
  |  | 2 | 1 | 
 QComboBox::currentText| Name:  | QComboBox::currentText |  | Prototype:  | QString QComboBox::currentText() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2146-2155 |  
  |  | 6 | 3 | 
 QComboBox::currentIndex| Name:  | QComboBox::currentIndex |  | Prototype:  | int QComboBox::currentIndex() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2080-2084 |  
  |  | 2 | 1 | 
 QComboBox::currentData| Name:  | QComboBox::currentData |  | Prototype:  | QVariant QComboBox::currentData(int role) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2165-2169 |  
  |  | 2 | 1 | 
 QComboBox::count| Name:  | QComboBox::count |  | Prototype:  | int QComboBox::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1383-1387 |  
  |  | 2 | 1 | 
 QComboBox::contextMenuEvent| Name:  | QComboBox::contextMenuEvent |  | Prototype:  | void QComboBox::contextMenuEvent(QContextMenuEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 3303-3312 |  
  |  | 6 | 2 | 
 QComboBox::completer| Name:  | QComboBox::completer |  | Prototype:  | QCompleter *QComboBox::completer() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1901-1905 |  
  |  | 2 | 1 | 
 QComboBox::clearEditText| Name:  | QComboBox::clearEditText |  | Prototype:  | void QComboBox::clearEditText() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2857-2866 |  
  |  | 5 | 2 | 
 QComboBox::clear| Name:  | QComboBox::clear |  | Prototype:  | void QComboBox::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2844-2852 |  
  |  | 4 | 1 | 
 QComboBox::changeEvent| Name:  | QComboBox::changeEvent |  | Prototype:  | void QComboBox::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 2910-2958 |  
  |  | 32 | 13 | 
 QComboBox::autoCompletionCaseSensitivity| Name:  | QComboBox::autoCompletionCaseSensitivity |  | Prototype:  | Qt::CaseSensitivity QComboBox::autoCompletionCaseSensitivity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1498-1502 |  
  |  | 2 | 1 | 
 QComboBox::autoCompletion| Name:  | QComboBox::autoCompletion |  | Prototype:  | bool QComboBox::autoCompletion() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1442-1446 |  
  |  | 2 | 1 | 
 QComboBox::QComboBox| Name:  | QComboBox::QComboBox |  | Prototype:  | QComboBox::QComboBox(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 875-880 |  
  |  | 2 | 1 | 
 QComboBox::QComboBox| Name:  | QComboBox::QComboBox |  | Prototype:  | QComboBox::QComboBox(QComboBoxPrivate &dd, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 885-890 |  
  |  | 2 | 1 | 
 QColumnViewPrivate::updateScrollbars| Name:  | QColumnViewPrivate::updateScrollbars |  | Prototype:  | void QColumnViewPrivate::updateScrollbars() |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 404-437 |  
  |  | 22 | 9 | 
 QColumnViewPrivate::setPreviewWidget| Name:  | QColumnViewPrivate::setPreviewWidget |  | Prototype:  | void QColumnViewPrivate::setPreviewWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 834-853 |  
  |  | 16 | 3 | 
 QColumnViewPrivate::initialize| Name:  | QColumnViewPrivate::initialize |  | Prototype:  | void QColumnViewPrivate::initialize() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 104-117 |  
  |  | 9 | 1 | 
 QColumnViewPrivate::doLayout| Name:  | QColumnViewPrivate::doLayout |  | Prototype:  | void QColumnViewPrivate::doLayout() |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 1098-1124 |  
  |  | 18 | 7 | 
 QColumnViewPrivate::createColumn| Name:  | QColumnViewPrivate::createColumn |  | Prototype:  | QAbstractItemView *QColumnViewPrivate::createColumn(const QModelIndex &index, bool show) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 668-725 |  
  |  | 43 | 8 | 
 QColumnViewPrivate::closeColumns| Name:  | QColumnViewPrivate::closeColumns |  | Prototype:  | void QColumnViewPrivate::closeColumns(const QModelIndex &parent, bool build) |  | Coverage:  |   0.000% (0/73) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 563-637 |  
  |  | 48 | 19 | 
 QColumnViewPrivate::checkColumnCreation| Name:  | QColumnViewPrivate::checkColumnCreation |  | Prototype:  | void QColumnViewPrivate::checkColumnCreation(const QModelIndex &parent) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 1075-1092 |  
  |  | 8 | 5 | 
 QColumnViewPrivate::_q_gripMoved| Name:  | QColumnViewPrivate::_q_gripMoved |  | Prototype:  | void QColumnViewPrivate::_q_gripMoved(int offset) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 527-554 |  
  |  | 18 | 6 | 
 QColumnViewPrivate::_q_columnsInserted| Name:  | QColumnViewPrivate::_q_columnsInserted |  | Prototype:  | void QColumnViewPrivate::_q_columnsInserted(const QModelIndex &parent, int start, int end) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 1063-1067 |  
  |  | 2 | 1 | 
 QColumnViewPrivate::_q_clicked| Name:  | QColumnViewPrivate::_q_clicked |  | Prototype:  | void QColumnViewPrivate::_q_clicked(const QModelIndex &index) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 639-656 |  
  |  | 12 | 5 | 
 QColumnViewPrivate::_q_changeCurrentColumn| Name:  | QColumnViewPrivate::_q_changeCurrentColumn |  | Prototype:  | void QColumnViewPrivate::_q_changeCurrentColumn() |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 956-1012 |  
  |  | 40 | 12 | 
 QColumnViewPrivate::QColumnViewPrivate| Name:  | QColumnViewPrivate::QColumnViewPrivate |  | Prototype:  | QColumnViewPrivate::QColumnViewPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 1046-1053 |  
  |  | 2 | 1 | 
 QColumnViewGripPrivate::QColumnViewGripPrivate| Name:  | QColumnViewGripPrivate::QColumnViewGripPrivate |  | Prototype:  | QColumnViewGripPrivate::QColumnViewGripPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 184-188 |  
  |  | 2 | 1 | 
 QColumnViewGrip::paintEvent| Name:  | QColumnViewGrip::paintEvent |  | Prototype:  | void QColumnViewGrip::paintEvent(QPaintEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 123-130 |  
  |  | 5 | 1 | 
 QColumnViewGrip::moveGrip| Name:  | QColumnViewGrip::moveGrip |  | Prototype:  | int QColumnViewGrip::moveGrip(int offset) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 96-118 |  
  |  | 15 | 4 | 
 QColumnViewGrip::mouseReleaseEvent| Name:  | QColumnViewGrip::mouseReleaseEvent |  | Prototype:  | void QColumnViewGrip::mouseReleaseEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 174-179 |  
  |  | 3 | 1 | 
 QColumnViewGrip::mousePressEvent| Name:  | QColumnViewGrip::mousePressEvent |  | Prototype:  | void QColumnViewGrip::mousePressEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 151-156 |  
  |  | 3 | 1 | 
 QColumnViewGrip::mouseMoveEvent| Name:  | QColumnViewGrip::mouseMoveEvent |  | Prototype:  | void QColumnViewGrip::mouseMoveEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 162-168 |  
  |  | 4 | 1 | 
 QColumnViewGrip::mouseDoubleClickEvent| Name:  | QColumnViewGrip::mouseDoubleClickEvent |  | Prototype:  | void QColumnViewGrip::mouseDoubleClickEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 136-145 |  
  |  | 7 | 2 | 
 QColumnViewGrip::QColumnViewGrip| Name:  | QColumnViewGrip::QColumnViewGrip |  | Prototype:  | QColumnViewGrip::QColumnViewGrip(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 69-75 |  
  |  | 1 | 1 | 
 QColumnViewGrip::QColumnViewGrip| Name:  | QColumnViewGrip::QColumnViewGrip |  | Prototype:  | QColumnViewGrip::QColumnViewGrip(QColumnViewGripPrivate & dd, QWidget *parent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp |  | Lines:  | 80-83 |  
  |  | 2 | 1 | 
 QColumnViewDelegate::paint| Name:  | QColumnViewDelegate::paint |  | Prototype:  | void QColumnViewDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 1133-1167 |  
  |  | 19 | 5 | 
 QColumnView::visualRegionForSelection| Name:  | QColumnView::visualRegionForSelection |  | Prototype:  | QRegion QColumnView::visualRegionForSelection(const QItemSelection &selection) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 459-484 |  
  |  | 15 | 4 | 
 QColumnView::visualRect| Name:  | QColumnView::visualRect |  | Prototype:  | QRect QColumnView::visualRect(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 222-236 |  
  |  | 9 | 4 | 
 QColumnView::verticalOffset| Name:  | QColumnView::verticalOffset |  | Prototype:  | int QColumnView::verticalOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 451-454 |  
  |  | 1 | 1 | 
 QColumnView::sizeHint| Name:  | QColumnView::sizeHint |  | Prototype:  | QSize QColumnView::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 513-521 |  
  |  | 5 | 2 | 
 QColumnView::setSelectionModel| Name:  | QColumnView::setSelectionModel |  | Prototype:  | void QColumnView::setSelectionModel(QItemSelectionModel *newSelectionModel) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 498-508 |  
  |  | 6 | 3 |