| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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::grab| Name:  | QWidget::grab |  | Prototype:  | QPixmap QWidget::grab(const QRect &rectangle) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5260-5289 |  
  |  | 19 | 5 | 
 QWidget::getContentsMargins| Name:  | QWidget::getContentsMargins |  | Prototype:  | void QWidget::getContentsMargins(int *left, int *top, int *right, int *bottom) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7601-7612 |  
  |  | 9 | 5 | 
 QWidget::frameSize| Name:  | QWidget::frameSize |  | Prototype:  | QSize QWidget::frameSize() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 7101-7110 |  
  |  | 6 | 2 | 
 QWidget::frameGeometry| Name:  | QWidget::frameGeometry |  | Prototype:  | QRect QWidget::frameGeometry() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3548-3559 |  
  |  | 8 | 2 | 
 QWidget::foregroundRole| Name:  | QWidget::foregroundRole |  | Prototype:  | QPalette::ColorRole QWidget::foregroundRole() const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4456-4484 |  
  |  | 17 | 9 | 
 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::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 | 
 QWidget::focusNextPrevChild| Name:  | QWidget::focusNextPrevChild |  | Prototype:  | bool QWidget::focusNextPrevChild(bool next) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6764-6804 |  
  |  | 23 | 8 | 
 QWidget::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 | 
 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::event| Name:  | QWidget::event |  | Prototype:  | bool QWidget::event(QEvent *event) |  | Coverage:  |   0.000% (0/329) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8750-9232 |  
  |  | 230 | 144 | 
 QWidget::ensurePolished| Name:  | QWidget::ensurePolished |  | Prototype:  | void QWidget::ensurePolished() const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10024-10050 |  
  |  | 17 | 6 | 
 QWidget::effectiveWinId| Name:  | QWidget::effectiveWinId |  | Prototype:  | WId QWidget::effectiveWinId() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2620-2628 |  
  |  | 6 | 3 | 
 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::destroy| Name:  | QWidget::destroy |  | Prototype:  | void QWidget::destroy(bool destroyWindow, bool destroySubWindows) |  | Coverage:  |   0.000% (0/46) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12312-12355 |  
  |  | 27 | 13 | 
 QWidget::cursor| Name:  | QWidget::cursor |  | Prototype:  | QCursor QWidget::cursor() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4988-4998 |  
  |  | 8 | 3 | 
 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::create| Name:  | QWidget::create |  | Prototype:  | void QWidget::create(WId window, bool initializeWindow, bool destroyOldWindow) |  | Coverage:  |   0.000% (0/79) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1285-1386 |  
  |  | 47 | 19 | 
 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::clearFocus| Name:  | QWidget::clearFocus |  | Prototype:  | void QWidget::clearFocus() |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6668-6719 |  
  |  | 20 | 9 | 
 QWidget::childrenRegion| Name:  | QWidget::childrenRegion |  | Prototype:  | QRegion QWidget::childrenRegion() const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3797-3812 |  
  |  | 10 | 4 | 
 QWidget::childrenRect| Name:  | QWidget::childrenRect |  | Prototype:  | QRect QWidget::childrenRect() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 3773-3783 |  
  |  | 7 | 3 | 
 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::changeEvent| Name:  | QWidget::changeEvent |  | Prototype:  | void QWidget::changeEvent(QEvent * event) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 9250-9306 |  
  |  | 27 | 12 | 
 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::backingStore| Name:  | QWidget::backingStore |  | Prototype:  | QBackingStore *QWidget::backingStore() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12120-12130 |  
  |  | 6 | 2 | 
 QWidget::backgroundRole| Name:  | QWidget::backgroundRole |  | Prototype:  | QPalette::ColorRole QWidget::backgroundRole() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4405-4418 |  
  |  | 9 | 4 | 
 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::adjustSize| Name:  | QWidget::adjustSize |  | Prototype:  | void QWidget::adjustSize() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8607-8618 |  
  |  | 7 | 3 | 
 QWidget::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 | 
 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::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 | 
 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, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 758-769 |  
  |  | 4 | 2 | 
 QWheelEvent::QWheelEvent| Name:  | QWheelEvent::QWheelEvent |  | Prototype:  | QWheelEvent::QWheelEvent(const QPointF &pos, const QPointF& globalPos, int delta, Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers, Qt::Orientation orient) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 793-803 |  
  |  | 3 | 2 | 
 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 | 
 QWhatsThisPrivate::~QWhatsThisPrivate| Name:  | QWhatsThisPrivate::~QWhatsThisPrivate |  | Prototype:  | QWhatsThisPrivate::~QWhatsThisPrivate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 410-422 |  
  |  | 6 | 2 | 
 QWhatsThisPrivate::say| Name:  | QWhatsThisPrivate::say |  | Prototype:  | void QWhatsThisPrivate::say(QWidget * widget, const QString &text, int x, int y) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 566-642 |  
  |  | 52 | 10 | 
 QWhatsThisPrivate::notifyToplevels| Name:  | QWhatsThisPrivate::notifyToplevels |  | Prototype:  | void QWhatsThisPrivate::notifyToplevels(QEvent *e) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 376-381 |  
  |  | 3 | 2 | 
 QWhatsThisPrivate::eventFilter| Name:  | QWhatsThisPrivate::eventFilter |  | Prototype:  | bool QWhatsThisPrivate::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/57) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 424-485 |  
  |  | 38 | 16 | 
 QWhatsThisPrivate::QWhatsThisPrivate| Name:  | QWhatsThisPrivate::QWhatsThisPrivate |  | Prototype:  | QWhatsThisPrivate::QWhatsThisPrivate() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 385-408 |  
  |  | 11 | 2 | 
 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::actionTriggered| Name:  | QWhatsThisAction::actionTriggered |  | Prototype:  | void QWhatsThisAction::actionTriggered() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 511-517 |  
  |  | 3 | 2 | 
 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::enterWhatsThisMode| Name:  | QWhatsThis::enterWhatsThisMode |  | Prototype:  | void QWhatsThis::enterWhatsThisMode() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 530-537 |  
  |  | 5 | 2 | 
 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::~QWhatsThat| Name:  | QWhatsThat::~QWhatsThat |  | Prototype:  | QWhatsThat::~QWhatsThat() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 229-234 |  
  |  | 3 | 2 | 
 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::paintEvent| Name:  | QWhatsThat::paintEvent |  | Prototype:  | void QWhatsThat::paintEvent(QPaintEvent*) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 292-339 |  
  |  | 38 | 7 | 
 QWhatsThat::mouseReleaseEvent| Name:  | QWhatsThat::mouseReleaseEvent |  | Prototype:  | void QWhatsThat::mouseReleaseEvent(QMouseEvent* e) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 253-270 |  
  |  | 13 | 6 | 
 QWhatsThat::mousePressEvent| Name:  | QWhatsThat::mousePressEvent |  | Prototype:  | void QWhatsThat::mousePressEvent(QMouseEvent* e) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 242-251 |  
  |  | 6 | 3 | 
 QWhatsThat::mouseMoveEvent| Name:  | QWhatsThat::mouseMoveEvent |  | Prototype:  | void QWhatsThat::mouseMoveEvent(QMouseEvent* e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 272-285 |  
  |  | 6 | 3 | 
 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 | 
 QWhatsThat::QWhatsThat| Name:  | QWhatsThat::QWhatsThat |  | Prototype:  | QWhatsThat::QWhatsThat(const QString& txt, QWidget* parent, QWidget *showTextFor) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp |  | Lines:  | 179-227 |  
  |  | 33 | 5 | 
 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::setSelected| Name:  | QWellArray::setSelected |  | Prototype:  | void QWellArray::setSelected(int row, int col) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 416-436 |  
  |  | 12 | 4 | 
 QWellArray::setCurrent| Name:  | QWellArray::setCurrent |  | Prototype:  | void QWellArray::setCurrent(int row, int col) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 390-408 |  
  |  | 11 | 3 | 
 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::paintEvent| Name:  | QWellArray::paintEvent |  | Prototype:  | void QWellArray::paintEvent(QPaintEvent *e) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 264-309 |  
  |  | 27 | 6 | 
 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::paintCell| Name:  | QWellArray::paintCell |  | Prototype:  | void QWellArray::paintCell(QPainter* p, int row, int col, const QRect &rect) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 331-356 |  
  |  | 19 | 3 | 
 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::keyPressEvent| Name:  | QWellArray::keyPressEvent |  | Prototype:  | void QWellArray::keyPressEvent(QKeyEvent* e) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 454-492 |  
  |  | 17 | 11 | 
 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::columnX| Name:  | QWellArray::columnX |  | Prototype:  | inline int columnX(int column) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 211-212 |  
  |  | 1 | 2 | 
 QWellArray::columnAt| Name:  | QWellArray::columnAt |  | Prototype:  | inline int columnAt(int x) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 205-206 |  
  |  | 1 | 2 | 
 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 |