| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QInputMethod::setVisible| Name: | 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::setInputItemTransform| Name: | 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::setInputItemRectangle| Name: | 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::reset| Name: | 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::queryFocusObject| Name: | 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::locale| Name: | 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::keyboardRectangle| Name: | 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::isVisible| Name: | 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::isAnimating| Name: | 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::invokeAction| Name: | 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::inputItemTransform| Name: | 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::inputItemRectangle| Name: | 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::inputItemClipRectangle| Name: | 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::inputDirection| Name: | 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::hide| Name: | 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::cursorRectangle| Name: | 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::commit| Name: | 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::anchorRectangle| Name: | 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::QInputMethod| Name: | 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::QInputEvent| Name: | 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::notifyTextChanged| Name: | 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::mousePressEvent| Name: | 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::keyPressEvent| Name: | 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::QInputDialogSpinBox| Name: | 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::useComboBoxOrListView| Name: | 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::setListViewText| Name: | 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::setInputWidget| Name: | 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::setComboBoxText| Name: | 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::listViewText| Name: | 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::ensurePlainTextEdit| Name: | 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::ensureListView| Name: | 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::ensureLineEdit| Name: | 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::ensureLayout| Name: | 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::ensureLayout| Name: | 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::ensureIntSpinBox| Name: | 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::ensureEnabledConnection| Name: | 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::ensureDoubleSpinBox| Name: | 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::ensureComboBox| Name: | 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::chooseRightTextInputWidget| Name: | 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_textChanged| Name: | 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_plainTextEditTextChanged| Name: | 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_currentRowChanged| Name: | 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::QInputDialogPrivate| Name: | 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::notifyTextChanged| Name: | 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::mousePressEvent| Name: | 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::keyPressEvent| Name: | 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::QInputDialogDoubleSpinBox| Name: | 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::textValue| Name: | 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::textEchoMode| Name: | 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::testOption| Name: | 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::sizeHint| Name: | 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::setVisible| Name: | 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::setTextValue| Name: | 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::setTextEchoMode| Name: | 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::setOptions| Name: | 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::setOption| Name: | 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::setOkButtonText| Name: | 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::setLabelText| Name: | 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::setIntValue| Name: | 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::setIntStep| Name: | 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::setIntRange| Name: | 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::setIntMinimum| Name: | 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::setIntMaximum| Name: | 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::setInputMode| Name: | 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::setDoubleValue| Name: | 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::setDoubleRange| Name: | 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::setDoubleMinimum| Name: | 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::setDoubleMaximum| Name: | 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::setDoubleDecimals| Name: | 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::setComboBoxItems| Name: | 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::setComboBoxEditable| Name: | 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::setCancelButtonText| Name: | 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::options| Name: | 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::open| Name: | 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::okButtonText| Name: | 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::minimumSizeHint| Name: | 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::labelText| Name: | 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::isComboBoxEditable| Name: | 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 |
QInputDialog::intValue| Name: | QInputDialog::intValue | | Prototype: | int QInputDialog::intValue() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 822-830 |
| | 4 | 2 |
QInputDialog::intStep| Name: | QInputDialog::intStep | | Prototype: | int QInputDialog::intStep() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 909-917 |
| | 4 | 2 |
QInputDialog::intMinimum| Name: | QInputDialog::intMinimum | | Prototype: | int QInputDialog::intMinimum() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 847-855 |
| | 4 | 2 |
QInputDialog::intMaximum| Name: | QInputDialog::intMaximum | | Prototype: | int QInputDialog::intMaximum() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 872-880 |
| | 4 | 2 |
QInputDialog::inputMode| Name: | QInputDialog::inputMode | | Prototype: | QInputDialog::InputMode QInputDialog::inputMode() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 572-585 |
| | 7 | 4 |
QInputDialog::getText| Name: | QInputDialog::getText | | Prototype: | QString QInputDialog::getText(QWidget *parent, const QString &title, const QString &label, QLineEdit::EchoMode mode, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1204-1223 |
| | 12 | 3 |
QInputDialog::getMultiLineText| Name: | QInputDialog::getMultiLineText | | Prototype: | QString QInputDialog::getMultiLineText(QWidget *parent, const QString &title, const QString &label, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1256-1275 |
| | 12 | 3 |
QInputDialog::getItem| Name: | QInputDialog::getItem | | Prototype: | QString QInputDialog::getItem(QWidget *parent, const QString &title, const QString &label, const QStringList &items, int current, bool editable, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1443-1465 |
| | 14 | 3 |
QInputDialog::getInt| Name: | QInputDialog::getInt | | Prototype: | int QInputDialog::getInt(QWidget *parent, const QString &title, const QString &label, int value, int min, int max, int step, bool *ok, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1308-1326 |
| | 12 | 3 |
QInputDialog::getDouble| Name: | QInputDialog::getDouble | | Prototype: | double QInputDialog::getDouble(QWidget *parent, const QString &title, const QString &label, double value, double min, double max, int decimals, bool *ok, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1389-1408 |
| | 12 | 3 |
QInputDialog::doubleValue| Name: | QInputDialog::doubleValue | | Prototype: | double QInputDialog::doubleValue() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 934-942 |
| | 4 | 2 |
QInputDialog::doubleMinimum| Name: | QInputDialog::doubleMinimum | | Prototype: | double QInputDialog::doubleMinimum() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 959-967 |
| | 4 | 2 |
QInputDialog::doubleMaximum| Name: | QInputDialog::doubleMaximum | | Prototype: | double QInputDialog::doubleMaximum() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 984-992 |
| | 4 | 2 |
QInputDialog::doubleDecimals| Name: | QInputDialog::doubleDecimals | | Prototype: | int QInputDialog::doubleDecimals() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1022-1030 |
| | 4 | 2 |
QInputDialog::done| Name: | QInputDialog::done | | Prototype: | void QInputDialog::done(int result) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1148-1172 |
| | 16 | 6 |
QInputDialog::comboBoxItems| Name: | QInputDialog::comboBoxItems | | Prototype: | QStringList QInputDialog::comboBoxItems() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 794-805 |
| | 8 | 3 |
QInputDialog::cancelButtonText| Name: | QInputDialog::cancelButtonText | | Prototype: | QString QInputDialog::cancelButtonText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1066-1071 |
| | 3 | 1 |
QInputDialog::QInputDialog| Name: | QInputDialog::QInputDialog | | Prototype: | QInputDialog::QInputDialog(QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 518-521 |
| | 2 | 1 |
QInputDeviceManagerPrivate::setDeviceCount| Name: | QInputDeviceManagerPrivate::setDeviceCount | | Prototype: | void QInputDeviceManagerPrivate::setDeviceCount(QInputDeviceManager::DeviceType type, int count) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | | Lines: | 81-88 |
| | 4 | 2 |
QInputDeviceManagerPrivate::deviceCount| Name: | QInputDeviceManagerPrivate::deviceCount | | Prototype: | int QInputDeviceManagerPrivate::deviceCount(QInputDeviceManager::DeviceType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QInputDeviceManager::setCursorPos| Name: | QInputDeviceManager::setCursorPos | | Prototype: | void QInputDeviceManager::setCursorPos(const QPoint &pos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | | Lines: | 90-93 |
| | 1 | 1 |
QInputDeviceManager::deviceCount| Name: | QInputDeviceManager::deviceCount | | Prototype: | int QInputDeviceManager::deviceCount(DeviceType type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | | Lines: | 70-74 |
| | 2 | 1 |