| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QWidget| Name: | QWidget::~QWidget | | Prototype: | QWidget::~QWidget() | | Coverage: | 0.000% (0/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1548-1703 |
| | 58 | 18 |
y| Name: | QWidget::y | | Prototype: | int QWidget::y() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3572-3578 |
| | 4 | 2 |
x| Name: | QWidget::x | | Prototype: | int QWidget::x() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3552-3558 |
| | 4 | 2 |
windowTitle| Name: | QWidget::windowTitle | | Prototype: | QString QWidget::windowTitle() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6011-6021 |
| | 7 | 4 |
windowState| Name: | QWidget::windowState | | Prototype: | Qt::WindowStates QWidget::windowState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3006-3009 |
| | 1 | 1 |
windowRole| Name: | QWidget::windowRole | | Prototype: | QString QWidget::windowRole() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6331-6335 |
| | 2 | 1 |
windowOpacity| Name: | QWidget::windowOpacity | | Prototype: | qreal QWidget::windowOpacity() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11325-11329 |
| | 2 | 1 |
windowModality| Name: | QWidget::windowModality | | Prototype: | Qt::WindowModality QWidget::windowModality() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2912-2915 |
| | 1 | 1 |
windowIconText| Name: | QWidget::windowIconText | | Prototype: | QString QWidget::windowIconText() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6251-6255 |
| | 2 | 1 |
windowIcon| Name: | QWidget::windowIcon | | Prototype: | QIcon QWidget::windowIcon() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6173-6183 |
| | 7 | 3 |
windowHandle| Name: | QWidget::windowHandle | | Prototype: | QWindow *QWidget::windowHandle() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2623-2631 |
| | 5 | 2 |
windowFilePath| Name: | QWidget::windowFilePath | | Prototype: | QString QWidget::windowFilePath() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6281-6285 |
| | 2 | 1 |
window| Name: | QWidget::window | | Prototype: | QWidget *QWidget::window() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4337-4346 |
| | 6 | 2 |
winId| Name: | QWidget::winId | | Prototype: | WId QWidget::winId() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2525-2537 |
| | 6 | 2 |
wheelEvent| Name: | QWidget::wheelEvent | | Prototype: | void QWidget::wheelEvent(QWheelEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9391-9394 |
| | 1 | 1 |
whatsThis| Name: | QWidget::whatsThis | | Prototype: | QString QWidget::whatsThis() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11521-11525 |
| | 2 | 1 |
visibleRegion| Name: | QWidget::visibleRegion | | Prototype: | QRegion QWidget::visibleRegion() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8499-8510 |
| | 8 | 2 |
updateMicroFocus| Name: | QWidget::updateMicroFocus | | Prototype: | void QWidget::updateMicroFocus() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11688-11693 |
| | 2 | 2 |
updateGeometry| Name: | QWidget::updateGeometry | | Prototype: | void QWidget::updateGeometry() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10312-10316 |
| | 2 | 1 |
update| Name: | QWidget::update | | Prototype: | void QWidget::update() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10907-10910 |
| | 1 | 1 |
update| Name: | QWidget::update | | Prototype: | void QWidget::update(const QRect &rect) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10924-10946 |
| | 13 | 6 |
update| Name: | QWidget::update | | Prototype: | void QWidget::update(const QRegion &rgn) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10953-10975 |
| | 13 | 6 |
unsetLocale| Name: | QWidget::unsetLocale | | Prototype: | void QWidget::unsetLocale() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5981-5986 |
| | 3 | 1 |
unsetLayoutDirection| Name: | QWidget::unsetLayoutDirection | | Prototype: | void QWidget::unsetLayoutDirection() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4905-4910 |
| | 3 | 1 |
unsetCursor| Name: | QWidget::unsetCursor | | Prototype: | void QWidget::unsetCursor() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4996-5009 |
| | 9 | 3 |
ungrabGesture| Name: | QWidget::ungrabGesture | | Prototype: | void QWidget::ungrabGesture(Qt::GestureType gesture) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12252-12259 |
| | 4 | 3 |
toolTipDuration| Name: | QWidget::toolTipDuration | | Prototype: | int QWidget::toolTipDuration() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11474-11478 |
| | 2 | 1 |
toolTip| Name: | QWidget::toolTip | | Prototype: | QString QWidget::toolTip() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11451-11455 |
| | 2 | 1 |
testAttribute_helper| Name: | QWidget::testAttribute_helper | | Prototype: | bool QWidget::testAttribute_helper(Qt::WidgetAttribute attribute) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11290-11296 |
| | 4 | 1 |
takeLayout| Name: | QWidget::takeLayout | | Prototype: | QLayout *QWidget::takeLayout() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10121-10130 |
| | 7 | 2 |
tabletEvent| Name: | QWidget::tabletEvent | | Prototype: | void QWidget::tabletEvent(QTabletEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9412-9415 |
| | 1 | 1 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |