| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QMainWindowTabBar::QMainWindowTabBar| Name: | QMainWindowTabBar::QMainWindowTabBar | | Prototype: | QMainWindowTabBar::QMainWindowTabBar(QMainWindow *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1554-1558 |
| | 1 | 1 |
QMapDataBase::createData| Name: | QMapDataBase::createData | | Prototype: | QMapDataBase *QMapDataBase::createData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 358-371 |
| | 8 | 1 |
QMapDataBase::freeData| Name: | QMapDataBase::freeData | | Prototype: | void QMapDataBase::freeData(QMapDataBase *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 373-376 |
| | 1 | 1 |
QMatrix4x4::QMatrix4x4| Name: | QMatrix4x4::QMatrix4x4 | | Prototype: | QMatrix4x4::QMatrix4x4(const QMatrix& matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 201-220 |
| | 17 | 1 |
QMatrix4x4::QMatrix4x4| Name: | QMatrix4x4::QMatrix4x4 | | Prototype: | QMatrix4x4::QMatrix4x4(const QTransform& transform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 233-252 |
| | 17 | 1 |
QMatrix4x4::operator/=| Name: | QMatrix4x4::operator/= | | Prototype: | QMatrix4x4& QMatrix4x4::operator/=(float divisor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 628-648 |
| | 18 | 1 |
QMatrix4x4::ortho| Name: | QMatrix4x4::ortho | | Prototype: | void QMatrix4x4::ortho(const QRect& rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1376-1383 |
| | 1 | 1 |
QMatrix4x4::ortho| Name: | QMatrix4x4::ortho | | Prototype: | void QMatrix4x4::ortho(const QRectF& rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1394-1397 |
| | 1 | 1 |
QMatrix4x4::orthonormalInverse| Name: | QMatrix4x4::orthonormalInverse | | Prototype: | QMatrix4x4 QMatrix4x4::orthonormalInverse() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1903-1931 |
| | 19 | 1 |
QMatrix4x4::rotate| Name: | QMatrix4x4::rotate | | Prototype: | void QMatrix4x4::rotate(float angle, const QVector3D& vector) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1101-1104 |
| | 1 | 1 |
QMatrix4x4::rotate| Name: | QMatrix4x4::rotate | | Prototype: | void QMatrix4x4::rotate(const QQuaternion& quaternion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1325-1363 |
| | 31 | 1 |
QMatrix4x4::toAffine| Name: | QMatrix4x4::toAffine | | Prototype: | QMatrix QMatrix4x4::toAffine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1669-1674 |
| | 3 | 1 |
QMatrix4x4::toTransform| Name: | QMatrix4x4::toTransform | | Prototype: | QTransform QMatrix4x4::toTransform() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1687-1692 |
| | 3 | 1 |
QMatrix4x4::viewport| Name: | QMatrix4x4::viewport | | Prototype: | void QMatrix4x4::viewport(float left, float bottom, float width, float height, float nearPlane, float farPlane) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1592-1617 |
| | 21 | 1 |
QMatrix::QMatrix| Name: | QMatrix::QMatrix | | Prototype: | QMatrix::QMatrix() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 220-228 |
| | 2 | 1 |
QMatrix::QMatrix| Name: | QMatrix::QMatrix | | Prototype: | QMatrix::QMatrix(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 237-245 |
| | 2 | 1 |
QMatrix::QMatrix| Name: | QMatrix::QMatrix | | Prototype: | QMatrix::QMatrix(const QMatrix &matrix) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 251-259 |
| | 2 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | void QMatrix::map(qreal x, qreal y, qreal *tx, qreal *ty) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 355-358 |
| | 1 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | void QMatrix::map(int x, int y, int *tx, int *ty) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 371-374 |
| | 1 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QLineF QMatrix::map(const QLineF &line) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 571-574 |
| | 1 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QLine QMatrix::map(const QLine &line) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 584-587 |
| | 1 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QPointF QMatrix::map(const QPointF &point) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 530-535 |
| | 3 | 1 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QPoint QMatrix::map(const QPoint &p) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 506-512 |
| | 4 | 1 |
QMatrix::operator *| Name: | QMatrix::operator * | | Prototype: | QMatrix QMatrix::operator *(const QMatrix &m) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1055-1065 |
| | 7 | 1 |
QMatrix::operator *=| Name: | QMatrix::operator *= | | Prototype: | QMatrix &QMatrix::operator *=(const QMatrix &m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1029-1043 |
| | 10 | 1 |
QMatrix::operator!=| Name: | QMatrix::operator!= | | Prototype: | bool QMatrix::operator!=(const QMatrix &m) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1011-1019 |
| | 6 | 1 |
QMatrix::operator=| Name: | QMatrix::operator= | | Prototype: | QMatrix &QMatrix::operator=(const QMatrix &matrix) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1071-1080 |
| | 7 | 1 |
QMatrix::operator==| Name: | QMatrix::operator== | | Prototype: | bool QMatrix::operator==(const QMatrix &m) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 974-982 |
| | 6 | 1 |
QMatrix::reset| Name: | QMatrix::reset | | Prototype: | void QMatrix::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 812-816 |
| | 2 | 1 |
QMatrix::scale| Name: | QMatrix::scale | | Prototype: | QMatrix &QMatrix::scale(qreal sx, qreal sy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 850-857 |
| | 5 | 1 |
QMatrix::setMatrix| Name: | QMatrix::setMatrix | | Prototype: | void QMatrix::setMatrix(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 274-282 |
| | 6 | 1 |
QMatrix::shear| Name: | QMatrix::shear | | Prototype: | QMatrix &QMatrix::shear(qreal sh, qreal sv) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 866-877 |
| | 9 | 1 |
QMatrix::translate| Name: | QMatrix::translate | | Prototype: | QMatrix &QMatrix::translate(qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 834-839 |
| | 3 | 1 |
QMaxHeap::QMaxHeap| Name: | QMaxHeap::QMaxHeap | | Prototype: | QMaxHeap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 387-387 |
| | 1 | 1 |
QMaxHeap::empty| Name: | QMaxHeap::empty | | Prototype: | inline bool empty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 389-389 |
| | 1 | 1 |
QMaxHeap::isEmpty| Name: | QMaxHeap::isEmpty | | Prototype: | inline bool isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 390-390 |
| | 1 | 1 |
QMaxHeap::left| Name: | QMaxHeap::left | | Prototype: | static inline int left(int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 396-396 |
| | 1 | 1 |
QMaxHeap::parent| Name: | QMaxHeap::parent | | Prototype: | static inline int parent(int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 395-395 |
| | 1 | 1 |
QMaxHeap::right| Name: | QMaxHeap::right | | Prototype: | static inline int right(int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 397-397 |
| | 1 | 1 |
QMaxHeap::size| Name: | QMaxHeap::size | | Prototype: | inline int size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 388-388 |
| | 1 | 1 |
QMaxHeap::top| Name: | QMaxHeap::top | | Prototype: | inline const T &top() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 393-393 |
| | 1 | 1 |
QMdi::ControllerWidget::getSubControl| Name: | QMdi::ControllerWidget::getSubControl | | Prototype: | inline QStyle::SubControl getSubControl(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 525-530 |
| | 3 | 1 |
QMdi::ControllerWidget::hasVisibleControls| Name: | QMdi::ControllerWidget::hasVisibleControls | | Prototype: | inline bool hasVisibleControls() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 499-504 |
| | 3 | 1 |
QMdiArea::QMdiArea| Name: | QMdiArea::QMdiArea | | Prototype: | QMdiArea::QMdiArea(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1702-1712 |
| | 7 | 1 |
QMdiArea::activationOrder| Name: | QMdiArea::activationOrder | | Prototype: | QMdiArea::WindowOrder QMdiArea::activationOrder() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2085-2089 |
| | 2 | 1 |
QMdiArea::activeSubWindow| Name: | QMdiArea::activeSubWindow | | Prototype: | QMdiSubWindow *QMdiArea::activeSubWindow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1819-1823 |
| | 2 | 1 |
QMdiArea::background| Name: | QMdiArea::background | | Prototype: | QBrush QMdiArea::background() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2058-2061 |
| | 1 | 1 |
QMdiArea::documentMode| Name: | QMdiArea::documentMode | | Prototype: | bool QMdiArea::documentMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2151-2155 |
| | 2 | 1 |
QMdiArea::setOption| Name: | QMdiArea::setOption | | Prototype: | void QMdiArea::setOption(AreaOption option, bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2104-2108 |
| | 2 | 1 |
QMdiArea::setViewMode| Name: | QMdiArea::setViewMode | | Prototype: | void QMdiArea::setViewMode(ViewMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2135-2139 |
| | 2 | 1 |
QMdiArea::subWindowList| Name: | QMdiArea::subWindowList | | Prototype: | QList<QMdiSubWindow *> QMdiArea::subWindowList(WindowOrder order) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1875-1879 |
| | 2 | 1 |
QMdiArea::tabPosition| Name: | QMdiArea::tabPosition | | Prototype: | QTabWidget::TabPosition QMdiArea::tabPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2255-2259 |
| | 2 | 1 |
QMdiArea::tabShape| Name: | QMdiArea::tabShape | | Prototype: | QTabWidget::TabShape QMdiArea::tabShape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2229-2233 |
| | 2 | 1 |
QMdiArea::tabsClosable| Name: | QMdiArea::tabsClosable | | Prototype: | bool QMdiArea::tabsClosable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2176-2180 |
| | 2 | 1 |
QMdiArea::tabsMovable| Name: | QMdiArea::tabsMovable | | Prototype: | bool QMdiArea::tabsMovable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2201-2205 |
| | 2 | 1 |
QMdiArea::testOption| Name: | QMdiArea::testOption | | Prototype: | bool QMdiArea::testOption(AreaOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2115-2118 |
| | 1 | 1 |
QMdiArea::viewMode| Name: | QMdiArea::viewMode | | Prototype: | QMdiArea::ViewMode QMdiArea::viewMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2129-2133 |
| | 2 | 1 |
QMdiArea::~QMdiArea| Name: | QMdiArea::~QMdiArea | | Prototype: | QMdiArea::~QMdiArea() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1717-1731 |
| | 9 | 1 |
QMdiAreaPrivate::QMdiAreaPrivate| Name: | QMdiAreaPrivate::QMdiAreaPrivate | | Prototype: | QMdiAreaPrivate::QMdiAreaPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 670-707 |
| | 2 | 1 |
QMdiAreaPrivate::_q_closeTab| Name: | QMdiAreaPrivate::_q_closeTab | | Prototype: | void QMdiAreaPrivate::_q_closeTab(int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 805-814 |
| | 3 | 1 |
QMdiAreaPrivate::_q_moveTab| Name: | QMdiAreaPrivate::_q_moveTab | | Prototype: | void QMdiAreaPrivate::_q_moveTab(int from, int to) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 816-824 |
| | 1 | 1 |
QMdiAreaPrivate::scrollBarsEnabled| Name: | QMdiAreaPrivate::scrollBarsEnabled | | Prototype: | bool QMdiAreaPrivate::scrollBarsEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1327-1330 |
| | 1 | 1 |
QMdiAreaTabBar::QMdiAreaTabBar| Name: | QMdiAreaTabBar::QMdiAreaTabBar | | Prototype: | QMdiAreaTabBar(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 571-571 |
| | 1 | 1 |
QMdiSubWindow::focusInEvent| Name: | QMdiSubWindow::focusInEvent | | Prototype: | void QMdiSubWindow::focusInEvent(QFocusEvent *focusInEvent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3457-3460 |
| | 1 | 1 |
QMdiSubWindow::hideEvent| Name: | QMdiSubWindow::hideEvent | | Prototype: | void QMdiSubWindow::hideEvent(QHideEvent * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2965-2970 |
| | 1 | 1 |
QMdiSubWindow::isShaded| Name: | QMdiSubWindow::isShaded | | Prototype: | bool QMdiSubWindow::isShaded() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2403-2406 |
| | 1 | 1 |
QMdiSubWindow::keyboardPageStep| Name: | QMdiSubWindow::keyboardPageStep | | Prototype: | int QMdiSubWindow::keyboardPageStep() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2476-2479 |
| | 1 | 1 |
QMdiSubWindow::keyboardSingleStep| Name: | QMdiSubWindow::keyboardSingleStep | | Prototype: | int QMdiSubWindow::keyboardSingleStep() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2449-2452 |
| | 1 | 1 |
QMdiSubWindow::setKeyboardPageStep| Name: | QMdiSubWindow::setKeyboardPageStep | | Prototype: | void QMdiSubWindow::setKeyboardPageStep(int step) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2481-2487 |
| | 1 | 1 |
QMdiSubWindow::setKeyboardSingleStep| Name: | QMdiSubWindow::setKeyboardSingleStep | | Prototype: | void QMdiSubWindow::setKeyboardSingleStep(int step) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2454-2460 |
| | 1 | 1 |
QMdiSubWindow::systemMenu| Name: | QMdiSubWindow::systemMenu | | Prototype: | QMenu *QMdiSubWindow::systemMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2535-2538 |
| | 1 | 1 |
QMdiSubWindow::testOption| Name: | QMdiSubWindow::testOption | | Prototype: | bool QMdiSubWindow::testOption(SubWindowOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2430-2433 |
| | 1 | 1 |
QMdiSubWindow::widget| Name: | QMdiSubWindow::widget | | Prototype: | QWidget *QMdiSubWindow::widget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2365-2368 |
| | 1 | 1 |
QMdiSubWindow::~QMdiSubWindow| Name: | QMdiSubWindow::~QMdiSubWindow | | Prototype: | QMdiSubWindow::~QMdiSubWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2287-2294 |
| | 3 | 1 |
QMdiSubWindowPrivate::QMdiSubWindowPrivate| Name: | QMdiSubWindowPrivate::QMdiSubWindowPrivate | | Prototype: | QMdiSubWindowPrivate::QMdiSubWindowPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 852-887 |
| | 1 | 1 |
QMdiSubWindowPrivate::createSystemMenu| Name: | QMdiSubWindowPrivate::createSystemMenu | | Prototype: | void QMdiSubWindowPrivate::createSystemMenu() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1037-1063 |
| | 28 | 1 |
QMdiSubWindowPrivate::initOperationMap| Name: | QMdiSubWindowPrivate::initOperationMap | | Prototype: | void QMdiSubWindowPrivate::initOperationMap() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1016-1030 |
| | 12 | 1 |
QMdiSubWindowPrivate::leaveRubberBandMode| Name: | QMdiSubWindowPrivate::leaveRubberBandMode | | Prototype: | void QMdiSubWindowPrivate::leaveRubberBandMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1909-1919 |
| | 8 | 1 |
QMdiSubWindowPrivate::setMinimizeMode| Name: | QMdiSubWindowPrivate::setMinimizeMode | | Prototype: | void QMdiSubWindowPrivate::setMinimizeMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1226-1249 |
| | 11 | 1 |
QMenu::QMenu| Name: | QMenu::QMenu | | Prototype: | QMenu::QMenu(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1465-1470 |
| | 2 | 1 |
QMenu::QMenu| Name: | QMenu::QMenu | | Prototype: | QMenu::QMenu(QMenuPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1491-1496 |
| | 2 | 1 |
QMenu::QMenu| Name: | QMenu::QMenu | | Prototype: | QMenu::QMenu(const QString &title, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1481-1487 |
| | 3 | 1 |
QMenu::actionGeometry| Name: | QMenu::actionGeometry | | Prototype: | QRect QMenu::actionGeometry(QAction *act) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2094-2097 |
| | 1 | 1 |
QMenu::activeAction| Name: | QMenu::activeAction | | Prototype: | QAction *QMenu::activeAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2026-2029 |
| | 1 | 1 |
QMenu::addAction| Name: | QMenu::addAction | | Prototype: | QAction *QMenu::addAction(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1531-1536 |
| | 3 | 1 |
QMenu::addAction| Name: | QMenu::addAction | | Prototype: | QAction *QMenu::addAction(const QIcon &icon, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1549-1554 |
| | 3 | 1 |
QMenu::addAction| Name: | QMenu::addAction | | Prototype: | QAction *QMenu::addAction(const QString &text, const QObject *receiver, const char* member, const QKeySequence &shortcut) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1569-1580 |
| | 5 | 1 |
QMenu::addAction| Name: | QMenu::addAction | | Prototype: | QAction *QMenu::addAction(const QIcon &icon, const QString &text, const QObject *receiver, const char* member, const QKeySequence &shortcut) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1689-1701 |
| | 5 | 1 |
QMenu::addMenu| Name: | QMenu::addMenu | | Prototype: | QAction *QMenu::addMenu(QMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1710-1715 |
| | 3 | 1 |
QMenu::addMenu| Name: | QMenu::addMenu | | Prototype: | QMenu *QMenu::addMenu(const QString &title) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1723-1728 |
| | 3 | 1 |
QMenu::addMenu| Name: | QMenu::addMenu | | Prototype: | QMenu *QMenu::addMenu(const QIcon &icon, const QString &title) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1736-1742 |
| | 4 | 1 |
QMenu::addSection| Name: | QMenu::addSection | | Prototype: | QAction *QMenu::addSection(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1778-1784 |
| | 4 | 1 |
QMenu::addSection| Name: | QMenu::addSection | | Prototype: | QAction *QMenu::addSection(const QIcon &icon, const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1802-1808 |
| | 4 | 1 |
QMenu::addSeparator| Name: | QMenu::addSeparator | | Prototype: | QAction *QMenu::addSeparator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1754-1760 |
| | 4 | 1 |
QMenu::columnCount| Name: | QMenu::columnCount | | Prototype: | int QMenu::columnCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2076-2079 |
| | 1 | 1 |
QMenu::defaultAction| Name: | QMenu::defaultAction | | Prototype: | QAction *QMenu::defaultAction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1907-1910 |
| | 1 | 1 |
QMenu::enterEvent| Name: | QMenu::enterEvent | | Prototype: | void QMenu::enterEvent(QEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 3213-3219 |
| | 4 | 1 |
QMenu::exec| Name: | QMenu::exec | | Prototype: | QAction *QMenu::exec() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2396-2399 |
| | 1 | 1 |
QMenu::exec| Name: | QMenu::exec | | Prototype: | QAction *QMenu::exec(QList<QAction*> actions, const QPoint &pos, QAction *at, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2482-2488 |
| | 3 | 1 |
QMenu::focusNextPrevChild| Name: | QMenu::focusNextPrevChild | | Prototype: | bool QMenu::focusNextPrevChild(bool next) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2805-2811 |
| | 4 | 1 |