| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QProgressDialog::wasCanceled| Name: | QProgressDialog::wasCanceled | | Prototype: | bool QProgressDialog::wasCanceled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 523-527 |
| | 2 | 1 |
QProgressDialogPrivate::QProgressDialogPrivate| Name: | QProgressDialogPrivate::QProgressDialogPrivate | | Prototype: | QProgressDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 71-81 |
| | 2 | 1 |
QProgressDialogPrivate::_q_disconnectOnClose| Name: | QProgressDialogPrivate::_q_disconnectOnClose | | Prototype: | void QProgressDialogPrivate::_q_disconnectOnClose() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 190-199 |
| | 6 | 2 |
QProgressDialogPrivate::adoptChildWidget| Name: | QProgressDialogPrivate::adoptChildWidget | | Prototype: | void QProgressDialogPrivate::adoptChildWidget(QWidget *c) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 492-505 |
| | 8 | 4 |
QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint| Name: | QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint | | Prototype: | void QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 507-515 |
| | 5 | 2 |
QProgressDialogPrivate::init| Name: | QProgressDialogPrivate::init | | Prototype: | void QProgressDialogPrivate::init(const QString &labelText, const QString &cancelText, int min, int max) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 114-136 |
| | 17 | 2 |
QProgressDialogPrivate::layout| Name: | QProgressDialogPrivate::layout | | Prototype: | void QProgressDialogPrivate::layout() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 138-182 |
| | 29 | 6 |
QProgressDialogPrivate::retranslateStrings| Name: | QProgressDialogPrivate::retranslateStrings | | Prototype: | void QProgressDialogPrivate::retranslateStrings() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 184-188 |
| | 2 | 2 |
QProgressDialogPrivate::setCancelButtonText| Name: | QProgressDialogPrivate::setCancelButtonText | | Prototype: | void QProgressDialogPrivate::setCancelButtonText(const QString &cancelButtonText) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 447-461 |
| | 7 | 3 |
QProgressStyleAnimation::QProgressStyleAnimation| Name: | QProgressStyleAnimation::QProgressStyleAnimation | | Prototype: | QProgressStyleAnimation::QProgressStyleAnimation(int speed, QObject *target) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 136-139 |
| | 2 | 1 |
QProgressStyleAnimation::animationStep| Name: | QProgressStyleAnimation::animationStep | | Prototype: | int QProgressStyleAnimation::animationStep() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 141-144 |
| | 1 | 1 |
QProgressStyleAnimation::isUpdateNeeded| Name: | QProgressStyleAnimation::isUpdateNeeded | | Prototype: | bool QProgressStyleAnimation::isUpdateNeeded() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 165-176 |
| | 6 | 3 |
QProgressStyleAnimation::progressStep| Name: | QProgressStyleAnimation::progressStep | | Prototype: | int QProgressStyleAnimation::progressStep(int width) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 146-153 |
| | 5 | 2 |
QProgressStyleAnimation::setSpeed| Name: | QProgressStyleAnimation::setSpeed | | Prototype: | void QProgressStyleAnimation::setSpeed(int speed) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 160-163 |
| | 1 | 1 |
QProgressStyleAnimation::speed| Name: | QProgressStyleAnimation::speed | | Prototype: | int QProgressStyleAnimation::speed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 155-158 |
| | 1 | 1 |
QProxyStyle::QProxyStyle| Name: | QProxyStyle::QProxyStyle | | Prototype: | QProxyStyle::QProxyStyle(QStyle *style) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 115-124 |
| | 5 | 2 |
QProxyStyle::QProxyStyle| Name: | QProxyStyle::QProxyStyle | | Prototype: | QProxyStyle::QProxyStyle(const QString &key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 134-144 |
| | 6 | 2 |
QProxyStyle::baseStyle| Name: | QProxyStyle::baseStyle | | Prototype: | QStyle *QProxyStyle::baseStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 160-165 |
| | 3 | 1 |
QProxyStyle::drawComplexControl| Name: | QProxyStyle::drawComplexControl | | Prototype: | void QProxyStyle::drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 211-216 |
| | 3 | 1 |
QProxyStyle::drawControl| Name: | QProxyStyle::drawControl | | Prototype: | void QProxyStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 202-207 |
| | 3 | 1 |
QProxyStyle::drawItemPixmap| Name: | QProxyStyle::drawItemPixmap | | Prototype: | void QProxyStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 230-235 |
| | 3 | 1 |
QProxyStyle::drawItemText| Name: | QProxyStyle::drawItemText | | Prototype: | void QProxyStyle::drawItemText(QPainter *painter, const QRect &rect, int flags, const QPalette &pal, bool enabled, const QString &text, QPalette::ColorRole textRole) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 220-226 |
| | 3 | 1 |
QProxyStyle::drawPrimitive| Name: | QProxyStyle::drawPrimitive | | Prototype: | void QProxyStyle::drawPrimitive(PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 192-197 |
| | 3 | 1 |
QProxyStyle::event| Name: | QProxyStyle::event | | Prototype: | bool QProxyStyle::event(QEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 383-388 |
| | 3 | 1 |
QProxyStyle::generatedIconPixmap| Name: | QProxyStyle::generatedIconPixmap | | Prototype: | QPixmap QProxyStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 320-325 |
| | 3 | 1 |
QProxyStyle::hitTestComplexControl| Name: | QProxyStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QProxyStyle::hitTestComplexControl(ComplexControl control, const QStyleOptionComplex *option, const QPoint &pos, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 284-289 |
| | 3 | 1 |
QProxyStyle::itemPixmapRect| Name: | QProxyStyle::itemPixmapRect | | Prototype: | QRect QProxyStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 275-280 |
| | 3 | 1 |
QProxyStyle::itemTextRect| Name: | QProxyStyle::itemTextRect | | Prototype: | QRect QProxyStyle::itemTextRect(const QFontMetrics &fm, const QRect &r, int flags, bool enabled, const QString &text) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 266-271 |
| | 3 | 1 |
QProxyStyle::layoutSpacing| Name: | QProxyStyle::layoutSpacing | | Prototype: | int QProxyStyle::layoutSpacing(QSizePolicy::ControlType control1, QSizePolicy::ControlType control2, Qt::Orientation orientation, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 419-428 |
| | 3 | 1 |
QProxyStyle::pixelMetric| Name: | QProxyStyle::pixelMetric | | Prototype: | int QProxyStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 302-307 |
| | 3 | 1 |
QProxyStyle::polish| Name: | QProxyStyle::polish | | Prototype: | void QProxyStyle::polish(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 338-343 |
| | 3 | 1 |
QProxyStyle::polish| Name: | QProxyStyle::polish | | Prototype: | void QProxyStyle::polish(QPalette &pal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 347-352 |
| | 3 | 1 |
QProxyStyle::polish| Name: | QProxyStyle::polish | | Prototype: | void QProxyStyle::polish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 356-361 |
| | 3 | 1 |
QProxyStyle::setBaseStyle| Name: | QProxyStyle::setBaseStyle | | Prototype: | void QProxyStyle::setBaseStyle(QStyle *style) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 175-188 |
| | 7 | 3 |
QProxyStyle::sizeFromContents| Name: | QProxyStyle::sizeFromContents | | Prototype: | QSize QProxyStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 239-244 |
| | 3 | 1 |
QProxyStyle::standardIcon| Name: | QProxyStyle::standardIcon | | Prototype: | QIcon QProxyStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 398-405 |
| | 3 | 1 |
QProxyStyle::standardPalette| Name: | QProxyStyle::standardPalette | | Prototype: | QPalette QProxyStyle::standardPalette() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 329-334 |
| | 3 | 1 |
QProxyStyle::standardPixmap| Name: | QProxyStyle::standardPixmap | | Prototype: | QPixmap QProxyStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 311-316 |
| | 3 | 1 |
QProxyStyle::styleHint| Name: | QProxyStyle::styleHint | | Prototype: | int QProxyStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 293-298 |
| | 3 | 1 |
QProxyStyle::subControlRect| Name: | QProxyStyle::subControlRect | | Prototype: | QRect QProxyStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *option, SubControl sc, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 257-262 |
| | 3 | 1 |
QProxyStyle::subElementRect| Name: | QProxyStyle::subElementRect | | Prototype: | QRect QProxyStyle::subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 248-253 |
| | 3 | 1 |
QProxyStyle::unpolish| Name: | QProxyStyle::unpolish | | Prototype: | void QProxyStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 365-370 |
| | 3 | 1 |
QProxyStyle::unpolish| Name: | QProxyStyle::unpolish | | Prototype: | void QProxyStyle::unpolish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 374-379 |
| | 3 | 1 |
QProxyStylePrivate::ensureBaseStyle| Name: | QProxyStylePrivate::ensureBaseStyle | | Prototype: | void QProxyStylePrivate::ensureBaseStyle() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 78-106 |
| | 16 | 7 |
QPushButton::QPushButton| Name: | QPushButton::QPushButton | | Prototype: | QPushButton::QPushButton(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 244-249 |
| | 2 | 1 |
QPushButton::QPushButton| Name: | QPushButton::QPushButton | | Prototype: | QPushButton::QPushButton(const QString &text, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 256-262 |
| | 3 | 1 |
QPushButton::QPushButton| Name: | QPushButton::QPushButton | | Prototype: | QPushButton::QPushButton(const QIcon& icon, const QString &text, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 272-279 |
| | 4 | 1 |
QPushButton::QPushButton| Name: | QPushButton::QPushButton | | Prototype: | QPushButton::QPushButton(QPushButtonPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 283-288 |
| | 2 | 1 |
QPushButton::autoDefault| Name: | QPushButton::autoDefault | | Prototype: | bool QPushButton::autoDefault() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 357-363 |
| | 4 | 2 |
QPushButton::event| Name: | QPushButton::event | | Prototype: | bool QPushButton::event(QEvent *e) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 661-680 |
| | 11 | 6 |
QPushButton::focusInEvent| Name: | QPushButton::focusInEvent | | Prototype: | void QPushButton::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 479-489 |
| | 7 | 3 |
QPushButton::focusOutEvent| Name: | QPushButton::focusOutEvent | | Prototype: | void QPushButton::focusOutEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 494-510 |
| | 9 | 4 |
QPushButton::initStyleOption| Name: | QPushButton::initStyleOption | | Prototype: | void QPushButton::initStyleOption(QStyleOptionButton *option) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 316-343 |
| | 22 | 9 |
QPushButton::isDefault| Name: | QPushButton::isDefault | | Prototype: | bool QPushButton::isDefault() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 384-388 |
| | 2 | 1 |
QPushButton::isFlat| Name: | QPushButton::isFlat | | Prototype: | bool QPushButton::isFlat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 654-658 |
| | 2 | 1 |
QPushButton::keyPressEvent| Name: | QPushButton::keyPressEvent | | Prototype: | void QPushButton::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 460-474 |
| | 6 | 4 |
QPushButton::menu| Name: | QPushButton::menu | | Prototype: | QMenu* QPushButton::menu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 552-556 |
| | 2 | 1 |
QPushButton::minimumSizeHint| Name: | QPushButton::minimumSizeHint | | Prototype: | QSize QPushButton::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 442-445 |
| | 1 | 1 |
QPushButton::paintEvent| Name: | QPushButton::paintEvent | | Prototype: | void QPushButton::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 450-456 |
| | 4 | 1 |
QPushButton::setAutoDefault| Name: | QPushButton::setAutoDefault | | Prototype: | void QPushButton::setAutoDefault(bool enable) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 345-355 |
| | 8 | 2 |
QPushButton::setDefault| Name: | QPushButton::setDefault | | Prototype: | void QPushButton::setDefault(bool enable) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 365-382 |
| | 12 | 4 |
QPushButton::setFlat| Name: | QPushButton::setFlat | | Prototype: | void QPushButton::setFlat(bool flat) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 642-652 |
| | 8 | 2 |
QPushButton::setMenu| Name: | QPushButton::setMenu | | Prototype: | void QPushButton::setMenu(QMenu* menu) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 525-544 |
| | 14 | 5 |
QPushButton::showMenu| Name: | QPushButton::showMenu | | Prototype: | void QPushButton::showMenu() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 563-570 |
| | 5 | 2 |
QPushButton::sizeHint| Name: | QPushButton::sizeHint | | Prototype: | QSize QPushButton::sizeHint() const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 393-437 |
| | 31 | 7 |
QPushButtonPrivate::_q_popupPressed| Name: | QPushButtonPrivate::_q_popupPressed | | Prototype: | void QPushButtonPrivate::_q_popupPressed() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 572-593 |
| | 12 | 3 |
QPushButtonPrivate::adjustedMenuPosition| Name: | QPushButtonPrivate::adjustedMenuPosition | | Prototype: | QPoint QPushButtonPrivate::adjustedMenuPosition() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 595-630 |
| | 22 | 6 |
QPushButtonPrivate::dialogParent| Name: | QPushButtonPrivate::dialogParent | | Prototype: | QDialog *QPushButtonPrivate::dialogParent() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 297-307 |
| | 7 | 3 |
QPushButtonPrivate::resetLayoutItemMargins| Name: | QPushButtonPrivate::resetLayoutItemMargins | | Prototype: | void QPushButtonPrivate::resetLayoutItemMargins() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 634-640 |
| | 4 | 1 |
QQuaternion::fromAxes| Name: | QQuaternion::fromAxes | | Prototype: | QQuaternion QQuaternion::fromAxes(const QVector3D &xAxis, const QVector3D &yAxis, const QVector3D &zAxis) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 718-732 |
| | 11 | 1 |
QQuaternion::fromAxisAndAngle| Name: | QQuaternion::fromAxisAndAngle | | Prototype: | QQuaternion QQuaternion::fromAxisAndAngle(const QVector3D& axis, float angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 405-416 |
| | 5 | 1 |
QQuaternion::fromAxisAndAngle| Name: | QQuaternion::fromAxisAndAngle | | Prototype: | QQuaternion QQuaternion::fromAxisAndAngle (float x, float y, float z, float angle) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 461-474 |
| | 9 | 2 |
QQuaternion::fromDirection| Name: | QQuaternion::fromDirection | | Prototype: | QQuaternion QQuaternion::fromDirection(const QVector3D &direction, const QVector3D &up) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 744-760 |
| | 9 | 3 |
QQuaternion::fromEulerAngles| Name: | QQuaternion::fromEulerAngles | | Prototype: | QQuaternion QQuaternion::fromEulerAngles(float pitch, float yaw, float roll) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 571-599 |
| | 19 | 1 |
QQuaternion::fromRotationMatrix| Name: | QQuaternion::fromRotationMatrix | | Prototype: | QQuaternion QQuaternion::fromRotationMatrix(const QMatrix3x3 &rot3x3) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 654-687 |
| | 22 | 4 |
QQuaternion::getAxes| Name: | QQuaternion::getAxes | | Prototype: | void QQuaternion::getAxes(QVector3D *xAxis, QVector3D *yAxis, QVector3D *zAxis) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 698-707 |
| | 5 | 1 |
QQuaternion::getAxisAndAngle| Name: | QQuaternion::getAxisAndAngle | | Prototype: | void QQuaternion::getAxisAndAngle(float *x, float *y, float *z, float *angle) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 428-453 |
| | 14 | 3 |
QQuaternion::getEulerAngles| Name: | QQuaternion::getEulerAngles | | Prototype: | void QQuaternion::getEulerAngles(float *pitch, float *yaw, float *roll) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 511-560 |
| | 33 | 4 |
QQuaternion::length| Name: | QQuaternion::length | | Prototype: | float QQuaternion::length() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 235-238 |
| | 1 | 1 |
QQuaternion::lengthSquared| Name: | QQuaternion::lengthSquared | | Prototype: | float QQuaternion::lengthSquared() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 245-248 |
| | 1 | 1 |
QQuaternion::nlerp| Name: | QQuaternion::nlerp | | Prototype: | QQuaternion QQuaternion::nlerp (const QQuaternion& q1, const QQuaternion& q2, float t) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 966-983 |
| | 9 | 4 |
QQuaternion::normalize| Name: | QQuaternion::normalize | | Prototype: | void QQuaternion::normalize() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 281-297 |
| | 11 | 2 |
QQuaternion::normalized| Name: | QQuaternion::normalized | | Prototype: | QQuaternion QQuaternion::normalized() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 260-273 |
| | 9 | 3 |
QQuaternion::rotatedVector| Name: | QQuaternion::rotatedVector | | Prototype: | QVector3D QQuaternion::rotatedVector(const QVector3D& vector) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 338-341 |
| | 1 | 1 |
QQuaternion::rotationTo| Name: | QQuaternion::rotationTo | | Prototype: | QQuaternion QQuaternion::rotationTo(const QVector3D &from, const QVector3D &to) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 770-794 |
| | 12 | 3 |
QQuaternion::slerp| Name: | QQuaternion::slerp | | Prototype: | QQuaternion QQuaternion::slerp (const QQuaternion& q1, const QQuaternion& q2, float t) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 917-949 |
| | 18 | 6 |
QQuaternion::toRotationMatrix| Name: | QQuaternion::toRotationMatrix | | Prototype: | QMatrix3x3 QQuaternion::toRotationMatrix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 611-642 |
| | 23 | 1 |
QRadialGradient::QRadialGradient| Name: | QRadialGradient::QRadialGradient | | Prototype: | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal radius, const QPointF &focalPoint) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1843-1854 |
| | 8 | 1 |
QRadialGradient::QRadialGradient| Name: | QRadialGradient::QRadialGradient | | Prototype: | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal radius) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1862-1871 |
| | 7 | 1 |
QRadialGradient::QRadialGradient| Name: | QRadialGradient::QRadialGradient | | Prototype: | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal radius, qreal fx, qreal fy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1886-1900 |
| | 10 | 1 |
QRadialGradient::QRadialGradient| Name: | QRadialGradient::QRadialGradient | | Prototype: | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal radius) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1908-1917 |
| | 7 | 1 |
QRadialGradient::QRadialGradient| Name: | QRadialGradient::QRadialGradient | | Prototype: | QRadialGradient::QRadialGradient() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1924-1933 |
| | 7 | 1 |
QRadialGradient::QRadialGradient| Name: | QRadialGradient::QRadialGradient | | Prototype: | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal centerRadius, const QPointF &focalPoint, qreal focalRadius) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1941-1952 |
| | 8 | 1 |
QRadialGradient::QRadialGradient| Name: | QRadialGradient::QRadialGradient | | Prototype: | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal centerRadius, qreal fx, qreal fy, qreal focalRadius) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1961-1972 |
| | 8 | 1 |
QRadialGradient::center| Name: | QRadialGradient::center | | Prototype: | QPointF QRadialGradient::center() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1980-1984 |
| | 2 | 1 |
QRadialGradient::centerRadius| Name: | QRadialGradient::centerRadius | | Prototype: | qreal QRadialGradient::centerRadius() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2051-2055 |
| | 2 | 1 |
QRadialGradient::focalPoint| Name: | QRadialGradient::focalPoint | | Prototype: | QPointF QRadialGradient::focalPoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2117-2121 |
| | 2 | 1 |
QRadialGradient::focalRadius| Name: | QRadialGradient::focalRadius | | Prototype: | qreal QRadialGradient::focalRadius() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2077-2086 |
| | 3 | 1 |
QRadialGradient::radius| Name: | QRadialGradient::radius | | Prototype: | qreal QRadialGradient::radius() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2022-2026 |
| | 2 | 1 |
QRadialGradient::setCenter| Name: | QRadialGradient::setCenter | | Prototype: | void QRadialGradient::setCenter(const QPointF ¢er) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 2006-2011 |
| | 3 | 1 |