| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QScreenOrientationChangeEvent| Name:  | QScreenOrientationChangeEvent::QScreenOrientationChangeEvent |  | Prototype:  | QScreenOrientationChangeEvent::QScreenOrientationChangeEvent(QScreen *screen, Qt::ScreenOrientation screenOrientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 5009-5012 |  
  |  | 2 | 1 | 
 orientation| Name:  | QScreenOrientationChangeEvent::orientation |  | Prototype:  | Qt::ScreenOrientation QScreenOrientationChangeEvent::orientation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 5032-5035 |  
  |  | 1 | 1 | 
 screen| Name:  | QScreenOrientationChangeEvent::screen |  | Prototype:  | QScreen *QScreenOrientationChangeEvent::screen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 5024-5027 |  
  |  | 1 | 1 |