| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QFileDialogPrivate::removeDirectory| Name: | QFileDialogPrivate::removeDirectory | | Prototype: | bool QFileDialogPrivate::removeDirectory(const QString &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3384-3388 |
| | 2 | 1 |
QFileDialogPrivate::_q_goHome| Name: | QFileDialogPrivate::_q_goHome | | Prototype: | void QFileDialogPrivate::_q_goHome() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3198-3202 |
| | 2 | 1 |
QFileDialogPrivate::_q_currentChanged| Name: | QFileDialogPrivate::_q_currentChanged | | Prototype: | void QFileDialogPrivate::_q_currentChanged(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3574-3578 |
| | 2 | 1 |
QFileDialogPrivate::QFileDialogPrivate| Name: | QFileDialogPrivate::QFileDialogPrivate | | Prototype: | QFileDialogPrivate::QFileDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 518-533 |
| | 2 | 1 |
QFileDialogOptions::setOptions| Name: | QFileDialogOptions::setOptions | | Prototype: | void QFileDialogOptions::setOptions(FileDialogOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 470-474 |
| | 2 | 2 |
QFileDialogOptions::setOption| Name: | QFileDialogOptions::setOption | | Prototype: | void QFileDialogOptions::setOption(QFileDialogOptions::FileDialogOption option, bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 459-463 |
| | 2 | 2 |
QFileDialogOptions::setLabelText| Name: | QFileDialogOptions::setLabelText | | Prototype: | void QFileDialogOptions::setLabelText(QFileDialogOptions::DialogLabel label, const QString &text) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 573-577 |
| | 2 | 2 |
QFileDialogOptions::QFileDialogOptions| Name: | QFileDialogOptions::QFileDialogOptions | | Prototype: | QFileDialogOptions::QFileDialogOptions() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 430-432 |
| | 2 | 1 |
QFileDialogOptions::QFileDialogOptions| Name: | QFileDialogOptions::QFileDialogOptions | | Prototype: | QFileDialogOptions::QFileDialogOptions(const QFileDialogOptions &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 434-436 |
| | 2 | 1 |
QFileDialogListView::sizeHint| Name: | QFileDialogListView::sizeHint | | Prototype: | QSize QFileDialogListView::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3933-3937 |
| | 2 | 1 |
QFileDialogListView::QFileDialogListView| Name: | QFileDialogListView::QFileDialogListView | | Prototype: | QFileDialogListView::QFileDialogListView(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3916-3918 |
| | 2 | 1 |
QFileDialog::~QFileDialog| Name: | QFileDialog::~QFileDialog | | Prototype: | QFileDialog::~QFileDialog() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 382-388 |
| | 2 | 1 |
QFileDialog::testOption| Name: | QFileDialog::testOption | | Prototype: | bool QFileDialog::testOption(Option option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 740-744 |
| | 2 | 1 |
QFileDialog::sidebarUrls| Name: | QFileDialog::sidebarUrls | | Prototype: | QList<QUrl> QFileDialog::sidebarUrls() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 415-419 |
| | 2 | 1 |
QFileDialog::setSupportedSchemes| Name: | QFileDialog::setSupportedSchemes | | Prototype: | void QFileDialog::setSupportedSchemes(const QStringList &schemes) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1723-1727 |
| | 2 | 1 |
QFileDialog::setDefaultSuffix| Name: | QFileDialog::setDefaultSuffix | | Prototype: | void QFileDialog::setDefaultSuffix(const QString &suffix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1873-1877 |
| | 2 | 1 |
QFileDialog::proxyModel| Name: | QFileDialog::proxyModel | | Prototype: | QAbstractProxyModel *QFileDialog::proxyModel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3099-3103 |
| | 2 | 1 |
QFileDialog::options| Name: | QFileDialog::options | | Prototype: | QFileDialog::Options QFileDialog::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 800-804 |
| | 2 | 1 |
QFileDialog::getSaveFileName| Name: | QFileDialog::getSaveFileName | | Prototype: | QString QFileDialog::getSaveFileName(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2340-2350 |
| | 2 | 2 |
QFileDialog::getOpenFileName| Name: | QFileDialog::getOpenFileName | | Prototype: | QString QFileDialog::getOpenFileName(QWidget *parent, const QString &caption, const QString &dir, const QString &filter, QString *selectedFilter, Options options) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2105-2115 |
| | 2 | 2 |
QFileDialog::getExistingDirectory| Name: | QFileDialog::getExistingDirectory | | Prototype: | QString QFileDialog::getExistingDirectory(QWidget *parent, const QString &caption, const QString &dir, Options options) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2451-2459 |
| | 2 | 2 |
QFileDialog::fileMode| Name: | QFileDialog::fileMode | | Prototype: | QFileDialog::FileMode QFileDialog::fileMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1676-1680 |
| | 2 | 1 |
QFileDialog::defaultSuffix| Name: | QFileDialog::defaultSuffix | | Prototype: | QString QFileDialog::defaultSuffix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1879-1883 |
| | 2 | 1 |
QFileDialog::acceptMode| Name: | QFileDialog::acceptMode | | Prototype: | QFileDialog::AcceptMode QFileDialog::acceptMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1796-1800 |
| | 2 | 1 |
QFileDialog::QFileDialog| Name: | QFileDialog::QFileDialog | | Prototype: | QFileDialog::QFileDialog(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 342-347 |
| | 2 | 1 |
QFileDialog::QFileDialog| Name: | QFileDialog::QFileDialog | | Prototype: | QFileDialog::QFileDialog(QWidget *parent, const QString &caption, const QString &directory, const QString &filter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 356-364 |
| | 2 | 1 |
QFileDevicePrivate::~QFileDevicePrivate| Name: | QFileDevicePrivate::~QFileDevicePrivate | | Prototype: | QFileDevicePrivate::~QFileDevicePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 54-58 |
| | 2 | 1 |
QFileDevicePrivate::setError| Name: | QFileDevicePrivate::setError | | Prototype: | void QFileDevicePrivate::setError(QFileDevice::FileError err, int errNum) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 79-83 |
| | 2 | 1 |
QFileDevicePrivate::setError| Name: | QFileDevicePrivate::setError | | Prototype: | void QFileDevicePrivate::setError(QFileDevice::FileError err) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 67-71 |
| | 2 | 1 |
QFileDevicePrivate::setError| Name: | QFileDevicePrivate::setError | | Prototype: | void QFileDevicePrivate::setError(QFileDevice::FileError err, const QString &errStr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 73-77 |
| | 2 | 1 |
QFileDevicePrivate::QFileDevicePrivate| Name: | QFileDevicePrivate::QFileDevicePrivate | | Prototype: | QFileDevicePrivate::QFileDevicePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 47-52 |
| | 2 | 1 |
QFileDevice::unsetError| Name: | QFileDevice::unsetError | | Prototype: | void QFileDevice::unsetError() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 588-592 |
| | 2 | 1 |
QFileDevice::isSequential| Name: | QFileDevice::isSequential | | Prototype: | bool QFileDevice::isSequential() const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 233-237 |
| | 2 | 1 |
QFileDevice::error| Name: | QFileDevice::error | | Prototype: | QFileDevice::FileError QFileDevice::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 577-581 |
| | 2 | 1 |
QFileDevice::QFileDevice| Name: | QFileDevice::QFileDevice | | Prototype: | QFileDevice::QFileDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 197-200 |
| | 2 | 1 |
QFileDevice::QFileDevice| Name: | QFileDevice::QFileDevice | | Prototype: | QFileDevice::QFileDevice(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 204-207 |
| | 2 | 1 |
QFileDevice::QFileDevice| Name: | QFileDevice::QFileDevice | | Prototype: | QFileDevice::QFileDevice(QFileDevicePrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 211-214 |
| | 2 | 1 |
QFile::readLink| Name: | QFile::readLink | | Prototype: | QString QFile::readLink() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 454-459 |
| | 2 | 1 |
QFile::fileName| Name: | QFile::fileName | | Prototype: | QString QFile::fileName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 289-293 |
| | 2 | 1 |
QFile::QFile| Name: | QFile::QFile | | Prototype: | QFile::QFile() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 237-240 |
| | 2 | 1 |
QFile::QFile| Name: | QFile::QFile | | Prototype: | QFile::QFile(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 244-247 |
| | 2 | 1 |
QFile::QFile| Name: | QFile::QFile | | Prototype: | QFile::QFile(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 251-256 |
| | 2 | 1 |
QFile::QFile| Name: | QFile::QFile | | Prototype: | QFile::QFile(const QString &name, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 261-266 |
| | 2 | 1 |
QFile::QFile| Name: | QFile::QFile | | Prototype: | QFile::QFile(QFilePrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 270-273 |
| | 2 | 1 |
QFbWindow::setWindowFlags| Name: | QFbWindow::setWindowFlags | | Prototype: | void QFbWindow::setWindowFlags(Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | | Lines: | 94-98 |
| | 2 | 1 |
QFbVtHandler::signalHandler| Name: | QFbVtHandler::signalHandler | | Prototype: | void QFbVtHandler::signalHandler(int sigNo) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 85-89 |
| | 2 | 1 |
QFbScreen::~QFbScreen| Name: | QFbScreen::~QFbScreen | | Prototype: | QFbScreen::~QFbScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 52-56 |
| | 2 | 1 |
QFbScreen::initializeCompositor| Name: | QFbScreen::initializeCompositor | | Prototype: | void QFbScreen::initializeCompositor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 58-62 |
| | 2 | 1 |
QFbScreen::QFbScreen| Name: | QFbScreen::QFbScreen | | Prototype: | QFbScreen::QFbScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | | Lines: | 48-50 |
| | 2 | 1 |
QFbCursorDeviceListener::onDeviceListChanged| Name: | QFbCursorDeviceListener::onDeviceListChanged | | Prototype: | void QFbCursorDeviceListener::onDeviceListChanged(QInputDeviceManager::DeviceType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 46-50 |
| | 2 | 2 |
QFbCursor::updateMouseStatus| Name: | QFbCursor::updateMouseStatus | | Prototype: | void QFbCursor::updateMouseStatus() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | | Lines: | 191-195 |
| | 2 | 1 |
QFactoryLoader::~QFactoryLoader| Name: | QFactoryLoader::~QFactoryLoader | | Prototype: | QFactoryLoader::~QFactoryLoader() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 228-232 |
| | 2 | 1 |
QFactoryLoader::library| Name: | QFactoryLoader::library | | Prototype: | QLibraryPrivate *QFactoryLoader::library(const QString &key) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 288-292 |
| | 2 | 1 |
QFSFileEngineIterator::QFSFileEngineIterator| Name: | QFSFileEngineIterator::QFSFileEngineIterator | | Prototype: | QFSFileEngineIterator::QFSFileEngineIterator(QDir::Filters filters, const QStringList &filterNames) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | | Lines: | 42-46 |
| | 2 | 1 |
QFSFileEngine::size| Name: | QFSFileEngine::size | | Prototype: | qint64 QFSFileEngine::size() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 454-458 |
| | 2 | 1 |
QFSFileEngine::seek| Name: | QFSFileEngine::seek | | Prototype: | bool QFSFileEngine::seek(qint64 pos) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 511-515 |
| | 2 | 1 |
QFSFileEngine::pos| Name: | QFSFileEngine::pos | | Prototype: | qint64 QFSFileEngine::pos() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 492-496 |
| | 2 | 1 |
QFSFileEngine::isRelativePath| Name: | QFSFileEngine::isRelativePath | | Prototype: | bool QFSFileEngine::isRelativePath() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 623-627 |
| | 2 | 1 |
QFSFileEngine::handle| Name: | QFSFileEngine::handle | | Prototype: | int QFSFileEngine::handle() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 558-562 |
| | 2 | 1 |
QFSFileEngine::QFSFileEngine| Name: | QFSFileEngine::QFSFileEngine | | Prototype: | QFSFileEngine::QFSFileEngine(QFSFileEnginePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 161-164 |
| | 2 | 1 |
QFSFileEngine::QFSFileEngine| Name: | QFSFileEngine::QFSFileEngine | | Prototype: | QFSFileEngine::QFSFileEngine(const QString &file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 144-149 |
| | 2 | 1 |
QFSFileEngine::QFSFileEngine| Name: | QFSFileEngine::QFSFileEngine | | Prototype: | QFSFileEngine::QFSFileEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 154-156 |
| | 2 | 1 |
QExposeEvent::QExposeEvent| Name: | QExposeEvent::QExposeEvent | | Prototype: | QExposeEvent::QExposeEvent(const QRegion &exposeRegion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1461-1465 |
| | 2 | 1 |
QExpandingLineEdit::QExpandingLineEdit| Name: | QExpandingLineEdit::QExpandingLineEdit | | Prototype: | QExpandingLineEdit::QExpandingLineEdit(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 522-527 |
| | 2 | 1 |
QException::raise| Name: | QException::raise | | Prototype: | void QException::raise() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | | Lines: | 120-124 |
| | 2 | 1 |
QEventTransition::eventType| Name: | QEventTransition::eventType | | Prototype: | QEvent::Type QEventTransition::eventType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 179-183 |
| | 2 | 1 |
QEventTransition::eventSource| Name: | QEventTransition::eventSource | | Prototype: | QObject *QEventTransition::eventSource() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 201-205 |
| | 2 | 1 |
QEventTransition::QEventTransition| Name: | QEventTransition::QEventTransition | | Prototype: | QEventTransition::QEventTransition(QState *sourceState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 127-130 |
| | 2 | 1 |
QEventTransition::QEventTransition| Name: | QEventTransition::QEventTransition | | Prototype: | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | | Lines: | 150-153 |
| | 2 | 1 |
QEventLoop::isRunning| Name: | QEventLoop::isRunning | | Prototype: | bool QEventLoop::isRunning() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | | Lines: | 275-279 |
| | 2 | 1 |
QEventDispatcherUNIXPrivate::initThreadWakeUp| Name: | QEventDispatcherUNIXPrivate::initThreadWakeUp | | Prototype: | int QEventDispatcherUNIXPrivate::initThreadWakeUp() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 267-271 |
| | 2 | 1 |
QEventDispatcherUNIX::hasPendingEvents| Name: | QEventDispatcherUNIX::hasPendingEvents | | Prototype: | bool QEventDispatcherUNIX::hasPendingEvents() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 618-622 |
| | 2 | 1 |
QEventDispatcherGlib::hasPendingEvents| Name: | QEventDispatcherGlib::hasPendingEvents | | Prototype: | bool QEventDispatcherGlib::hasPendingEvents() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 429-433 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlib| Name: | QEventDispatcherGlib::QEventDispatcherGlib | | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 351-354 |
| | 2 | 1 |
QEventDispatcherGlib::QEventDispatcherGlib| Name: | QEventDispatcherGlib::QEventDispatcherGlib | | Prototype: | QEventDispatcherGlib::QEventDispatcherGlib(QEventDispatcherGlibPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 602-605 |
| | 2 | 1 |
QEvent::registerEventType| Name: | QEvent::registerEventType | | Prototype: | int QEvent::registerEventType(int hint) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 468-472 |
| | 2 | 1 |
QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread| Name: | QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread | | Prototype: | QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThread() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 685-689 |
| | 2 | 1 |
QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered| Name: | QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered | | Prototype: | void QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegistered() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 708-712 |
| | 2 | 1 |
QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread| Name: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread | | Prototype: | QEvdevTabletHandlerThread::~QEvdevTabletHandlerThread() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 300-304 |
| | 2 | 1 |
QEvdevMouseManager::~QEvdevMouseManager| Name: | QEvdevMouseManager::~QEvdevMouseManager | | Prototype: | QEvdevMouseManager::~QEvdevMouseManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 101-105 |
| | 2 | 1 |
QEvdevMouseManager::handleWheelEvent| Name: | QEvdevMouseManager::handleWheelEvent | | Prototype: | void QEvdevMouseManager::handleWheelEvent(int delta, Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 142-146 |
| | 2 | 1 |
QEvdevMouseHandler::~QEvdevMouseHandler| Name: | QEvdevMouseHandler::~QEvdevMouseHandler | | Prototype: | QEvdevMouseHandler::~QEvdevMouseHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 112-116 |
| | 2 | 2 |
QEvdevKeyboardManager::~QEvdevKeyboardManager| Name: | QEvdevKeyboardManager::~QEvdevKeyboardManager | | Prototype: | QEvdevKeyboardManager::~QEvdevKeyboardManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | | Lines: | 92-96 |
| | 2 | 1 |
QErrorMessagePrivate::retranslateStrings| Name: | QErrorMessagePrivate::retranslateStrings | | Prototype: | void QErrorMessagePrivate::retranslateStrings() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 391-395 |
| | 2 | 1 |
QErrorMessagePrivate::isMessageToBeShown| Name: | QErrorMessagePrivate::isMessageToBeShown | | Prototype: | bool QErrorMessagePrivate::isMessageToBeShown(const QString &message, const QString &type) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 313-317 |
| | 2 | 1 |
QEnterEvent::QEnterEvent| Name: | QEnterEvent::QEnterEvent | | Prototype: | QEnterEvent::QEnterEvent(const QPointF &localPos, const QPointF &windowPos, const QPointF &screenPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 70-76 |
| | 2 | 1 |
QEmulationPaintEngine::setState| Name: | QEmulationPaintEngine::setState | | Prototype: | void QEmulationPaintEngine::setState(QPainterState *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 257-261 |
| | 2 | 1 |
QEglFSWindow::setOpacity| Name: | QEglFSWindow::setOpacity | | Prototype: | void QEglFSWindow::setOpacity(qreal) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 323-329 |
| | 2 | 2 |
QEglFSWindow::endCompositing| Name: | QEglFSWindow::endCompositing | | Prototype: | void QEglFSWindow::endCompositing() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 312-316 |
| | 2 | 2 |
QEglFSWindow::QEglFSWindow| Name: | QEglFSWindow::QEglFSWindow | | Prototype: | QEglFSWindow::QEglFSWindow(QWindow *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | | Lines: | 49-58 |
| | 2 | 1 |
QEglFSScreen::~QEglFSScreen| Name: | QEglFSScreen::~QEglFSScreen | | Prototype: | QEglFSScreen::~QEglFSScreen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | | Lines: | 54-58 |
| | 2 | 1 |
QEglFSIntegration::chooseConfig::filterConfig| Name: | QEglFSIntegration::chooseConfig::filterConfig | | Prototype: | bool filterConfig(EGLConfig config) const override | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 435-438 |
| | 2 | 1 |
QEglFSIntegration::QEglFSIntegration| Name: | QEglFSIntegration::QEglFSIntegration | | Prototype: | QEglFSIntegration::QEglFSIntegration() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 91-102 |
| | 2 | 1 |
QEglFSCursorDeviceListener::onDeviceListChanged| Name: | QEglFSCursorDeviceListener::onDeviceListChanged | | Prototype: | void QEglFSCursorDeviceListener::onDeviceListChanged(QInputDeviceManager::DeviceType type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 100-104 |
| | 2 | 2 |
QEglFSCursor::~QEglFSCursor| Name: | QEglFSCursor::~QEglFSCursor | | Prototype: | QEglFSCursor::~QEglFSCursor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 84-88 |
| | 2 | 1 |
QEglFSContext::QEglFSContext| Name: | QEglFSContext::QEglFSContext | | Prototype: | QEglFSContext::QEglFSContext(const QSurfaceFormat &format, QPlatformOpenGLContext *share, EGLDisplay display, EGLConfig *config, const QVariant &nativeHandle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscontext.cpp | | Lines: | 46-52 |
| | 2 | 1 |
QEglConfigChooser::QEglConfigChooser| Name: | QEglConfigChooser::QEglConfigChooser | | Prototype: | QEglConfigChooser::QEglConfigChooser(EGLDisplay display) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglconvenience.cpp | | Lines: | 211-220 |
| | 2 | 1 |
QEasingCurveFunction::value| Name: | QEasingCurveFunction::value | | Prototype: | qreal QEasingCurveFunction::value(qreal t) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 371-375 |
| | 2 | 1 |
QEGLPlatformContext::initialize| Name: | QEGLPlatformContext::initialize | | Prototype: | void QEGLPlatformContext::initialize() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 247-251 |
| | 2 | 2 |
QEGLPbuffer::~QEGLPbuffer| Name: | QEGLPbuffer::~QEGLPbuffer | | Prototype: | QEGLPbuffer::~QEGLPbuffer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglpbuffer.cpp | | Lines: | 91-95 |
| | 2 | 2 |