Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QGLContextGroupList::removeName: | 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::appendName: | 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::QGLContextGroupListName: | 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::windowCreatedName: | 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::setWindowCreatedName: | 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::setValidName: | 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::setInitializedName: | 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::requestedFormatName: | 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::isValidName: | 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::isSharingName: | 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::initializedName: | 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::getProcAddressName: | 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::formatName: | 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::doneCurrentName: | 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::deviceIsPixmapName: | 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::deviceName: | 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::contextHandleName: | 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::QGLContextName: | 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::QGLContextName: | 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::~QGLColormapName: | 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::QGLBufferPrivateName: | 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::usagePatternName: | 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::typeName: | 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::setUsagePatternName: | 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::releaseName: | 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::isCreatedName: | 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::bufferIdName: | 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::QGLBufferName: | 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::QGLBufferName: | 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::regenerateClipName: | 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::isNativePaintingActiveName: | 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::invalidateStateName: | 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::QGL2PaintEngineExName: | 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::cacheForContextName: | 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::invalidateResourceName: | 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::QGL2GradientCacheName: | 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::setPendingResultsLimitName: | 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::isFinishedName: | 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::~QFutureInterfaceBaseName: | 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::waitForNextResultName: | 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::setFilterModeName: | 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::resultCountName: | 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::progressValueName: | 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::progressTextName: | 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::progressMinimumName: | 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::progressMaximumName: | 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::isResultReadyAtName: | 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::isProgressUpdateNeededName: | 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::QFusionStyleName: | 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::connectionClosedName: | 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::waitForConnectionName: | 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::socketConnectedName: | 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::setDeviceName: | 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::setDataName: | 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::clearDataName: | 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::~QFtpCommandName: | 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::QFtpCommandName: | 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::QFtpCommandName: | 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::~QFtpName: | 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::rawCommandName: | 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::clearPendingCommandsName: | 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::QFramePrivateName: | 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::setFrameShapeName: | 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::setFrameShadowName: | 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::paintEventName: | 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::midLineWidthName: | 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::lineWidthName: | 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::frameWidthName: | 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::frameStyleName: | 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::frameShapeName: | 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::frameShadowName: | 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::QFrameName: | 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::QFrameName: | 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::QFormLayoutPrivateName: | 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::rowCountName: | 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::resetRowWrapPolicyName: | 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::resetLabelAlignmentName: | 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::resetFormAlignmentName: | 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::resetFieldGrowthPolicyName: | 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::countName: | 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::QFormLayoutName: | 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::QFontPrivateName: | 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::QFontPrivateName: | 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::QFontMetricsFName: | 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::QFontMetricsFName: | 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::QFontMetricsFName: | 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::strikeOutPosName: | 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::QFontMetricsName: | 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::QFontMetricsName: | 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::currentTextName: | 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::QFontListViewName: | 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::QFontInfoName: | 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::QFontInfoName: | 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_startCollectingEnginesName: | 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::isValidName: | 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::QFontEngineMultiFontConfigName: | 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 |