QtBase - 8193340a44fd835cee029e63a31cfcab8ef6fd55

Function Tree

Path:<top>::QPlatformScreen
Functionâ–´Condition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
QPlatformScreen
Name: QPlatformScreen::QPlatformScreen
Prototype: QPlatformScreen::QPlatformScreen()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 47-52
  0.000% (0/1)
21
angleBetween
Name: QPlatformScreen::angleBetween
Prototype: int QPlatformScreen::angleBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b)
Coverage:  0.000% (0/12)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 366-386
  0.000% (0/12)
124
cursor
Name: QPlatformScreen::cursor
Prototype: QPlatformCursor *QPlatformScreen::cursor() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 315-318
  0.000% (0/1)
11
deviceIndependentGeometry
Name: QPlatformScreen::deviceIndependentGeometry
Prototype: QRect QPlatformScreen::deviceIndependentGeometry() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 438-443
  0.000% (0/1)
31
devicePixelRatio
Name: QPlatformScreen::devicePixelRatio
Prototype: qreal QPlatformScreen::devicePixelRatio() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 185-188
  0.000% (0/1)
11
grabWindow
Name: QPlatformScreen::grabWindow
Prototype: QPixmap QPlatformScreen::grabWindow(WId window, int x, int y, int width, int height) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 72-80
  0.000% (0/1)
61
logicalDpi
Name: QPlatformScreen::logicalDpi
Prototype: QDpi QPlatformScreen::logicalDpi() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 167-174
  0.000% (0/1)
41
mapBetween
Name: QPlatformScreen::mapBetween
Prototype: QRect QPlatformScreen::mapBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &rect)
Coverage:  0.000% (0/20)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 419-436
  0.000% (0/20)
94
nativeOrientation
Name: QPlatformScreen::nativeOrientation
Prototype: Qt::ScreenOrientation QPlatformScreen::nativeOrientation() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 226-229
  0.000% (0/1)
11
orientation
Name: QPlatformScreen::orientation
Prototype: Qt::ScreenOrientation QPlatformScreen::orientation() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 238-241
  0.000% (0/1)
11
physicalSize
Name: QPlatformScreen::physicalSize
Prototype: QSizeF QPlatformScreen::physicalSize() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 149-153
  0.000% (0/1)
11
pixelDensity
Name: QPlatformScreen::pixelDensity
Prototype: qreal QPlatformScreen::pixelDensity() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 203-206
  0.000% (0/1)
11
platformScreenForWindow
Name: QPlatformScreen::platformScreenForWindow
Prototype: QPlatformScreen * QPlatformScreen::platformScreenForWindow(const QWindow *window)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 266-273
  0.000% (0/4)
32
powerState
Name: QPlatformScreen::powerState
Prototype: QPlatformScreen::PowerState QPlatformScreen::powerState() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 477-480
  0.000% (0/1)
11
refreshRate
Name: QPlatformScreen::refreshRate
Prototype: qreal QPlatformScreen::refreshRate() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 214-217
  0.000% (0/1)
11
resizeMaximizedWindows
Name: QPlatformScreen::resizeMaximizedWindows
Prototype: void QPlatformScreen::resizeMaximizedWindows()
Coverage:  0.000% (0/20)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 324-350
  0.000% (0/20)
156
screen
Name: QPlatformScreen::screen
Prototype: QScreen *QPlatformScreen::screen() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 131-135
  0.000% (0/1)
21
screenForPosition
Name: QPlatformScreen::screenForPosition
Prototype: const QPlatformScreen *QPlatformScreen::screenForPosition(const QPoint &point) const
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 105-114
  0.000% (0/8)
54
setOrientationUpdateMask
Name: QPlatformScreen::setOrientationUpdateMask
Prototype: void QPlatformScreen::setOrientationUpdateMask(Qt::ScreenOrientations mask)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 261-264
  0.000% (0/1)
11
setPowerState
Name: QPlatformScreen::setPowerState
Prototype: void QPlatformScreen::setPowerState(PowerState state)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 485-488
  0.000% (0/1)
11
subpixelAntialiasingTypeHint
Name: QPlatformScreen::subpixelAntialiasingTypeHint
Prototype: QPlatformScreen::SubpixelAntialiasingType QPlatformScreen::subpixelAntialiasingTypeHint() const
Coverage:  0.000% (0/16)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 452-470
  0.000% (0/16)
126
topLevelAt
Name: QPlatformScreen::topLevelAt
Prototype: QWindow *QPlatformScreen::topLevelAt(const QPoint & pos) const
Coverage:  0.000% (0/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 88-98
  0.000% (0/9)
63
transformBetween
Name: QPlatformScreen::transformBetween
Prototype: QTransform QPlatformScreen::transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target)
Coverage:  0.000% (0/17)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 388-417
  0.000% (0/17)
177
virtualSiblings
Name: QPlatformScreen::virtualSiblings
Prototype: QList<QPlatformScreen *> QPlatformScreen::virtualSiblings() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 124-129
  0.000% (0/1)
31
~QPlatformScreen
Name: QPlatformScreen::~QPlatformScreen
Prototype: QPlatformScreen::~QPlatformScreen()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp
Lines: 54-62
  0.000% (0/4)
52

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9