| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QDomEntityReferencePrivate::save| Name: | QDomEntityReferencePrivate::save | | Prototype: | void QDomEntityReferencePrivate::save(QTextStream& s, int, int) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5886-5889 |
| | 1 | 1 |
QDomHandler::externalEntityDecl| Name: | QDomHandler::externalEntityDecl | | Prototype: | bool QDomHandler::externalEntityDecl(const QString &name, const QString &publicId, const QString &systemId) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7531-7534 |
| | 1 | 1 |
QDomHandler::setDocumentLocator| Name: | QDomHandler::setDocumentLocator | | Prototype: | void QDomHandler::setDocumentLocator(QXmlLocator *locator) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7545-7548 |
| | 1 | 1 |
QDomImplementation::QDomImplementation| Name: | QDomImplementation::QDomImplementation | | Prototype: | QDomImplementation::QDomImplementation() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 898-901 |
| | 1 | 1 |
QDomImplementation::invalidDataPolicy| Name: | QDomImplementation::invalidDataPolicy | | Prototype: | QDomImplementation::InvalidDataPolicy QDomImplementation::invalidDataPolicy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1104-1107 |
| | 1 | 1 |
QDomImplementation::isNull| Name: | QDomImplementation::isNull | | Prototype: | bool QDomImplementation::isNull() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1061-1064 |
| | 1 | 1 |
QDomImplementation::operator!=| Name: | QDomImplementation::operator!= | | Prototype: | bool QDomImplementation::operator!=(const QDomImplementation &x) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 947-950 |
| | 1 | 1 |
QDomImplementation::operator==| Name: | QDomImplementation::operator== | | Prototype: | bool QDomImplementation::operator==(const QDomImplementation &x) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 938-941 |
| | 1 | 1 |
QDomImplementation::setInvalidDataPolicy| Name: | QDomImplementation::setInvalidDataPolicy | | Prototype: | void QDomImplementation::setInvalidDataPolicy(InvalidDataPolicy policy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1124-1127 |
| | 1 | 1 |
QDomImplementationPrivate::clone| Name: | QDomImplementationPrivate::clone | | Prototype: | QDomImplementationPrivate* QDomImplementationPrivate::clone() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 851-854 |
| | 1 | 1 |
QDomNamedNodeMap::QDomNamedNodeMap| Name: | QDomNamedNodeMap::QDomNamedNodeMap | | Prototype: | QDomNamedNodeMap::QDomNamedNodeMap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3214-3217 |
| | 1 | 1 |
QDomNamedNodeMap::operator!=| Name: | QDomNamedNodeMap::operator!= | | Prototype: | bool QDomNamedNodeMap::operator!= (const QDomNamedNodeMap& n) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3262-3265 |
| | 1 | 1 |
QDomNamedNodeMap::operator==| Name: | QDomNamedNodeMap::operator== | | Prototype: | bool QDomNamedNodeMap::operator== (const QDomNamedNodeMap& n) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3253-3256 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::contains| Name: | QDomNamedNodeMapPrivate::contains | | Prototype: | bool QDomNamedNodeMapPrivate::contains(const QString& name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3155-3158 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::containsNS| Name: | QDomNamedNodeMapPrivate::containsNS | | Prototype: | bool QDomNamedNodeMapPrivate::containsNS(const QString& nsURI, const QString & localName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3160-3163 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::isAppendToParent| Name: | QDomNamedNodeMapPrivate::isAppendToParent | | Prototype: | bool isAppendToParent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 253-253 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::isReadOnly| Name: | QDomNamedNodeMapPrivate::isReadOnly | | Prototype: | bool isReadOnly() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 251-251 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::length| Name: | QDomNamedNodeMapPrivate::length | | Prototype: | int QDomNamedNodeMapPrivate::length() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3150-3153 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::setAppendToParent| Name: | QDomNamedNodeMapPrivate::setAppendToParent | | Prototype: | void setAppendToParent(bool b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 263-263 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::setReadOnly| Name: | QDomNamedNodeMapPrivate::setReadOnly | | Prototype: | void setReadOnly(bool r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 252-252 |
| | 1 | 1 |
QDomNamedNodeMapPrivate::~QDomNamedNodeMapPrivate| Name: | QDomNamedNodeMapPrivate::~QDomNamedNodeMapPrivate | | Prototype: | QDomNamedNodeMapPrivate::~QDomNamedNodeMapPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3034-3037 |
| | 1 | 1 |
QDomNode::QDomNode| Name: | QDomNode::QDomNode | | Prototype: | QDomNode::QDomNode() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2001-2004 |
| | 1 | 1 |
QDomNode::columnNumber| Name: | QDomNode::columnNumber | | Prototype: | int QDomNode::columnNumber() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3015-3018 |
| | 1 | 1 |
QDomNode::isNull| Name: | QDomNode::isNull | | Prototype: | bool QDomNode::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2619-2622 |
| | 1 | 1 |
QDomNode::lineNumber| Name: | QDomNode::lineNumber | | Prototype: | int QDomNode::lineNumber() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3001-3004 |
| | 1 | 1 |
QDomNode::operator!=| Name: | QDomNode::operator!= | | Prototype: | bool QDomNode::operator!= (const QDomNode& n) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2076-2079 |
| | 1 | 1 |
QDomNode::operator==| Name: | QDomNode::operator== | | Prototype: | bool QDomNode::operator== (const QDomNode& n) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2067-2070 |
| | 1 | 1 |
QDomNodeList::QDomNodeList| Name: | QDomNodeList::QDomNodeList | | Prototype: | QDomNodeList::QDomNodeList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1297-1300 |
| | 1 | 1 |
QDomNodeList::QDomNodeList| Name: | QDomNodeList::QDomNodeList | | Prototype: | QDomNodeList::QDomNodeList(QDomNodeListPrivate* p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1302-1305 |
| | 1 | 1 |
QDomNodeList::operator!=| Name: | QDomNodeList::operator!= | | Prototype: | bool QDomNodeList::operator!=(const QDomNodeList &n) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1347-1350 |
| | 1 | 1 |
QDomNodeListPrivate::operator!=| Name: | QDomNodeListPrivate::operator!= | | Prototype: | bool QDomNodeListPrivate::operator!=(const QDomNodeListPrivate &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1175-1178 |
| | 1 | 1 |
QDomNodeListPrivate::operator==| Name: | QDomNodeListPrivate::operator== | | Prototype: | bool QDomNodeListPrivate::operator==(const QDomNodeListPrivate &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1170-1173 |
| | 1 | 1 |
QDomNodePrivate::appendChild| Name: | QDomNodePrivate::appendChild | | Prototype: | QDomNodePrivate* QDomNodePrivate::appendChild(QDomNodePrivate* newChild) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1833-1837 |
| | 1 | 1 |
QDomNodePrivate::isAttr| Name: | QDomNodePrivate::isAttr | | Prototype: | bool isAttr() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 161-161 |
| | 1 | 1 |
QDomNodePrivate::isCDATASection| Name: | QDomNodePrivate::isCDATASection | | Prototype: | bool isCDATASection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 162-162 |
| | 1 | 1 |
QDomNodePrivate::isComment| Name: | QDomNodePrivate::isComment | | Prototype: | bool isComment() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 178-178 |
| | 1 | 1 |
QDomNodePrivate::isDocument| Name: | QDomNodePrivate::isDocument | | Prototype: | bool isDocument() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 164-164 |
| | 1 | 1 |
QDomNodePrivate::isDocumentFragment| Name: | QDomNodePrivate::isDocumentFragment | | Prototype: | bool isDocumentFragment() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 163-163 |
| | 1 | 1 |
QDomNodePrivate::isDocumentType| Name: | QDomNodePrivate::isDocumentType | | Prototype: | bool isDocumentType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 165-165 |
| | 1 | 1 |
QDomNodePrivate::isElement| Name: | QDomNodePrivate::isElement | | Prototype: | bool isElement() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 166-166 |
| | 1 | 1 |
QDomNodePrivate::isEntity| Name: | QDomNodePrivate::isEntity | | Prototype: | bool isEntity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 171-171 |
| | 1 | 1 |
QDomNodePrivate::isEntityReference| Name: | QDomNodePrivate::isEntityReference | | Prototype: | bool isEntityReference() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 167-167 |
| | 1 | 1 |
QDomNodePrivate::isNotation| Name: | QDomNodePrivate::isNotation | | Prototype: | bool isNotation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 172-172 |
| | 1 | 1 |
QDomNodePrivate::isProcessingInstruction| Name: | QDomNodePrivate::isProcessingInstruction | | Prototype: | bool isProcessingInstruction() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 173-173 |
| | 1 | 1 |
QDomNodePrivate::nodeName| Name: | QDomNodePrivate::nodeName | | Prototype: | QString nodeName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 133-133 |
| | 1 | 1 |
QDomNodePrivate::nodeType| Name: | QDomNodePrivate::nodeType | | Prototype: | QDomNode::NodeType nodeType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 180-180 |
| | 1 | 1 |
QDomNodePrivate::nodeValue| Name: | QDomNodePrivate::nodeValue | | Prototype: | QString nodeValue() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 134-134 |
| | 1 | 1 |
QDomNodePrivate::normalize| Name: | QDomNodePrivate::normalize | | Prototype: | void QDomNodePrivate::normalize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1881-1886 |
| | 1 | 1 |
QDomNodePrivate::parent| Name: | QDomNodePrivate::parent | | Prototype: | inline QDomNodePrivate* parent() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 152-152 |
| | 1 | 1 |
QDomNodePrivate::setNodeValue| Name: | QDomNodePrivate::setNodeValue | | Prototype: | void setNodeValue(const QString& v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 135-135 |
| | 1 | 1 |
QDomNodePrivate::setParent| Name: | QDomNodePrivate::setParent | | Prototype: | inline void setParent(QDomNodePrivate *p) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 153-153 |
| | 1 | 1 |
QDomNotation::operator=| Name: | QDomNotation::operator= | | Prototype: | QDomNotation& QDomNotation::operator= (const QDomNotation& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5617-5620 |
| | 1 | 1 |
QDomNotationPrivate::nodeType| Name: | QDomNotationPrivate::nodeType | | Prototype: | QDomNode::NodeType nodeType() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 437-437 |
| | 1 | 1 |
QDomProcessingInstruction::operator=| Name: | QDomProcessingInstruction::operator= | | Prototype: | QDomProcessingInstruction& QDomProcessingInstruction::operator= (const QDomProcessingInstruction& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6083-6086 |
| | 1 | 1 |
QDomProcessingInstructionPrivate::nodeType| Name: | QDomProcessingInstructionPrivate::nodeType | | Prototype: | QDomNode::NodeType nodeType() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 484-484 |
| | 1 | 1 |
QDomProcessingInstructionPrivate::save| Name: | QDomProcessingInstructionPrivate::save | | Prototype: | void QDomProcessingInstructionPrivate::save(QTextStream& s, int, int) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6005-6008 |
| | 1 | 1 |
QDomText::operator=| Name: | QDomText::operator= | | Prototype: | QDomText& QDomText::operator= (const QDomText& x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5254-5257 |
| | 1 | 1 |
QDomTextPrivate::QDomTextPrivate| Name: | QDomTextPrivate::QDomTextPrivate | | Prototype: | QDomTextPrivate::QDomTextPrivate(QDomDocumentPrivate* d, QDomNodePrivate* parent, const QString& val) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5154-5158 |
| | 1 | 1 |
QDomTextPrivate::nodeType| Name: | QDomTextPrivate::nodeType | | Prototype: | QDomNode::NodeType nodeType() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 346-346 |
| | 1 | 1 |
QDoubleSpinBox::fixup| Name: | QDoubleSpinBox::fixup | | Prototype: | void QDoubleSpinBox::fixup(QString &input) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 951-954 |
| | 1 | 1 |
QDoubleSpinBoxPrivate::round| Name: | QDoubleSpinBoxPrivate::round | | Prototype: | double QDoubleSpinBoxPrivate::round(double value) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | | Lines: | 1140-1143 |
| | 1 | 1 |
QDoubleValidator::setBottom| Name: | QDoubleValidator::setBottom | | Prototype: | void QDoubleValidator::setBottom(double bottom) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 742-745 |
| | 1 | 1 |
QDoubleValidator::setDecimals| Name: | QDoubleValidator::setDecimals | | Prototype: | void QDoubleValidator::setDecimals(int decimals) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 771-774 |
| | 1 | 1 |
QDoubleValidator::setTop| Name: | QDoubleValidator::setTop | | Prototype: | void QDoubleValidator::setTop(double top) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 757-760 |
| | 1 | 1 |
QDrag::exec| Name: | QDrag::exec | | Prototype: | Qt::DropAction QDrag::exec(Qt::DropActions supportedActions) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 228-231 |
| | 1 | 1 |
QDragEnterEvent::QDragEnterEvent| Name: | QDragEnterEvent::QDragEnterEvent | | Prototype: | QDragEnterEvent::QDragEnterEvent(const QPoint& point, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3028-3031 |
| | 1 | 1 |
QDragLeaveEvent::QDragLeaveEvent| Name: | QDragLeaveEvent::QDragLeaveEvent | | Prototype: | QDragLeaveEvent::QDragLeaveEvent() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3087-3089 |
| | 1 | 1 |
QDragManager::currentTarget| Name: | QDragManager::currentTarget | | Prototype: | QObject *QDragManager::currentTarget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 110-113 |
| | 1 | 1 |
QDragManager::~QDragManager| Name: | QDragManager::~QDragManager | | Prototype: | QDragManager::~QDragManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 79-82 |
| | 1 | 1 |
QDragMoveEvent::QDragMoveEvent| Name: | QDragMoveEvent::QDragMoveEvent | | Prototype: | QDragMoveEvent::QDragMoveEvent(const QPoint& pos, Qt::DropActions actions, const QMimeData *data, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Type type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2766-2770 |
| | 1 | 1 |
QDynamicBufferResourceRoot::QDynamicBufferResourceRoot| Name: | QDynamicBufferResourceRoot::QDynamicBufferResourceRoot | | Prototype: | inline QDynamicBufferResourceRoot(const QString &_root) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 873-873 |
| | 1 | 1 |
QDynamicBufferResourceRoot::mappingBuffer| Name: | QDynamicBufferResourceRoot::mappingBuffer | | Prototype: | inline const uchar *mappingBuffer() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 875-875 |
| | 1 | 1 |
QDynamicBufferResourceRoot::mappingRoot| Name: | QDynamicBufferResourceRoot::mappingRoot | | Prototype: | QString mappingRoot() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 876-876 |
| | 1 | 1 |
QDynamicBufferResourceRoot::type| Name: | QDynamicBufferResourceRoot::type | | Prototype: | ResourceRootType type() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 877-877 |
| | 1 | 1 |
QDynamicFileResourceRoot::QDynamicFileResourceRoot| Name: | QDynamicFileResourceRoot::QDynamicFileResourceRoot | | Prototype: | inline QDynamicFileResourceRoot(const QString &_root) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 949-949 |
| | 1 | 1 |
QDynamicFileResourceRoot::mappingFile| Name: | QDynamicFileResourceRoot::mappingFile | | Prototype: | QString mappingFile() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 962-962 |
| | 1 | 1 |
QDynamicFileResourceRoot::type| Name: | QDynamicFileResourceRoot::type | | Prototype: | ResourceRootType type() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 963-963 |
| | 1 | 1 |
QEGLDeviceIntegration::createCursor| Name: | QEGLDeviceIntegration::createCursor | | Prototype: | QPlatformCursor *QEGLDeviceIntegration::createCursor(QPlatformScreen *screen) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 311-314 |
| | 1 | 1 |
QEGLDeviceIntegration::createDisplay| Name: | QEGLDeviceIntegration::createDisplay | | Prototype: | EGLDisplay QEGLDeviceIntegration::createDisplay(EGLNativeDisplayType nativeDisplay) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 179-182 |
| | 1 | 1 |
QEGLDeviceIntegration::createWindow| Name: | QEGLDeviceIntegration::createWindow | | Prototype: | QEglFSWindow *QEGLDeviceIntegration::createWindow(QWindow *window) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 279-282 |
| | 1 | 1 |
QEGLDeviceIntegration::destroyNativeWindow| Name: | QEGLDeviceIntegration::destroyNativeWindow | | Prototype: | void QEGLDeviceIntegration::destroyNativeWindow(EGLNativeWindowType window) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 300-303 |
| | 1 | 1 |
QEGLDeviceIntegration::filterConfig| Name: | QEGLDeviceIntegration::filterConfig | | Prototype: | bool QEGLDeviceIntegration::filterConfig(EGLDisplay, EGLConfig) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 274-277 |
| | 1 | 1 |
QEGLDeviceIntegration::nativeOrientation| Name: | QEGLDeviceIntegration::nativeOrientation | | Prototype: | Qt::ScreenOrientation QEGLDeviceIntegration::nativeOrientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 230-233 |
| | 1 | 1 |
QEGLDeviceIntegration::orientation| Name: | QEGLDeviceIntegration::orientation | | Prototype: | Qt::ScreenOrientation QEGLDeviceIntegration::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 235-238 |
| | 1 | 1 |
QEGLDeviceIntegration::physicalScreenSize| Name: | QEGLDeviceIntegration::physicalScreenSize | | Prototype: | QSizeF QEGLDeviceIntegration::physicalScreenSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QEGLDeviceIntegration::pixelDensity| Name: | QEGLDeviceIntegration::pixelDensity | | Prototype: | qreal QEGLDeviceIntegration::pixelDensity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 225-228 |
| | 1 | 1 |
QEGLDeviceIntegration::platformDisplay| Name: | QEGLDeviceIntegration::platformDisplay | | Prototype: | EGLNativeDisplayType QEGLDeviceIntegration::platformDisplay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 174-177 |
| | 1 | 1 |
QEGLDeviceIntegration::presentBuffer| Name: | QEGLDeviceIntegration::presentBuffer | | Prototype: | void QEGLDeviceIntegration::presentBuffer(QPlatformSurface *surface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 330-333 |
| | 1 | 1 |
QEGLDeviceIntegration::refreshRate| Name: | QEGLDeviceIntegration::refreshRate | | Prototype: | qreal QEGLDeviceIntegration::refreshRate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 250-253 |
| | 1 | 1 |
QEGLDeviceIntegration::screenDepth| Name: | QEGLDeviceIntegration::screenDepth | | Prototype: | int QEGLDeviceIntegration::screenDepth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 240-243 |
| | 1 | 1 |
QEGLDeviceIntegration::screenFormat| Name: | QEGLDeviceIntegration::screenFormat | | Prototype: | QImage::Format QEGLDeviceIntegration::screenFormat() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 245-248 |
| | 1 | 1 |
QEGLDeviceIntegration::screenSize| Name: | QEGLDeviceIntegration::screenSize | | Prototype: | QSize QEGLDeviceIntegration::screenSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QEGLDeviceIntegration::supportsPBuffers| Name: | QEGLDeviceIntegration::supportsPBuffers | | Prototype: | bool QEGLDeviceIntegration::supportsPBuffers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 335-338 |
| | 1 | 1 |
QEGLDeviceIntegration::supportsSurfacelessContexts| Name: | QEGLDeviceIntegration::supportsSurfacelessContexts | | Prototype: | bool QEGLDeviceIntegration::supportsSurfacelessContexts() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 340-343 |
| | 1 | 1 |
QEGLDeviceIntegration::surfaceType| Name: | QEGLDeviceIntegration::surfaceType | | Prototype: | EGLint QEGLDeviceIntegration::surfaceType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 255-258 |
| | 1 | 1 |
QEGLDeviceIntegration::usesDefaultScreen| Name: | QEGLDeviceIntegration::usesDefaultScreen | | Prototype: | bool QEGLDeviceIntegration::usesDefaultScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 184-187 |
| | 1 | 1 |
QEGLDeviceIntegration::wlDisplay| Name: | QEGLDeviceIntegration::wlDisplay | | Prototype: | void *QEGLDeviceIntegration::wlDisplay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 345-348 |
| | 1 | 1 |
QEGLPlatformContext::destroyTemporaryOffscreenSurface| Name: | QEGLPlatformContext::destroyTemporaryOffscreenSurface | | Prototype: | void QEGLPlatformContext::destroyTemporaryOffscreenSurface(EGLSurface surface) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 273-276 |
| | 1 | 1 |
QEGLPlatformContext::eglConfig| Name: | QEGLPlatformContext::eglConfig | | Prototype: | EGLConfig QEGLPlatformContext::eglConfig() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 458-461 |
| | 1 | 1 |
QEGLPlatformContext::eglContext| Name: | QEGLPlatformContext::eglContext | | Prototype: | EGLContext QEGLPlatformContext::eglContext() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 448-451 |
| | 1 | 1 |