Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QWindowName: | QWindow::~QWindow | Prototype: | QWindow::~QWindow() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 209-215 |
| | 4 | 2 |
windowStateName: | QWindow::windowState | Prototype: | Qt::WindowState QWindow::windowState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1167-1171 |
| | 2 | 1 |
winIdName: | QWindow::winId | Prototype: | WId QWindow::winId() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 595-606 |
| | 6 | 3 |
wheelEventName: | QWindow::wheelEvent | Prototype: | void QWindow::wheelEvent(QWheelEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2294-2297 |
| | 1 | 1 |
visibilityName: | QWindow::visibility | Prototype: | QWindow::Visibility QWindow::visibility() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 281-285 |
| | 2 | 1 |
unsetCursorName: | QWindow::unsetCursor | Prototype: | void QWindow::unsetCursor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2526-2530 |
| | 2 | 1 |
typeName: | QWindow::type | Prototype: | Qt::WindowType QWindow::type() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 823-827 |
| | 2 | 1 |
transientParentName: | QWindow::transientParent | Prototype: | QWindow *QWindow::transientParent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1211-1215 |
| | 2 | 1 |
touchEventName: | QWindow::touchEvent | Prototype: | void QWindow::touchEvent(QTouchEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2303-2306 |
| | 1 | 1 |
titleName: | QWindow::title | Prototype: | QString QWindow::title() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 854-858 |
| | 2 | 1 |
tabletEventName: | QWindow::tabletEvent | Prototype: | void QWindow::tabletEvent(QTabletEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2315-2318 |
| | 1 | 1 |
surfaceTypeName: | QWindow::surfaceType | Prototype: | QWindow::SurfaceType QWindow::surfaceType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 475-479 |
| | 2 | 1 |
surfaceHandleName: | QWindow::surfaceHandle | Prototype: | QPlatformSurface *QWindow::surfaceHandle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1731-1735 |
| | 2 | 1 |
sizeIncrementName: | QWindow::sizeIncrement | Prototype: | QSize QWindow::sizeIncrement() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1278-1282 |
| | 2 | 1 |
showNormalName: | QWindow::showNormal | Prototype: | void QWindow::showNormal() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1926-1930 |
| | 2 | 1 |
showMinimizedName: | QWindow::showMinimized | Prototype: | void QWindow::showMinimized() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1880-1884 |
| | 2 | 1 |
showMaximizedName: | QWindow::showMaximized | Prototype: | void QWindow::showMaximized() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1894-1898 |
| | 2 | 1 |
showFullScreenName: | QWindow::showFullScreen | Prototype: | void QWindow::showFullScreen() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1908-1916 |
| | 3 | 1 |
showEventName: | QWindow::showEvent | Prototype: | void QWindow::showEvent(QShowEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2010-2013 |
| | 1 | 1 |
showName: | QWindow::show | Prototype: | void QWindow::show() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1849-1858 |
| | 6 | 3 |
setYName: | QWindow::setY | Prototype: | void QWindow::setY(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1324-1331 |
| | 4 | 2 |
setXName: | QWindow::setX | Prototype: | void QWindow::setX(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1311-1318 |
| | 4 | 2 |
setWindowStateName: | QWindow::setWindowState | Prototype: | void QWindow::setWindowState(Qt::WindowState state) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1147-1160 |
| | 9 | 3 |
setWidthName: | QWindow::setWidth | Prototype: | void QWindow::setWidth(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1337-1341 |
| | 2 | 2 |
setVisibleName: | QWindow::setVisible | Prototype: | void QWindow::setVisible(bool visible) | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 492-558 |
| | 36 | 14 |
setVisibilityName: | QWindow::setVisibility | Prototype: | void QWindow::setVisibility(Visibility v) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 287-312 |
| | 15 | 8 |
setTransientParentName: | QWindow::setTransientParent | Prototype: | void QWindow::setTransientParent(QWindow *parent) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1193-1204 |
| | 6 | 2 |
setTitleName: | QWindow::setTitle | Prototype: | void QWindow::setTitle(const QString &title) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 840-852 |
| | 9 | 4 |
setSurfaceTypeName: | QWindow::setSurfaceType | Prototype: | void QWindow::setSurfaceType(SurfaceType surfaceType) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 464-468 |
| | 2 | 1 |
setSizeIncrementName: | QWindow::setSizeIncrement | Prototype: | void QWindow::setSizeIncrement(const QSize &size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1444-1452 |
| | 6 | 3 |
setScreenName: | QWindow::setScreen | Prototype: | void QWindow::setScreen(QScreen *newScreen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1797-1803 |
| | 4 | 2 |
setPositionName: | QWindow::setPosition | Prototype: | void QWindow::setPosition(const QPoint &pt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1606-1609 |
| | 1 | 1 |
setPositionName: | QWindow::setPosition | Prototype: | void QWindow::setPosition(int posx, int posy) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1616-1619 |
| | 1 | 1 |
setParentName: | QWindow::setParent | Prototype: | void QWindow::setParent(QWindow *parent) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 628-662 |
| | 19 | 7 |
setOpacityName: | QWindow::setOpacity | Prototype: | void QWindow::setOpacity(qreal level) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 953-963 |
| | 7 | 3 |
setMouseGrabEnabledName: | QWindow::setMouseGrabEnabled | Prototype: | bool QWindow::setMouseGrabEnabled(bool grab) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1764-1770 |
| | 4 | 2 |
setModalityName: | QWindow::setModality | Prototype: | void QWindow::setModality(Qt::WindowModality modality) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 703-710 |
| | 5 | 2 |
setMinimumWidthName: | QWindow::setMinimumWidth | Prototype: | void QWindow::setMinimumWidth(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1357-1360 |
| | 1 | 1 |
setMinimumSizeName: | QWindow::setMinimumSize | Prototype: | void QWindow::setMinimumSize(const QSize &size) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1291-1305 |
| | 12 | 5 |
setMinimumHeightName: | QWindow::setMinimumHeight | Prototype: | void QWindow::setMinimumHeight(int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1366-1369 |
| | 1 | 1 |
setMaximumWidthName: | QWindow::setMaximumWidth | Prototype: | void QWindow::setMaximumWidth(int w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1398-1401 |
| | 1 | 1 |
setMaximumSizeName: | QWindow::setMaximumSize | Prototype: | void QWindow::setMaximumSize(const QSize &size) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1378-1392 |
| | 12 | 5 |
setMaximumHeightName: | QWindow::setMaximumHeight | Prototype: | void QWindow::setMaximumHeight(int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1407-1410 |
| | 1 | 1 |
setMaskName: | QWindow::setMask | Prototype: | void QWindow::setMask(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 983-990 |
| | 5 | 2 |
setKeyboardGrabEnabledName: | QWindow::setKeyboardGrabEnabled | Prototype: | bool QWindow::setKeyboardGrabEnabled(bool grab) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1747-1753 |
| | 4 | 2 |
setIconName: | QWindow::setIcon | Prototype: | void QWindow::setIcon(const QIcon &icon) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 892-900 |
| | 6 | 2 |
setHeightName: | QWindow::setHeight | Prototype: | void QWindow::setHeight(int arg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1347-1351 |
| | 2 | 2 |
setGeometryName: | QWindow::setGeometry | Prototype: | void QWindow::setGeometry(int posx, int posy, int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1460-1463 |
| | 1 | 1 |
setGeometryName: | QWindow::setGeometry | Prototype: | void QWindow::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1470-1499 |
| | 22 | 8 |
setFramePositionName: | QWindow::setFramePosition | Prototype: | void QWindow::setFramePosition(const QPoint &point) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1589-1599 |
| | 6 | 2 |
setFormatName: | QWindow::setFormat | Prototype: | void QWindow::setFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 743-747 |
| | 2 | 1 |
setFlagsName: | QWindow::setFlags | Prototype: | void QWindow::setFlags(Qt::WindowFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 801-807 |
| | 4 | 2 |
setFilePathName: | QWindow::setFilePath | Prototype: | void QWindow::setFilePath(const QString &filePath) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 867-873 |
| | 4 | 2 |
setCursorName: | QWindow::setCursor | Prototype: | void QWindow::setCursor(const QCursor &cursor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2517-2521 |
| | 2 | 1 |
setBaseSizeName: | QWindow::setBaseSize | Prototype: | void QWindow::setBaseSize(const QSize &size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1420-1428 |
| | 6 | 3 |
screenName: | QWindow::screen | Prototype: | QScreen *QWindow::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1779-1783 |
| | 2 | 1 |
resizeEventName: | QWindow::resizeEvent | Prototype: | void QWindow::resizeEvent(QResizeEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1997-2000 |
| | 1 | 1 |
resizeName: | QWindow::resize | Prototype: | void QWindow::resize(int w, int h) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1641-1644 |
| | 1 | 1 |
resizeName: | QWindow::resize | Prototype: | void QWindow::resize(const QSize &newSize) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1651-1664 |
| | 9 | 4 |
requestedFormatName: | QWindow::requestedFormat | Prototype: | QSurfaceFormat QWindow::requestedFormat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 759-763 |
| | 2 | 1 |
requestUpdateName: | QWindow::requestUpdate | Prototype: | void QWindow::requestUpdate() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2196-2206 |
| | 13 | 2 |
requestActivateName: | QWindow::requestActivate | Prototype: | void QWindow::requestActivate() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1009-1018 |
| | 6 | 3 |
reportContentOrientationChangeName: | QWindow::reportContentOrientationChange | Prototype: | void QWindow::reportContentOrientationChange(Qt::ScreenOrientation orientation) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1094-1103 |
| | 7 | 3 |
raiseName: | QWindow::raise | Prototype: | void QWindow::raise() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 920-925 |
| | 3 | 2 |
parentName: | QWindow::parent | Prototype: | QWindow *QWindow::parent() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 613-617 |
| | 2 | 1 |
opacityName: | QWindow::opacity | Prototype: | qreal QWindow::opacity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 965-969 |
| | 2 | 1 |
nativeEventName: | QWindow::nativeEvent | Prototype: | bool QWindow::nativeEvent(const QByteArray &eventType, void *message, long *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2329-2335 |
| | 4 | 1 |
moveEventName: | QWindow::moveEvent | Prototype: | void QWindow::moveEvent(QMoveEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1985-1988 |
| | 1 | 1 |
mouseReleaseEventName: | QWindow::mouseReleaseEvent | Prototype: | void QWindow::mouseReleaseEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2267-2270 |
| | 1 | 1 |
mousePressEventName: | QWindow::mousePressEvent | Prototype: | void QWindow::mousePressEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2257-2260 |
| | 1 | 1 |
mouseMoveEventName: | QWindow::mouseMoveEvent | Prototype: | void QWindow::mouseMoveEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2285-2288 |
| | 1 | 1 |
mouseDoubleClickEventName: | QWindow::mouseDoubleClickEvent | Prototype: | void QWindow::mouseDoubleClickEvent(QMouseEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2277-2280 |
| | 1 | 1 |
modalityName: | QWindow::modality | Prototype: | Qt::WindowModality QWindow::modality() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 697-701 |
| | 2 | 1 |
minimumSizeName: | QWindow::minimumSize | Prototype: | QSize QWindow::minimumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1245-1249 |
| | 2 | 1 |
maximumSizeName: | QWindow::maximumSize | Prototype: | QSize QWindow::maximumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1256-1260 |
| | 2 | 1 |
maskName: | QWindow::mask | Prototype: | QRegion QWindow::mask() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 998-1002 |
| | 2 | 1 |
mapToGlobalName: | QWindow::mapToGlobal | Prototype: | QPoint QWindow::mapToGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2346-2355 |
| | 5 | 2 |
mapFromGlobalName: | QWindow::mapFromGlobal | Prototype: | QPoint QWindow::mapFromGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2366-2375 |
| | 5 | 2 |
lowerName: | QWindow::lower | Prototype: | void QWindow::lower() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 932-937 |
| | 3 | 2 |
keyReleaseEventName: | QWindow::keyReleaseEvent | Prototype: | void QWindow::keyReleaseEvent(QKeyEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2223-2226 |
| | 1 | 1 |
keyPressEventName: | QWindow::keyPressEvent | Prototype: | void QWindow::keyPressEvent(QKeyEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2213-2216 |
| | 1 | 1 |
isVisibleName: | QWindow::isVisible | Prototype: | bool QWindow::isVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 560-565 |
| | 2 | 1 |
isTopLevelName: | QWindow::isTopLevel | Prototype: | bool QWindow::isTopLevel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 667-671 |
| | 2 | 1 |
isModalName: | QWindow::isModal | Prototype: | bool QWindow::isModal() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 680-684 |
| | 2 | 1 |
isExposedName: | QWindow::isExposed | Prototype: | bool QWindow::isExposed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1031-1035 |
| | 2 | 1 |
isAncestorOfName: | QWindow::isAncestorOf | Prototype: | bool QWindow::isAncestorOf(const QWindow *child, AncestorMode mode) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1231-1238 |
| | 4 | 2 |
isActiveName: | QWindow::isActive | Prototype: | bool QWindow::isActive() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1053-1073 |
| | 11 | 5 |
iconName: | QWindow::icon | Prototype: | QIcon QWindow::icon() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 907-913 |
| | 4 | 2 |
hideEventName: | QWindow::hideEvent | Prototype: | void QWindow::hideEvent(QHideEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2021-2024 |
| | 1 | 1 |
hideName: | QWindow::hide | Prototype: | void QWindow::hide() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1867-1870 |
| | 1 | 1 |
handleName: | QWindow::handle | Prototype: | QPlatformWindow *QWindow::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1720-1724 |
| | 2 | 1 |
geometryName: | QWindow::geometry | Prototype: | QRect QWindow::geometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1531-1537 |
| | 4 | 2 |
fromWinIdName: | QWindow::fromWinId | Prototype: | QWindow *QWindow::fromWinId(WId id) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2451-2467 |
| | 11 | 3 |
framePositionName: | QWindow::framePosition | Prototype: | QPoint QWindow::framePosition() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1574-1582 |
| | 5 | 2 |
frameMarginsName: | QWindow::frameMargins | Prototype: | QMargins QWindow::frameMargins() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1544-1550 |
| | 4 | 2 |
frameGeometryName: | QWindow::frameGeometry | Prototype: | QRect QWindow::frameGeometry() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1557-1565 |
| | 5 | 2 |
formatName: | QWindow::format | Prototype: | QSurfaceFormat QWindow::format() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 782-788 |
| | 4 | 2 |
focusOutEventName: | QWindow::focusOutEvent | Prototype: | void QWindow::focusOutEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2247-2250 |
| | 1 | 1 |
focusObjectName: | QWindow::focusObject | Prototype: | QObject *QWindow::focusObject() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1836-1839 |
| | 1 | 1 |
focusInEventName: | QWindow::focusInEvent | Prototype: | void QWindow::focusInEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2235-2238 |
| | 1 | 1 |