| 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: | 4192-4199 |
| | 5 | 1 |
setMinimumHeight| Name: | QWidget::setMinimumHeight | | Prototype: | void QWidget::setMinimumHeight(int h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4201-4208 |
| | 5 | 1 |
setMaximumWidth| Name: | QWidget::setMaximumWidth | | Prototype: | void QWidget::setMaximumWidth(int w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4210-4217 |
| | 5 | 1 |
setMaximumHeight| Name: | QWidget::setMaximumHeight | | Prototype: | void QWidget::setMaximumHeight(int h) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4219-4226 |
| | 5 | 1 |
setBackgroundRole| Name: | QWidget::setBackgroundRole | | Prototype: | void QWidget::setBackgroundRole(QPalette::ColorRole role) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4436-4443 |
| | 5 | 1 |
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: | 9826-9838 |
| | 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: | 11653-11660 |
| | 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: | 12626-12633 |
| | 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: | 3594-3600 |
| | 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: | 3574-3580 |
| | 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: | 12288-12296 |
| | 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: | 11326-11332 |
| | 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: | 2668-2674 |
| | 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: | 2712-2719 |
| | 4 | 2 |
sizeIncrement| Name: | QWidget::sizeIncrement | | Prototype: | QSize QWidget::sizeIncrement() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3933-3939 |
| | 4 | 1 |
sizeHint| Name: | QWidget::sizeHint | | Prototype: | QSize QWidget::sizeHint() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8636-8642 |
| | 4 | 2 |
showMaximized| Name: | QWidget::showMaximized | | Prototype: | void QWidget::showMaximized() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3193-3212 |
| | 4 | 1 |
setToolTip| Name: | QWidget::setToolTip | | Prototype: | void QWidget::setToolTip(const QString &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11476-11483 |
| | 4 | 1 |
setForegroundRole| Name: | QWidget::setForegroundRole | | Prototype: | void QWidget::setForegroundRole(QPalette::ColorRole role) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4501-4507 |
| | 4 | 1 |
setFocusPolicy| Name: | QWidget::setFocusPolicy | | Prototype: | void QWidget::setFocusPolicy(Qt::FocusPolicy policy) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7711-7717 |
| | 4 | 2 |
setAccessibleName| Name: | QWidget::setAccessibleName | | Prototype: | void QWidget::setAccessibleName(const QString &name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11584-11590 |
| | 4 | 1 |
setAccessibleDescription| Name: | QWidget::setAccessibleDescription | | Prototype: | void QWidget::setAccessibleDescription(const QString &description) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11614-11620 |
| | 4 | 1 |
releaseKeyboard| Name: | QWidget::releaseKeyboard | | Prototype: | void QWidget::releaseKeyboard() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12651-12658 |
| | 4 | 3 |
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: | 4378-4384 |
| | 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: | 9993-9999 |
| | 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: | 8663-8669 |
| | 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: | 9471-9479 |
| | 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: | 12258-12265 |
| | 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: | 9553-9563 |
| | 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: | 7633-7640 |
| | 4 | 1 |
baseSize| Name: | QWidget::baseSize | | Prototype: | QSize QWidget::baseSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3954-3960 |
| | 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: | 6011-6016 |
| | 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: | 4937-4942 |
| | 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: | 2935-2941 |
| | 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: | 7747-7752 |
| | 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: | 11696-11701 |
| | 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: | 11711-11716 |
| | 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: | 10453-10458 |
| | 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: | 5985-5991 |
| | 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: | 3423-3428 |
| | 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: | 11677-11682 |
| | 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: | 3036-3041 |
| | 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: | 12670-12675 |
| | 3 | 2 |
maximumSize| Name: | QWidget::maximumSize | | Prototype: | QSize QWidget::maximumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3854-3859 |
| | 3 | 1 |
mapToGlobal| Name: | QWidget::mapToGlobal | | Prototype: | QPoint QWidget::mapToGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12454-12459 |
| | 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: | 12469-12474 |
| | 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: | 10240-10245 |
| | 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: | 12275-12280 |
| | 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: | 12716-12722 |
| | 3 | 2 |
windowRole| Name: | QWidget::windowRole | | Prototype: | QString QWidget::windowRole() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6361-6365 |
| | 2 | 1 |
windowOpacity| Name: | QWidget::windowOpacity | | Prototype: | qreal QWidget::windowOpacity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11359-11363 |
| | 2 | 1 |
windowIconText| Name: | QWidget::windowIconText | | Prototype: | QString QWidget::windowIconText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6281-6285 |
| | 2 | 1 |
windowFilePath| Name: | QWidget::windowFilePath | | Prototype: | QString QWidget::windowFilePath() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6311-6315 |
| | 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: | 11555-11559 |
| | 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: | 11722-11727 |
| | 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: | 10344-10348 |
| | 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: | 11508-11512 |
| | 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: | 11485-11489 |
| | 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: | 11532-11536 |
| | 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: | 10189-10193 |
| | 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: | 10368-10372 |
| | 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: | 11549-11553 |
| | 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: | 11502-11506 |
| | 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: | 11526-11530 |
| | 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: | 7589-7593 |
| | 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: | 5139-5144 |
| | 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: | 12367-12390 |
| | 2 | 1 |
minimumSize| Name: | QWidget::minimumSize | | Prototype: | QSize QWidget::minimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3832-3836 |
| | 2 | 1 |
mask| Name: | QWidget::mask | | Prototype: | QRegion QWidget::mask() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10058-10062 |
| | 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: | 5993-5998 |
| | 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: | 3356-3361 |
| | 2 | 2 |
hasHeightForWidth| Name: | QWidget::hasHeightForWidth | | Prototype: | bool QWidget::hasHeightForWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10253-10257 |
| | 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: | 5302-5306 |
| | 2 | 1 |
focusProxy| Name: | QWidget::focusProxy | | Prototype: | QWidget * QWidget::focusProxy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6434-6438 |
| | 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: | 9527-9532 |
| | 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: | 2595-2603 |
| | 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: | 7621-7625 |
| | 2 | 1 |
autoFillBackground| Name: | QWidget::autoFillBackground | | Prototype: | bool QWidget::autoFillBackground() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 480-484 |
| | 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: | 3303-3308 |
| | 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: | 3388-3392 |
| | 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: | 11592-11596 |
| | 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: | 11622-11626 |
| | 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: | 1049-1059 |
| | 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: | 3024-3027 |
| | 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: | 2930-2933 |
| | 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: | 9421-9424 |
| | 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: | 10943-10946 |
| | 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: | 9442-9445 |
| | 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: | 12935-12938 |
| | 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: | 8272-8275 |
| | 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: | 4162-4165 |
| | 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: | 3530-3533 |
| | 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: | 7679-7682 |
| | 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: | 3511-3515 |
| | 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: | 10842-10845 |
| | 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: | 12602-12605 |
| | 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: | 12809-12812 |
| | 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: | 6838-6841 |
| | 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: | 10411-10414 |
| | 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: | 6825-6828 |
| | 1 | 1 |