| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QAbstractProtocolHandler::setReply| Name: | QAbstractProtocolHandler::setReply | | Prototype: | void QAbstractProtocolHandler::setReply(QHttpNetworkReply *reply) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractprotocolhandler.cpp | | Lines: | 53-56 |
| | 1 | 1 |
QAbstractProtocolHandler::QAbstractProtocolHandler| Name: | QAbstractProtocolHandler::QAbstractProtocolHandler | | Prototype: | QAbstractProtocolHandler::QAbstractProtocolHandler(QHttpNetworkConnectionChannel *channel) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractprotocolhandler.cpp | | Lines: | 41-47 |
| | 3 | 1 |
QAbstractPrintDialog::toPage| Name: | QAbstractPrintDialog::toPage | | Prototype: | int QAbstractPrintDialog::toPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 316-320 |
| | 2 | 1 |
QAbstractPrintDialog::setPrintRange| Name: | QAbstractPrintDialog::setPrintRange | | Prototype: | void QAbstractPrintDialog::setPrintRange(PrintRange range) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 238-242 |
| | 2 | 1 |
QAbstractPrintDialog::setOptionTabs| Name: | QAbstractPrintDialog::setOptionTabs | | Prototype: | void QAbstractPrintDialog::setOptionTabs(const QList<QWidget*> &tabs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 429-433 |
| | 2 | 1 |
QAbstractPrintDialog::setMinMax| Name: | QAbstractPrintDialog::setMinMax | | Prototype: | void QAbstractPrintDialog::setMinMax(int min, int max) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 257-265 |
| | 12 | 1 |
QAbstractPrintDialog::setEnabledOptions| Name: | QAbstractPrintDialog::setEnabledOptions | | Prototype: | void QAbstractPrintDialog::setEnabledOptions(PrintDialogOptions options) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 196-200 |
| | 2 | 1 |
QAbstractPrintDialog::printer| Name: | QAbstractPrintDialog::printer | | Prototype: | QPrinter *QAbstractPrintDialog::printer() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 327-331 |
| | 2 | 1 |
QAbstractPrintDialog::printRange| Name: | QAbstractPrintDialog::printRange | | Prototype: | QAbstractPrintDialog::PrintRange QAbstractPrintDialog::printRange() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 247-251 |
| | 2 | 1 |
QAbstractPrintDialog::minPage| Name: | QAbstractPrintDialog::minPage | | Prototype: | int QAbstractPrintDialog::minPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 271-275 |
| | 2 | 1 |
QAbstractPrintDialog::maxPage| Name: | QAbstractPrintDialog::maxPage | | Prototype: | int QAbstractPrintDialog::maxPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 282-286 |
| | 2 | 1 |
QAbstractPrintDialog::isOptionEnabled| Name: | QAbstractPrintDialog::isOptionEnabled | | Prototype: | bool QAbstractPrintDialog::isOptionEnabled(PrintDialogOption option) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 229-233 |
| | 2 | 1 |
QAbstractPrintDialog::fromPage| Name: | QAbstractPrintDialog::fromPage | | Prototype: | int QAbstractPrintDialog::fromPage() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 306-310 |
| | 2 | 1 |
QAbstractPrintDialog::enabledOptions| Name: | QAbstractPrintDialog::enabledOptions | | Prototype: | QAbstractPrintDialog::PrintDialogOptions QAbstractPrintDialog::enabledOptions() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 218-222 |
| | 2 | 1 |
QAbstractPrintDialog::addEnabledOption| Name: | QAbstractPrintDialog::addEnabledOption | | Prototype: | void QAbstractPrintDialog::addEnabledOption(PrintDialogOption option) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 207-211 |
| | 2 | 1 |
QAbstractPrintDialog::QAbstractPrintDialog| Name: | QAbstractPrintDialog::QAbstractPrintDialog | | Prototype: | QAbstractPrintDialog::QAbstractPrintDialog(QAbstractPrintDialogPrivate &ptr, QPrinter *printer, QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 116-124 |
| | 3 | 1 |
QAbstractPrintDialog::QAbstractPrintDialog| Name: | QAbstractPrintDialog::QAbstractPrintDialog | | Prototype: | QAbstractPrintDialog::QAbstractPrintDialog(QPrinter *printer, QWidget *parent) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 102-111 |
| | 6 | 1 |
QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend| Name: | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend | | Prototype: | void QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(QOpenGLContext *context, const QOpenGLVersionStatus &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 64-68 |
| | 2 | 1 |
QAbstractOpenGLFunctionsPrivate::removeExternalFunctions| Name: | QAbstractOpenGLFunctionsPrivate::removeExternalFunctions | | Prototype: | void QAbstractOpenGLFunctionsPrivate::removeExternalFunctions(QOpenGLContext *context, QAbstractOpenGLFunctions *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 76-80 |
| | 2 | 1 |
QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend| Name: | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend | | Prototype: | void QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(QOpenGLContext *context, const QOpenGLVersionStatus &v, QOpenGLVersionFunctionsBackend *backend) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 56-62 |
| | 2 | 1 |
QAbstractOpenGLFunctionsPrivate::insertExternalFunctions| Name: | QAbstractOpenGLFunctionsPrivate::insertExternalFunctions | | Prototype: | void QAbstractOpenGLFunctionsPrivate::insertExternalFunctions(QOpenGLContext *context, QAbstractOpenGLFunctions *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 70-74 |
| | 2 | 1 |
QAbstractOpenGLFunctionsPrivate::functionsBackend| Name: | QAbstractOpenGLFunctionsPrivate::functionsBackend | | Prototype: | QOpenGLVersionFunctionsBackend *QAbstractOpenGLFunctionsPrivate::functionsBackend(QOpenGLContext *context, const QOpenGLVersionStatus &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 49-54 |
| | 2 | 1 |
QAbstractOpenGLFunctions::setOwningContext| Name: | QAbstractOpenGLFunctions::setOwningContext | | Prototype: | void QAbstractOpenGLFunctions::setOwningContext(const QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 239-243 |
| | 2 | 1 |
QAbstractOpenGLFunctions::owningContext| Name: | QAbstractOpenGLFunctions::owningContext | | Prototype: | QOpenGLContext *QAbstractOpenGLFunctions::owningContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 247-251 |
| | 2 | 1 |
QAbstractOpenGLFunctions::isInitialized| Name: | QAbstractOpenGLFunctions::isInitialized | | Prototype: | bool QAbstractOpenGLFunctions::isInitialized() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 231-235 |
| | 2 | 1 |
QAbstractOpenGLFunctions::QAbstractOpenGLFunctions| Name: | QAbstractOpenGLFunctions::QAbstractOpenGLFunctions | | Prototype: | QAbstractOpenGLFunctions::QAbstractOpenGLFunctions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 192-195 |
| | 2 | 1 |
QAbstractNetworkCache::QAbstractNetworkCache| Name: | QAbstractNetworkCache::QAbstractNetworkCache | | Prototype: | QAbstractNetworkCache::QAbstractNetworkCache(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | | Lines: | 417-420 |
| | 2 | 1 |
QAbstractNetworkCache::QAbstractNetworkCache| Name: | QAbstractNetworkCache::QAbstractNetworkCache | | Prototype: | QAbstractNetworkCache::QAbstractNetworkCache(QAbstractNetworkCachePrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | | Lines: | 425-428 |
| | 2 | 1 |
QAbstractNativeEventFilter::QAbstractNativeEventFilter| Name: | QAbstractNativeEventFilter::QAbstractNativeEventFilter | | Prototype: | QAbstractNativeEventFilter::QAbstractNativeEventFilter() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstractnativeeventfilter.cpp | | Lines: | 54-57 |
| | 1 | 1 |
QAbstractListModel::sibling| Name: | QAbstractListModel::sibling | | Prototype: | QModelIndex QAbstractListModel::sibling(int row, int column, const QModelIndex &) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3507-3510 |
| | 1 | 1 |
QAbstractListModel::parent| Name: | QAbstractListModel::parent | | Prototype: | QModelIndex QAbstractListModel::parent(const QModelIndex & ) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3499-3502 |
| | 1 | 1 |
QAbstractListModel::index| Name: | QAbstractListModel::index | | Prototype: | QModelIndex QAbstractListModel::index(int row, int column, const QModelIndex &parent) const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3488-3491 |
| | 1 | 1 |
QAbstractListModel::hasChildren| Name: | QAbstractListModel::hasChildren | | Prototype: | bool QAbstractListModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3536-3539 |
| | 1 | 1 |
QAbstractListModel::columnCount| Name: | QAbstractListModel::columnCount | | Prototype: | int QAbstractListModel::columnCount(const QModelIndex &parent) const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3531-3534 |
| | 1 | 1 |
QAbstractListModel::QAbstractListModel| Name: | QAbstractListModel::QAbstractListModel | | Prototype: | QAbstractListModel::QAbstractListModel(QAbstractItemModelPrivate &dd, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3465-3469 |
| | 3 | 1 |
QAbstractListModel::QAbstractListModel| Name: | QAbstractListModel::QAbstractListModel | | Prototype: | QAbstractListModel::QAbstractListModel(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3453-3457 |
| | 3 | 1 |
QAbstractItemViewPrivate::viewOptionsV1| Name: | QAbstractItemViewPrivate::viewOptionsV1 | | Prototype: | QStyleOptionViewItem QAbstractItemViewPrivate::viewOptionsV1() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3677-3681 |
| | 2 | 1 |
QAbstractItemViewPrivate::sendDelegateEvent| Name: | QAbstractItemViewPrivate::sendDelegateEvent | | Prototype: | bool QAbstractItemViewPrivate::sendDelegateEvent(const QModelIndex &index, QEvent *event) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4319-4328 |
| | 7 | 1 |
QAbstractItemViewPrivate::interruptDelayedItemsLayout| Name: | QAbstractItemViewPrivate::interruptDelayedItemsLayout | | Prototype: | void QAbstractItemViewPrivate::interruptDelayedItemsLayout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4130-4134 |
| | 2 | 1 |
QAbstractItemViewPrivate::init| Name: | QAbstractItemViewPrivate::init | | Prototype: | void QAbstractItemViewPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 113-133 |
| | 14 | 1 |
QAbstractItemViewPrivate::hasEditor| Name: | QAbstractItemViewPrivate::hasEditor | | Prototype: | bool QAbstractItemViewPrivate::hasEditor(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4285-4288 |
| | 1 | 1 |
QAbstractItemViewPrivate::addEditor| Name: | QAbstractItemViewPrivate::addEditor | | Prototype: | void QAbstractItemViewPrivate::addEditor(const QModelIndex &index, QWidget *editor, bool isStatic) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4313-4317 |
| | 2 | 1 |
QAbstractItemViewPrivate::_q_rowsMoved| Name: | QAbstractItemViewPrivate::_q_rowsMoved | | Prototype: | void QAbstractItemViewPrivate::_q_rowsMoved(const QModelIndex &, int, int, const QModelIndex &, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3536-3539 |
| | 1 | 1 |
QAbstractItemViewPrivate::_q_modelDestroyed| Name: | QAbstractItemViewPrivate::_q_modelDestroyed | | Prototype: | void QAbstractItemViewPrivate::_q_modelDestroyed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3513-3517 |
| | 2 | 1 |
QAbstractItemViewPrivate::_q_columnsMoved| Name: | QAbstractItemViewPrivate::_q_columnsMoved | | Prototype: | void QAbstractItemViewPrivate::_q_columnsMoved(const QModelIndex &, int, int, const QModelIndex &, int) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3541-3544 |
| | 1 | 1 |
QAbstractItemViewPrivate::QAbstractItemViewPrivate| Name: | QAbstractItemViewPrivate::QAbstractItemViewPrivate | | Prototype: | QAbstractItemViewPrivate::QAbstractItemViewPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 66-107 |
| | 1 | 1 |
QAbstractItemView::~QAbstractItemView| Name: | QAbstractItemView::~QAbstractItemView | | Prototype: | QAbstractItemView::~QAbstractItemView() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 617-628 |
| | 8 | 1 |
QAbstractItemView::viewportSizeHint| Name: | QAbstractItemView::viewportSizeHint | | Prototype: | QSize QAbstractItemView::viewportSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1383-1386 |
| | 1 | 1 |
QAbstractItemView::verticalStepsPerItem| Name: | QAbstractItemView::verticalStepsPerItem | | Prototype: | int QAbstractItemView::verticalStepsPerItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2919-2922 |
| | 1 | 1 |
QAbstractItemView::verticalScrollMode| Name: | QAbstractItemView::verticalScrollMode | | Prototype: | QAbstractItemView::ScrollMode QAbstractItemView::verticalScrollMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1253-1257 |
| | 2 | 1 |
QAbstractItemView::updateGeometries| Name: | QAbstractItemView::updateGeometries | | Prototype: | void QAbstractItemView::updateGeometries() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2700-2706 |
| | 4 | 1 |
QAbstractItemView::updateEditorData| Name: | QAbstractItemView::updateEditorData | | Prototype: | void QAbstractItemView::updateEditorData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2640-2644 |
| | 2 | 1 |
QAbstractItemView::textElideMode| Name: | QAbstractItemView::textElideMode | | Prototype: | Qt::TextElideMode QAbstractItemView::textElideMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1569-1572 |
| | 1 | 1 |
QAbstractItemView::tabKeyNavigation| Name: | QAbstractItemView::tabKeyNavigation | | Prototype: | bool QAbstractItemView::tabKeyNavigation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1373-1377 |
| | 2 | 1 |
QAbstractItemView::stopAutoScroll| Name: | QAbstractItemView::stopAutoScroll | | Prototype: | void QAbstractItemView::stopAutoScroll() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3790-3793 |
| | 1 | 1 |
QAbstractItemView::state| Name: | QAbstractItemView::state | | Prototype: | QAbstractItemView::State QAbstractItemView::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3688-3692 |
| | 2 | 1 |
QAbstractItemView::startAutoScroll| Name: | QAbstractItemView::startAutoScroll | | Prototype: | void QAbstractItemView::startAutoScroll() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3782-3785 |
| | 1 | 1 |
QAbstractItemView::showDropIndicator| Name: | QAbstractItemView::showDropIndicator | | Prototype: | bool QAbstractItemView::showDropIndicator() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1402-1406 |
| | 2 | 1 |
QAbstractItemView::setVerticalStepsPerItem| Name: | QAbstractItemView::setVerticalStepsPerItem | | Prototype: | void QAbstractItemView::setVerticalStepsPerItem(int steps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2907-2911 |
| | 1 | 1 |
QAbstractItemView::setTextElideMode| Name: | QAbstractItemView::setTextElideMode | | Prototype: | void QAbstractItemView::setTextElideMode(Qt::TextElideMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1563-1567 |
| | 2 | 1 |
QAbstractItemView::setTabKeyNavigation| Name: | QAbstractItemView::setTabKeyNavigation | | Prototype: | void QAbstractItemView::setTabKeyNavigation(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1367-1371 |
| | 2 | 1 |
QAbstractItemView::setState| Name: | QAbstractItemView::setState | | Prototype: | void QAbstractItemView::setState(State state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3699-3703 |
| | 2 | 1 |
QAbstractItemView::setSelectionMode| Name: | QAbstractItemView::setSelectionMode | | Prototype: | void QAbstractItemView::setSelectionMode(SelectionMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1013-1017 |
| | 2 | 1 |
QAbstractItemView::setSelectionBehavior| Name: | QAbstractItemView::setSelectionBehavior | | Prototype: | void QAbstractItemView::setSelectionBehavior(QAbstractItemView::SelectionBehavior behavior) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1035-1039 |
| | 2 | 1 |
QAbstractItemView::setHorizontalStepsPerItem| Name: | QAbstractItemView::setHorizontalStepsPerItem | | Prototype: | void QAbstractItemView::setHorizontalStepsPerItem(int steps) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2878-2882 |
| | 1 | 1 |
QAbstractItemView::setHorizontalScrollMode| Name: | QAbstractItemView::setHorizontalScrollMode | | Prototype: | void QAbstractItemView::setHorizontalScrollMode(ScrollMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1268-1273 |
| | 3 | 1 |
QAbstractItemView::setEditTriggers| Name: | QAbstractItemView::setEditTriggers | | Prototype: | void QAbstractItemView::setEditTriggers(EditTriggers actions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1221-1225 |
| | 2 | 1 |
QAbstractItemView::setDropIndicatorShown| Name: | QAbstractItemView::setDropIndicatorShown | | Prototype: | void QAbstractItemView::setDropIndicatorShown(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1396-1400 |
| | 2 | 1 |
QAbstractItemView::setDragEnabled| Name: | QAbstractItemView::setDragEnabled | | Prototype: | void QAbstractItemView::setDragEnabled(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1415-1419 |
| | 2 | 1 |
QAbstractItemView::setDragDropOverwriteMode| Name: | QAbstractItemView::setDragDropOverwriteMode | | Prototype: | void QAbstractItemView::setDragDropOverwriteMode(bool overwrite) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1303-1307 |
| | 2 | 1 |
QAbstractItemView::setDragDropMode| Name: | QAbstractItemView::setDragDropMode | | Prototype: | void QAbstractItemView::setDragDropMode(DragDropMode behavior) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1454-1460 |
| | 4 | 1 |
QAbstractItemView::setDirtyRegion| Name: | QAbstractItemView::setDirtyRegion | | Prototype: | void QAbstractItemView::setDirtyRegion(const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3742-3746 |
| | 2 | 1 |
QAbstractItemView::setDefaultDropAction| Name: | QAbstractItemView::setDefaultDropAction | | Prototype: | void QAbstractItemView::setDefaultDropAction(Qt::DropAction dropAction) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1495-1499 |
| | 2 | 1 |
QAbstractItemView::setAutoScrollMargin| Name: | QAbstractItemView::setAutoScrollMargin | | Prototype: | void QAbstractItemView::setAutoScrollMargin(int margin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1350-1354 |
| | 2 | 1 |
QAbstractItemView::setAutoScroll| Name: | QAbstractItemView::setAutoScroll | | Prototype: | void QAbstractItemView::setAutoScroll(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1330-1334 |
| | 2 | 1 |
QAbstractItemView::selectionModel| Name: | QAbstractItemView::selectionModel | | Prototype: | QItemSelectionModel* QAbstractItemView::selectionModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 801-805 |
| | 2 | 1 |
QAbstractItemView::selectionMode| Name: | QAbstractItemView::selectionMode | | Prototype: | QAbstractItemView::SelectionMode QAbstractItemView::selectionMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1019-1023 |
| | 2 | 1 |
QAbstractItemView::selectionBehavior| Name: | QAbstractItemView::selectionBehavior | | Prototype: | QAbstractItemView::SelectionBehavior QAbstractItemView::selectionBehavior() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1041-1045 |
| | 2 | 1 |
QAbstractItemView::scrollToTop| Name: | QAbstractItemView::scrollToTop | | Prototype: | void QAbstractItemView::scrollToTop() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3192-3195 |
| | 1 | 1 |
QAbstractItemView::scrollDirtyRegion| Name: | QAbstractItemView::scrollDirtyRegion | | Prototype: | void QAbstractItemView::scrollDirtyRegion(int dx, int dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3758-3762 |
| | 2 | 1 |
QAbstractItemView::scheduleDelayedItemsLayout| Name: | QAbstractItemView::scheduleDelayedItemsLayout | | Prototype: | void QAbstractItemView::scheduleDelayedItemsLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3714-3718 |
| | 2 | 1 |
QAbstractItemView::rootIndex| Name: | QAbstractItemView::rootIndex | | Prototype: | QModelIndex QAbstractItemView::rootIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1142-1145 |
| | 1 | 1 |
QAbstractItemView::resizeEvent| Name: | QAbstractItemView::resizeEvent | | Prototype: | void QAbstractItemView::resizeEvent(QResizeEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2459-2463 |
| | 2 | 1 |
QAbstractItemView::model| Name: | QAbstractItemView::model | | Prototype: | QAbstractItemModel *QAbstractItemView::model() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 735-739 |
| | 2 | 1 |
QAbstractItemView::itemDelegateForRow| Name: | QAbstractItemView::itemDelegateForRow | | Prototype: | QAbstractItemDelegate *QAbstractItemView::itemDelegateForRow(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 927-931 |
| | 2 | 1 |
QAbstractItemView::itemDelegateForColumn| Name: | QAbstractItemView::itemDelegateForColumn | | Prototype: | QAbstractItemDelegate *QAbstractItemView::itemDelegateForColumn(int column) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 987-991 |
| | 2 | 1 |
QAbstractItemView::itemDelegate| Name: | QAbstractItemView::itemDelegate | | Prototype: | QAbstractItemDelegate *QAbstractItemView::itemDelegate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 856-859 |
| | 1 | 1 |
QAbstractItemView::itemDelegate| Name: | QAbstractItemView::itemDelegate | | Prototype: | QAbstractItemDelegate *QAbstractItemView::itemDelegate(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 997-1001 |
| | 2 | 1 |
QAbstractItemView::iconSize| Name: | QAbstractItemView::iconSize | | Prototype: | QSize QAbstractItemView::iconSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1550-1554 |
| | 2 | 1 |
QAbstractItemView::horizontalStepsPerItem| Name: | QAbstractItemView::horizontalStepsPerItem | | Prototype: | int QAbstractItemView::horizontalStepsPerItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2890-2893 |
| | 1 | 1 |
QAbstractItemView::horizontalScrollMode| Name: | QAbstractItemView::horizontalScrollMode | | Prototype: | QAbstractItemView::ScrollMode QAbstractItemView::horizontalScrollMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1275-1279 |
| | 2 | 1 |
QAbstractItemView::hasAutoScroll| Name: | QAbstractItemView::hasAutoScroll | | Prototype: | bool QAbstractItemView::hasAutoScroll() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1336-1340 |
| | 2 | 1 |
QAbstractItemView::focusOutEvent| Name: | QAbstractItemView::focusOutEvent | | Prototype: | void QAbstractItemView::focusOutEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2213-2218 |
| | 3 | 1 |
QAbstractItemView::executeDelayedItemsLayout| Name: | QAbstractItemView::executeDelayedItemsLayout | | Prototype: | void QAbstractItemView::executeDelayedItemsLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3726-3730 |
| | 2 | 1 |
QAbstractItemView::editTriggers| Name: | QAbstractItemView::editTriggers | | Prototype: | QAbstractItemView::EditTriggers QAbstractItemView::editTriggers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1227-1231 |
| | 2 | 1 |
QAbstractItemView::dropIndicatorPosition| Name: | QAbstractItemView::dropIndicatorPosition | | Prototype: | QAbstractItemView::DropIndicatorPosition QAbstractItemView::dropIndicatorPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2543-2547 |
| | 2 | 1 |
QAbstractItemView::dragLeaveEvent| Name: | QAbstractItemView::dragLeaveEvent | | Prototype: | void QAbstractItemView::dragLeaveEvent(QDragLeaveEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2039-2046 |
| | 5 | 1 |
QAbstractItemView::dragEnabled| Name: | QAbstractItemView::dragEnabled | | Prototype: | bool QAbstractItemView::dragEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1421-1425 |
| | 2 | 1 |
QAbstractItemView::dragDropOverwriteMode| Name: | QAbstractItemView::dragDropOverwriteMode | | Prototype: | bool QAbstractItemView::dragDropOverwriteMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1309-1313 |
| | 2 | 1 |
QAbstractItemView::doItemsLayout| Name: | QAbstractItemView::doItemsLayout | | Prototype: | void QAbstractItemView::doItemsLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1204-1210 |
| | 4 | 1 |