QtBase - 2016-12-13 07:58:44 +0000

Functions

Page:<>1
Function: zoneData
...100
Function: QString::expand
...200
Function: QHttpThreadDelegate::finishedSlot
...240
Function: QFileSystemEntry::baseName
...250
Function: QDragManager::currentTarget
...260
Function: QDialog::done
...269
Function: QDBusArgument::appendVariant
270
Function: QCryptographicHash::~QCryptographicHash
271
Function: QContiguousCacheData::allocateData
272
Function: QCompleter::currentIndex
273274
Function: QComboBox::setSizeAdjustPolicy
275
Function: QColumnView::setSelection
276
Function: QColorDialogPrivate::updateColorLabelText
277
Function: QColor::saturation
...280
Function: QCalendarModel::insertColumns
...290
Function: QAccessibleTableCell::table
...300
Function: QAbstractItemModel::changePersistentIndexList
...306
Function: AttributeFormatterRef::operator=
Functionâ–ľCondition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
QCommandLineParser::optionNames
Name: QCommandLineParser::optionNames
Prototype: QStringList QCommandLineParser::optionNames() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 962-966
100.000% (1/1)
21
QCommandLineParser::isSet
Name: QCommandLineParser::isSet
Prototype: bool QCommandLineParser::isSet(const QString &name) const
Coverage: 100.000% (8/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 803-814
100.000% (8/8)
84
QCommandLineParser::isSet
Name: QCommandLineParser::isSet
Prototype: bool QCommandLineParser::isSet(const QCommandLineOption &option) const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 890-895
100.000% (1/1)
21
QCommandLineParser::helpText
Name: QCommandLineParser::helpText
Prototype: QString QCommandLineParser::helpText() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 1030-1033
100.000% (1/1)
11
QCommandLineParser::errorText::[lambda]
Name: QCommandLineParser::errorText::[lambda]
Prototype: []()
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 529-529
100.000% (1/1)
01
QCommandLineParser::errorText
Name: QCommandLineParser::errorText
Prototype: QString QCommandLineParser::errorText() const
Coverage:  81.818% (9/11)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 522-531
 81.818% (9/11)
65
QCommandLineParser::clearPositionalArguments
Name: QCommandLineParser::clearPositionalArguments
Prototype: void QCommandLineParser::clearPositionalArguments()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 489-492
  0.000% (0/1)
11
QCommandLineParser::applicationDescription
Name: QCommandLineParser::applicationDescription
Prototype: QString QCommandLineParser::applicationDescription() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 452-455
  0.000% (0/1)
11
QCommandLineParser::addVersionOption::[lambda]
Name: QCommandLineParser::addVersionOption::[lambda]
Prototype: []()
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 410-410
100.000% (1/1)
01
QCommandLineParser::addVersionOption
Name: QCommandLineParser::addVersionOption
Prototype: QCommandLineOption QCommandLineParser::addVersionOption()
Coverage: 100.000% (3/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 408-414
100.000% (3/3)
33
QCommandLineParser::addPositionalArgument
Name: QCommandLineParser::addPositionalArgument
Prototype: void QCommandLineParser::addPositionalArgument(const QString &name, const QString &description, const QString &syntax)
Coverage: 100.000% (3/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 469-476
100.000% (3/3)
51
QCommandLineParser::addOptions
Name: QCommandLineParser::addOptions
Prototype: bool QCommandLineParser::addOptions(const QList<QCommandLineOption> &options)
Coverage: 100.000% (4/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 390-397
100.000% (4/4)
42
QCommandLineParser::addOption
Name: QCommandLineParser::addOption
Prototype: bool QCommandLineParser::addOption(const QCommandLineOption &option)
Coverage:  77.778% (7/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 357-377
 77.778% (7/9)
115
QCommandLineParser::addHelpOption::[lambda]
Name: QCommandLineParser::addHelpOption::[lambda]
Prototype: []()
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 435-435
100.000% (1/1)
01
QCommandLineParser::addHelpOption
Name: QCommandLineParser::addHelpOption
Prototype: QCommandLineOption QCommandLineParser::addHelpOption()
Coverage: 100.000% (3/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 428-439
100.000% (3/3)
73
QCommandLineParser::QCommandLineParser
Name: QCommandLineParser::QCommandLineParser
Prototype: QCommandLineParser::QCommandLineParser()
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp
Lines: 268-271
100.000% (1/1)
21
QCommandLineOptionPrivate::removeInvalidNames
Name: QCommandLineOptionPrivate::removeInvalidNames
Prototype: QStringList QCommandLineOptionPrivate::removeInvalidNames(QStringList nameList)
Coverage:  60.000% (3/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 286-294
 60.000% (3/5)
52
QCommandLineOptionPrivate::QCommandLineOptionPrivate
Name: QCommandLineOptionPrivate::QCommandLineOptionPrivate
Prototype: explicit QCommandLineOptionPrivate(const QString &name)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 51-54
100.000% (1/1)
11
QCommandLineOptionPrivate::QCommandLineOptionPrivate
Name: QCommandLineOptionPrivate::QCommandLineOptionPrivate
Prototype: explicit QCommandLineOptionPrivate(const QStringList &names)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 57-60
100.000% (1/1)
11
QCommandLineOption::valueName
Name: QCommandLineOption::valueName
Prototype: QString QCommandLineOption::valueName() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 324-327
100.000% (1/1)
11
QCommandLineOption::setValueName
Name: QCommandLineOption::setValueName
Prototype: void QCommandLineOption::setValueName(const QString &valueName)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 312-315
100.000% (1/1)
11
QCommandLineOption::setHidden
Name: QCommandLineOption::setHidden
Prototype: void QCommandLineOption::setHidden(bool hide)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 406-409
  0.000% (0/1)
11
QCommandLineOption::setDescription
Name: QCommandLineOption::setDescription
Prototype: void QCommandLineOption::setDescription(const QString &description)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 338-341
100.000% (1/1)
11
QCommandLineOption::setDefaultValues
Name: QCommandLineOption::setDefaultValues
Prototype: void QCommandLineOption::setDefaultValues(const QStringList &defaultValues)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 382-385
100.000% (1/1)
11
QCommandLineOption::setDefaultValue
Name: QCommandLineOption::setDefaultValue
Prototype: void QCommandLineOption::setDefaultValue(const QString &defaultValue)
Coverage: 100.000% (4/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 363-372
100.000% (4/4)
52
QCommandLineOption::operator=
Name: QCommandLineOption::operator=
Prototype: QCommandLineOption &QCommandLineOption::operator=(const QCommandLineOption &other)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 232-236
  0.000% (0/1)
21
QCommandLineOption::names
Name: QCommandLineOption::names
Prototype: QStringList QCommandLineOption::names() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 248-251
100.000% (1/1)
11
QCommandLineOption::isHidden
Name: QCommandLineOption::isHidden
Prototype: bool QCommandLineOption::isHidden() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 418-421
100.000% (1/1)
11
QCommandLineOption::description
Name: QCommandLineOption::description
Prototype: QString QCommandLineOption::description() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 348-351
100.000% (1/1)
11
QCommandLineOption::defaultValues
Name: QCommandLineOption::defaultValues
Prototype: QStringList QCommandLineOption::defaultValues() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 392-395
100.000% (1/1)
11
QCommandLineOption::QCommandLineOption
Name: QCommandLineOption::QCommandLineOption
Prototype: QCommandLineOption::QCommandLineOption(const QString &name)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 118-121
100.000% (1/1)
21
QCommandLineOption::QCommandLineOption
Name: QCommandLineOption::QCommandLineOption
Prototype: QCommandLineOption::QCommandLineOption(const QStringList &names)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 136-139
  0.000% (0/1)
21
QCommandLineOption::QCommandLineOption
Name: QCommandLineOption::QCommandLineOption
Prototype: QCommandLineOption::QCommandLineOption(const QString &name, const QString &description, const QString &valueName, const QString &defaultValue)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 164-172
100.000% (1/1)
31
QCommandLineOption::QCommandLineOption
Name: QCommandLineOption::QCommandLineOption
Prototype: QCommandLineOption::QCommandLineOption(const QStringList &names, const QString &description, const QString &valueName, const QString &defaultValue)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 200-208
100.000% (1/1)
31
QCommandLineOption::QCommandLineOption
Name: QCommandLineOption::QCommandLineOption
Prototype: QCommandLineOption::QCommandLineOption(const QCommandLineOption &other)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp
Lines: 216-219
100.000% (1/1)
21
QComboMenuDelegate::getStyleOption
Name: QComboMenuDelegate::getStyleOption
Prototype: QStyleOptionMenuItem QComboMenuDelegate::getStyleOption(const QStyleOptionViewItem &option, const QModelIndex &index) const
Coverage:  0.000% (0/42)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 119-190
  0.000% (0/42)
5012
QComboBoxPrivateContainer::viewDestroyed
Name: QComboBoxPrivateContainer::viewDestroyed
Prototype: void QComboBoxPrivateContainer::viewDestroyed()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 521-525
  0.000% (0/1)
21
QComboBoxPrivateContainer::updateTopBottomMargin
Name: QComboBoxPrivateContainer::updateTopBottomMargin
Prototype: void QComboBoxPrivateContainer::updateTopBottomMargin()
Coverage:  0.000% (0/19)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 623-645
  0.000% (0/19)
155
QComboBoxPrivateContainer::updateScrollers
Name: QComboBoxPrivateContainer::updateScrollers
Prototype: void QComboBoxPrivateContainer::updateScrollers()
Coverage:  0.000% (0/21)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 486-516
  0.000% (0/21)
196
QComboBoxPrivateContainer::topMargin
Name: QComboBoxPrivateContainer::topMargin
Prototype: int QComboBoxPrivateContainer::topMargin() const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 596-605
  0.000% (0/7)
53
QComboBoxPrivateContainer::timerEvent
Name: QComboBoxPrivateContainer::timerEvent
Prototype: void QComboBoxPrivateContainer::timerEvent(QTimerEvent *timerEvent)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 386-396
  0.000% (0/7)
63
QComboBoxPrivateContainer::spacing
Name: QComboBoxPrivateContainer::spacing
Prototype: int QComboBoxPrivateContainer::spacing() const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 610-621
  0.000% (0/7)
73
QComboBoxPrivateContainer::showEvent
Name: QComboBoxPrivateContainer::showEvent
Prototype: void QComboBoxPrivateContainer::showEvent(QShowEvent *)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 729-732
  0.000% (0/1)
11
QComboBoxPrivateContainer::setItemView
Name: QComboBoxPrivateContainer::setItemView
Prototype: void QComboBoxPrivateContainer::setItemView(QAbstractItemView *itemView)
Coverage:  0.000% (0/15)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 538-591
  0.000% (0/15)
385
QComboBoxPrivateContainer::scrollItemView
Name: QComboBoxPrivateContainer::scrollItemView
Prototype: void QComboBoxPrivateContainer::scrollItemView(int action)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 475-481
  0.000% (0/4)
22
QComboBoxPrivateContainer::resizeEvent
Name: QComboBoxPrivateContainer::resizeEvent
Prototype: void QComboBoxPrivateContainer::resizeEvent(QResizeEvent *e)
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 398-412
  0.000% (0/8)
93
QComboBoxPrivateContainer::mouseReleaseEvent
Name: QComboBoxPrivateContainer::mouseReleaseEvent
Prototype: void QComboBoxPrivateContainer::mouseReleaseEvent(QMouseEvent *e)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 762-769
  0.000% (0/4)
42
QComboBoxPrivateContainer::mousePressEvent
Name: QComboBoxPrivateContainer::mousePressEvent
Prototype: void QComboBoxPrivateContainer::mousePressEvent(QMouseEvent *e)
Coverage:  0.000% (0/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 747-760
  0.000% (0/10)
102
QComboBoxPrivateContainer::itemView
Name: QComboBoxPrivateContainer::itemView
Prototype: QAbstractItemView *QComboBoxPrivateContainer::itemView() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 530-533
  0.000% (0/1)
11
QComboBoxPrivateContainer::hideEvent
Name: QComboBoxPrivateContainer::hideEvent
Prototype: void QComboBoxPrivateContainer::hideEvent(QHideEvent *)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 734-745
  0.000% (0/4)
42
QComboBoxPrivateContainer::eventFilter
Name: QComboBoxPrivateContainer::eventFilter
Prototype: bool QComboBoxPrivateContainer::eventFilter(QObject *o, QEvent *e)
Coverage:  0.000% (0/63)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 660-727
  0.000% (0/63)
4118
QComboBoxPrivateContainer::comboStyleOption
Name: QComboBoxPrivateContainer::comboStyleOption
Prototype: QStyleOptionComboBox QComboBoxPrivateContainer::comboStyleOption() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 771-781
  0.000% (0/1)
61
QComboBoxPrivateContainer::changeEvent
Name: QComboBoxPrivateContainer::changeEvent
Prototype: void QComboBoxPrivateContainer::changeEvent(QEvent *e)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 647-657
  0.000% (0/4)
62
QComboBoxPrivateContainer::QComboBoxPrivateContainer
Name: QComboBoxPrivateContainer::QComboBoxPrivateContainer
Prototype: QComboBoxPrivateContainer::QComboBoxPrivateContainer(QAbstractItemView *itemView, QComboBox *parent)
Coverage:  0.000% (0/11)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 425-473
  0.000% (0/11)
274
QComboBoxPrivate::viewContainer
Name: QComboBoxPrivate::viewContainer
Prototype: QComboBoxPrivateContainer* QComboBoxPrivate::viewContainer()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 990-1009
  0.000% (0/4)
162
QComboBoxPrivate::updateViewContainerPaletteAndOpacity
Name: QComboBoxPrivate::updateViewContainerPaletteAndOpacity
Prototype: void QComboBoxPrivate::updateViewContainerPaletteAndOpacity()
Coverage:  0.000% (0/11)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1100-1121
  0.000% (0/11)
144
QComboBoxPrivate::updateLineEditGeometry
Name: QComboBoxPrivate::updateLineEditGeometry
Prototype: void QComboBoxPrivate::updateLineEditGeometry()
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1170-1187
  0.000% (0/7)
133
QComboBoxPrivate::updateLayoutDirection
Name: QComboBoxPrivate::updateLayoutDirection
Prototype: void QComboBoxPrivate::updateLayoutDirection()
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 372-383
  0.000% (0/7)
93
QComboBoxPrivate::updateHoverControl
Name: QComboBoxPrivate::updateHoverControl
Prototype: bool QComboBoxPrivate::updateHoverControl(const QPoint &pos)
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 256-269
  0.000% (0/6)
92
QComboBoxPrivate::updateDelegate
Name: QComboBoxPrivate::updateDelegate
Prototype: void QComboBoxPrivate::updateDelegate(bool force)
Coverage:  0.000% (0/14)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1705-1717
  0.000% (0/14)
84
QComboBoxPrivate::updateArrow
Name: QComboBoxPrivate::updateArrow
Prototype: void QComboBoxPrivate::updateArrow(QStyle::StateFlag state)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 215-224
  0.000% (0/4)
72
QComboBoxPrivate::showPopupFromMouseEvent
Name: QComboBoxPrivate::showPopupFromMouseEvent
Prototype: void QComboBoxPrivate::showPopupFromMouseEvent(QMouseEvent *e)
Coverage:  0.000% (0/20)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 3058-3097
  0.000% (0/20)
164
QComboBoxPrivate::setCurrentIndex
Name: QComboBoxPrivate::setCurrentIndex
Prototype: void QComboBoxPrivate::setCurrentIndex(const QModelIndex &mi)
Coverage:  0.000% (0/21)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 2104-2130
  0.000% (0/21)
177
QComboBoxPrivate::recomputeSizeHint
Name: QComboBoxPrivate::recomputeSizeHint
Prototype: QSize QComboBoxPrivate::recomputeSizeHint(QSize &sh) const
Coverage:  0.000% (0/42)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 312-365
  0.000% (0/42)
2914
QComboBoxPrivate::popupGeometry
Name: QComboBoxPrivate::popupGeometry
Prototype: QRect QComboBoxPrivate::popupGeometry(int screen) const
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 246-254
  0.000% (0/4)
62
QComboBoxPrivate::newHoverControl
Name: QComboBoxPrivate::newHoverControl
Prototype: QStyle::SubControl QComboBoxPrivate::newHoverControl(const QPoint &pos)
Coverage:  0.000% (0/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 271-282
  0.000% (0/3)
91
QComboBoxPrivate::modelChanged
Name: QComboBoxPrivate::modelChanged
Prototype: void QComboBoxPrivate::modelChanged()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 3328-3337
  0.000% (0/4)
52
QComboBoxPrivate::matchFlags
Name: QComboBoxPrivate::matchFlags
Prototype: Qt::MatchFlags QComboBoxPrivate::matchFlags() const
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1189-1198
  0.000% (0/6)
42
QComboBoxPrivate::keyboardSearchString
Name: QComboBoxPrivate::keyboardSearchString
Prototype: void QComboBoxPrivate::keyboardSearchString(const QString &text)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 3315-3326
  0.000% (0/4)
72
QComboBoxPrivate::itemText
Name: QComboBoxPrivate::itemText
Prototype: QString QComboBoxPrivate::itemText(const QModelIndex &index) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1325-1328
  0.000% (0/1)
11
QComboBoxPrivate::itemRole
Name: QComboBoxPrivate::itemRole
Prototype: int QComboBoxPrivate::itemRole() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1330-1333
  0.000% (0/1)
11
QComboBoxPrivate::itemIcon
Name: QComboBoxPrivate::itemIcon
Prototype: QIcon QComboBoxPrivate::itemIcon(const QModelIndex &index) const
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1719-1726
  0.000% (0/4)
42
QComboBoxPrivate::init
Name: QComboBoxPrivate::init
Prototype: void QComboBoxPrivate::init()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 966-988
  0.000% (0/4)
92
QComboBoxPrivate::emitActivated
Name: QComboBoxPrivate::emitActivated
Prototype: void QComboBoxPrivate::emitActivated(const QModelIndex &index)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1290-1298
  0.000% (0/4)
62
QComboBoxPrivate::computeWidthHint
Name: QComboBoxPrivate::computeWidthHint
Prototype: int QComboBoxPrivate::computeWidthHint() const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 288-310
  0.000% (0/7)
153
QComboBoxPrivate::adjustComboBoxSize
Name: QComboBoxPrivate::adjustComboBoxSize
Prototype: void QComboBoxPrivate::adjustComboBoxSize()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 367-370
  0.000% (0/1)
11
QComboBoxPrivate::_q_updateIndexBeforeChange
Name: QComboBoxPrivate::_q_updateIndexBeforeChange
Prototype: void QComboBoxPrivate::_q_updateIndexBeforeChange()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1067-1070
  0.000% (0/1)
11
QComboBoxPrivate::_q_rowsRemoved
Name: QComboBoxPrivate::_q_rowsRemoved
Prototype: void QComboBoxPrivate::_q_rowsRemoved(const QModelIndex &parent, int , int )
Coverage:  0.000% (0/18)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1072-1097
  0.000% (0/18)
166
QComboBoxPrivate::_q_rowsInserted
Name: QComboBoxPrivate::_q_rowsInserted
Prototype: void QComboBoxPrivate::_q_rowsInserted(const QModelIndex &parent, int start, int end)
Coverage:  0.000% (0/19)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1045-1065
  0.000% (0/19)
125
QComboBoxPrivate::_q_returnPressed
Name: QComboBoxPrivate::_q_returnPressed
Prototype: void QComboBoxPrivate::_q_returnPressed()
Coverage:  0.000% (0/55)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1214-1276
  0.000% (0/55)
4020
QComboBoxPrivate::_q_resetButton
Name: QComboBoxPrivate::_q_resetButton
Prototype: void QComboBoxPrivate::_q_resetButton()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1012-1015
  0.000% (0/1)
11
QComboBoxPrivate::_q_modelReset
Name: QComboBoxPrivate::_q_modelReset
Prototype: void QComboBoxPrivate::_q_modelReset()
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 226-237
  0.000% (0/7)
83
QComboBoxPrivate::_q_modelDestroyed
Name: QComboBoxPrivate::_q_modelDestroyed
Prototype: void QComboBoxPrivate::_q_modelDestroyed()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 239-242
  0.000% (0/1)
11
QComboBoxPrivate::_q_itemSelected
Name: QComboBoxPrivate::_q_itemSelected
Prototype: void QComboBoxPrivate::_q_itemSelected(const QModelIndex &item)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1278-1288
  0.000% (0/7)
73
QComboBoxPrivate::_q_emitHighlighted
Name: QComboBoxPrivate::_q_emitHighlighted
Prototype: void QComboBoxPrivate::_q_emitHighlighted(const QModelIndex &index)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1300-1308
  0.000% (0/4)
62
QComboBoxPrivate::_q_emitCurrentIndexChanged
Name: QComboBoxPrivate::_q_emitCurrentIndexChanged
Prototype: void QComboBoxPrivate::_q_emitCurrentIndexChanged(const QModelIndex &index)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1310-1323
  0.000% (0/4)
82
QComboBoxPrivate::_q_editingFinished
Name: QComboBoxPrivate::_q_editingFinished
Prototype: void QComboBoxPrivate::_q_editingFinished()
Coverage:  0.000% (0/11)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1201-1212
  0.000% (0/11)
63
QComboBoxPrivate::_q_dataChanged
Name: QComboBoxPrivate::_q_dataChanged
Prototype: void QComboBoxPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)
Coverage:  0.000% (0/18)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1017-1043
  0.000% (0/18)
165
QComboBoxPrivate::_q_completerActivated
Name: QComboBoxPrivate::_q_completerActivated
Prototype: void QComboBoxPrivate::_q_completerActivated(const QModelIndex &index)
Coverage:  0.000% (0/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 193-212
  0.000% (0/9)
63
QComboBoxPrivate::QComboBoxPrivate
Name: QComboBoxPrivate::QComboBoxPrivate
Prototype: QComboBoxPrivate::QComboBoxPrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 83-110
  0.000% (0/1)
21
QComboBox::~QComboBox
Name: QComboBox::~QComboBox
Prototype: QComboBox::~QComboBox()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1338-1349
  0.000% (0/1)
31
QComboBox::wheelEvent
Name: QComboBox::wheelEvent
Prototype: void QComboBox::wheelEvent(QWheelEvent *e)
Coverage:  0.000% (0/27)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 3269-3296
  0.000% (0/27)
167
QComboBox::view
Name: QComboBox::view
Prototype: QAbstractItemView *QComboBox::view() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 2393-2397
  0.000% (0/1)
21
QComboBox::validator
Name: QComboBox::validator
Prototype: const QValidator *QComboBox::validator() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1860-1864
  0.000% (0/1)
21
QComboBox::sizeHint
Name: QComboBox::sizeHint
Prototype: QSize QComboBox::sizeHint() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 2437-2441
  0.000% (0/1)
21
QComboBox::sizeAdjustPolicy
Name: QComboBox::sizeAdjustPolicy
Prototype: QComboBox::SizeAdjustPolicy QComboBox::sizeAdjustPolicy() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1597-1601
  0.000% (0/1)
21
QComboBox::showPopup
Name: QComboBox::showPopup
Prototype: void QComboBox::showPopup()
Coverage:  0.000% (0/104)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 2548-2767
  0.000% (0/104)
11827
QComboBox::showEvent
Name: QComboBox::showEvent
Prototype: void QComboBox::showEvent(QShowEvent *e)
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 2989-2998
  0.000% (0/6)
62
QComboBox::setView
Name: QComboBox::setView
Prototype: void QComboBox::setView(QAbstractItemView *itemView)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 2408-2419
  0.000% (0/7)
73
QComboBox::setValidator
Name: QComboBox::setValidator
Prototype: void QComboBox::setValidator(const QValidator *v)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp
Lines: 1847-1852
  0.000% (0/4)
32
Page:<>1
Function: zoneData
...100
Function: QString::expand
...200
Function: QHttpThreadDelegate::finishedSlot
...240
Function: QFileSystemEntry::baseName
...250
Function: QDragManager::currentTarget
...260
Function: QDialog::done
...269
Function: QDBusArgument::appendVariant
270
Function: QCryptographicHash::~QCryptographicHash
271
Function: QContiguousCacheData::allocateData
272
Function: QCompleter::currentIndex
273274
Function: QComboBox::setSizeAdjustPolicy
275
Function: QColumnView::setSelection
276
Function: QColorDialogPrivate::updateColorLabelText
277
Function: QColor::saturation
...280
Function: QCalendarModel::insertColumns
...290
Function: QAccessibleTableCell::table
...300
Function: QAbstractItemModel::changePersistentIndexList
...306
Function: AttributeFormatterRef::operator=

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9