| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QGLContextGroupList::remove| Name: | QGLContextGroupList::remove | | Prototype: | void remove(QGLContextGroup *group) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1675-1678 |
| | 2 | 1 |
QGLContextGroupList::append| Name: | QGLContextGroupList::append | | Prototype: | void append(QGLContextGroup *group) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1670-1673 |
| | 2 | 1 |
QGLContextGroupList::QGLContextGroupList| Name: | QGLContextGroupList::QGLContextGroupList | | Prototype: | QGLContextGroupList() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1665-1668 |
| | 2 | 1 |
QGLContext::windowCreated| Name: | QGLContext::windowCreated | | Prototype: | bool QGLContext::windowCreated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3416-3420 |
| | 2 | 1 |
QGLContext::setWindowCreated| Name: | QGLContext::setWindowCreated | | Prototype: | void QGLContext::setWindowCreated(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3423-3427 |
| | 2 | 1 |
QGLContext::setValid| Name: | QGLContext::setValid | | Prototype: | void QGLContext::setValid(bool valid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3379-3383 |
| | 2 | 1 |
QGLContext::setInitialized| Name: | QGLContext::setInitialized | | Prototype: | void QGLContext::setInitialized(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3435-3439 |
| | 2 | 1 |
QGLContext::requestedFormat| Name: | QGLContext::requestedFormat | | Prototype: | QGLFormat QGLContext::requestedFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3397-3401 |
| | 2 | 1 |
QGLContext::isValid| Name: | QGLContext::isValid | | Prototype: | bool QGLContext::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3373-3377 |
| | 2 | 1 |
QGLContext::isSharing| Name: | QGLContext::isSharing | | Prototype: | bool QGLContext::isSharing() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3385-3389 |
| | 2 | 1 |
QGLContext::initialized| Name: | QGLContext::initialized | | Prototype: | bool QGLContext::initialized() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3429-3433 |
| | 2 | 1 |
QGLContext::getProcAddress| Name: | QGLContext::getProcAddress | | Prototype: | QFunctionPointer QGLContext::getProcAddress(const QString &procName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4034-4038 |
| | 2 | 1 |
QGLContext::format| Name: | QGLContext::format | | Prototype: | QGLFormat QGLContext::format() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3391-3395 |
| | 2 | 1 |
QGLContext::doneCurrent| Name: | QGLContext::doneCurrent | | Prototype: | void QGLContext::doneCurrent() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3621-3625 |
| | 2 | 1 |
QGLContext::deviceIsPixmap| Name: | QGLContext::deviceIsPixmap | | Prototype: | bool QGLContext::deviceIsPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3409-3413 |
| | 2 | 1 |
QGLContext::device| Name: | QGLContext::device | | Prototype: | QPaintDevice* QGLContext::device() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3403-3407 |
| | 2 | 1 |
QGLContext::contextHandle| Name: | QGLContext::contextHandle | | Prototype: | QOpenGLContext *QGLContext::contextHandle() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2185-2189 |
| | 2 | 1 |
QGLContext::QGLContext| Name: | QGLContext::QGLContext | | Prototype: | QGLContext::QGLContext(const QGLFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2157-2162 |
| | 2 | 1 |
QGLContext::QGLContext| Name: | QGLContext::QGLContext | | Prototype: | QGLContext::QGLContext(const QGLFormat &format, QPaintDevice *device) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2134-2139 |
| | 2 | 1 |
QGLColormap::~QGLColormap| Name: | QGLColormap::~QGLColormap | | Prototype: | QGLColormap::~QGLColormap() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 115-119 |
| | 2 | 2 |
QGLBufferPrivate::QGLBufferPrivate| Name: | QGLBufferPrivate::QGLBufferPrivate | | Prototype: | QGLBufferPrivate(QGLBuffer::Type t) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 129-137 |
| | 2 | 1 |
QGLBuffer::usagePattern| Name: | QGLBuffer::usagePattern | | Prototype: | QGLBuffer::UsagePattern QGLBuffer::usagePattern() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 233-237 |
| | 2 | 1 |
QGLBuffer::type| Name: | QGLBuffer::type | | Prototype: | QGLBuffer::Type QGLBuffer::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 221-225 |
| | 2 | 1 |
QGLBuffer::setUsagePattern| Name: | QGLBuffer::setUsagePattern | | Prototype: | void QGLBuffer::setUsagePattern(QGLBuffer::UsagePattern value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 245-249 |
| | 2 | 1 |
QGLBuffer::release| Name: | QGLBuffer::release | | Prototype: | void QGLBuffer::release(QGLBuffer::Type type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 475-479 |
| | 2 | 2 |
QGLBuffer::isCreated| Name: | QGLBuffer::isCreated | | Prototype: | bool QGLBuffer::isCreated() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 306-310 |
| | 2 | 1 |
QGLBuffer::bufferId| Name: | QGLBuffer::bufferId | | Prototype: | GLuint QGLBuffer::bufferId() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 489-493 |
| | 2 | 1 |
QGLBuffer::QGLBuffer| Name: | QGLBuffer::QGLBuffer | | Prototype: | QGLBuffer::QGLBuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 155-158 |
| | 2 | 1 |
QGLBuffer::QGLBuffer| Name: | QGLBuffer::QGLBuffer | | Prototype: | QGLBuffer::QGLBuffer(QGLBuffer::Type type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 168-171 |
| | 2 | 1 |
QGL2PaintEngineExPrivate::regenerateClip| Name: | QGL2PaintEngineExPrivate::regenerateClip | | Prototype: | void QGL2PaintEngineExPrivate::regenerateClip() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2355-2359 |
| | 2 | 1 |
QGL2PaintEngineEx::isNativePaintingActive| Name: | QGL2PaintEngineEx::isNativePaintingActive | | Prototype: | bool QGL2PaintEngineEx::isNativePaintingActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 642-645 |
| | 2 | 1 |
QGL2PaintEngineEx::invalidateState| Name: | QGL2PaintEngineEx::invalidateState | | Prototype: | void QGL2PaintEngineEx::invalidateState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 636-640 |
| | 2 | 1 |
QGL2PaintEngineEx::QGL2PaintEngineEx| Name: | QGL2PaintEngineEx::QGL2PaintEngineEx | | Prototype: | QGL2PaintEngineEx::QGL2PaintEngineEx() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1237-1240 |
| | 2 | 1 |
QGL2GradientCacheWrapper::cacheForContext| Name: | QGL2GradientCacheWrapper::cacheForContext | | Prototype: | QGL2GradientCache *cacheForContext(const QGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 44-47 |
| | 2 | 1 |
QGL2GradientCache::invalidateResource| Name: | QGL2GradientCache::invalidateResource | | Prototype: | void QGL2GradientCache::invalidateResource() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 71-75 |
| | 2 | 1 |
QGL2GradientCache::QGL2GradientCache| Name: | QGL2GradientCache::QGL2GradientCache | | Prototype: | QGL2GradientCache::QGL2GradientCache(QOpenGLContext *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 56-59 |
| | 2 | 1 |
QFutureWatcherBase::setPendingResultsLimit| Name: | QFutureWatcherBase::setPendingResultsLimit | | Prototype: | void QFutureWatcherBase::setPendingResultsLimit(int limit) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 344-348 |
| | 2 | 1 |
QFutureWatcherBase::isFinished| Name: | QFutureWatcherBase::isFinished | | Prototype: | bool QFutureWatcherBase::isFinished() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 253-257 |
| | 2 | 1 |
QFutureInterfaceBase::~QFutureInterfaceBase| Name: | QFutureInterfaceBase::~QFutureInterfaceBase | | Prototype: | QFutureInterfaceBase::~QFutureInterfaceBase() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 74-78 |
| | 2 | 2 |
QFutureInterfaceBase::waitForNextResult| Name: | QFutureInterfaceBase::waitForNextResult | | Prototype: | bool QFutureInterfaceBase::waitForNextResult() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 187-191 |
| | 2 | 1 |
QFutureInterfaceBase::setFilterMode| Name: | QFutureInterfaceBase::setFilterMode | | Prototype: | void QFutureInterfaceBase::setFilterMode(bool enable) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 382-386 |
| | 2 | 1 |
QFutureInterfaceBase::resultCount| Name: | QFutureInterfaceBase::resultCount | | Prototype: | int QFutureInterfaceBase::resultCount() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 231-235 |
| | 2 | 1 |
QFutureInterfaceBase::progressValue| Name: | QFutureInterfaceBase::progressValue | | Prototype: | int QFutureInterfaceBase::progressValue() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 213-217 |
| | 2 | 1 |
QFutureInterfaceBase::progressText| Name: | QFutureInterfaceBase::progressText | | Prototype: | QString QFutureInterfaceBase::progressText() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 237-241 |
| | 2 | 1 |
QFutureInterfaceBase::progressMinimum| Name: | QFutureInterfaceBase::progressMinimum | | Prototype: | int QFutureInterfaceBase::progressMinimum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 219-223 |
| | 2 | 1 |
QFutureInterfaceBase::progressMaximum| Name: | QFutureInterfaceBase::progressMaximum | | Prototype: | int QFutureInterfaceBase::progressMaximum() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 225-229 |
| | 2 | 1 |
QFutureInterfaceBase::isResultReadyAt| Name: | QFutureInterfaceBase::isResultReadyAt | | Prototype: | bool QFutureInterfaceBase::isResultReadyAt(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 181-185 |
| | 2 | 1 |
QFutureInterfaceBase::isProgressUpdateNeeded| Name: | QFutureInterfaceBase::isProgressUpdateNeeded | | Prototype: | bool QFutureInterfaceBase::isProgressUpdateNeeded() const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 243-247 |
| | 2 | 1 |
QFusionStyle::QFusionStyle| Name: | QFusionStyle::QFusionStyle | | Prototype: | QFusionStyle::QFusionStyle(QFusionStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 364-366 |
| | 2 | 1 |
QFtpPI::connectionClosed| Name: | QFtpPI::connectionClosed | | Prototype: | void QFtpPI::connectionClosed() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 900-904 |
| | 2 | 1 |
QFtpDTP::waitForConnection| Name: | QFtpDTP::waitForConnection | | Prototype: | void QFtpDTP::waitForConnection() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 338-345 |
| | 2 | 2 |
QFtpDTP::socketConnected| Name: | QFtpDTP::socketConnected | | Prototype: | void QFtpDTP::socketConnected() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 636-643 |
| | 2 | 1 |
QFtpDTP::setDevice| Name: | QFtpDTP::setDevice | | Prototype: | void QFtpDTP::setDevice(QIODevice *dev) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 291-295 |
| | 2 | 1 |
QFtpDTP::setData| Name: | QFtpDTP::setData | | Prototype: | void QFtpDTP::setData(QByteArray *ba) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 285-289 |
| | 2 | 1 |
QFtpDTP::clearData| Name: | QFtpDTP::clearData | | Prototype: | void QFtpDTP::clearData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 772-776 |
| | 2 | 1 |
QFtpCommand::~QFtpCommand| Name: | QFtpCommand::~QFtpCommand | | Prototype: | QFtpCommand::~QFtpCommand() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 262-266 |
| | 2 | 2 |
QFtpCommand::QFtpCommand| Name: | QFtpCommand::QFtpCommand | | Prototype: | QFtpCommand::QFtpCommand(QFtp::Command cmd, const QStringList &raw, const QByteArray &ba) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 248-253 |
| | 2 | 1 |
QFtpCommand::QFtpCommand| Name: | QFtpCommand::QFtpCommand | | Prototype: | QFtpCommand::QFtpCommand(QFtp::Command cmd, const QStringList &raw, QIODevice *dev) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 255-260 |
| | 2 | 1 |
QFtp::~QFtp| Name: | QFtp::~QFtp | | Prototype: | QFtp::~QFtp() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2436-2440 |
| | 2 | 1 |
QFtp::rawCommand| Name: | QFtp::rawCommand | | Prototype: | int QFtp::rawCommand(const QString &command) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2029-2033 |
| | 2 | 1 |
QFtp::clearPendingCommands| Name: | QFtp::clearPendingCommands | | Prototype: | void QFtp::clearPendingCommands() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2182-2187 |
| | 2 | 2 |
QFramePrivate::QFramePrivate| Name: | QFramePrivate::QFramePrivate | | Prototype: | QFramePrivate::QFramePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 47-56 |
| | 2 | 1 |
QFrame::setFrameShape| Name: | QFrame::setFrameShape | | Prototype: | void QFrame::setFrameShape(QFrame::Shape s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 286-290 |
| | 2 | 1 |
QFrame::setFrameShadow| Name: | QFrame::setFrameShadow | | Prototype: | void QFrame::setFrameShadow(QFrame::Shadow s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 305-309 |
| | 2 | 1 |
QFrame::paintEvent| Name: | QFrame::paintEvent | | Prototype: | void QFrame::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 506-510 |
| | 2 | 1 |
QFrame::midLineWidth| Name: | QFrame::midLineWidth | | Prototype: | int QFrame::midLineWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 398-402 |
| | 2 | 1 |
QFrame::lineWidth| Name: | QFrame::lineWidth | | Prototype: | int QFrame::lineWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 374-378 |
| | 2 | 1 |
QFrame::frameWidth| Name: | QFrame::frameWidth | | Prototype: | int QFrame::frameWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 448-452 |
| | 2 | 1 |
QFrame::frameStyle| Name: | QFrame::frameStyle | | Prototype: | int QFrame::frameStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 267-271 |
| | 2 | 1 |
QFrame::frameShape| Name: | QFrame::frameShape | | Prototype: | QFrame::Shape QFrame::frameShape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 280-284 |
| | 2 | 1 |
QFrame::frameShadow| Name: | QFrame::frameShadow | | Prototype: | QFrame::Shadow QFrame::frameShadow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 299-303 |
| | 2 | 1 |
QFrame::QFrame| Name: | QFrame::QFrame | | Prototype: | QFrame::QFrame(QWidget* parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 194-199 |
| | 2 | 1 |
QFrame::QFrame| Name: | QFrame::QFrame | | Prototype: | QFrame::QFrame(QFramePrivate &dd, QWidget* parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 202-207 |
| | 2 | 1 |
QFormLayoutPrivate::QFormLayoutPrivate| Name: | QFormLayoutPrivate::QFormLayoutPrivate | | Prototype: | QFormLayoutPrivate::QFormLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 244-251 |
| | 2 | 1 |
QFormLayout::rowCount| Name: | QFormLayout::rowCount | | Prototype: | int QFormLayout::rowCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1582-1586 |
| | 2 | 1 |
QFormLayout::resetRowWrapPolicy| Name: | QFormLayout::resetRowWrapPolicy | | Prototype: | void QFormLayout::resetRowWrapPolicy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2073-2077 |
| | 2 | 1 |
QFormLayout::resetLabelAlignment| Name: | QFormLayout::resetLabelAlignment | | Prototype: | void QFormLayout::resetLabelAlignment() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2093-2097 |
| | 2 | 1 |
QFormLayout::resetFormAlignment| Name: | QFormLayout::resetFormAlignment | | Prototype: | void QFormLayout::resetFormAlignment() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2083-2087 |
| | 2 | 1 |
QFormLayout::resetFieldGrowthPolicy| Name: | QFormLayout::resetFieldGrowthPolicy | | Prototype: | void QFormLayout::resetFieldGrowthPolicy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 2063-2067 |
| | 2 | 1 |
QFormLayout::count| Name: | QFormLayout::count | | Prototype: | int QFormLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1395-1399 |
| | 2 | 1 |
QFormLayout::QFormLayout| Name: | QFormLayout::QFormLayout | | Prototype: | QFormLayout::QFormLayout(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1182-1185 |
| | 2 | 1 |
QFontPrivate::QFontPrivate| Name: | QFontPrivate::QFontPrivate | | Prototype: | QFontPrivate::QFontPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 169-174 |
| | 2 | 1 |
QFontPrivate::QFontPrivate| Name: | QFontPrivate::QFontPrivate | | Prototype: | QFontPrivate::QFontPrivate(const QFontPrivate &other) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 176-186 |
| | 2 | 2 |
QFontMetricsF::operator=| Name: | QFontMetricsF::operator= | | Prototype: | QFontMetricsF &QFontMetricsF::operator=(const QFontMetrics &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1004-1008 |
| | 2 | 1 |
QFontMetricsF::operator=| Name: | QFontMetricsF::operator= | | Prototype: | QFontMetricsF &QFontMetricsF::operator=(const QFontMetricsF &fm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1084-1088 |
| | 2 | 1 |
QFontMetricsF::QFontMetricsF| Name: | QFontMetricsF::QFontMetricsF | | Prototype: | QFontMetricsF::QFontMetricsF(const QFontMetrics &fontMetrics) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 994-997 |
| | 2 | 1 |
QFontMetricsF::QFontMetricsF| Name: | QFontMetricsF::QFontMetricsF | | Prototype: | QFontMetricsF::QFontMetricsF(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1033-1036 |
| | 2 | 1 |
QFontMetricsF::QFontMetricsF| Name: | QFontMetricsF::QFontMetricsF | | Prototype: | QFontMetricsF::QFontMetricsF(const QFontMetricsF &fm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 1068-1071 |
| | 2 | 1 |
QFontMetrics::strikeOutPos| Name: | QFontMetrics::strikeOutPos | | Prototype: | int QFontMetrics::strikeOutPos() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 915-919 |
| | 2 | 1 |
QFontMetrics::operator=| Name: | QFontMetrics::operator= | | Prototype: | QFontMetrics &QFontMetrics::operator=(const QFontMetrics &fm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 198-202 |
| | 2 | 1 |
QFontMetrics::QFontMetrics| Name: | QFontMetrics::QFontMetrics | | Prototype: | QFontMetrics::QFontMetrics(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 147-150 |
| | 2 | 1 |
QFontMetrics::QFontMetrics| Name: | QFontMetrics::QFontMetrics | | Prototype: | QFontMetrics::QFontMetrics(const QFontMetrics &fm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp | | Lines: | 182-185 |
| | 2 | 1 |
QFontListView::currentText| Name: | QFontListView::currentText | | Prototype: | inline QString currentText() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 79-82 |
| | 2 | 1 |
QFontListView::QFontListView| Name: | QFontListView::QFontListView | | Prototype: | QFontListView::QFontListView(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 95-100 |
| | 2 | 1 |
QFontInfo::operator=| Name: | QFontInfo::operator= | | Prototype: | QFontInfo &QFontInfo::operator=(const QFontInfo &fi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2415-2419 |
| | 2 | 1 |
QFontInfo::QFontInfo| Name: | QFontInfo::QFontInfo | | Prototype: | QFontInfo::QFontInfo(const QFont &font) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2392-2395 |
| | 2 | 1 |
QFontInfo::QFontInfo| Name: | QFontInfo::QFontInfo | | Prototype: | QFontInfo::QFontInfo(const QFontInfo &fi) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2400-2403 |
| | 2 | 1 |
QFontEngine_startCollectingEngines| Name: | QFontEngine_startCollectingEngines | | Prototype: | void QFontEngine_startCollectingEngines() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 220-224 |
| | 2 | 1 |
QFontEngineQPF2::isValid| Name: | QFontEngineQPF2::isValid | | Prototype: | bool QFontEngineQPF2::isValid() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 491-495 |
| | 2 | 1 |
QFontEngineMultiFontConfig::QFontEngineMultiFontConfig| Name: | QFontEngineMultiFontConfig::QFontEngineMultiFontConfig | | Prototype: | QFontEngineMultiFontConfig::QFontEngineMultiFontConfig(QFontEngine *fe, int script) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontenginemultifontconfig.cpp | | Lines: | 40-43 |
| | 2 | 1 |