| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPixmapFilter::QPixmapFilter| Name: | QPixmapFilter::QPixmapFilter | | Prototype: | QPixmapFilter::QPixmapFilter(QPixmapFilterPrivate&d, QPixmapFilter::FilterType type, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 126-130 |
| | 1 | 1 |
QPixmapFilter::boundingRectFor| Name: | QPixmapFilter::boundingRectFor | | Prototype: | QRectF QPixmapFilter::boundingRectFor(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 160-163 |
| | 1 | 1 |
QPixmapIconEngine::clone| Name: | QPixmapIconEngine::clone | | Prototype: | QIconEngine *QPixmapIconEngine::clone() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 459-462 |
| | 1 | 1 |
QPixmapIconEngine::key| Name: | QPixmapIconEngine::key | | Prototype: | QString QPixmapIconEngine::key() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 454-457 |
| | 1 | 1 |
QPixmapStyle::QPixmapStyle| Name: | QPixmapStyle::QPixmapStyle | | Prototype: | QPixmapStyle::QPixmapStyle(QPixmapStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 677-679 |
| | 1 | 1 |
QPixmapStyle::polish| Name: | QPixmapStyle::polish | | Prototype: | void QPixmapStyle::polish(QApplication *application) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 108-114 |
| | 1 | 1 |
QPixmapStyle::polish| Name: | QPixmapStyle::polish | | Prototype: | void QPixmapStyle::polish(QPalette &palette) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 119-122 |
| | 1 | 1 |
QPixmapStyle::unpolish| Name: | QPixmapStyle::unpolish | | Prototype: | void QPixmapStyle::unpolish(QApplication *application) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 202-205 |
| | 1 | 1 |
QPlainTestLogger::outputMessage| Name: | QPlainTestLogger::outputMessage | | Prototype: | void QPlainTestLogger::outputMessage(const char *str) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 216-237 |
| | 1 | 1 |
QPlainTextDocumentLayout::hitTest| Name: | QPlainTextDocumentLayout::hitTest | | Prototype: | int QPlainTextDocumentLayout::hitTest(const QPointF &, Qt::HitTestAccuracy ) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 154-162 |
| | 1 | 1 |
QPlainTextDocumentLayout::pageCount| Name: | QPlainTextDocumentLayout::pageCount | | Prototype: | int QPlainTextDocumentLayout::pageCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 167-168 |
| | 1 | 1 |
QPlainTextDocumentLayout::requestUpdate| Name: | QPlainTextDocumentLayout::requestUpdate | | Prototype: | void QPlainTextDocumentLayout::requestUpdate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 251-254 |
| | 1 | 1 |
QPlainTextEdit::blockCount| Name: | QPlainTextEdit::blockCount | | Prototype: | int QPlainTextEdit::blockCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 3139-3142 |
| | 1 | 1 |
QPlainTextEdit::inputMethodQuery| Name: | QPlainTextEdit::inputMethodQuery | | Prototype: | QVariant QPlainTextEdit::inputMethodQuery(Qt::InputMethodQuery property) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2191-2194 |
| | 1 | 1 |
QPlainTextEdit::keyReleaseEvent| Name: | QPlainTextEdit::keyReleaseEvent | | Prototype: | void QPlainTextEdit::keyReleaseEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1792-1818 |
| | 1 | 1 |
QPlainTextEdit::setTextCursor| Name: | QPlainTextEdit::setTextCursor | | Prototype: | void QPlainTextEdit::setTextCursor(const QTextCursor &cursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1358-1361 |
| | 1 | 1 |
QPlainTextEdit::zoomIn| Name: | QPlainTextEdit::zoomIn | | Prototype: | void QPlainTextEdit::zoomIn(int range) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2324-2327 |
| | 1 | 1 |
QPlainTextEdit::zoomOut| Name: | QPlainTextEdit::zoomOut | | Prototype: | void QPlainTextEdit::zoomOut(int range) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2340-2343 |
| | 1 | 1 |
QPlainTextEditControl::QPlainTextEditControl| Name: | QPlainTextEditControl::QPlainTextEditControl | | Prototype: | QPlainTextEditControl::QPlainTextEditControl(QPlainTextEdit *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 433-438 |
| | 1 | 1 |
QPlainTextEditControl::anchorAt| Name: | QPlainTextEditControl::anchorAt | | Prototype: | QString QPlainTextEditControl::anchorAt(const QPointF &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 613-616 |
| | 1 | 1 |
QPlainTextEditControl::firstVisibleBlock| Name: | QPlainTextEditControl::firstVisibleBlock | | Prototype: | QTextBlock QPlainTextEditControl::firstVisibleBlock() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 508-511 |
| | 1 | 1 |
QPlainTextEditPrivate::verticalOffset| Name: | QPlainTextEditPrivate::verticalOffset | | Prototype: | qreal QPlainTextEditPrivate::verticalOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 503-505 |
| | 1 | 1 |
QPlatformAccessibility::cleanup| Name: | QPlatformAccessibility::cleanup | | Prototype: | void QPlatformAccessibility::cleanup() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 131-134 |
| | 1 | 1 |
QPlatformBackingStore::graphicsBuffer| Name: | QPlatformBackingStore::graphicsBuffer | | Prototype: | QPlatformGraphicsBuffer *QPlatformBackingStore::graphicsBuffer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 650-653 |
| | 1 | 1 |
QPlatformBackingStore::toImage| Name: | QPlatformBackingStore::toImage | | Prototype: | QImage QPlatformBackingStore::toImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 425-428 |
| | 1 | 1 |
QPlatformBackingStore::window| Name: | QPlatformBackingStore::window | | Prototype: | QWindow* QPlatformBackingStore::window() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 621-624 |
| | 1 | 1 |
QPlatformBackingStore::~QPlatformBackingStore| Name: | QPlatformBackingStore::~QPlatformBackingStore | | Prototype: | QPlatformBackingStore::~QPlatformBackingStore() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 612-615 |
| | 1 | 1 |
QPlatformClipboard::supportsMode| Name: | QPlatformClipboard::supportsMode | | Prototype: | bool QPlatformClipboard::supportsMode(QClipboard::Mode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 111-114 |
| | 1 | 1 |
QPlatformColorDialogHelper::options| Name: | QPlatformColorDialogHelper::options | | Prototype: | const QSharedPointer<QColorDialogOptions> &QPlatformColorDialogHelper::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 396-399 |
| | 1 | 1 |
QPlatformColorDialogHelper::setOptions| Name: | QPlatformColorDialogHelper::setOptions | | Prototype: | void QPlatformColorDialogHelper::setOptions(const QSharedPointer<QColorDialogOptions> &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 401-404 |
| | 1 | 1 |
QPlatformCursor::pos| Name: | QPlatformCursor::pos | | Prototype: | QPoint QPlatformCursor::pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 116-120 |
| | 1 | 1 |
QPlatformDialogHelper::styleHint| Name: | QPlatformDialogHelper::styleHint | | Prototype: | QVariant QPlatformDialogHelper::styleHint(StyleHint hint) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 137-140 |
| | 1 | 1 |
QPlatformDrag::cancelDrag| Name: | QPlatformDrag::cancelDrag | | Prototype: | void QPlatformDrag::cancelDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 172-175 |
| | 1 | 1 |
QPlatformDrag::currentDrag| Name: | QPlatformDrag::currentDrag | | Prototype: | QDrag *QPlatformDrag::currentDrag() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 106-109 |
| | 1 | 1 |
QPlatformDrag::defaultPixmap| Name: | QPlatformDrag::defaultPixmap | | Prototype: | QPixmap QPlatformDrag::defaultPixmap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QPlatformDrag::ownsDragObject| Name: | QPlatformDrag::ownsDragObject | | Prototype: | bool QPlatformDrag::ownsDragObject() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 220-223 |
| | 1 | 1 |
QPlatformDrag::~QPlatformDrag| Name: | QPlatformDrag::~QPlatformDrag | | Prototype: | QPlatformDrag::~QPlatformDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 101-104 |
| | 1 | 1 |
QPlatformDragPrivate::QPlatformDragPrivate| Name: | QPlatformDragPrivate::QPlatformDragPrivate | | Prototype: | QPlatformDragPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 83-83 |
| | 1 | 1 |
QPlatformDragQtResponse::answerRect| Name: | QPlatformDragQtResponse::answerRect | | Prototype: | QRect QPlatformDragQtResponse::answerRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QPlatformDropQtResponse::acceptedAction| Name: | QPlatformDropQtResponse::acceptedAction | | Prototype: | Qt::DropAction QPlatformDropQtResponse::acceptedAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 65-68 |
| | 1 | 1 |
QPlatformDropQtResponse::isAccepted| Name: | QPlatformDropQtResponse::isAccepted | | Prototype: | bool QPlatformDropQtResponse::isAccepted() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 60-63 |
| | 1 | 1 |
QPlatformFileDialogHelper::isSupportedUrl| Name: | QPlatformFileDialogHelper::isSupportedUrl | | Prototype: | bool QPlatformFileDialogHelper::isSupportedUrl(const QUrl &url) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 674-677 |
| | 1 | 1 |
QPlatformFileDialogHelper::options| Name: | QPlatformFileDialogHelper::options | | Prototype: | const QSharedPointer<QFileDialogOptions> &QPlatformFileDialogHelper::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 688-691 |
| | 1 | 1 |
QPlatformFileDialogHelper::setOptions| Name: | QPlatformFileDialogHelper::setOptions | | Prototype: | void QPlatformFileDialogHelper::setOptions(const QSharedPointer<QFileDialogOptions> &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 693-696 |
| | 1 | 1 |
QPlatformFontDatabase::defaultFont| Name: | QPlatformFontDatabase::defaultFont | | Prototype: | QFont QPlatformFontDatabase::defaultFont() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 423-426 |
| | 1 | 1 |
QPlatformFontDatabase::fontEngineMulti| Name: | QPlatformFontDatabase::fontEngineMulti | | Prototype: | QFontEngineMulti *QPlatformFontDatabase::fontEngineMulti(QFontEngine *fontEngine, QChar::Script script) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 327-330 |
| | 1 | 1 |
QPlatformFontDatabase::fontsAlwaysScalable| Name: | QPlatformFontDatabase::fontsAlwaysScalable | | Prototype: | bool QPlatformFontDatabase::fontsAlwaysScalable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 448-451 |
| | 1 | 1 |
QPlatformFontDatabase::populateFamily| Name: | QPlatformFontDatabase::populateFamily | | Prototype: | void QPlatformFontDatabase::populateFamily(const QString &familyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 307-310 |
| | 1 | 1 |
QPlatformFontDatabase::registerAliasToFontFamily| Name: | QPlatformFontDatabase::registerAliasToFontFamily | | Prototype: | void QPlatformFontDatabase::registerAliasToFontFamily(const QString &familyName, const QString &alias) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 666-669 |
| | 1 | 1 |
QPlatformFontDatabase::registerFontFamily| Name: | QPlatformFontDatabase::registerFontFamily | | Prototype: | void QPlatformFontDatabase::registerFontFamily(const QString &familyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 149-152 |
| | 1 | 1 |
QPlatformFontDatabase::resolveFontFamilyAlias| Name: | QPlatformFontDatabase::resolveFontFamilyAlias | | Prototype: | QString QPlatformFontDatabase::resolveFontFamilyAlias(const QString &family) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 436-439 |
| | 1 | 1 |
QPlatformFontDialogHelper::options| Name: | QPlatformFontDialogHelper::options | | Prototype: | const QSharedPointer<QFontDialogOptions> &QPlatformFontDialogHelper::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 219-222 |
| | 1 | 1 |
QPlatformFontDialogHelper::setOptions| Name: | QPlatformFontDialogHelper::setOptions | | Prototype: | void QPlatformFontDialogHelper::setOptions(const QSharedPointer<QFontDialogOptions> &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 224-227 |
| | 1 | 1 |
QPlatformGraphicsBuffer::bytesPerLine| Name: | QPlatformGraphicsBuffer::bytesPerLine | | Prototype: | int QPlatformGraphicsBuffer::bytesPerLine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 245-248 |
| | 1 | 1 |
QPlatformGraphicsBuffer::data| Name: | QPlatformGraphicsBuffer::data | | Prototype: | const uchar *QPlatformGraphicsBuffer::data() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 217-218 |
| | 1 | 1 |
QPlatformGraphicsBuffer::data| Name: | QPlatformGraphicsBuffer::data | | Prototype: | uchar *QPlatformGraphicsBuffer::data() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 225-228 |
| | 1 | 1 |
QPlatformGraphicsBuffer::origin| Name: | QPlatformGraphicsBuffer::origin | | Prototype: | QPlatformGraphicsBuffer::Origin QPlatformGraphicsBuffer::origin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 258-261 |
| | 1 | 1 |
QPlatformInputContext::emitAnimatingChanged| Name: | QPlatformInputContext::emitAnimatingChanged | | Prototype: | void QPlatformInputContext::emitAnimatingChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 191-194 |
| | 1 | 1 |
QPlatformInputContext::emitInputDirectionChanged| Name: | QPlatformInputContext::emitInputDirectionChanged | | Prototype: | void QPlatformInputContext::emitInputDirectionChanged(Qt::LayoutDirection newDirection) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 243-246 |
| | 1 | 1 |
QPlatformInputContext::emitInputPanelVisibleChanged| Name: | QPlatformInputContext::emitInputPanelVisibleChanged | | Prototype: | void QPlatformInputContext::emitInputPanelVisibleChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 223-226 |
| | 1 | 1 |
QPlatformInputContext::emitKeyboardRectChanged| Name: | QPlatformInputContext::emitKeyboardRectChanged | | Prototype: | void QPlatformInputContext::emitKeyboardRectChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 172-175 |
| | 1 | 1 |
QPlatformInputContext::emitLocaleChanged| Name: | QPlatformInputContext::emitLocaleChanged | | Prototype: | void QPlatformInputContext::emitLocaleChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 233-236 |
| | 1 | 1 |
QPlatformInputContext::inputDirection| Name: | QPlatformInputContext::inputDirection | | Prototype: | Qt::LayoutDirection QPlatformInputContext::inputDirection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 238-241 |
| | 1 | 1 |
QPlatformInputContext::inputMethodAccepted| Name: | QPlatformInputContext::inputMethodAccepted | | Prototype: | bool QPlatformInputContext::inputMethodAccepted() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 260-263 |
| | 1 | 1 |
QPlatformInputContext::isAnimating| Name: | QPlatformInputContext::isAnimating | | Prototype: | bool QPlatformInputContext::isAnimating() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 181-184 |
| | 1 | 1 |
QPlatformInputContext::isInputPanelVisible| Name: | QPlatformInputContext::isInputPanelVisible | | Prototype: | bool QPlatformInputContext::isInputPanelVisible() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QPlatformInputContext::isValid| Name: | QPlatformInputContext::isValid | | Prototype: | bool QPlatformInputContext::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 97-100 |
| | 1 | 1 |
QPlatformInputContext::keyboardRect| Name: | QPlatformInputContext::keyboardRect | | Prototype: | QRectF QPlatformInputContext::keyboardRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 162-165 |
| | 1 | 1 |
QPlatformInputContext::locale| Name: | QPlatformInputContext::locale | | Prototype: | QLocale QPlatformInputContext::locale() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 228-231 |
| | 1 | 1 |
QPlatformInputContext::setFocusObject| Name: | QPlatformInputContext::setFocusObject | | Prototype: | void QPlatformInputContext::setFocusObject(QObject *object) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 252-255 |
| | 1 | 1 |
QPlatformInputContextFactory::create| Name: | QPlatformInputContextFactory::create | | Prototype: | QPlatformInputContext *QPlatformInputContextFactory::create() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | | Lines: | 89-92 |
| | 1 | 1 |
QPlatformInputContextFactory::keys| Name: | QPlatformInputContextFactory::keys | | Prototype: | QStringList QPlatformInputContextFactory::keys() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | | Lines: | 56-63 |
| | 1 | 1 |
QPlatformInputContextPrivate::setInputMethodAccepted| Name: | QPlatformInputContextPrivate::setInputMethodAccepted | | Prototype: | void QPlatformInputContextPrivate::setInputMethodAccepted(bool accepted) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 267-270 |
| | 1 | 1 |
QPlatformIntegration::accessibility| Name: | QPlatformIntegration::accessibility | | Prototype: | QPlatformAccessibility *QPlatformIntegration::accessibility() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 359-362 |
| | 1 | 1 |
QPlatformIntegration::createPlatformPixmap| Name: | QPlatformIntegration::createPlatformPixmap | | Prototype: | QPlatformPixmap *QPlatformIntegration::createPlatformPixmap(QPlatformPixmap::PixelType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 266-269 |
| | 1 | 1 |
QPlatformIntegration::createPlatformSessionManager| Name: | QPlatformIntegration::createPlatformSessionManager | | Prototype: | QPlatformSessionManager *QPlatformIntegration::createPlatformSessionManager(const QString &id, const QString &key) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 548-551 |
| | 1 | 1 |
QPlatformIntegration::hasCapability| Name: | QPlatformIntegration::hasCapability | | Prototype: | bool QPlatformIntegration::hasCapability(Capability cap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 261-264 |
| | 1 | 1 |
QPlatformIntegration::inputContext| Name: | QPlatformIntegration::inputContext | | Prototype: | QPlatformInputContext *QPlatformIntegration::inputContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 347-350 |
| | 1 | 1 |
QPlatformIntegration::nativeInterface| Name: | QPlatformIntegration::nativeInterface | | Prototype: | QPlatformNativeInterface * QPlatformIntegration::nativeInterface() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 112-115 |
| | 1 | 1 |
QPlatformIntegration::possibleKeys| Name: | QPlatformIntegration::possibleKeys | | Prototype: | QList<int> QPlatformIntegration::possibleKeys(const QKeyEvent *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 438-441 |
| | 1 | 1 |
QPlatformIntegration::queryKeyboardModifiers| Name: | QPlatformIntegration::queryKeyboardModifiers | | Prototype: | Qt::KeyboardModifiers QPlatformIntegration::queryKeyboardModifiers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 424-427 |
| | 1 | 1 |
QPlatformIntegration::services| Name: | QPlatformIntegration::services | | Prototype: | QPlatformServices *QPlatformIntegration::services() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 117-120 |
| | 1 | 1 |
QPlatformIntegration::setApplicationIcon| Name: | QPlatformIntegration::setApplicationIcon | | Prototype: | void QPlatformIntegration::setApplicationIcon(const QIcon &icon) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 611-614 |
| | 1 | 1 |
QPlatformIntegration::themeNames| Name: | QPlatformIntegration::themeNames | | Prototype: | QStringList QPlatformIntegration::themeNames() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 519-522 |
| | 1 | 1 |
QPlatformMenu::createMenuItem| Name: | QPlatformMenu::createMenuItem | | Prototype: | QPlatformMenuItem *QPlatformMenu::createMenuItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp | | Lines: | 48-51 |
| | 1 | 1 |
QPlatformMenu::createSubMenu| Name: | QPlatformMenu::createSubMenu | | Prototype: | QPlatformMenu *QPlatformMenu::createSubMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp | | Lines: | 53-56 |
| | 1 | 1 |
QPlatformMessageDialogHelper::options| Name: | QPlatformMessageDialogHelper::options | | Prototype: | const QSharedPointer<QMessageDialogOptions> &QPlatformMessageDialogHelper::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 876-879 |
| | 1 | 1 |
QPlatformMessageDialogHelper::setOptions| Name: | QPlatformMessageDialogHelper::setOptions | | Prototype: | void QPlatformMessageDialogHelper::setOptions(const QSharedPointer<QMessageDialogOptions> &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 881-884 |
| | 1 | 1 |
QPlatformOffscreenSurface::format| Name: | QPlatformOffscreenSurface::format | | Prototype: | QSurfaceFormat QPlatformOffscreenSurface::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | | Lines: | 78-81 |
| | 1 | 1 |
QPlatformOffscreenSurface::isValid| Name: | QPlatformOffscreenSurface::isValid | | Prototype: | bool QPlatformOffscreenSurface::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | | Lines: | 86-89 |
| | 1 | 1 |
QPlatformOffscreenSurface::offscreenSurface| Name: | QPlatformOffscreenSurface::offscreenSurface | | Prototype: | QOffscreenSurface *QPlatformOffscreenSurface::offscreenSurface() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | | Lines: | 62-65 |
| | 1 | 1 |
QPlatformOffscreenSurface::screen| Name: | QPlatformOffscreenSurface::screen | | Prototype: | QPlatformScreen *QPlatformOffscreenSurface::screen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp | | Lines: | 70-73 |
| | 1 | 1 |
QPlatformOpenGLContext::defaultFramebufferObject| Name: | QPlatformOpenGLContext::defaultFramebufferObject | | Prototype: | GLuint QPlatformOpenGLContext::defaultFramebufferObject(QPlatformSurface *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 113-116 |
| | 1 | 1 |
QPlatformOpenGLContextPrivate::QPlatformOpenGLContextPrivate| Name: | QPlatformOpenGLContextPrivate::QPlatformOpenGLContextPrivate | | Prototype: | QPlatformOpenGLContextPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | | Lines: | 84-84 |
| | 1 | 1 |
QPlatformPixmap::buffer| Name: | QPlatformPixmap::buffer | | Prototype: | QImage* QPlatformPixmap::buffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 187-190 |
| | 1 | 1 |
QPlatformPixmap::copy| Name: | QPlatformPixmap::copy | | Prototype: | void QPlatformPixmap::copy(const QPlatformPixmap *data, const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 150-153 |
| | 1 | 1 |
QPlatformPixmap::setDetachNumber| Name: | QPlatformPixmap::setDetachNumber | | Prototype: | void QPlatformPixmap::setDetachNumber(int detNo) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 174-177 |
| | 1 | 1 |
QPlatformPixmap::setSerialNumber| Name: | QPlatformPixmap::setSerialNumber | | Prototype: | void QPlatformPixmap::setSerialNumber(int serNo) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 169-172 |
| | 1 | 1 |
QPlatformPixmap::transformed| Name: | QPlatformPixmap::transformed | | Prototype: | QPixmap QPlatformPixmap::transformed(const QTransform &matrix, Qt::TransformationMode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 163-167 |
| | 1 | 1 |
QPlatformPrintDevice::createPageSize| Name: | QPlatformPrintDevice::createPageSize | | Prototype: | QPageSize QPlatformPrintDevice::createPageSize(const QString &key, const QSize &size, const QString &localizedName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 382-385 |
| | 1 | 1 |