| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::saveGeometry| Name: | QWidget::saveGeometry | | Prototype: | QByteArray QWidget::saveGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7328-7367 |
| | 22 | 1 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::mouseReleaseEvent| Name: | QWidget::mouseReleaseEvent | | Prototype: | void QWidget::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9381-9384 |
| | 1 | 1 |
QWidget::mouseMoveEvent| Name: | QWidget::mouseMoveEvent | | Prototype: | void QWidget::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9334-9337 |
| | 1 | 1 |
QWidget::mouseDoubleClickEvent| Name: | QWidget::mouseDoubleClickEvent | | Prototype: | void QWidget::mouseDoubleClickEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9401-9404 |
| | 1 | 1 |
QWidget::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 |
QWidget::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 |
QWidget::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 |
QWidget::mapToParent| Name: | QWidget::mapToParent | | Prototype: | QPoint QWidget::mapToParent(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4326-4329 |
| | 1 | 1 |
QWidget::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 |
QWidget::mapFromParent| Name: | QWidget::mapFromParent | | Prototype: | QPoint QWidget::mapFromParent(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4340-4343 |
| | 1 | 1 |
QWidget::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 |
QWidget::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 |
QWidget::layoutDirection| Name: | QWidget::layoutDirection | | Prototype: | Qt::LayoutDirection QWidget::layoutDirection() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4932-4935 |
| | 1 | 1 |
QWidget::layout| Name: | QWidget::layout | | Prototype: | QLayout *QWidget::layout() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10073-10076 |
| | 1 | 1 |
QWidget::keyboardGrabber| Name: | QWidget::keyboardGrabber | | Prototype: | QWidget *QWidget::keyboardGrabber() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12687-12690 |
| | 1 | 1 |
QWidget::keyReleaseEvent| Name: | QWidget::keyReleaseEvent | | Prototype: | void QWidget::keyReleaseEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9503-9506 |
| | 1 | 1 |
QWidget::isWindowModified| Name: | QWidget::isWindowModified | | Prototype: | bool QWidget::isWindowModified() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11423-11426 |
| | 1 | 1 |
QWidget::isMinimized| Name: | QWidget::isMinimized | | Prototype: | bool QWidget::isMinimized() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2972-2973 |
| | 1 | 1 |
QWidget::isMaximized| Name: | QWidget::isMaximized | | Prototype: | bool QWidget::isMaximized() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3012-3013 |
| | 1 | 1 |
QWidget::isFullScreen| Name: | QWidget::isFullScreen | | Prototype: | bool QWidget::isFullScreen() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3129-3130 |
| | 1 | 1 |
QWidget::inputMethodEvent| Name: | QWidget::inputMethodEvent | | Prototype: | void QWidget::inputMethodEvent(QInputMethodEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9767-9770 |
| | 1 | 1 |
QWidget::initPainter| Name: | QWidget::initPainter | | Prototype: | void QWidget::initPainter(QPainter *painter) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12794-12802 |
| | 6 | 1 |
QWidget::hide| Name: | QWidget::hide | | Prototype: | void QWidget::hide() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8024-8027 |
| | 1 | 1 |
QWidget::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 |
QWidget::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 |
QWidget::grabMouse| Name: | QWidget::grabMouse | | Prototype: | void QWidget::grabMouse() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12558-12561 |
| | 1 | 1 |
QWidget::grabMouse| Name: | QWidget::grabMouse | | Prototype: | void QWidget::grabMouse(const QCursor &cursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12580-12583 |
| | 1 | 1 |
QWidget::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 |
QWidget::focusWidget| Name: | QWidget::focusWidget | | Prototype: | QWidget *QWidget::focusWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6815-6818 |
| | 1 | 1 |
QWidget::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 |
QWidget::focusPolicy| Name: | QWidget::focusPolicy | | Prototype: | Qt::FocusPolicy QWidget::focusPolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7706-7709 |
| | 1 | 1 |
QWidget::find| Name: | QWidget::find | | Prototype: | QWidget *QWidget::find(WId id) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 2509-2512 |
| | 1 | 1 |
QWidget::devType| Name: | QWidget::devType | | Prototype: | int QWidget::devType() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1064-1067 |
| | 1 | 1 |
QWidget::createWindowContainer| Name: | QWidget::createWindowContainer | | Prototype: | QWidget *QWidget::createWindowContainer(QWindow *window, QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 194-197 |
| | 1 | 1 |
QWidget::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 |
QWidget::contextMenuPolicy| Name: | QWidget::contextMenuPolicy | | Prototype: | Qt::ContextMenuPolicy QWidget::contextMenuPolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7674-7677 |
| | 1 | 1 |
QWidget::contextMenuEvent| Name: | QWidget::contextMenuEvent | | Prototype: | void QWidget::contextMenuEvent(QContextMenuEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9744-9747 |
| | 1 | 1 |
QWidget::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 |
QWidget::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 |
QWidget::closeEvent| Name: | QWidget::closeEvent | | Prototype: | void QWidget::closeEvent(QCloseEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9725-9728 |
| | 1 | 1 |
QWidget::close| Name: | QWidget::close | | Prototype: | bool QWidget::close() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8442-8445 |
| | 1 | 1 |
QWidget::clearMask| Name: | QWidget::clearMask | | Prototype: | void QWidget::clearMask() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12947-12950 |
| | 1 | 1 |
QWidget::childAt| Name: | QWidget::childAt | | Prototype: | QWidget *QWidget::childAt(const QPoint &p) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10274-10277 |
| | 1 | 1 |
QWidget::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 |
QWidget::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 |
QWidget::addAction| Name: | QWidget::addAction | | Prototype: | void QWidget::addAction(QAction *action) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3290-3293 |
| | 1 | 1 |
QWidget::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 |
QWidget::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 |
QWidget::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::acceptDrops| Name: | QWidget::acceptDrops | | Prototype: | bool QWidget::acceptDrops() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3506-3509 |
| | 1 | 1 |
QWidget::QWidget| Name: | QWidget::QWidget | | Prototype: | QWidget::QWidget(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: | 1035-1044 |
| | 1 | 1 |
QWidget::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 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 829-835 |
| | 1 | 1 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::ScrollPhase phase) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 860-866 |
| | 1 | 1 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::ScrollPhase phase, Qt::MouseEventSource source) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 896-902 |
| | 1 | 1 |
QWheelEvent::QWheelEvent| Name: | QWheelEvent::QWheelEvent | | Prototype: | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, QPoint pixelDelta, QPoint angleDelta, int qt4Delta, Qt::Orientation qt4Orientation, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::ScrollPhase phase, Qt::MouseEventSource source, bool inverted) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 937-943 |
| | 1 | 1 |
QWhatsThisClickedEvent::QWhatsThisClickedEvent| Name: | QWhatsThisClickedEvent::QWhatsThisClickedEvent | | Prototype: | QWhatsThisClickedEvent::QWhatsThisClickedEvent(const QString &href) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3338-3340 |
| | 1 | 1 |
QWhatsThisAction::QWhatsThisAction| Name: | QWhatsThisAction::QWhatsThisAction | | Prototype: | QWhatsThisAction::QWhatsThisAction(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 498-509 |
| | 5 | 1 |
QWhatsThis::showText| Name: | QWhatsThis::showText | | Prototype: | void QWhatsThis::showText(const QPoint &pos, const QString &text, QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 651-655 |
| | 2 | 1 |
QWhatsThis::leaveWhatsThisMode| Name: | QWhatsThis::leaveWhatsThisMode | | Prototype: | void QWhatsThis::leaveWhatsThisMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 559-564 |
| | 3 | 1 |
QWhatsThis::inWhatsThisMode| Name: | QWhatsThis::inWhatsThisMode | | Prototype: | bool QWhatsThis::inWhatsThisMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 545-548 |
| | 1 | 1 |
QWhatsThis::hideText| Name: | QWhatsThis::hideText | | Prototype: | void QWhatsThis::hideText() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 662-665 |
| | 1 | 1 |
QWhatsThis::createAction| Name: | QWhatsThis::createAction | | Prototype: | QAction *QWhatsThis::createAction(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 674-677 |
| | 1 | 1 |
QWhatsThat::showEvent| Name: | QWhatsThat::showEvent | | Prototype: | void QWhatsThat::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 236-240 |
| | 2 | 1 |
QWhatsThat::keyPressEvent| Name: | QWhatsThat::keyPressEvent | | Prototype: | void QWhatsThat::keyPressEvent(QKeyEvent*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 287-290 |
| | 1 | 1 |
QWellArray::updateCell| Name: | QWellArray::updateCell | | Prototype: | inline void updateCell(int row, int column) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 234-234 |
| | 1 | 1 |
QWellArray::sizeHint| Name: | QWellArray::sizeHint | | Prototype: | QSize QWellArray::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 324-328 |
| | 2 | 1 |
QWellArray::selectedRow| Name: | QWellArray::selectedRow | | Prototype: | int selectedRow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 189-189 |
| | 1 | 1 |
QWellArray::selectedColumn| Name: | QWellArray::selectedColumn | | Prototype: | int selectedColumn() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 188-188 |
| | 1 | 1 |
QWellArray::rowY| Name: | QWellArray::rowY | | Prototype: | inline int rowY(int row) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 208-209 |
| | 1 | 1 |
QWellArray::rowAt| Name: | QWellArray::rowAt | | Prototype: | inline int rowAt(int y) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 202-203 |
| | 1 | 1 |
QWellArray::paintCellContents| Name: | QWellArray::paintCellContents | | Prototype: | void QWellArray::paintCellContents(QPainter *p, int row, int col, const QRect &r) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 361-369 |
| | 6 | 1 |
QWellArray::numRows| Name: | QWellArray::numRows | | Prototype: | inline int numRows() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 214-215 |
| | 1 | 1 |
QWellArray::numCols| Name: | QWellArray::numCols | | Prototype: | inline int numCols() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 217-218 |
| | 1 | 1 |
QWellArray::mouseReleaseEvent| Name: | QWellArray::mouseReleaseEvent | | Prototype: | void QWellArray::mouseReleaseEvent(QMouseEvent * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 378-382 |
| | 1 | 1 |
QWellArray::mousePressEvent| Name: | QWellArray::mousePressEvent | | Prototype: | void QWellArray::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 371-376 |
| | 2 | 1 |
QWellArray::gridSize| Name: | QWellArray::gridSize | | Prototype: | inline QSize gridSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 223-224 |
| | 1 | 1 |
QWellArray::focusOutEvent| Name: | QWellArray::focusOutEvent | | Prototype: | void QWellArray::focusOutEvent(QFocusEvent*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 447-450 |
| | 1 | 1 |
QWellArray::focusInEvent| Name: | QWellArray::focusInEvent | | Prototype: | void QWellArray::focusInEvent(QFocusEvent*) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 438-442 |
| | 2 | 1 |
QWellArray::cellWidth| Name: | QWellArray::cellWidth | | Prototype: | inline int cellWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 196-197 |
| | 1 | 1 |
QWellArray::cellRect| Name: | QWellArray::cellRect | | Prototype: | inline QRect cellRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 220-221 |
| | 1 | 1 |
QWellArray::cellHeight| Name: | QWellArray::cellHeight | | Prototype: | inline int cellHeight() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 199-200 |
| | 1 | 1 |
QWellArray::QWellArray| Name: | QWellArray::QWellArray | | Prototype: | QWellArray::QWellArray(int rows, int cols, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 311-322 |
| | 7 | 1 |
QWatermarkLabel::sideWidget| Name: | QWatermarkLabel::sideWidget | | Prototype: | QWidget *sideWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 474-476 |
| | 1 | 1 |