| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
inputMethodHints| Name: | QWidget::inputMethodHints | | Prototype: | Qt::InputMethodHints QWidget::inputMethodHints() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9794-9806 |
| | 5 | 2 |
grabShortcut| Name: | QWidget::grabShortcut | | Prototype: | int QWidget::grabShortcut(const QKeySequence &key, Qt::ShortcutContext context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11619-11626 |
| | 5 | 2 |
grabKeyboard| Name: | QWidget::grabKeyboard | | Prototype: | void QWidget::grabKeyboard() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12589-12596 |
| | 5 | 3 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
nativeParentWidget| Name: | QWidget::nativeParentWidget | | Prototype: | QWidget *QWidget::nativeParentWidget() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4356-4362 |
| | 4 | 2 |
nativeEvent| Name: | QWidget::nativeEvent | | Prototype: | bool QWidget::nativeEvent(const QByteArray &eventType, void *message, long *result) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9961-9967 |
| | 4 | 1 |
minimumSizeHint| Name: | QWidget::minimumSizeHint | | Prototype: | QSize QWidget::minimumSizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8633-8639 |
| | 4 | 2 |
keyPressEvent| Name: | QWidget::keyPressEvent | | Prototype: | void QWidget::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9441-9449 |
| | 4 | 2 |
graphicsProxyWidget| Name: | QWidget::graphicsProxyWidget | | Prototype: | QGraphicsProxyWidget *QWidget::graphicsProxyWidget() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12222-12229 |
| | 4 | 2 |
focusOutEvent| Name: | QWidget::focusOutEvent | | Prototype: | void QWidget::focusOutEvent(QFocusEvent *) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9523-9533 |
| | 4 | 3 |
contentsRect| Name: | QWidget::contentsRect | | Prototype: | QRect QWidget::contentsRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7603-7610 |
| | 4 | 1 |
baseSize| Name: | QWidget::baseSize | | Prototype: | QSize QWidget::baseSize() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3932-3938 |
| | 4 | 1 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
mouseGrabber| Name: | QWidget::mouseGrabber | | Prototype: | QWidget *QWidget::mouseGrabber() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12633-12638 |
| | 3 | 2 |
maximumSize| Name: | QWidget::maximumSize | | Prototype: | QSize QWidget::maximumSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3832-3837 |
| | 3 | 1 |
mapToGlobal| Name: | QWidget::mapToGlobal | | Prototype: | QPoint QWidget::mapToGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12417-12422 |
| | 3 | 1 |
mapFromGlobal| Name: | QWidget::mapFromGlobal | | Prototype: | QPoint QWidget::mapFromGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12432-12437 |
| | 3 | 1 |
heightForWidth| Name: | QWidget::heightForWidth | | Prototype: | int QWidget::heightForWidth(int w) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10208-10213 |
| | 3 | 2 |
grabGesture| Name: | QWidget::grabGesture | | Prototype: | void QWidget::grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12239-12244 |
| | 3 | 1 |
activateWindow| Name: | QWidget::activateWindow | | Prototype: | void QWidget::activateWindow() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12679-12685 |
| | 3 | 2 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
minimumSize| Name: | QWidget::minimumSize | | Prototype: | QSize QWidget::minimumSize() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3810-3814 |
| | 2 | 1 |
mask| Name: | QWidget::mask | | Prototype: | QRegion QWidget::mask() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10026-10030 |
| | 2 | 1 |
locale| Name: | QWidget::locale | | Prototype: | QLocale QWidget::locale() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5963-5968 |
| | 2 | 1 |
insertActions| Name: | QWidget::insertActions | | Prototype: | void QWidget::insertActions(QAction *before, QList<QAction*> actions) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3335-3339 |
| | 2 | 2 |
hasHeightForWidth| Name: | QWidget::hasHeightForWidth | | Prototype: | bool QWidget::hasHeightForWidth() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10221-10225 |
| | 2 | 1 |
graphicsEffect| Name: | QWidget::graphicsEffect | | Prototype: | QGraphicsEffect *QWidget::graphicsEffect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5270-5274 |
| | 2 | 1 |
focusProxy| Name: | QWidget::focusProxy | | Prototype: | QWidget * QWidget::focusProxy() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6404-6408 |
| | 2 | 1 |
focusInEvent| Name: | QWidget::focusInEvent | | Prototype: | void QWidget::focusInEvent(QFocusEvent *) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9497-9502 |
| | 2 | 2 |
createWinId| Name: | QWidget::createWinId | | Prototype: | void QWidget::createWinId() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2577-2585 |
| | 2 | 1 |
contentsMargins| Name: | QWidget::contentsMargins | | Prototype: | QMargins QWidget::contentsMargins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7591-7595 |
| | 2 | 1 |
autoFillBackground| Name: | QWidget::autoFillBackground | | Prototype: | bool QWidget::autoFillBackground() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 472-476 |
| | 2 | 1 |
addActions| Name: | QWidget::addActions | | Prototype: | void QWidget::addActions(QList<QAction*> actions) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3285-3290 |
| | 2 | 2 |
actions| Name: | QWidget::actions | | Prototype: | QList<QAction*> QWidget::actions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3366-3370 |
| | 2 | 1 |
accessibleName| Name: | QWidget::accessibleName | | Prototype: | QString QWidget::accessibleName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11558-11562 |
| | 2 | 1 |
accessibleDescription| Name: | QWidget::accessibleDescription | | Prototype: | QString QWidget::accessibleDescription() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11588-11592 |
| | 2 | 1 |
QWidget| Name: | QWidget::QWidget | | Prototype: | QWidget::QWidget(QWidgetPrivate &dd, QWidget* parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1037-1047 |
| | 2 | 1 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
nextInFocusChain| Name: | QWidget::nextInFocusChain | | Prototype: | QWidget *QWidget::nextInFocusChain() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6795-6798 |
| | 1 | 1 |