| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 overrideWindowFlags| Name:  | QWidget::overrideWindowFlags |  | Prototype:  | void QWidget::overrideWindowFlags(Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10411-10414 |  
  |  | 1 | 1 | 
 overrideWindowState| Name:  | QWidget::overrideWindowState |  | Prototype:  | void QWidget::overrideWindowState(Qt::WindowStates newstate) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3036-3041 |  
  |  | 3 | 1 | 
 paintEngine| Name:  | QWidget::paintEngine |  | Prototype:  | QPaintEngine *QWidget::paintEngine() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12367-12390 |  
  |  | 2 | 1 | 
 palette| Name:  | QWidget::palette |  | Prototype:  | const QPalette &QWidget::palette() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4562-4582 |  
  |  | 6 | 3 | 
 pos| Name:  | QWidget::pos |  | Prototype:  | QPoint QWidget::pos() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3625-3633 |  
  |  | 6 | 3 | 
 previousInFocusChain| Name:  | QWidget::previousInFocusChain |  | Prototype:  | QWidget *QWidget::previousInFocusChain() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6838-6841 |  
  |  | 1 | 1 | 
 raise| Name:  | QWidget::raise |  | Prototype:  | void QWidget::raise() |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11741-11771 |  
  |  | 23 | 8 | 
 redirected| Name:  | QWidget::redirected |  | Prototype:  | QPaintDevice *QWidget::redirected(QPoint *offset) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12809-12812 |  
  |  | 1 | 1 | 
 releaseKeyboard| Name:  | QWidget::releaseKeyboard |  | Prototype:  | void QWidget::releaseKeyboard() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12651-12658 |  
  |  | 4 | 3 | 
 releaseMouse| Name:  | QWidget::releaseMouse |  | Prototype:  | void QWidget::releaseMouse() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12602-12605 |  
  |  | 1 | 1 | 
 releaseShortcut| Name:  | QWidget::releaseShortcut |  | Prototype:  | void QWidget::releaseShortcut(int id) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11677-11682 |  
  |  | 3 | 2 | 
 removeAction| Name:  | QWidget::removeAction |  | Prototype:  | void QWidget::removeAction(QAction *action) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3367-3381 |  
  |  | 8 | 3 | 
 render| Name:  | QWidget::render |  | Prototype:  | void QWidget::render(QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5139-5144 |  
  |  | 2 | 1 | 
 render| Name:  | QWidget::render |  | Prototype:  | void QWidget::render(QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5159-5229 |  
  |  | 43 | 8 | 
 repaint| Name:  | QWidget::repaint |  | Prototype:  | void QWidget::repaint() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10842-10845 |  
  |  | 1 | 1 | 
 repaint| Name:  | QWidget::repaint |  | Prototype:  | void QWidget::repaint(int x, int y, int w, int h) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10855-10866 |  
  |  | 7 | 4 | 
 repaint| Name:  | QWidget::repaint |  | Prototype:  | void QWidget::repaint(const QRect &rect) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10872-10894 |  
  |  | 13 | 5 | 
 repaint| Name:  | QWidget::repaint |  | Prototype:  | void QWidget::repaint(const QRegion &rgn) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10901-10923 |  
  |  | 13 | 5 | 
 resize| Name:  | QWidget::resize |  | Prototype:  | void QWidget::resize(const QSize &s) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7173-7185 |  
  |  | 8 | 2 | 
 restoreGeometry| Name:  | QWidget::restoreGeometry |  | Prototype:  | bool QWidget::restoreGeometry(const QByteArray &geometry) |  | Coverage:  |   0.000% (0/59) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7392-7527 |  
  |  | 72 | 17 | 
 saveGeometry| Name:  | QWidget::saveGeometry |  | Prototype:  | QByteArray QWidget::saveGeometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7328-7367 |  
  |  | 22 | 1 | 
 scroll| Name:  | QWidget::scroll |  | Prototype:  | void QWidget::scroll(int dx, int dy) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10756-10778 |  
  |  | 13 | 6 | 
 scroll| Name:  | QWidget::scroll |  | Prototype:  | void QWidget::scroll(int dx, int dy, const QRect &r) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10797-10819 |  
  |  | 12 | 6 | 
 setAcceptDrops| Name:  | QWidget::setAcceptDrops |  | Prototype:  | void QWidget::setAcceptDrops(bool on) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3511-3515 |  
  |  | 1 | 1 | 
 setAccessibleDescription| Name:  | QWidget::setAccessibleDescription |  | Prototype:  | void QWidget::setAccessibleDescription(const QString &description) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11614-11620 |  
  |  | 4 | 1 | 
 setAccessibleName| Name:  | QWidget::setAccessibleName |  | Prototype:  | void QWidget::setAccessibleName(const QString &name) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11584-11590 |  
  |  | 4 | 1 | 
 setAttribute| Name:  | QWidget::setAttribute |  | Prototype:  | void QWidget::setAttribute(Qt::WidgetAttribute attribute, bool on) |  | Coverage:  |   0.000% (0/173) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11061-11317 |  
  |  | 99 | 62 | 
 setAutoFillBackground| Name:  | QWidget::setAutoFillBackground |  | Prototype:  | void QWidget::setAutoFillBackground(bool enabled) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 486-498 |  
  |  | 9 | 3 | 
 setBackgroundRole| Name:  | QWidget::setBackgroundRole |  | Prototype:  | void QWidget::setBackgroundRole(QPalette::ColorRole role) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4436-4443 |  
  |  | 5 | 1 | 
 setBackingStore| Name:  | QWidget::setBackingStore |  | Prototype:  | void QWidget::setBackingStore(QBackingStore *store) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12087-12113 |  
  |  | 16 | 6 | 
 setBaseSize| Name:  | QWidget::setBaseSize |  | Prototype:  | void QWidget::setBaseSize(int basew, int baseh) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4134-4145 |  
  |  | 9 | 3 | 
 setContentsMargins| Name:  | QWidget::setContentsMargins |  | Prototype:  | void QWidget::setContentsMargins(int left, int top, int right, int bottom) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7545-7571 |  
  |  | 18 | 4 | 
 setContentsMargins| Name:  | QWidget::setContentsMargins |  | Prototype:  | void QWidget::setContentsMargins(const QMargins &margins) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7589-7593 |  
  |  | 2 | 1 | 
 setContextMenuPolicy| Name:  | QWidget::setContextMenuPolicy |  | Prototype:  | void QWidget::setContextMenuPolicy(Qt::ContextMenuPolicy policy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7679-7682 |  
  |  | 1 | 1 | 
 setCursor| Name:  | QWidget::setCursor |  | Prototype:  | void QWidget::setCursor(const QCursor &cursor) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5000-5019 |  
  |  | 11 | 2 | 
 setDisabled| Name:  | QWidget::setDisabled |  | Prototype:  | void QWidget::setDisabled(bool disable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3530-3533 |  
  |  | 1 | 1 | 
 setEnabled| Name:  | QWidget::setEnabled |  | Prototype:  | void QWidget::setEnabled(bool enable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3423-3428 |  
  |  | 3 | 1 | 
 setFixedHeight| Name:  | QWidget::setFixedHeight |  | Prototype:  | void QWidget::setFixedHeight(int h) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4255-4265 |  
  |  | 8 | 1 | 
 setFixedSize| Name:  | QWidget::setFixedSize |  | Prototype:  | void QWidget::setFixedSize(const QSize & s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4162-4165 |  
  |  | 1 | 1 | 
 setFixedSize| Name:  | QWidget::setFixedSize |  | Prototype:  | void QWidget::setFixedSize(int w, int h) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4175-4190 |  
  |  | 10 | 4 | 
 setFixedWidth| Name:  | QWidget::setFixedWidth |  | Prototype:  | void QWidget::setFixedWidth(int w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4235-4245 |  
  |  | 8 | 1 | 
 setFocus| Name:  | QWidget::setFocus |  | Prototype:  | void QWidget::setFocus(Qt::FocusReason reason) |  | Coverage:  |   0.000% (0/95) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6503-6610 |  
  |  | 56 | 25 | 
 setFocusPolicy| Name:  | QWidget::setFocusPolicy |  | Prototype:  | void QWidget::setFocusPolicy(Qt::FocusPolicy policy) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7711-7717 |  
  |  | 4 | 2 | 
 setFocusProxy| Name:  | QWidget::setFocusProxy |  | Prototype:  | void QWidget::setFocusProxy(QWidget * w) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6410-6425 |  
  |  | 9 | 4 | 
 setFont| Name:  | QWidget::setFont |  | Prototype:  | void QWidget::setFont(const QFont &font) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4721-4741 |  
  |  | 8 | 2 | 
 setForegroundRole| Name:  | QWidget::setForegroundRole |  | Prototype:  | void QWidget::setForegroundRole(QPalette::ColorRole role) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4501-4507 |  
  |  | 4 | 1 | 
 setGeometry| Name:  | QWidget::setGeometry |  | Prototype:  | void QWidget::setGeometry(const QRect &r) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7187-7206 |  
  |  | 14 | 4 | 
 setGraphicsEffect| Name:  | QWidget::setGraphicsEffect |  | Prototype:  | void QWidget::setGraphicsEffect(QGraphicsEffect *effect) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5332-5354 |  
  |  | 14 | 4 | 
 setHidden| Name:  | QWidget::setHidden |  | Prototype:  | void QWidget::setHidden(bool hidden) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8272-8275 |  
  |  | 1 | 1 | 
 setInputMethodHints| Name:  | QWidget::setInputMethodHints |  | Prototype:  | void QWidget::setInputMethodHints(Qt::InputMethodHints hints) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 9840-9852 |  
  |  | 6 | 3 | 
 setLayout| Name:  | QWidget::setLayout |  | Prototype:  | void QWidget::setLayout(QLayout *l) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10104-10144 |  
  |  | 27 | 8 | 
 setLayoutDirection| Name:  | QWidget::setLayoutDirection |  | Prototype:  | void QWidget::setLayoutDirection(Qt::LayoutDirection direction) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4919-4930 |  
  |  | 6 | 2 | 
 setLocale| Name:  | QWidget::setLocale |  | Prototype:  | void QWidget::setLocale(const QLocale &locale) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5985-5991 |  
  |  | 3 | 1 | 
 setMask| Name:  | QWidget::setMask |  | Prototype:  | void QWidget::setMask(const QRegion &newMask) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12849-12901 |  
  |  | 28 | 9 | 
 setMask| Name:  | QWidget::setMask |  | Prototype:  | void QWidget::setMask(const QBitmap &bitmap) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12935-12938 |  
  |  | 1 | 1 | 
 setMaximumHeight| Name:  | QWidget::setMaximumHeight |  | Prototype:  | void QWidget::setMaximumHeight(int h) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4219-4226 |  
  |  | 5 | 1 | 
 setMaximumSize| Name:  | QWidget::setMaximumSize |  | Prototype:  | void QWidget::setMaximumSize(int maxw, int maxh) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4085-4107 |  
  |  | 13 | 6 | 
 setMaximumWidth| Name:  | QWidget::setMaximumWidth |  | Prototype:  | void QWidget::setMaximumWidth(int w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4210-4217 |  
  |  | 5 | 1 | 
 setMinimumHeight| Name:  | QWidget::setMinimumHeight |  | Prototype:  | void QWidget::setMinimumHeight(int h) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4201-4208 |  
  |  | 5 | 1 | 
 setMinimumSize| Name:  | QWidget::setMinimumSize |  | Prototype:  | void QWidget::setMinimumSize(int minw, int minh) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4025-4048 |  
  |  | 16 | 7 | 
 setMinimumWidth| Name:  | QWidget::setMinimumWidth |  | Prototype:  | void QWidget::setMinimumWidth(int w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4192-4199 |  
  |  | 5 | 1 | 
 setPalette| Name:  | QWidget::setPalette |  | Prototype:  | void QWidget::setPalette(const QPalette &palette) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4584-4596 |  
  |  | 5 | 1 | 
 setParent| Name:  | QWidget::setParent |  | Prototype:  | void QWidget::setParent(QWidget *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10453-10458 |  
  |  | 3 | 2 | 
 setParent| Name:  | QWidget::setParent |  | Prototype:  | void QWidget::setParent(QWidget *parent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/146) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10483-10636 |  
  |  | 82 | 32 | 
 setShortcutAutoRepeat| Name:  | QWidget::setShortcutAutoRepeat |  | Prototype:  | void QWidget::setShortcutAutoRepeat(int id, bool enable) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11711-11716 |  
  |  | 3 | 2 | 
 setShortcutEnabled| Name:  | QWidget::setShortcutEnabled |  | Prototype:  | void QWidget::setShortcutEnabled(int id, bool enable) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11696-11701 |  
  |  | 3 | 2 | 
 setSizeIncrement| Name:  | QWidget::setSizeIncrement |  | Prototype:  | void QWidget::setSizeIncrement(int w, int h) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4115-4126 |  
  |  | 9 | 3 | 
 setSizePolicy| Name:  | QWidget::setSizePolicy |  | Prototype:  | void QWidget::setSizePolicy(QSizePolicy policy) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10195-10219 |  
  |  | 14 | 6 | 
 setStatusTip| Name:  | QWidget::setStatusTip |  | Prototype:  | void QWidget::setStatusTip(const QString &s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11526-11530 |  
  |  | 2 | 1 | 
 setStyle| Name:  | QWidget::setStyle |  | Prototype:  | void QWidget::setStyle(QStyle *style) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2742-2759 |  
  |  | 9 | 3 | 
 setStyleSheet| Name:  | QWidget::setStyleSheet |  | Prototype:  | void QWidget::setStyleSheet(const QString& styleSheet) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2676-2704 |  
  |  | 18 | 7 | 
 setTabOrder| Name:  | QWidget::setTabOrder |  | Prototype:  | void QWidget::setTabOrder(QWidget* first, QWidget *second) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6926-6984 |  
  |  | 34 | 10 | 
 setToolTip| Name:  | QWidget::setToolTip |  | Prototype:  | void QWidget::setToolTip(const QString &s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11476-11483 |  
  |  | 4 | 1 | 
 setToolTipDuration| Name:  | QWidget::setToolTipDuration |  | Prototype:  | void QWidget::setToolTipDuration(int msec) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11502-11506 |  
  |  | 2 | 1 | 
 setUpdatesEnabled| Name:  | QWidget::setUpdatesEnabled |  | Prototype:  | void QWidget::setUpdatesEnabled(bool enable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7747-7752 |  
  |  | 3 | 1 | 
 setVisible| Name:  | QWidget::setVisible |  | Prototype:  | void QWidget::setVisible(bool visible) |  | Coverage:  |   0.000% (0/99) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8151-8267 |  
  |  | 62 | 22 | 
 setWhatsThis| Name:  | QWidget::setWhatsThis |  | Prototype:  | void QWidget::setWhatsThis(const QString &s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11549-11553 |  
  |  | 2 | 1 | 
 setWindowFilePath| Name:  | QWidget::setWindowFilePath |  | Prototype:  | void QWidget::setWindowFilePath(const QString &filePath) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6317-6327 |  
  |  | 6 | 2 | 
 setWindowFlags| Name:  | QWidget::setWindowFlags |  | Prototype:  | void QWidget::setWindowFlags(Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10368-10372 |  
  |  | 2 | 1 | 
 setWindowIcon| Name:  | QWidget::setWindowIcon |  | Prototype:  | void QWidget::setWindowIcon(const QIcon &icon) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6242-6257 |  
  |  | 9 | 2 | 
 setWindowIconText| Name:  | QWidget::setWindowIconText |  | Prototype:  | void QWidget::setWindowIconText(const QString &iconText) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6153-6166 |  
  |  | 8 | 2 | 
 setWindowModality| Name:  | QWidget::setWindowModality |  | Prototype:  | void QWidget::setWindowModality(Qt::WindowModality windowModality) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2935-2941 |  
  |  | 3 | 1 | 
 setWindowModified| Name:  | QWidget::setWindowModified |  | Prototype:  | void QWidget::setWindowModified(bool mod) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11428-11437 |  
  |  | 5 | 1 | 
 setWindowOpacity| Name:  | QWidget::setWindowOpacity |  | Prototype:  | void QWidget::setWindowOpacity(qreal opacity) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11365-11390 |  
  |  | 16 | 6 | 
 setWindowRole| Name:  | QWidget::setWindowRole |  | Prototype:  | void QWidget::setWindowRole(const QString &role) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6371-6378 |  
  |  | 5 | 2 | 
 setWindowState| Name:  | QWidget::setWindowState |  | Prototype:  | void QWidget::setWindowState(Qt::WindowStates newstate) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3084-3116 |  
  |  | 23 | 7 | 
 setWindowTitle| Name:  | QWidget::setWindowTitle |  | Prototype:  | void QWidget::setWindowTitle(const QString &title) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6177-6190 |  
  |  | 8 | 2 | 
 sharedPainter| Name:  | QWidget::sharedPainter |  | Prototype:  | QPainter *QWidget::sharedPainter() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12819-12833 |  
  |  | 8 | 4 | 
 show| Name:  | QWidget::show |  | Prototype:  | void QWidget::show() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7763-7772 |  
  |  | 6 | 3 | 
 showFullScreen| Name:  | QWidget::showFullScreen |  | Prototype:  | void QWidget::showFullScreen() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3161-3181 |  
  |  | 5 | 1 | 
 showMaximized| Name:  | QWidget::showMaximized |  | Prototype:  | void QWidget::showMaximized() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3193-3212 |  
  |  | 4 | 1 | 
 showMinimized| Name:  | QWidget::showMinimized |  | Prototype:  | void QWidget::showMinimized() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2983-2994 |  
  |  | 7 | 3 | 
 showNormal| Name:  | QWidget::showNormal |  | Prototype:  | void QWidget::showNormal() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3221-3241 |  
  |  | 5 | 1 | 
 sizeHint| Name:  | QWidget::sizeHint |  | Prototype:  | QSize QWidget::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8636-8642 |  
  |  | 4 | 2 | 
 sizeIncrement| Name:  | QWidget::sizeIncrement |  | Prototype:  | QSize QWidget::sizeIncrement() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3933-3939 |  
  |  | 4 | 1 | 
 sizePolicy| Name:  | QWidget::sizePolicy |  | Prototype:  | QSizePolicy QWidget::sizePolicy() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10189-10193 |  
  |  | 2 | 1 | 
 stackUnder| Name:  | QWidget::stackUnder |  | Prototype:  | void QWidget::stackUnder(QWidget* w) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11842-11868 |  
  |  | 21 | 8 | 
 statusTip| Name:  | QWidget::statusTip |  | Prototype:  | QString QWidget::statusTip() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11532-11536 |  
  |  | 2 | 1 | 
 style| Name:  | QWidget::style |  | Prototype:  | QStyle *QWidget::style() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2712-2719 |  
  |  | 4 | 2 | 
 styleSheet| Name:  | QWidget::styleSheet |  | Prototype:  | QString QWidget::styleSheet() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2668-2674 |  
  |  | 4 | 2 |