Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QByteArray::numberName: | QByteArray::number | Prototype: | QByteArray QByteArray::number(double n, char f, int prec) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4158-4163 |
| | 3 | 1 |
QByteArray::isNullName: | QByteArray::isNull | Prototype: | bool QByteArray::isNull() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3535-3535 |
| | 1 | 1 |
QByteArray::insertName: | QByteArray::insert | Prototype: | QByteArray &QByteArray::insert(int i, const char *str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2029-2032 |
| | 1 | 1 |
QByteArray::insertName: | QByteArray::insert | Prototype: | QByteArray &QByteArray::insert(int i, const char *str, int len) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2045-2048 |
| | 1 | 1 |
QByteArray::insertName: | QByteArray::insert | Prototype: | QByteArray &QByteArray::insert(int i, char ch) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2058-2061 |
| | 1 | 1 |
QByteArray::insertName: | QByteArray::insert | Prototype: | QByteArray &QByteArray::insert(int i, const QByteArray &ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1996-2000 |
| | 2 | 1 |
QByteArray::fromBase64Name: | QByteArray::fromBase64 | Prototype: | QByteArray QByteArray::fromBase64(const QByteArray &base64) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4259-4262 |
| | 1 | 1 |
QByteArray::expandName: | QByteArray::expand | Prototype: | void QByteArray::expand(int i) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1727-1730 |
| | 1 | 1 |
QByteArray::countName: | QByteArray::count | Prototype: | int QByteArray::count(const char *str) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2754-2757 |
| | 1 | 1 |
QButtonGroup::setExclusiveName: | QButtonGroup::setExclusive | Prototype: | void QButtonGroup::setExclusive(bool exclusive) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | Lines: | 147-151 |
| | 2 | 1 |
QButtonGroup::idName: | QButtonGroup::id | Prototype: | int QButtonGroup::id(QAbstractButton *button) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | Lines: | 343-347 |
| | 2 | 1 |
QButtonGroup::exclusiveName: | QButtonGroup::exclusive | Prototype: | bool QButtonGroup::exclusive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | Lines: | 141-145 |
| | 2 | 1 |
QButtonGroup::checkedIdName: | QButtonGroup::checkedId | Prototype: | int QButtonGroup::checkedId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | Lines: | 356-360 |
| | 2 | 1 |
QButtonGroup::checkedButtonName: | QButtonGroup::checkedButton | Prototype: | QAbstractButton *QButtonGroup::checkedButton() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | Lines: | 301-305 |
| | 2 | 1 |
QButtonGroup::buttonsName: | QButtonGroup::buttons | Prototype: | QList<QAbstractButton*> QButtonGroup::buttons() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | Lines: | 289-293 |
| | 2 | 1 |
QButtonGroup::buttonName: | QButtonGroup::button | Prototype: | QAbstractButton *QButtonGroup::button(int id) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | Lines: | 313-317 |
| | 2 | 1 |
QButtonGroup::QButtonGroupName: | QButtonGroup::QButtonGroup | Prototype: | QButtonGroup::QButtonGroup(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | Lines: | 112-115 |
| | 2 | 1 |
QBufferPrivate::peekName: | QBufferPrivate::peek | Prototype: | qint64 QBufferPrivate::peek(char *data, qint64 maxSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 87-92 |
| | 3 | 1 |
QBufferPrivate::_q_emitSignalsName: | QBufferPrivate::_q_emitSignals | Prototype: | void QBufferPrivate::_q_emitSignals() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 77-84 |
| | 5 | 1 |
QBufferPrivate::QBufferPrivateName: | QBufferPrivate::QBufferPrivate | Prototype: | QBufferPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 52-57 |
| | 1 | 1 |
QBuffer::sizeName: | QBuffer::size | Prototype: | qint64 QBuffer::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 357-361 |
| | 2 | 1 |
QBuffer::posName: | QBuffer::pos | Prototype: | qint64 QBuffer::pos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 349-352 |
| | 1 | 1 |
QBuffer::dataName: | QBuffer::data | Prototype: | const QByteArray &QBuffer::data() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 285-289 |
| | 2 | 1 |
QBuffer::closeName: | QBuffer::close | Prototype: | void QBuffer::close() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 341-344 |
| | 1 | 1 |
QBuffer::bufferName: | QBuffer::buffer | Prototype: | QByteArray &QBuffer::buffer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 258-262 |
| | 2 | 1 |
QBuffer::bufferName: | QBuffer::buffer | Prototype: | const QByteArray &QBuffer::buffer() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 270-274 |
| | 2 | 1 |
QBuffer::atEndName: | QBuffer::atEnd | Prototype: | bool QBuffer::atEnd() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 389-392 |
| | 1 | 1 |
QBuffer::QBufferName: | QBuffer::QBuffer | Prototype: | QBuffer::QBuffer(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 173-178 |
| | 2 | 1 |
QBuffer::QBufferName: | QBuffer::QBuffer | Prototype: | QBuffer::QBuffer(QByteArray *byteArray, QObject *parent) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 197-203 |
| | 3 | 1 |
QBspTree::insertName: | QBspTree::insert | Prototype: | void QBspTree::insert(QVector<int> &leaf, const QRect &, uint, QBspTreeData data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 131-134 |
| | 1 | 1 |
QBspTree::destroyName: | QBspTree::destroy | Prototype: | void QBspTree::destroy() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 63-67 |
| | 2 | 1 |
QBspTree::QBspTreeName: | QBspTree::QBspTree | Prototype: | QBspTree::QBspTree() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 44-44 |
| | 1 | 1 |
QBrushPatternImageCache::QBrushPatternImageCacheName: | QBrushPatternImageCache::QBrushPatternImageCache | Prototype: | QBrushPatternImageCache() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 123-127 |
| | 1 | 1 |
QBrush::textureImageName: | QBrush::textureImage | Prototype: | QImage QBrush::textureImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 783-788 |
| | 3 | 1 |
QBrush::textureName: | QBrush::texture | Prototype: | QPixmap QBrush::texture() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 742-747 |
| | 3 | 1 |
QBrush::setTransformName: | QBrush::setTransform | Prototype: | void QBrush::setTransform(const QTransform &matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 913-917 |
| | 2 | 1 |
QBrush::setMatrixName: | QBrush::setMatrix | Prototype: | void QBrush::setMatrix(const QMatrix &matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 899-902 |
| | 1 | 1 |
QBrush::cleanUpName: | QBrush::cleanUp | Prototype: | void QBrush::cleanUp(QBrushData *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 577-580 |
| | 1 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QBrush &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 539-543 |
| | 1 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 420-425 |
| | 2 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 434-438 |
| | 2 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 448-452 |
| | 2 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QColor &color, const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 513-517 |
| | 2 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(Qt::GlobalColor color, const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 529-533 |
| | 2 | 1 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QGradient &gradient) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 552-567 |
| | 19 | 1 |
QBoxLayoutPrivate::setDirtyName: | QBoxLayoutPrivate::setDirty | Prototype: | void setDirty() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 99-104 |
| | 4 | 1 |
QBoxLayoutPrivate::QBoxLayoutPrivateName: | QBoxLayoutPrivate::QBoxLayoutPrivate | Prototype: | QBoxLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 96-96 |
| | 1 | 1 |
QBoxLayoutItem::~QBoxLayoutItemName: | QBoxLayoutItem::~QBoxLayoutItem | Prototype: | ~QBoxLayoutItem() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 56-56 |
| | 1 | 1 |
QBoxLayoutItem::QBoxLayoutItemName: | QBoxLayoutItem::QBoxLayoutItem | Prototype: | QBoxLayoutItem(QLayoutItem *it, int stretch_ = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 54-55 |
| | 1 | 1 |
QBoxLayout::~QBoxLayoutName: | QBoxLayout::~QBoxLayout | Prototype: | QBoxLayout::~QBoxLayout() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 567-571 |
| | 2 | 1 |
QBoxLayout::setSpacingName: | QBoxLayout::setSpacing | Prototype: | void QBoxLayout::setSpacing(int spacing) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 602-607 |
| | 3 | 1 |
QBoxLayout::minimumHeightForWidthName: | QBoxLayout::minimumHeightForWidth | Prototype: | int QBoxLayout::minimumHeightForWidth(int w) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 682-689 |
| | 5 | 1 |
QBoxLayout::itemAtName: | QBoxLayout::itemAt | Prototype: | QLayoutItem *QBoxLayout::itemAt(int index) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 713-717 |
| | 2 | 1 |
QBoxLayout::invalidateName: | QBoxLayout::invalidate | Prototype: | void QBoxLayout::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 694-699 |
| | 3 | 1 |
QBoxLayout::directionName: | QBoxLayout::direction | Prototype: | QBoxLayout::Direction QBoxLayout::direction() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1227-1231 |
| | 2 | 1 |
QBoxLayout::countName: | QBoxLayout::count | Prototype: | int QBoxLayout::count() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 704-708 |
| | 2 | 1 |
QBoxLayout::addWidgetName: | QBoxLayout::addWidget | Prototype: | void QBoxLayout::addWidget(QWidget *widget, int stretch, Qt::Alignment alignment) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1060-1063 |
| | 1 | 1 |
QBoxLayout::addStretchName: | QBoxLayout::addStretch | Prototype: | void QBoxLayout::addStretch(int stretch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1023-1026 |
| | 1 | 1 |
QBoxLayout::addSpacingName: | QBoxLayout::addSpacing | Prototype: | void QBoxLayout::addSpacing(int size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1012-1015 |
| | 1 | 1 |
QBoxLayout::addSpacerItemName: | QBoxLayout::addSpacerItem | Prototype: | void QBoxLayout::addSpacerItem(QSpacerItem *spacerItem) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1035-1038 |
| | 1 | 1 |
QBoxLayout::addLayoutName: | QBoxLayout::addLayout | Prototype: | void QBoxLayout::addLayout(QLayout *layout, int stretch) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 1071-1074 |
| | 1 | 1 |
QBoxLayout::addItemName: | QBoxLayout::addItem | Prototype: | void QBoxLayout::addItem(QLayoutItem *item) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 829-835 |
| | 4 | 1 |
QBoxLayout::QBoxLayoutName: | QBoxLayout::QBoxLayout | Prototype: | QBoxLayout::QBoxLayout(Direction dir, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 553-558 |
| | 2 | 1 |
QBooleanComboBox::valueName: | QBooleanComboBox::value | Prototype: | bool QBooleanComboBox::value() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 603-606 |
| | 1 | 1 |
QBooleanComboBox::setValueName: | QBooleanComboBox::setValue | Prototype: | void QBooleanComboBox::setValue(bool value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 598-601 |
| | 1 | 1 |
QBooleanComboBox::QBooleanComboBoxName: | QBooleanComboBox::QBooleanComboBox | Prototype: | QBooleanComboBox::QBooleanComboBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 591-596 |
| | 2 | 1 |
QBoolToType::operator()Name: | QBoolToType::operator() | Prototype: | inline bool operator()() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 315-318 |
| | 1 | 1 |
QBmpHandler::supportsOptionName: | QBmpHandler::supportsOption | Prototype: | bool QBmpHandler::supportsOption(ImageOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 855-859 |
| | 2 | 1 |
QBmpHandler::setOptionName: | QBmpHandler::setOption | Prototype: | void QBmpHandler::setOption(ImageOption option, const QVariant &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 893-897 |
| | 2 | 1 |
QBmpHandler::nameName: | QBmpHandler::name | Prototype: | QByteArray QBmpHandler::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 899-902 |
| | 1 | 1 |
QBmpHandler::formatNameName: | QBmpHandler::formatName | Prototype: | QByteArray QBmpHandler::formatName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 707-710 |
| | 1 | 1 |
QBmpHandler::QBmpHandlerName: | QBmpHandler::QBmpHandler | Prototype: | QBmpHandler::QBmpHandler(InternalFormat fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 702-705 |
| | 2 | 1 |
QBlitterPaintEnginePrivate::updateTransformStateName: | QBlitterPaintEnginePrivate::updateTransformState | Prototype: | void QBlitterPaintEnginePrivate::updateTransformState(QPainterState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 340-352 |
| | 5 | 1 |
QBlitterPaintEnginePrivate::updateRenderHintsStateName: | QBlitterPaintEnginePrivate::updateRenderHintsState | Prototype: | void QBlitterPaintEnginePrivate::updateRenderHintsState(QPainterState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 334-338 |
| | 2 | 1 |
QBlitterPaintEnginePrivate::updatePenStateName: | QBlitterPaintEnginePrivate::updatePenState | Prototype: | void QBlitterPaintEnginePrivate::updatePenState(QPainterState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 306-309 |
| | 1 | 1 |
QBlitterPaintEnginePrivate::updateOpacityStateName: | QBlitterPaintEnginePrivate::updateOpacityState | Prototype: | void QBlitterPaintEnginePrivate::updateOpacityState(QPainterState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 320-324 |
| | 2 | 1 |
QBlitterPaintEnginePrivate::updateCompositionModeStateName: | QBlitterPaintEnginePrivate::updateCompositionModeState | Prototype: | void QBlitterPaintEnginePrivate::updateCompositionModeState(QPainterState *s) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 326-332 |
| | 3 | 1 |
QBlitterPaintEnginePrivate::updateCompleteStateName: | QBlitterPaintEnginePrivate::updateCompleteState | Prototype: | void QBlitterPaintEnginePrivate::updateCompleteState(QPainterState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 295-304 |
| | 7 | 1 |
QBlitterPaintEnginePrivate::updateClipStateName: | QBlitterPaintEnginePrivate::updateClipState | Prototype: | void QBlitterPaintEnginePrivate::updateClipState(QPainterState *) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 354-359 |
| | 3 | 1 |
QBlitterPaintEnginePrivate::updateBrushStateName: | QBlitterPaintEnginePrivate::updateBrushState | Prototype: | void QBlitterPaintEnginePrivate::updateBrushState(QPainterState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 311-318 |
| | 4 | 1 |
QBlitterPaintEnginePrivate::unlockName: | QBlitterPaintEnginePrivate::unlock | Prototype: | inline void QBlitterPaintEnginePrivate::unlock() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 289-292 |
| | 1 | 1 |
QBlitterPaintEnginePrivate::QBlitterPaintEnginePrivateName: | QBlitterPaintEnginePrivate::QBlitterPaintEnginePrivate | Prototype: | QBlitterPaintEnginePrivate(QBlittablePlatformPixmap *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 254-260 |
| | 1 | 1 |
QBlitterPaintEngine::transformChangedName: | QBlitterPaintEngine::transformChanged | Prototype: | void QBlitterPaintEngine::transformChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 491-497 |
| | 3 | 1 |
QBlitterPaintEngine::strokeName: | QBlitterPaintEngine::stroke | Prototype: | void QBlitterPaintEngine::stroke(const QVectorPath &path, const QPen &pen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 791-797 |
| | 4 | 1 |
QBlitterPaintEngine::setStateName: | QBlitterPaintEngine::setState | Prototype: | void QBlitterPaintEngine::setState(QPainterState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 527-533 |
| | 3 | 1 |
QBlitterPaintEngine::renderHintsChangedName: | QBlitterPaintEngine::renderHintsChanged | Prototype: | void QBlitterPaintEngine::renderHintsChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 483-489 |
| | 3 | 1 |
QBlitterPaintEngine::penChangedName: | QBlitterPaintEngine::penChanged | Prototype: | void QBlitterPaintEngine::penChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 451-457 |
| | 3 | 1 |
QBlitterPaintEngine::opacityChangedName: | QBlitterPaintEngine::opacityChanged | Prototype: | void QBlitterPaintEngine::opacityChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 467-473 |
| | 3 | 1 |
QBlitterPaintEngine::fillPolygonName: | QBlitterPaintEngine::fillPolygon | Prototype: | void QBlitterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 729-735 |
| | 4 | 1 |
QBlitterPaintEngine::fillPathName: | QBlitterPaintEngine::fillPath | Prototype: | void QBlitterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 721-727 |
| | 4 | 1 |
QBlitterPaintEngine::endName: | QBlitterPaintEngine::end | Prototype: | bool QBlitterPaintEngine::end() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 517-525 |
| | 1 | 1 |
QBlitterPaintEngine::drawTiledPixmapName: | QBlitterPaintEngine::drawTiledPixmap | Prototype: | void QBlitterPaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pm, const QPointF &sr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 759-765 |
| | 4 | 1 |
QBlitterPaintEngine::drawTextItemName: | QBlitterPaintEngine::drawTextItem | Prototype: | void QBlitterPaintEngine::drawTextItem(const QPointF &pos, const QTextItem &ti) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 767-773 |
| | 4 | 1 |
QBlitterPaintEngine::drawStaticTextItemName: | QBlitterPaintEngine::drawStaticTextItem | Prototype: | void QBlitterPaintEngine::drawStaticTextItem(QStaticTextItem *sti) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 799-809 |
| | 3 | 1 |
QBlitterPaintEngine::drawPolygonName: | QBlitterPaintEngine::drawPolygon | Prototype: | void QBlitterPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 705-711 |
| | 4 | 1 |
QBlitterPaintEngine::drawPolygonName: | QBlitterPaintEngine::drawPolygon | Prototype: | void QBlitterPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 713-719 |
| | 4 | 1 |
QBlitterPaintEngine::drawPointsName: | QBlitterPaintEngine::drawPoints | Prototype: | void QBlitterPaintEngine::drawPoints(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 775-781 |
| | 4 | 1 |
QBlitterPaintEngine::drawPointsName: | QBlitterPaintEngine::drawPoints | Prototype: | void QBlitterPaintEngine::drawPoints(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 783-789 |
| | 4 | 1 |
QBlitterPaintEngine::drawPixmapName: | QBlitterPaintEngine::drawPixmap | Prototype: | void QBlitterPaintEngine::drawPixmap(const QPointF &pos, const QPixmap &pm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 667-670 |
| | 1 | 1 |
QBlitterPaintEngine::drawImageName: | QBlitterPaintEngine::drawImage | Prototype: | void QBlitterPaintEngine::drawImage(const QPointF &pos, const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 745-748 |
| | 1 | 1 |