Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QWidgetName: | 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 |
yName: | 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 |
xName: | 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 |
windowTitleName: | 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 |
windowStateName: | 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 |
windowRoleName: | 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 |
windowOpacityName: | 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 |
windowModalityName: | 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 |
windowIconTextName: | 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 |
windowIconName: | 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 |
windowHandleName: | 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 |
windowFilePathName: | 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 |
windowName: | 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 |
winIdName: | 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 |
wheelEventName: | 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 |
whatsThisName: | 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 |
visibleRegionName: | 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 |
updateMicroFocusName: | 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 |
updateGeometryName: | 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 |
updateName: | 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 |
updateName: | 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 |
updateName: | 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 |
unsetLocaleName: | 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 |
unsetLayoutDirectionName: | 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 |
unsetCursorName: | 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 |
ungrabGestureName: | 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 |
toolTipDurationName: | 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 |
toolTipName: | 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_helperName: | 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 |
takeLayoutName: | 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 |
tabletEventName: | 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 |
styleSheetName: | 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 |
styleName: | 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 |
statusTipName: | 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 |
stackUnderName: | 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 |
sizePolicyName: | 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 |
sizeIncrementName: | 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 |
sizeHintName: | 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 |
showNormalName: | 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 |
showMinimizedName: | 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 |
showMaximizedName: | 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 |
showFullScreenName: | 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 |
showName: | 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 |
sharedPainterName: | 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 |
setWindowTitleName: | 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 |
setWindowStateName: | 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 |
setWindowRoleName: | 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 |
setWindowOpacityName: | 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 |
setWindowModifiedName: | 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 |
setWindowModalityName: | 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 |
setWindowIconTextName: | 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 |
setWindowIconName: | 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 |
setWindowFlagsName: | 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 |
setWindowFilePathName: | 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 |
setWhatsThisName: | 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 |
setVisibleName: | 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 |
setUpdatesEnabledName: | 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 |
setToolTipDurationName: | 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 |
setToolTipName: | 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 |
setTabOrderName: | 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 |
setStyleSheetName: | 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 |
setStyleName: | 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 |
setStatusTipName: | 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 |
setSizePolicyName: | 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 |
setSizeIncrementName: | 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 |
setShortcutEnabledName: | 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 |
setShortcutAutoRepeatName: | 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 |
setParentName: | 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 |
setParentName: | 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 |
setPaletteName: | 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 |
setMinimumWidthName: | 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 |
setMinimumSizeName: | 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 |
setMinimumHeightName: | 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 |
setMaximumWidthName: | 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 |
setMaximumSizeName: | 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 |
setMaximumHeightName: | 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 |
setMaskName: | 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 |
setMaskName: | 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 |
setLocaleName: | 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 |
setLayoutDirectionName: | 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 |
setLayoutName: | 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 |
setInputMethodHintsName: | 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 |
setHiddenName: | 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 |
setGraphicsEffectName: | 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 |
setGeometryName: | 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 |
setForegroundRoleName: | 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 |
setFontName: | 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 |
setFocusProxyName: | 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 |
setFocusPolicyName: | 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 |
setFocusName: | 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 |
setFixedWidthName: | 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 |
setFixedSizeName: | 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 |
setFixedSizeName: | 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 |
setFixedHeightName: | 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 |
setEnabledName: | 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 |
setDisabledName: | 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 |
setCursorName: | 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 |
setContextMenuPolicyName: | 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 |
setContentsMarginsName: | 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 |
setContentsMarginsName: | 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 |