| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QExpandingLineEdit::changeEvent| Name: | QExpandingLineEdit::changeEvent | | Prototype: | void QExpandingLineEdit::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 529-543 |
| | 5 | 5 |
QExpandingLineEdit::resizeToContents| Name: | QExpandingLineEdit::resizeToContents | | Prototype: | void QExpandingLineEdit::resizeToContents() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 561-578 |
| | 14 | 5 |
QExpandingLineEdit::updateMinimumWidth| Name: | QExpandingLineEdit::updateMinimumWidth | | Prototype: | void QExpandingLineEdit::updateMinimumWidth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 545-559 |
| | 10 | 1 |
QExposeEvent::QExposeEvent| Name: | QExposeEvent::QExposeEvent | | Prototype: | QExposeEvent::QExposeEvent(const QRegion &exposeRegion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1461-1465 |
| | 2 | 1 |
QExtTimerQueryHelper::QExtTimerQueryHelper| Name: | QExtTimerQueryHelper::QExtTimerQueryHelper | | Prototype: | QExtTimerQueryHelper(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 47-52 |
| | 3 | 1 |
QExtTimerQueryHelper::glGetQueryObjecti64vEXT| Name: | QExtTimerQueryHelper::glGetQueryObjecti64vEXT | | Prototype: | inline void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64EXT *params) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 59-62 |
| | 1 | 1 |
QExtTimerQueryHelper::glGetQueryObjectui64vEXT| Name: | QExtTimerQueryHelper::glGetQueryObjectui64vEXT | | Prototype: | inline void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64EXT *params) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 54-57 |
| | 1 | 1 |
QFSCompleter::pathFromIndex| Name: | QFSCompleter::pathFromIndex | | Prototype: | QString QFSCompleter::pathFromIndex(const QModelIndex &index) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 4016-4036 |
| | 13 | 5 |
QFSCompleter::splitPath| Name: | QFSCompleter::splitPath | | Prototype: | QStringList QFSCompleter::splitPath(const QString &path) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 4038-4110 |
| | 34 | 10 |
QFSFileEngine::QFSFileEngine| Name: | QFSFileEngine::QFSFileEngine | | Prototype: | QFSFileEngine::QFSFileEngine(QFSFileEnginePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 161-164 |
| | 2 | 1 |
QFSFileEngine::beginEntryList| Name: | QFSFileEngine::beginEntryList | | Prototype: | QAbstractFileEngine::Iterator *QFSFileEngine::beginEntryList(QDir::Filters filters, const QStringList &filterNames) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 771-774 |
| | 1 | 1 |
QFSFileEngine::caseSensitive| Name: | QFSFileEngine::caseSensitive | | Prototype: | bool QFSFileEngine::caseSensitive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 456-459 |
| | 1 | 1 |
QFSFileEngine::currentPath| Name: | QFSFileEngine::currentPath | | Prototype: | QString QFSFileEngine::currentPath(const QString &) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 466-469 |
| | 1 | 1 |
QFSFileEngine::endEntryList| Name: | QFSFileEngine::endEntryList | | Prototype: | QAbstractFileEngine::Iterator *QFSFileEngine::endEntryList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 779-782 |
| | 1 | 1 |
QFSFileEngine::entryList| Name: | QFSFileEngine::entryList | | Prototype: | QStringList QFSFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 788-791 |
| | 1 | 1 |
QFSFileEngine::fileTime| Name: | QFSFileEngine::fileTime | | Prototype: | QDateTime QFSFileEngine::fileTime(FileTime time) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 673-681 |
| | 4 | 2 |
QFSFileEngine::homePath| Name: | QFSFileEngine::homePath | | Prototype: | QString QFSFileEngine::homePath() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 471-474 |
| | 1 | 1 |
QFSFileEngine::isRelativePath| Name: | QFSFileEngine::isRelativePath | | Prototype: | bool QFSFileEngine::isRelativePath() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 623-627 |
| | 2 | 1 |
QFSFileEngine::mkdir| Name: | QFSFileEngine::mkdir | | Prototype: | bool QFSFileEngine::mkdir(const QString &name, bool createParentDirectories) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 446-449 |
| | 1 | 1 |
QFSFileEngine::open| Name: | QFSFileEngine::open | | Prototype: | bool QFSFileEngine::open(QIODevice::OpenMode openMode, FILE *fh) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 225-228 |
| | 1 | 1 |
QFSFileEngine::open| Name: | QFSFileEngine::open | | Prototype: | bool QFSFileEngine::open(QIODevice::OpenMode openMode, int fd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 286-289 |
| | 1 | 1 |
QFSFileEngine::owner| Name: | QFSFileEngine::owner | | Prototype: | QString QFSFileEngine::owner(FileOwner own) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 640-645 |
| | 3 | 2 |
QFSFileEngine::ownerId| Name: | QFSFileEngine::ownerId | | Prototype: | uint QFSFileEngine::ownerId(FileOwner own) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 629-638 |
| | 4 | 2 |
QFSFileEngine::rmdir| Name: | QFSFileEngine::rmdir | | Prototype: | bool QFSFileEngine::rmdir(const QString &name, bool recurseParentDirectories) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 451-454 |
| | 1 | 1 |
QFSFileEngine::setCurrentPath| Name: | QFSFileEngine::setCurrentPath | | Prototype: | bool QFSFileEngine::setCurrentPath(const QString &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 461-464 |
| | 1 | 1 |
QFSFileEngine::tempPath| Name: | QFSFileEngine::tempPath | | Prototype: | QString QFSFileEngine::tempPath() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 481-484 |
| | 1 | 1 |
QFSFileEngineIterator::QFSFileEngineIterator| Name: | QFSFileEngineIterator::QFSFileEngineIterator | | Prototype: | QFSFileEngineIterator::QFSFileEngineIterator(QDir::Filters filters, const QStringList &filterNames) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 42-46 |
| | 2 | 1 |
QFSFileEngineIterator::advance| Name: | QFSFileEngineIterator::advance | | Prototype: | void QFSFileEngineIterator::advance() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 72-84 |
| | 7 | 2 |
QFSFileEngineIterator::currentFileInfo| Name: | QFSFileEngineIterator::currentFileInfo | | Prototype: | QFileInfo QFSFileEngineIterator::currentFileInfo() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 91-94 |
| | 1 | 1 |
QFSFileEngineIterator::currentFileName| Name: | QFSFileEngineIterator::currentFileName | | Prototype: | QString QFSFileEngineIterator::currentFileName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 86-89 |
| | 1 | 1 |
QFSFileEngineIterator::hasNext| Name: | QFSFileEngineIterator::hasNext | | Prototype: | bool QFSFileEngineIterator::hasNext() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 52-61 |
| | 5 | 2 |
QFSFileEngineIterator::next| Name: | QFSFileEngineIterator::next | | Prototype: | QString QFSFileEngineIterator::next() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 63-70 |
| | 4 | 2 |
QFactoryLoader::library| Name: | QFactoryLoader::library | | Prototype: | QLibraryPrivate *QFactoryLoader::library(const QString &key) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 288-292 |
| | 2 | 1 |
QFakeDevice::QFakeDevice| Name: | QFakeDevice::QFakeDevice | | Prototype: | QFakeDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 450-450 |
| | 1 | 1 |
QFakeDevice::metric| Name: | QFakeDevice::metric | | Prototype: | int metric(PaintDeviceMetric m) const override | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 454-466 |
| | 4 | 6 |
QFakeDevice::paintEngine| Name: | QFakeDevice::paintEngine | | Prototype: | QPaintEngine *paintEngine() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 453-453 |
| | 1 | 1 |
QFakeDevice::setDpiX| Name: | QFakeDevice::setDpiX | | Prototype: | void setDpiX(int dpi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 451-451 |
| | 1 | 1 |
QFakeDevice::setDpiY| Name: | QFakeDevice::setDpiY | | Prototype: | void setDpiY(int dpi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 452-452 |
| | 1 | 1 |
QFbBackingStore::QFbBackingStore| Name: | QFbBackingStore::QFbBackingStore | | Prototype: | QFbBackingStore::QFbBackingStore(QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 44-51 |
| | 3 | 2 |
QFbBackingStore::beginPaint| Name: | QFbBackingStore::beginPaint | | Prototype: | void QFbBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 88-99 |
| | 7 | 3 |
QFbBackingStore::endPaint| Name: | QFbBackingStore::endPaint | | Prototype: | void QFbBackingStore::endPaint() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 101-104 |
| | 1 | 1 |
QFbBackingStore::flush| Name: | QFbBackingStore::flush | | Prototype: | void QFbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 57-63 |
| | 3 | 1 |
QFbBackingStore::image| Name: | QFbBackingStore::image | | Prototype: | const QImage QFbBackingStore::image() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 73-76 |
| | 1 | 1 |
QFbBackingStore::lock| Name: | QFbBackingStore::lock | | Prototype: | void QFbBackingStore::lock() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 78-81 |
| | 1 | 1 |
QFbBackingStore::resize| Name: | QFbBackingStore::resize | | Prototype: | void QFbBackingStore::resize(const QSize &size, const QRegion &staticContents) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 65-71 |
| | 3 | 2 |
QFbBackingStore::unlock| Name: | QFbBackingStore::unlock | | Prototype: | void QFbBackingStore::unlock() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | | Lines: | 83-86 |
| | 1 | 1 |
QFbCursor::QFbCursor| Name: | QFbCursor::QFbCursor | | Prototype: | QFbCursor::QFbCursor(QFbScreen *screen) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 52-73 |
| | 11 | 3 |
QFbCursor::changeCursor| Name: | QFbCursor::changeCursor | | Prototype: | void QFbCursor::changeCursor(QCursor * widgetCursor, QWindow *window) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 160-177 |
| | 10 | 3 |
QFbCursor::dirtyRect| Name: | QFbCursor::dirtyRect | | Prototype: | QRect QFbCursor::dirtyRect() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 135-142 |
| | 4 | 2 |
QFbCursor::drawCursor| Name: | QFbCursor::drawCursor | | Prototype: | QRect QFbCursor::drawCursor(QPainter & painter) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 114-133 |
| | 12 | 4 |
QFbCursor::getCurrentRect| Name: | QFbCursor::getCurrentRect | | Prototype: | QRect QFbCursor::getCurrentRect() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 80-88 |
| | 6 | 1 |
QFbCursor::pointerEvent| Name: | QFbCursor::pointerEvent | | Prototype: | void QFbCursor::pointerEvent(const QMouseEvent &e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 104-112 |
| | 6 | 3 |
QFbCursor::pos| Name: | QFbCursor::pos | | Prototype: | QPoint QFbCursor::pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 90-93 |
| | 1 | 1 |
QFbCursor::setCursor| Name: | QFbCursor::setCursor | | Prototype: | void QFbCursor::setCursor(Qt::CursorShape shape) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 144-147 |
| | 1 | 1 |
QFbCursor::setCursor| Name: | QFbCursor::setCursor | | Prototype: | void QFbCursor::setCursor(const QImage &image, int hotx, int hoty) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 149-152 |
| | 1 | 1 |
QFbCursor::setCursor| Name: | QFbCursor::setCursor | | Prototype: | void QFbCursor::setCursor(const uchar *data, const uchar *mask, int width, int height, int hotX, int hotY) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QFbCursor::setDirty| Name: | QFbCursor::setDirty | | Prototype: | void QFbCursor::setDirty() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 180-189 |
| | 5 | 3 |
QFbCursor::setPos| Name: | QFbCursor::setPos | | Prototype: | void QFbCursor::setPos(const QPoint &pos) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 95-102 |
| | 5 | 2 |
QFbCursor::updateMouseStatus| Name: | QFbCursor::updateMouseStatus | | Prototype: | void QFbCursor::updateMouseStatus() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 191-195 |
| | 2 | 1 |
QFbCursor::~QFbCursor| Name: | QFbCursor::~QFbCursor | | Prototype: | QFbCursor::~QFbCursor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 75-78 |
| | 1 | 1 |
QFbCursorDeviceListener::hasMouse| Name: | QFbCursorDeviceListener::hasMouse | | Prototype: | bool QFbCursorDeviceListener::hasMouse() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 41-44 |
| | 1 | 1 |
QFbCursorDeviceListener::onDeviceListChanged| Name: | QFbCursorDeviceListener::onDeviceListChanged | | Prototype: | void QFbCursorDeviceListener::onDeviceListChanged(QInputDeviceManager::DeviceType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 46-50 |
| | 2 | 2 |
QFbScreen::QFbScreen| Name: | QFbScreen::QFbScreen | | Prototype: | QFbScreen::QFbScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 48-50 |
| | 2 | 1 |
QFbScreen::addWindow| Name: | QFbScreen::addWindow | | Prototype: | void QFbScreen::addWindow(QFbWindow *window) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 74-95 |
| | 13 | 4 |
QFbScreen::doRedraw| Name: | QFbScreen::doRedraw | | Prototype: | QRegion QFbScreen::doRedraw() | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 216-300 |
| | 49 | 15 |
QFbScreen::event| Name: | QFbScreen::event | | Prototype: | bool QFbScreen::event(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 64-72 |
| | 5 | 2 |
QFbScreen::generateRects| Name: | QFbScreen::generateRects | | Prototype: | void QFbScreen::generateRects() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 183-214 |
| | 11 | 4 |
QFbScreen::initializeCompositor| Name: | QFbScreen::initializeCompositor | | Prototype: | void QFbScreen::initializeCompositor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 58-62 |
| | 2 | 1 |
QFbScreen::lower| Name: | QFbScreen::lower | | Prototype: | void QFbScreen::lower(QFbWindow *window) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 120-131 |
| | 9 | 2 |
QFbScreen::raise| Name: | QFbScreen::raise | | Prototype: | void QFbScreen::raise(QFbWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 107-118 |
| | 9 | 2 |
QFbScreen::removeWindow| Name: | QFbScreen::removeWindow | | Prototype: | void QFbScreen::removeWindow(QFbWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 97-105 |
| | 6 | 1 |
QFbScreen::scheduleUpdate| Name: | QFbScreen::scheduleUpdate | | Prototype: | void QFbScreen::scheduleUpdate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 158-164 |
| | 3 | 2 |
QFbScreen::setDirty| Name: | QFbScreen::setDirty | | Prototype: | void QFbScreen::setDirty(const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 150-156 |
| | 4 | 1 |
QFbScreen::setGeometry| Name: | QFbScreen::setGeometry | | Prototype: | void QFbScreen::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 171-181 |
| | 8 | 1 |
QFbScreen::setPhysicalSize| Name: | QFbScreen::setPhysicalSize | | Prototype: | void QFbScreen::setPhysicalSize(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 166-169 |
| | 1 | 1 |
QFbScreen::topLevelAt| Name: | QFbScreen::topLevelAt | | Prototype: | QWindow *QFbScreen::topLevelAt(const QPoint & p) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 141-148 |
| | 4 | 3 |
QFbScreen::topWindow| Name: | QFbScreen::topWindow | | Prototype: | QWindow *QFbScreen::topWindow() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 133-139 |
| | 4 | 3 |
QFbScreen::windowForId| Name: | QFbScreen::windowForId | | Prototype: | QFbWindow *QFbScreen::windowForId(WId wid) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 302-309 |
| | 4 | 3 |
QFbScreen::~QFbScreen| Name: | QFbScreen::~QFbScreen | | Prototype: | QFbScreen::~QFbScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 52-56 |
| | 2 | 1 |
QFbVtHandler::QFbVtHandler| Name: | QFbVtHandler::QFbVtHandler | | Prototype: | QFbVtHandler::QFbVtHandler(QObject *parent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 92-124 |
| | 19 | 4 |
QFbVtHandler::handleInt| Name: | QFbVtHandler::handleInt | | Prototype: | void QFbVtHandler::handleInt() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 192-200 |
| | 4 | 1 |
QFbVtHandler::handleSignal| Name: | QFbVtHandler::handleSignal | | Prototype: | void QFbVtHandler::handleSignal() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 160-190 |
| | 17 | 7 |
QFbVtHandler::setKeyboardEnabled| Name: | QFbVtHandler::setKeyboardEnabled | | Prototype: | void QFbVtHandler::setKeyboardEnabled(bool enable) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 139-158 |
| | 9 | 4 |
QFbVtHandler::signalHandler| Name: | QFbVtHandler::signalHandler | | Prototype: | void QFbVtHandler::signalHandler(int sigNo) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 85-89 |
| | 2 | 1 |
QFbVtHandler::~QFbVtHandler| Name: | QFbVtHandler::~QFbVtHandler | | Prototype: | QFbVtHandler::~QFbVtHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 126-137 |
| | 5 | 2 |
QFbWindow::QFbWindow| Name: | QFbWindow::QFbWindow | | Prototype: | QFbWindow::QFbWindow(QWindow *window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 42-47 |
| | 1 | 1 |
QFbWindow::lower| Name: | QFbWindow::lower | | Prototype: | void QFbWindow::lower() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 110-113 |
| | 1 | 1 |
QFbWindow::platformScreen| Name: | QFbWindow::platformScreen | | Prototype: | QFbScreen *QFbWindow::platformScreen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 53-56 |
| | 1 | 1 |
QFbWindow::raise| Name: | QFbWindow::raise | | Prototype: | void QFbWindow::raise() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 105-108 |
| | 1 | 1 |
QFbWindow::repaint| Name: | QFbWindow::repaint | | Prototype: | void QFbWindow::repaint(const QRegion ®ion) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 115-130 |
| | 11 | 2 |
QFbWindow::setGeometry| Name: | QFbWindow::setGeometry | | Prototype: | void QFbWindow::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 58-67 |
| | 4 | 1 |
QFbWindow::setVisible| Name: | QFbWindow::setVisible | | Prototype: | void QFbWindow::setVisible(bool visible) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 69-83 |
| | 9 | 5 |
QFbWindow::setWindowFlags| Name: | QFbWindow::setWindowFlags | | Prototype: | void QFbWindow::setWindowFlags(Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 94-98 |
| | 2 | 1 |
QFbWindow::setWindowState| Name: | QFbWindow::setWindowState | | Prototype: | void QFbWindow::setWindowState(Qt::WindowState state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 86-91 |
| | 3 | 1 |
QFbWindow::windowFlags| Name: | QFbWindow::windowFlags | | Prototype: | Qt::WindowFlags QFbWindow::windowFlags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 100-103 |
| | 1 | 1 |
QFdContainer::reset| Name: | QFdContainer::reset | | Prototype: | void QFdContainer::reset() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 55-60 |
| | 3 | 2 |
QFile::rename::[lambda]| Name: | QFile::rename::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 578-578 |
| | 0 | 1 |
QFileDevice::QFileDevice| Name: | QFileDevice::QFileDevice | | Prototype: | QFileDevice::QFileDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 197-200 |
| | 2 | 1 |
QFileDevice::QFileDevice| Name: | QFileDevice::QFileDevice | | Prototype: | QFileDevice::QFileDevice(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 204-207 |
| | 2 | 1 |
QFileDevice::fileName| Name: | QFileDevice::fileName | | Prototype: | QString QFileDevice::fileName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 266-269 |
| | 1 | 1 |