| 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:  | 10379-10382 |  
  |  | 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:  | 3018-3023 |  
  |  | 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:  | 12330-12353 |  
  |  | 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:  | 4540-4560 |  
  |  | 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:  | 3603-3611 |  
  |  | 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:  | 6808-6811 |  
  |  | 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:  | 11707-11737 |  
  |  | 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:  | 12772-12775 |  
  |  | 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:  | 12614-12621 |  
  |  | 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:  | 12565-12568 |  
  |  | 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:  | 11643-11648 |  
  |  | 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:  | 3345-3359 |  
  |  | 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:  | 5107-5112 |  
  |  | 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:  | 5127-5197 |  
  |  | 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:  | 10806-10809 |  
  |  | 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:  | 10819-10830 |  
  |  | 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:  | 10836-10858 |  
  |  | 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:  | 10865-10887 |  
  |  | 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:  | 7143-7155 |  
  |  | 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:  | 7362-7497 |  
  |  | 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:  | 7298-7337 |  
  |  | 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:  | 10720-10742 |  
  |  | 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:  | 10761-10783 |  
  |  | 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:  | 3489-3493 |  
  |  | 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:  | 11580-11586 |  
  |  | 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:  | 11550-11556 |  
  |  | 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:  | 11025-11281 |  
  |  | 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:  | 478-490 |  
  |  | 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:  | 4414-4421 |  
  |  | 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:  | 12051-12077 |  
  |  | 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:  | 4112-4123 |  
  |  | 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:  | 7515-7541 |  
  |  | 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:  | 7559-7563 |  
  |  | 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:  | 7649-7652 |  
  |  | 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:  | 4968-4987 |  
  |  | 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:  | 3508-3511 |  
  |  | 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:  | 3401-3406 |  
  |  | 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:  | 4233-4243 |  
  |  | 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:  | 4140-4143 |  
  |  | 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:  | 4153-4168 |  
  |  | 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:  | 4213-4223 |  
  |  | 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:  | 6473-6580 |  
  |  | 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:  | 7681-7687 |  
  |  | 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:  | 6380-6395 |  
  |  | 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:  | 4695-4715 |  
  |  | 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:  | 4479-4485 |  
  |  | 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:  | 7157-7176 |  
  |  | 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:  | 5300-5322 |  
  |  | 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:  | 8242-8245 |  
  |  | 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:  | 9808-9820 |  
  |  | 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:  | 10072-10112 |  
  |  | 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:  | 4887-4898 |  
  |  | 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:  | 5955-5961 |  
  |  | 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:  | 12812-12864 |  
  |  | 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:  | 12898-12901 |  
  |  | 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:  | 4197-4204 |  
  |  | 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:  | 4063-4085 |  
  |  | 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:  | 4188-4195 |  
  |  | 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:  | 4179-4186 |  
  |  | 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:  | 4003-4026 |  
  |  | 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:  | 4170-4177 |  
  |  | 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:  | 4562-4574 |  
  |  | 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:  | 10421-10426 |  
  |  | 3 | 2 | 
 setParent| Name:  | QWidget::setParent |  | Prototype:  | void QWidget::setParent(QWidget *parent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/144) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10451-10600 |  
  |  | 80 | 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:  | 11677-11682 |  
  |  | 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:  | 11662-11667 |  
  |  | 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:  | 4093-4104 |  
  |  | 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:  | 10163-10187 |  
  |  | 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:  | 11492-11496 |  
  |  | 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:  | 2724-2741 |  
  |  | 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:  | 2658-2686 |  
  |  | 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:  | 6896-6954 |  
  |  | 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:  | 11442-11449 |  
  |  | 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:  | 11468-11472 |  
  |  | 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:  | 7717-7722 |  
  |  | 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:  | 8121-8237 |  
  |  | 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:  | 11515-11519 |  
  |  | 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:  | 6287-6297 |  
  |  | 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:  | 10336-10340 |  
  |  | 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:  | 6212-6227 |  
  |  | 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:  | 6123-6136 |  
  |  | 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:  | 2917-2923 |  
  |  | 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:  | 11394-11403 |  
  |  | 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:  | 11331-11356 |  
  |  | 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:  | 6341-6348 |  
  |  | 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:  | 3066-3098 |  
  |  | 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:  | 6147-6160 |  
  |  | 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:  | 12782-12796 |  
  |  | 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:  | 7733-7742 |  
  |  | 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:  | 3143-3163 |  
  |  | 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:  | 3175-3194 |  
  |  | 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:  | 2965-2976 |  
  |  | 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:  | 3203-3223 |  
  |  | 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:  | 8606-8612 |  
  |  | 4 | 2 | 
 sizeIncrement| Name:  | QWidget::sizeIncrement |  | Prototype:  | QSize QWidget::sizeIncrement() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3911-3917 |  
  |  | 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:  | 10157-10161 |  
  |  | 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:  | 11808-11834 |  
  |  | 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:  | 11498-11502 |  
  |  | 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:  | 2694-2701 |  
  |  | 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:  | 2650-2656 |  
  |  | 4 | 2 |