Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QIntValidator::setRangeName: | QIntValidator::setRange | Prototype: | void QIntValidator::setRange(int bottom, int top) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 465-482 |
| | 11 | 4 |
QIntValidator::setBottomName: | QIntValidator::setBottom | Prototype: | void QIntValidator::setBottom(int bottom) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 494-497 |
| | 1 | 1 |
QIntValidator::fixupName: | QIntValidator::fixup | Prototype: | void QIntValidator::fixup(QString &input) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 445-456 |
| | 8 | 3 |
QIntValidator::QIntValidatorName: | QIntValidator::QIntValidator | Prototype: | QIntValidator::QIntValidator(QObject * parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 339-344 |
| | 2 | 1 |
QIntValidator::QIntValidatorName: | QIntValidator::QIntValidator | Prototype: | QIntValidator::QIntValidator(int minimum, int maximum, QObject * parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 352-358 |
| | 2 | 1 |
QInt64Set::~QInt64SetName: | QInt64Set::~QInt64Set | Prototype: | inline ~QInt64Set() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 478-478 |
| | 1 | 2 |
QInt64Set::rehashName: | QInt64Set::rehash | Prototype: | bool QInt64Set::rehash(int capacity) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 505-527 |
| | 15 | 5 |
QInt64Set::isValidName: | QInt64Set::isValid | Prototype: | inline bool isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 479-479 |
| | 1 | 1 |
QInt64Set::insertName: | QInt64Set::insert | Prototype: | void QInt64Set::insert(quint64 key) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 529-548 |
| | 15 | 6 |
QInt64Set::containsName: | QInt64Set::contains | Prototype: | bool QInt64Set::contains(quint64 key) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 550-564 |
| | 11 | 5 |
QInt64Set::clearName: | QInt64Set::clear | Prototype: | inline void QInt64Set::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 566-572 |
| | 4 | 2 |
QInt64Set::QInt64SetName: | QInt64Set::QInt64Set | Prototype: | inline QInt64Set::QInt64Set(int capacity) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 495-503 |
| | 5 | 2 |
QInputMethodQueryEvent::valueName: | QInputMethodQueryEvent::value | Prototype: | QVariant QInputMethodQueryEvent::value(Qt::InputMethodQuery query) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2239-2245 |
| | 4 | 3 |
QInputMethodQueryEvent::setValueName: | QInputMethodQueryEvent::setValue | Prototype: | void QInputMethodQueryEvent::setValue(Qt::InputMethodQuery query, const QVariant &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2224-2234 |
| | 6 | 3 |
QInputMethodQueryEvent::QInputMethodQueryEventName: | QInputMethodQueryEvent::QInputMethodQueryEvent | Prototype: | QInputMethodQueryEvent::QInputMethodQueryEvent(Qt::InputMethodQueries queries) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2208-2212 |
| | 2 | 1 |
QInputMethodPrivate::objectAcceptsInputMethodName: | QInputMethodPrivate::objectAcceptsInputMethod | Prototype: | bool QInputMethodPrivate::objectAcceptsInputMethod(QObject *object) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 393-403 |
| | 6 | 2 |
QInputMethodEvent::setCommitStringName: | QInputMethodEvent::setCommitString | Prototype: | void QInputMethodEvent::setCommitString(const QString &commitString, int replaceFrom, int replaceLength) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2125-2130 |
| | 3 | 1 |
QInputMethodEvent::QInputMethodEventName: | QInputMethodEvent::QInputMethodEvent | Prototype: | QInputMethodEvent::QInputMethodEvent() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2074-2077 |
| | 2 | 1 |
QInputMethodEvent::QInputMethodEventName: | QInputMethodEvent::QInputMethodEvent | Prototype: | QInputMethodEvent::QInputMethodEvent(const QString &preeditText, const QList<Attribute> &attributes) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2089-2093 |
| | 2 | 1 |
QInputMethodEvent::QInputMethodEventName: | QInputMethodEvent::QInputMethodEvent | Prototype: | QInputMethodEvent::QInputMethodEvent(const QInputMethodEvent &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2098-2102 |
| | 2 | 1 |
QInputMethod::updateName: | QInputMethod::update | Prototype: | void QInputMethod::update(Qt::InputMethodQueries queries) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 315-337 |
| | 14 | 6 |
QInputMethod::showName: | QInputMethod::show | Prototype: | void QInputMethod::show() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 206-212 |
| | 4 | 2 |
QInputMethod::setVisibleName: | QInputMethod::setVisible | Prototype: | void QInputMethod::setVisible(bool visible) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 254-257 |
| | 1 | 1 |
QInputMethod::setInputItemTransformName: | QInputMethod::setInputItemTransform | Prototype: | void QInputMethod::setInputItemTransform(const QTransform &transform) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 92-101 |
| | 6 | 2 |
QInputMethod::setInputItemRectangleName: | QInputMethod::setInputItemRectangle | Prototype: | void QInputMethod::setInputItemRectangle(const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 124-128 |
| | 2 | 1 |
QInputMethod::resetName: | QInputMethod::reset | Prototype: | void QInputMethod::reset() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 345-351 |
| | 4 | 2 |
QInputMethod::queryFocusObjectName: | QInputMethod::queryFocusObject | Prototype: | QVariant QInputMethod::queryFocusObject(Qt::InputMethodQuery query, QVariant argument) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 408-426 |
| | 14 | 3 |
QInputMethod::localeName: | QInputMethod::locale | Prototype: | QLocale QInputMethod::locale() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 282-289 |
| | 5 | 2 |
QInputMethod::keyboardRectangleName: | QInputMethod::keyboardRectangle | Prototype: | QRectF QInputMethod::keyboardRectangle() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 176-183 |
| | 5 | 2 |
QInputMethod::isVisibleName: | QInputMethod::isVisible | Prototype: | bool QInputMethod::isVisible() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 238-245 |
| | 5 | 2 |
QInputMethod::isAnimatingName: | QInputMethod::isAnimating | Prototype: | bool QInputMethod::isAnimating() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 269-276 |
| | 5 | 2 |
QInputMethod::invokeActionName: | QInputMethod::invokeAction | Prototype: | void QInputMethod::invokeAction(Action a, int cursorPosition) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 385-391 |
| | 4 | 2 |
QInputMethod::inputItemTransformName: | QInputMethod::inputItemTransform | Prototype: | QTransform QInputMethod::inputItemTransform() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 81-85 |
| | 2 | 1 |
QInputMethod::inputItemRectangleName: | QInputMethod::inputItemRectangle | Prototype: | QRectF QInputMethod::inputItemRectangle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 111-115 |
| | 2 | 1 |
QInputMethod::inputItemClipRectangleName: | QInputMethod::inputItemClipRectangle | Prototype: | QRectF QInputMethod::inputItemClipRectangle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 192-196 |
| | 2 | 1 |
QInputMethod::inputDirectionName: | QInputMethod::inputDirection | Prototype: | Qt::LayoutDirection QInputMethod::inputDirection() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 295-302 |
| | 5 | 2 |
QInputMethod::hideName: | QInputMethod::hide | Prototype: | void QInputMethod::hide() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 221-227 |
| | 4 | 2 |
QInputMethod::cursorRectangleName: | QInputMethod::cursorRectangle | Prototype: | QRectF QInputMethod::cursorRectangle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 150-154 |
| | 2 | 1 |
QInputMethod::commitName: | QInputMethod::commit | Prototype: | void QInputMethod::commit() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 361-367 |
| | 4 | 2 |
QInputMethod::anchorRectangleName: | QInputMethod::anchorRectangle | Prototype: | QRectF QInputMethod::anchorRectangle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 163-167 |
| | 2 | 1 |
QInputMethod::QInputMethodName: | QInputMethod::QInputMethod | Prototype: | QInputMethod::QInputMethod() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 53-56 |
| | 2 | 1 |
QInputEvent::QInputEventName: | QInputEvent::QInputEvent | Prototype: | QInputEvent::QInputEvent(Type type, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 150-152 |
| | 1 | 1 |
QInputDialogSpinBox::notifyTextChangedName: | QInputDialogSpinBox::notifyTextChanged | Prototype: | void notifyTextChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 117-117 |
| | 1 | 1 |
QInputDialogSpinBox::mousePressEventName: | QInputDialogSpinBox::mousePressEvent | Prototype: | void mousePressEvent(QMouseEvent *event) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 131-134 |
| | 2 | 1 |
QInputDialogSpinBox::keyPressEventName: | QInputDialogSpinBox::keyPressEvent | Prototype: | void keyPressEvent(QKeyEvent *event) override | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 120-129 |
| | 4 | 2 |
QInputDialogSpinBox::QInputDialogSpinBoxName: | QInputDialogSpinBox::QInputDialogSpinBox | Prototype: | QInputDialogSpinBox(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 107-111 |
| | 2 | 1 |
QInputDialogPrivate::useComboBoxOrListViewName: | QInputDialogPrivate::useComboBoxOrListView | Prototype: | bool useComboBoxOrListView() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 193-193 |
| | 1 | 1 |
QInputDialogPrivate::setListViewTextName: | QInputDialogPrivate::setListViewText | Prototype: | void QInputDialogPrivate::setListViewText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 425-433 |
| | 5 | 2 |
QInputDialogPrivate::setInputWidgetName: | QInputDialogPrivate::setInputWidget | Prototype: | void QInputDialogPrivate::setInputWidget(QWidget *widget) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 346-385 |
| | 26 | 8 |
QInputDialogPrivate::setComboBoxTextName: | QInputDialogPrivate::setComboBoxText | Prototype: | void QInputDialogPrivate::setComboBoxText(const QString &text) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 415-423 |
| | 5 | 3 |
QInputDialogPrivate::listViewTextName: | QInputDialogPrivate::listViewText | Prototype: | QString QInputDialogPrivate::listViewText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 435-443 |
| | 4 | 2 |
QInputDialogPrivate::ensurePlainTextEditName: | QInputDialogPrivate::ensurePlainTextEdit | Prototype: | void QInputDialogPrivate::ensurePlainTextEdit() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 267-280 |
| | 8 | 2 |
QInputDialogPrivate::ensureListViewName: | QInputDialogPrivate::ensureListView | Prototype: | void QInputDialogPrivate::ensureListView() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 298-314 |
| | 12 | 2 |
QInputDialogPrivate::ensureLineEditName: | QInputDialogPrivate::ensureLineEdit | Prototype: | void QInputDialogPrivate::ensureLineEdit() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 253-265 |
| | 7 | 2 |
QInputDialogPrivate::ensureLayoutName: | QInputDialogPrivate::ensureLayout | Prototype: | void ensureLayout() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 192-192 |
| | 1 | 1 |
QInputDialogPrivate::ensureLayoutName: | QInputDialogPrivate::ensureLayout | Prototype: | void QInputDialogPrivate::ensureLayout() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 220-251 |
| | 20 | 4 |
QInputDialogPrivate::ensureIntSpinBoxName: | QInputDialogPrivate::ensureIntSpinBox | Prototype: | void QInputDialogPrivate::ensureIntSpinBox() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 316-325 |
| | 6 | 2 |
QInputDialogPrivate::ensureEnabledConnectionName: | QInputDialogPrivate::ensureEnabledConnection | Prototype: | void QInputDialogPrivate::ensureEnabledConnection(QAbstractSpinBox *spinBox) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 338-344 |
| | 3 | 2 |
QInputDialogPrivate::ensureDoubleSpinBoxName: | QInputDialogPrivate::ensureDoubleSpinBox | Prototype: | void QInputDialogPrivate::ensureDoubleSpinBox() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 327-336 |
| | 6 | 2 |
QInputDialogPrivate::ensureComboBoxName: | QInputDialogPrivate::ensureComboBox | Prototype: | void QInputDialogPrivate::ensureComboBox() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 282-296 |
| | 9 | 2 |
QInputDialogPrivate::chooseRightTextInputWidgetName: | QInputDialogPrivate::chooseRightTextInputWidget | Prototype: | void QInputDialogPrivate::chooseRightTextInputWidget() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 387-413 |
| | 16 | 6 |
QInputDialogPrivate::_q_textChangedName: | QInputDialogPrivate::_q_textChanged | Prototype: | void QInputDialogPrivate::_q_textChanged(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 445-452 |
| | 4 | 2 |
QInputDialogPrivate::_q_plainTextEditTextChangedName: | QInputDialogPrivate::_q_plainTextEditTextChanged | Prototype: | void QInputDialogPrivate::_q_plainTextEditTextChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 454-462 |
| | 5 | 2 |
QInputDialogPrivate::_q_currentRowChangedName: | QInputDialogPrivate::_q_currentRowChanged | Prototype: | void QInputDialogPrivate::_q_currentRowChanged(const QModelIndex &newIndex, const QModelIndex & ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 464-469 |
| | 2 | 1 |
QInputDialogPrivate::QInputDialogPrivateName: | QInputDialogPrivate::QInputDialogPrivate | Prototype: | QInputDialogPrivate::QInputDialogPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 214-218 |
| | 2 | 1 |
QInputDialogDoubleSpinBox::notifyTextChangedName: | QInputDialogDoubleSpinBox::notifyTextChanged | Prototype: | void notifyTextChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 152-152 |
| | 1 | 1 |
QInputDialogDoubleSpinBox::mousePressEventName: | QInputDialogDoubleSpinBox::mousePressEvent | Prototype: | void mousePressEvent(QMouseEvent *event) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 166-169 |
| | 2 | 1 |
QInputDialogDoubleSpinBox::keyPressEventName: | QInputDialogDoubleSpinBox::keyPressEvent | Prototype: | void keyPressEvent(QKeyEvent *event) override | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 155-164 |
| | 4 | 2 |
QInputDialogDoubleSpinBox::QInputDialogDoubleSpinBoxName: | QInputDialogDoubleSpinBox::QInputDialogDoubleSpinBox | Prototype: | QInputDialogDoubleSpinBox(QWidget *parent = 0) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 142-146 |
| | 2 | 1 |
QInputDialog::textValueName: | QInputDialog::textValue | Prototype: | QString QInputDialog::textValue() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 713-717 |
| | 2 | 1 |
QInputDialog::textEchoModeName: | QInputDialog::textEchoMode | Prototype: | QLineEdit::EchoMode QInputDialog::textEchoMode() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 736-744 |
| | 4 | 2 |
QInputDialog::testOptionName: | QInputDialog::testOption | Prototype: | bool QInputDialog::testOption(InputDialogOption option) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 647-651 |
| | 2 | 1 |
QInputDialog::sizeHintName: | QInputDialog::sizeHint | Prototype: | QSize QInputDialog::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1112-1117 |
| | 3 | 1 |
QInputDialog::setVisibleName: | QInputDialog::setVisible | Prototype: | void QInputDialog::setVisible(bool visible) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1122-1139 |
| | 13 | 6 |
QInputDialog::setTextValueName: | QInputDialog::setTextValue | Prototype: | void QInputDialog::setTextValue(const QString &text) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 697-711 |
| | 9 | 4 |
QInputDialog::setTextEchoModeName: | QInputDialog::setTextEchoMode | Prototype: | void QInputDialog::setTextEchoMode(QLineEdit::EchoMode mode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 729-734 |
| | 3 | 1 |
QInputDialog::setOptionsName: | QInputDialog::setOptions | Prototype: | void QInputDialog::setOptions(InputDialogOptions options) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 662-679 |
| | 12 | 5 |
QInputDialog::setOptionName: | QInputDialog::setOption | Prototype: | void QInputDialog::setOption(InputDialogOption option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 634-639 |
| | 3 | 2 |
QInputDialog::setOkButtonTextName: | QInputDialog::setOkButtonText | Prototype: | void QInputDialog::setOkButtonText(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1039-1044 |
| | 3 | 1 |
QInputDialog::setLabelTextName: | QInputDialog::setLabelText | Prototype: | void QInputDialog::setLabelText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 594-602 |
| | 4 | 2 |
QInputDialog::setIntValueName: | QInputDialog::setIntValue | Prototype: | void QInputDialog::setIntValue(int value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 815-820 |
| | 3 | 1 |
QInputDialog::setIntStepName: | QInputDialog::setIntStep | Prototype: | void QInputDialog::setIntStep(int step) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 902-907 |
| | 3 | 1 |
QInputDialog::setIntRangeName: | QInputDialog::setIntRange | Prototype: | void QInputDialog::setIntRange(int min, int max) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 887-892 |
| | 3 | 1 |
QInputDialog::setIntMinimumName: | QInputDialog::setIntMinimum | Prototype: | void QInputDialog::setIntMinimum(int min) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 840-845 |
| | 3 | 1 |
QInputDialog::setIntMaximumName: | QInputDialog::setIntMaximum | Prototype: | void QInputDialog::setIntMaximum(int max) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 865-870 |
| | 3 | 1 |
QInputDialog::setInputModeName: | QInputDialog::setInputMode | Prototype: | void QInputDialog::setInputMode(InputMode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 542-570 |
| | 13 | 4 |
QInputDialog::setDoubleValueName: | QInputDialog::setDoubleValue | Prototype: | void QInputDialog::setDoubleValue(double value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 927-932 |
| | 3 | 1 |
QInputDialog::setDoubleRangeName: | QInputDialog::setDoubleRange | Prototype: | void QInputDialog::setDoubleRange(double min, double max) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 999-1004 |
| | 3 | 1 |
QInputDialog::setDoubleMinimumName: | QInputDialog::setDoubleMinimum | Prototype: | void QInputDialog::setDoubleMinimum(double min) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 952-957 |
| | 3 | 1 |
QInputDialog::setDoubleMaximumName: | QInputDialog::setDoubleMaximum | Prototype: | void QInputDialog::setDoubleMaximum(double max) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 977-982 |
| | 3 | 1 |
QInputDialog::setDoubleDecimalsName: | QInputDialog::setDoubleDecimals | Prototype: | void QInputDialog::setDoubleDecimals(int decimals) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1015-1020 |
| | 3 | 1 |
QInputDialog::setComboBoxItemsName: | QInputDialog::setComboBoxItems | Prototype: | void QInputDialog::setComboBoxItems(const QStringList &items) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 779-792 |
| | 7 | 2 |
QInputDialog::setComboBoxEditableName: | QInputDialog::setComboBoxEditable | Prototype: | void QInputDialog::setComboBoxEditable(bool editable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 753-760 |
| | 5 | 2 |
QInputDialog::setCancelButtonTextName: | QInputDialog::setCancelButtonText | Prototype: | void QInputDialog::setCancelButtonText(const QString &text) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1059-1064 |
| | 3 | 1 |
QInputDialog::optionsName: | QInputDialog::options | Prototype: | QInputDialog::InputDialogOptions QInputDialog::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 681-685 |
| | 2 | 1 |
QInputDialog::openName: | QInputDialog::open | Prototype: | void QInputDialog::open(QObject *receiver, const char *member) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1090-1097 |
| | 5 | 1 |
QInputDialog::okButtonTextName: | QInputDialog::okButtonText | Prototype: | QString QInputDialog::okButtonText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1046-1051 |
| | 3 | 1 |
QInputDialog::minimumSizeHintName: | QInputDialog::minimumSizeHint | Prototype: | QSize QInputDialog::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1102-1107 |
| | 3 | 1 |
QInputDialog::labelTextName: | QInputDialog::labelText | Prototype: | QString QInputDialog::labelText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 604-609 |
| | 3 | 1 |
QInputDialog::isComboBoxEditableName: | QInputDialog::isComboBoxEditable | Prototype: | bool QInputDialog::isComboBoxEditable() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 762-770 |
| | 4 | 2 |