| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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::QPlainTextEditPrivate| Name: | QPlainTextEditPrivate::QPlainTextEditPrivate | | Prototype: | QPlainTextEditPrivate::QPlainTextEditPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 745-757 |
| | 4 | 1 |
QPlainTextEditPrivate::_q_cursorPositionChanged| Name: | QPlainTextEditPrivate::_q_cursorPositionChanged | | Prototype: | void QPlainTextEditPrivate::_q_cursorPositionChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 440-449 |
| | 5 | 1 |
QPlainTextEditPrivate::setTopLine| Name: | QPlainTextEditPrivate::setTopLine | | Prototype: | void QPlainTextEditPrivate::setTopLine(int visualTopLine, int dx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 618-625 |
| | 5 | 1 |
QPlainTextEditPrivate::updateViewport| Name: | QPlainTextEditPrivate::updateViewport | | Prototype: | void QPlainTextEditPrivate::updateViewport() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 738-743 |
| | 3 | 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::QPlatformAccessibility| Name: | QPlatformAccessibility::QPlatformAccessibility | | Prototype: | QPlatformAccessibility::QPlatformAccessibility() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 71-74 |
| | 2 | 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 |
QPlatformAccessibility::setActive| Name: | QPlatformAccessibility::setActive | | Prototype: | void QPlatformAccessibility::setActive(bool active) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 136-140 |
| | 2 | 1 |
QPlatformBackingStore::QPlatformBackingStore| Name: | QPlatformBackingStore::QPlatformBackingStore | | Prototype: | QPlatformBackingStore::QPlatformBackingStore(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 604-607 |
| | 2 | 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::scroll| Name: | QPlatformBackingStore::scroll | | Prototype: | bool QPlatformBackingStore::scroll(const QRegion &area, int dx, int dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 661-668 |
| | 4 | 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 |
QPlatformBackingStorePrivate::QPlatformBackingStorePrivate| Name: | QPlatformBackingStorePrivate::QPlatformBackingStorePrivate | | Prototype: | QPlatformBackingStorePrivate(QWindow *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 78-85 |
| | 2 | 1 |
QPlatformClipboard::mimeData| Name: | QPlatformClipboard::mimeData | | Prototype: | QMimeData *QPlatformClipboard::mimeData(QClipboard::Mode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 95-100 |
| | 2 | 1 |
QPlatformClipboard::ownsMode| Name: | QPlatformClipboard::ownsMode | | Prototype: | bool QPlatformClipboard::ownsMode(QClipboard::Mode mode) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 116-120 |
| | 2 | 1 |
QPlatformClipboard::setMimeData| Name: | QPlatformClipboard::setMimeData | | Prototype: | void QPlatformClipboard::setMimeData(QMimeData *data, QClipboard::Mode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 102-109 |
| | 3 | 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 |
QPlatformCursorImage::set| Name: | QPlatformCursorImage::set | | Prototype: | void QPlatformCursorImage::set(const QImage &image, int hx, int hy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 571-576 |
| | 3 | 1 |
QPlatformDialogHelper::QPlatformDialogHelper| Name: | QPlatformDialogHelper::QPlatformDialogHelper | | Prototype: | QPlatformDialogHelper::QPlatformDialogHelper() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 127-131 |
| | 2 | 1 |
QPlatformDialogHelper::defaultStyleHint| Name: | QPlatformDialogHelper::defaultStyleHint | | Prototype: | QVariant QPlatformDialogHelper::defaultStyleHint(QPlatformDialogHelper::StyleHint hint) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 142-146 |
| | 2 | 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::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: | 97-99 |
| | 2 | 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::QPlatformDragQtResponse| Name: | QPlatformDragQtResponse::QPlatformDragQtResponse | | Prototype: | QPlatformDragQtResponse::QPlatformDragQtResponse(bool accepted, Qt::DropAction acceptedAction, QRect answerRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 70-74 |
| | 2 | 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::QPlatformDropQtResponse| Name: | QPlatformDropQtResponse::QPlatformDropQtResponse | | Prototype: | QPlatformDropQtResponse::QPlatformDropQtResponse(bool accepted, Qt::DropAction acceptedAction) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 54-58 |
| | 2 | 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::addApplicationFont| Name: | QPlatformFontDatabase::addApplicationFont | | Prototype: | QStringList QPlatformFontDatabase::addApplicationFont(const QByteArray &fontData, const QString &fileName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 374-381 |
| | 4 | 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::fontEngine| Name: | QPlatformFontDatabase::fontEngine | | Prototype: | QFontEngine *QPlatformFontDatabase::fontEngine(const QFontDef &fontDef, void *handle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 336-342 |
| | 3 | 1 |
QPlatformFontDatabase::fontEngine| Name: | QPlatformFontDatabase::fontEngine | | Prototype: | QFontEngine *QPlatformFontDatabase::fontEngine(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 344-352 |
| | 5 | 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::isPrivateFontFamily| Name: | QPlatformFontDatabase::isPrivateFontFamily | | Prototype: | bool QPlatformFontDatabase::isPrivateFontFamily(const QString &family) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 410-414 |
| | 2 | 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::releaseHandle| Name: | QPlatformFontDatabase::releaseHandle | | Prototype: | void QPlatformFontDatabase::releaseHandle(void *handle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 386-390 |
| | 2 | 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 |
QPlatformFontDatabase::standardSizes| Name: | QPlatformFontDatabase::standardSizes | | Prototype: | QList<int> QPlatformFontDatabase::standardSizes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 459-468 |
| | 4 | 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::QPlatformGraphicsBuffer| Name: | QPlatformGraphicsBuffer::QPlatformGraphicsBuffer | | Prototype: | QPlatformGraphicsBuffer::QPlatformGraphicsBuffer(const QSize &size, const QPixelFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 98-102 |
| | 2 | 1 |
QPlatformGraphicsBuffer::bindToTexture| Name: | QPlatformGraphicsBuffer::bindToTexture | | Prototype: | bool QPlatformGraphicsBuffer::bindToTexture(const QRect &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 127-131 |
| | 2 | 1 |
QPlatformGraphicsBuffer::byteCount| Name: | QPlatformGraphicsBuffer::byteCount | | Prototype: | int QPlatformGraphicsBuffer::byteCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 236-240 |
| | 2 | 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::QPlatformInputContext| Name: | QPlatformInputContext::QPlatformInputContext | | Prototype: | QPlatformInputContext::QPlatformInputContext() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 82-85 |
| | 2 | 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::filterEvent| Name: | QPlatformInputContext::filterEvent | | Prototype: | bool QPlatformInputContext::filterEvent(const QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 152-156 |
| | 2 | 1 |
QPlatformInputContext::hasCapability| Name: | QPlatformInputContext::hasCapability | | Prototype: | bool QPlatformInputContext::hasCapability(Capability capability) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 107-111 |
| | 2 | 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 |
QPlatformInputContextFactory::requested| Name: | QPlatformInputContextFactory::requested | | Prototype: | QString QPlatformInputContextFactory::requested() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | | Lines: | 65-69 |
| | 2 | 1 |
QPlatformInputContextPlugin::QPlatformInputContextPlugin| Name: | QPlatformInputContextPlugin::QPlatformInputContextPlugin | | Prototype: | QPlatformInputContextPlugin::QPlatformInputContextPlugin(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin.cpp | | Lines: | 44-47 |
| | 2 | 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::createImagePaintEngine| Name: | QPlatformIntegration::createImagePaintEngine | | Prototype: | QPaintEngine *QPlatformIntegration::createImagePaintEngine(QPaintDevice *paintDevice) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 314-318 |
| | 2 | 1 |
QPlatformIntegration::createPlatformOffscreenSurface| Name: | QPlatformIntegration::createPlatformOffscreenSurface | | Prototype: | QPlatformOffscreenSurface *QPlatformIntegration::createPlatformOffscreenSurface(QOffscreenSurface *surface) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 535-539 |
| | 2 | 1 |
QPlatformIntegration::createPlatformOpenGLContext| Name: | QPlatformIntegration::createPlatformOpenGLContext | | Prototype: | QPlatformOpenGLContext *QPlatformIntegration::createPlatformOpenGLContext(QOpenGLContext *context) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 291-296 |
| | 3 | 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::createPlatformSharedGraphicsCache| Name: | QPlatformIntegration::createPlatformSharedGraphicsCache | | Prototype: | QPlatformSharedGraphicsCache *QPlatformIntegration::createPlatformSharedGraphicsCache(const char *cacheId) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 303-308 |
| | 3 | 1 |
QPlatformIntegration::createPlatformTheme| Name: | QPlatformIntegration::createPlatformTheme | | Prototype: | class QPlatformTheme *QPlatformIntegration::createPlatformTheme(const QString &name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 524-528 |
| | 2 | 1 |
QPlatformIntegration::destroyScreen| Name: | QPlatformIntegration::destroyScreen | | Prototype: | void QPlatformIntegration::destroyScreen(QPlatformScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 492-498 |
| | 4 | 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 |