Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSizeGrip::QSizeGripName: | QSizeGrip::QSizeGrip | Prototype: | QSizeGrip::QSizeGrip(QWidget * parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 218-223 |
| | 2 | 1 |
QSizeGrip::eventName: | QSizeGrip::event | Prototype: | bool QSizeGrip::event(QEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 502-505 |
| | 1 | 1 |
QSizeGrip::eventFilterName: | QSizeGrip::eventFilter | Prototype: | bool QSizeGrip::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 481-497 |
| | 10 | 2 |
QSizeGrip::hideEventName: | QSizeGrip::hideEvent | Prototype: | void QSizeGrip::hideEvent(QHideEvent *hideEvent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 464-470 |
| | 1 | 1 |
QSizeGrip::mouseMoveEventName: | QSizeGrip::mouseMoveEvent | Prototype: | void QSizeGrip::mouseMoveEvent(QMouseEvent * e) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 374-417 |
| | 26 | 8 |
QSizeGrip::mousePressEventName: | QSizeGrip::mousePressEvent | Prototype: | void QSizeGrip::mousePressEvent(QMouseEvent * e) | Coverage: | 0.000% (0/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 284-366 |
| | 48 | 12 |
QSizeGrip::mouseReleaseEventName: | QSizeGrip::mouseReleaseEvent | Prototype: | void QSizeGrip::mouseReleaseEvent(QMouseEvent *mouseEvent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 422-431 |
| | 5 | 2 |
QSizeGrip::moveEventName: | QSizeGrip::moveEvent | Prototype: | void QSizeGrip::moveEvent(QMoveEvent * ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 436-448 |
| | 6 | 2 |
QSizeGrip::paintEventName: | QSizeGrip::paintEvent | Prototype: | void QSizeGrip::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 265-274 |
| | 7 | 1 |
QSizeGrip::setVisibleName: | QSizeGrip::setVisible | Prototype: | void QSizeGrip::setVisible(bool visible) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 475-478 |
| | 1 | 1 |
QSizeGrip::showEventName: | QSizeGrip::showEvent | Prototype: | void QSizeGrip::showEvent(QShowEvent *showEvent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 453-459 |
| | 1 | 1 |
QSizeGrip::sizeHintName: | QSizeGrip::sizeHint | Prototype: | QSize QSizeGrip::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 250-256 |
| | 4 | 1 |
QSizeGripPrivate::QSizeGripPrivateName: | QSizeGripPrivate::QSizeGripPrivate | Prototype: | QSizeGripPrivate::QSizeGripPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 136-143 |
| | 2 | 1 |
QSizeGripPrivate::_q_showIfNotHiddenName: | QSizeGripPrivate::_q_showIfNotHidden | Prototype: | void _q_showIfNotHidden() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 116-131 |
| | 9 | 3 |
QSizeGripPrivate::atBottomName: | QSizeGripPrivate::atBottom | Prototype: | inline bool atBottom() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 89-92 |
| | 1 | 1 |
QSizeGripPrivate::atLeftName: | QSizeGripPrivate::atLeft | Prototype: | inline bool atLeft() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 94-97 |
| | 1 | 1 |
QSizeGripPrivate::cornerName: | QSizeGripPrivate::corner | Prototype: | Qt::Corner QSizeGripPrivate::corner() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 157-168 |
| | 8 | 2 |
QSizeGripPrivate::initName: | QSizeGripPrivate::init | Prototype: | void QSizeGripPrivate::init() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 226-237 |
| | 6 | 1 |
QSizeGripPrivate::updateTopLevelWidgetName: | QSizeGripPrivate::updateTopLevelWidget | Prototype: | void updateTopLevelWidget() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 99-110 |
| | 9 | 4 |
QSizePolicy::controlTypeName: | QSizePolicy::controlType | Prototype: | QSizePolicy::ControlType QSizePolicy::controlType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | Lines: | 235-238 |
| | 1 | 1 |
QSizePolicy::setControlTypeName: | QSizePolicy::setControlType | Prototype: | void QSizePolicy::setControlType(ControlType type) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qsizepolicy.cpp | Lines: | 256-280 |
| | 5 | 3 |
QSlider::QSliderName: | QSlider::QSlider | Prototype: | QSlider::QSlider(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 286-291 |
| | 2 | 1 |
QSlider::QSliderName: | QSlider::QSlider | Prototype: | QSlider::QSlider(Qt::Orientation orientation, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 299-304 |
| | 2 | 1 |
QSlider::eventName: | QSlider::event | Prototype: | bool QSlider::event(QEvent *event) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 341-360 |
| | 9 | 8 |
QSlider::initStyleOptionName: | QSlider::initStyleOption | Prototype: | void QSlider::initStyleOption(QStyleOptionSlider *option) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 132-156 |
| | 21 | 3 |
QSlider::minimumSizeHintName: | QSlider::minimumSizeHint | Prototype: | QSize QSlider::minimumSizeHint() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 490-502 |
| | 9 | 2 |
QSlider::mouseMoveEventName: | QSlider::mouseMoveEvent | Prototype: | void QSlider::mouseMoveEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 427-439 |
| | 9 | 2 |
QSlider::mousePressEventName: | QSlider::mousePressEvent | Prototype: | void QSlider::mousePressEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 365-422 |
| | 42 | 9 |
QSlider::mouseReleaseEventName: | QSlider::mouseReleaseEvent | Prototype: | void QSlider::mouseReleaseEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 445-462 |
| | 14 | 3 |
QSlider::paintEventName: | QSlider::paintEvent | Prototype: | void QSlider::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 317-335 |
| | 12 | 3 |
QSlider::setTickIntervalName: | QSlider::setTickInterval | Prototype: | void QSlider::setTickInterval(int ts) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 541-545 |
| | 2 | 1 |
QSlider::setTickPositionName: | QSlider::setTickPosition | Prototype: | void QSlider::setTickPosition(TickPosition position) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 515-522 |
| | 5 | 1 |
QSlider::sizeHintName: | QSlider::sizeHint | Prototype: | QSize QSlider::sizeHint() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 467-485 |
| | 15 | 4 |
QSlider::tickIntervalName: | QSlider::tickInterval | Prototype: | int QSlider::tickInterval() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 547-550 |
| | 1 | 1 |
QSlider::tickPositionName: | QSlider::tickPosition | Prototype: | QSlider::TickPosition QSlider::tickPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 524-527 |
| | 1 | 1 |
QSliderPrivate::initName: | QSliderPrivate::init | Prototype: | void QSliderPrivate::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 74-88 |
| | 12 | 2 |
QSliderPrivate::newHoverControlName: | QSliderPrivate::newHoverControl | Prototype: | QStyle::SubControl QSliderPrivate::newHoverControl(const QPoint &pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 172-197 |
| | 19 | 4 |
QSliderPrivate::pickName: | QSliderPrivate::pick | Prototype: | inline int QSliderPrivate::pick(const QPoint &pt) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 120-123 |
| | 1 | 1 |
QSliderPrivate::pixelPosToRangeValueName: | QSliderPrivate::pixelPosToRangeValue | Prototype: | int QSliderPrivate::pixelPosToRangeValue(int pos) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 98-118 |
| | 15 | 2 |
QSliderPrivate::resetLayoutItemMarginsName: | QSliderPrivate::resetLayoutItemMargins | Prototype: | void QSliderPrivate::resetLayoutItemMargins() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 90-96 |
| | 4 | 1 |
QSliderPrivate::updateHoverControlName: | QSliderPrivate::updateHoverControl | Prototype: | bool QSliderPrivate::updateHoverControl(const QPoint &pos) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 158-170 |
| | 9 | 2 |
QSmSocketReceiver::QSmSocketReceiverName: | QSmSocketReceiver::QSmSocketReceiver | Prototype: | QSmSocketReceiver(int socket) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 57-61 |
| | 2 | 1 |
QSmSocketReceiver::socketActivatedName: | QSmSocketReceiver::socketActivated | Prototype: | void QSmSocketReceiver::socketActivated(int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 327-330 |
| | 1 | 1 |
QSocks5Authenticator::beginAuthenticateName: | QSocks5Authenticator::beginAuthenticate | Prototype: | bool QSocks5Authenticator::beginAuthenticate(QTcpSocket *socket, bool *completed) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 423-428 |
| | 3 | 1 |
QSocks5Authenticator::continueAuthenticateName: | QSocks5Authenticator::continueAuthenticate | Prototype: | bool QSocks5Authenticator::continueAuthenticate(QTcpSocket *socket, bool *completed) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 430-435 |
| | 3 | 1 |
QSocks5BindStore::timerEventName: | QSocks5BindStore::timerEvent | Prototype: | void QSocks5BindStore::timerEvent(QTimerEvent * event) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 394-408 |
| | 6 | 4 |
QSocks5PasswordAuthenticator::errorStringName: | QSocks5PasswordAuthenticator::errorString | Prototype: | QString QSocks5PasswordAuthenticator::errorString() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 500-503 |
| | 1 | 1 |
QSocks5SocketEngine::joinMulticastGroupName: | QSocks5SocketEngine::joinMulticastGroup | Prototype: | bool QSocks5SocketEngine::joinMulticastGroup(const QHostAddress &, const QNetworkInterface &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1582-1588 |
| | 3 | 1 |
QSocks5SocketEngine::leaveMulticastGroupName: | QSocks5SocketEngine::leaveMulticastGroup | Prototype: | bool QSocks5SocketEngine::leaveMulticastGroup(const QHostAddress &, const QNetworkInterface &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1590-1596 |
| | 3 | 1 |
QSocks5SocketEngine::multicastInterfaceName: | QSocks5SocketEngine::multicastInterface | Prototype: | QNetworkInterface QSocks5SocketEngine::multicastInterface() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1599-1602 |
| | 1 | 1 |
QSocks5SocketEngine::optionName: | QSocks5SocketEngine::option | Prototype: | int QSocks5SocketEngine::option(SocketOption option) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1701-1712 |
| | 7 | 4 |
QSocks5SocketEngine::pendingDatagramSizeName: | QSocks5SocketEngine::pendingDatagramSize | Prototype: | qint64 QSocks5SocketEngine::pendingDatagramSize() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1679-1688 |
| | 5 | 2 |
QSocks5SocketEngine::readDatagramName: | QSocks5SocketEngine::readDatagram | Prototype: | qint64 QSocks5SocketEngine::readDatagram(char *data, qint64 maxlen, QIpPacketHeader *header, PacketHeaderOptions) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1612-1627 |
| | 10 | 2 |
QSocks5SocketEngine::setMulticastInterfaceName: | QSocks5SocketEngine::setMulticastInterface | Prototype: | bool QSocks5SocketEngine::setMulticastInterface(const QNetworkInterface &) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1604-1609 |
| | 3 | 1 |
QSocks5SocketEnginePrivate::_q_udpSocketReadNotificationName: | QSocks5SocketEnginePrivate::_q_udpSocketReadNotification | Prototype: | void QSocks5SocketEnginePrivate::_q_udpSocketReadNotification() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1284-1327 |
| | 22 | 8 |
QSocks5SocketEnginePrivate::checkForDatagramsName: | QSocks5SocketEnginePrivate::checkForDatagrams | Prototype: | void QSocks5SocketEnginePrivate::checkForDatagrams() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1277-1282 |
| | 2 | 2 |
QSortFilterProxyModel::clearName: | QSortFilterProxyModel::clear | Prototype: | void QSortFilterProxyModel::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2565-2571 |
| | 4 | 1 |
QSortFilterProxyModel::dynamicSortFilterName: | QSortFilterProxyModel::dynamicSortFilter | Prototype: | bool QSortFilterProxyModel::dynamicSortFilter() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2497-2501 |
| | 2 | 1 |
QSortFilterProxyModel::filterCaseSensitivityName: | QSortFilterProxyModel::filterCaseSensitivity | Prototype: | Qt::CaseSensitivity QSortFilterProxyModel::filterCaseSensitivity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2368-2372 |
| | 2 | 1 |
QSortFilterProxyModel::filterChangedName: | QSortFilterProxyModel::filterChanged | Prototype: | void QSortFilterProxyModel::filterChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2593-2597 |
| | 2 | 1 |
QSortFilterProxyModel::filterRoleName: | QSortFilterProxyModel::filterRole | Prototype: | int QSortFilterProxyModel::filterRole() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2544-2548 |
| | 2 | 1 |
QSortFilterProxyModel::isSortLocaleAwareName: | QSortFilterProxyModel::isSortLocaleAware | Prototype: | bool QSortFilterProxyModel::isSortLocaleAware() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2418-2422 |
| | 2 | 1 |
QSortFilterProxyModel::mapSelectionToSourceName: | QSortFilterProxyModel::mapSelectionToSource | Prototype: | QItemSelection QSortFilterProxyModel::mapSelectionToSource(const QItemSelection &proxySelection) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2776-2779 |
| | 1 | 1 |
QSortFilterProxyModel::mimeDataName: | QSortFilterProxyModel::mimeData | Prototype: | QMimeData *QSortFilterProxyModel::mimeData(const QModelIndexList &indexes) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2038-2047 |
| | 7 | 2 |
QSortFilterProxyModel::setFilterCaseSensitivityName: | QSortFilterProxyModel::setFilterCaseSensitivity | Prototype: | void QSortFilterProxyModel::setFilterCaseSensitivity(Qt::CaseSensitivity cs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2374-2382 |
| | 6 | 2 |
QSortFilterProxyModel::setFilterWildcardName: | QSortFilterProxyModel::setFilterWildcard | Prototype: | void QSortFilterProxyModel::setFilterWildcard(const QString &pattern) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2457-2464 |
| | 5 | 1 |
QSortFilterProxyModel::setSortLocaleAwareName: | QSortFilterProxyModel::setSortLocaleAware | Prototype: | void QSortFilterProxyModel::setSortLocaleAware(bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2424-2432 |
| | 5 | 2 |
QSortFilterProxyModel::sortCaseSensitivityName: | QSortFilterProxyModel::sortCaseSensitivity | Prototype: | Qt::CaseSensitivity QSortFilterProxyModel::sortCaseSensitivity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2393-2397 |
| | 2 | 1 |
QSortFilterProxyModel::sortOrderName: | QSortFilterProxyModel::sortOrder | Prototype: | Qt::SortOrder QSortFilterProxyModel::sortOrder() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2303-2307 |
| | 2 | 1 |
QSortFilterProxyModel::sortRoleName: | QSortFilterProxyModel::sortRole | Prototype: | int QSortFilterProxyModel::sortRole() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2520-2524 |
| | 2 | 1 |
QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeMovedName: | QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeMoved | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceColumnsAboutToBeMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1531-1547 |
| | 10 | 3 |
QSortFilterProxyModelPrivate::_q_sourceColumnsMovedName: | QSortFilterProxyModelPrivate::_q_sourceColumnsMoved | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceColumnsMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1549-1570 |
| | 13 | 3 |
QSortedModelEngine::filterName: | QSortedModelEngine::filter | Prototype: | QMatchData QSortedModelEngine::filter(const QString& part, const QModelIndex& parent, int) | Coverage: | 0.000% (0/55) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 611-696 |
| | 57 | 11 |
QSortedModelEngine::indexHintName: | QSortedModelEngine::indexHint | Prototype: | QIndexMapper QSortedModelEngine::indexHint(QString part, const QModelIndex& parent, Qt::SortOrder order) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 556-597 |
| | 22 | 8 |
QSortedModelEngine::sortOrderName: | QSortedModelEngine::sortOrder | Prototype: | Qt::SortOrder QSortedModelEngine::sortOrder(const QModelIndex &parent) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 599-609 |
| | 7 | 2 |
QSpacerItem::changeSizeName: | QSpacerItem::changeSize | Prototype: | void QSpacerItem::changeSize(int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 273-279 |
| | 3 | 1 |
QSpacerItem::expandingDirectionsName: | QSpacerItem::expandingDirections | Prototype: | Qt::Orientations QSpacerItem::expandingDirections() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 568-571 |
| | 1 | 1 |
QSpacerItem::geometryName: | QSpacerItem::geometry | Prototype: | QRect QSpacerItem::geometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 507-510 |
| | 1 | 1 |
QSpacerItem::isEmptyName: | QSpacerItem::isEmpty | Prototype: | bool QSpacerItem::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 679-682 |
| | 1 | 1 |
QSpacerItem::maximumSizeName: | QSpacerItem::maximumSize | Prototype: | QSize QSpacerItem::maximumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 626-630 |
| | 2 | 1 |
QSpacerItem::minimumSizeName: | QSpacerItem::minimumSize | Prototype: | QSize QSpacerItem::minimumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 605-609 |
| | 2 | 1 |
QSpacerItem::setGeometryName: | QSpacerItem::setGeometry | Prototype: | void QSpacerItem::setGeometry(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 439-442 |
| | 1 | 1 |
QSpacerItem::sizeHintName: | QSpacerItem::sizeHint | Prototype: | QSize QSpacerItem::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 649-652 |
| | 1 | 1 |
QSpacerItem::spacerItemName: | QSpacerItem::spacerItem | Prototype: | QSpacerItem * QSpacerItem::spacerItem() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 339-342 |
| | 1 | 1 |
QSpanBuffer::QSpanBufferName: | QSpanBuffer::QSpanBuffer | Prototype: | QSpanBuffer(ProcessSpans blend, void *data, const QRect &clipRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 76-82 |
| | 2 | 1 |
QSpanBuffer::addSpanName: | QSpanBuffer::addSpan | Prototype: | void addSpan(int x, unsigned int len, int y, unsigned char coverage) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 89-106 |
| | 12 | 3 |
QSpanBuffer::flushSpansName: | QSpanBuffer::flushSpans | Prototype: | void flushSpans() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 109-113 |
| | 2 | 1 |
QSpanBuffer::~QSpanBufferName: | QSpanBuffer::~QSpanBuffer | Prototype: | ~QSpanBuffer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 84-87 |
| | 1 | 1 |
QSpanCollection::addSpanName: | QSpanCollection::addSpan | Prototype: | void QSpanCollection::addSpan(QSpanCollection::Span *span) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 65-93 |
| | 15 | 7 |
QSpanCollection::checkConsistencyName: | QSpanCollection::checkConsistency | Prototype: | bool QSpanCollection::checkConsistency() const | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 545-578 |
| | 24 | 10 |
QSpanCollection::cleanSpanSubIndexName: | QSpanCollection::cleanSpanSubIndex | Prototype: | bool QSpanCollection::cleanSpanSubIndex(QSpanCollection::SubIndex &subindex, int y, bool update) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 308-332 |
| | 17 | 6 |
QSpanCollection::clearName: | QSpanCollection::clear | Prototype: | void QSpanCollection::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 160-165 |
| | 3 | 1 |
QSpanCollection::spanAtName: | QSpanCollection::spanAt | Prototype: | QSpanCollection::Span *QSpanCollection::spanAt(int x, int y) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 142-154 |
| | 10 | 4 |
QSpanCollection::spansInRectName: | QSpanCollection::spansInRect | Prototype: | QList<QSpanCollection::Span *> QSpanCollection::spansInRect(int x, int y, int w, int h) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 170-193 |
| | 19 | 8 |
QSpanCollection::updateInsertedColumnsName: | QSpanCollection::updateInsertedColumns | Prototype: | void QSpanCollection::updateInsertedColumns(int start, int end) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 256-301 |
| | 19 | 8 |
QSpanCollection::updateInsertedRowsName: | QSpanCollection::updateInsertedRows | Prototype: | void QSpanCollection::updateInsertedRows(int start, int end) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 208-251 |
| | 17 | 7 |
QSpanCollection::updateRemovedColumnsName: | QSpanCollection::updateRemovedColumns | Prototype: | void QSpanCollection::updateRemovedColumns(int start, int end) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 464-538 |
| | 35 | 13 |
QSpanCollection::updateRemovedRowsName: | QSpanCollection::updateRemovedRows | Prototype: | void QSpanCollection::updateRemovedRows(int start, int end) | Coverage: | 0.000% (0/92) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 337-459 |
| | 72 | 27 |
QSpanCollection::updateSpanName: | QSpanCollection::updateSpan | Prototype: | void QSpanCollection::updateSpan(QSpanCollection::Span *span, int old_height) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 103-137 |
| | 23 | 10 |
QSpanData::adjustSpanMethodsName: | QSpanData::adjustSpanMethods | Prototype: | void QSpanData::adjustSpanMethods() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4544-4585 |
| | 26 | 11 |