Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QEvdevMouseManager::handleWheelEventName: | 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 |
QEvdevMouseManager::~QEvdevMouseManagerName: | 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 |
QEvdevTabletHandlerThread::~QEvdevTabletHandlerThreadName: | 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 |
QEvdevTouchScreenHandlerThread::notifyTouchDeviceRegisteredName: | 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 |
QEvdevTouchScreenHandlerThread::~QEvdevTouchScreenHandlerThreadName: | 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 |
QEvent::registerEventTypeName: | 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 |
QEventDispatcherGlib::QEventDispatcherGlibName: | 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::QEventDispatcherGlibName: | 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 |
QEventDispatcherGlib::hasPendingEventsName: | 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 |
QEventDispatcherUNIX::hasPendingEventsName: | 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 |
QEventDispatcherUNIXPrivate::initThreadWakeUpName: | 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 |
QEventLoop::isRunningName: | 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 |
QEventTransition::QEventTransitionName: | 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::QEventTransitionName: | 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 |
QEventTransition::eventSourceName: | 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::eventTypeName: | 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 |
QException::raiseName: | 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 |
QExpandingLineEdit::QExpandingLineEditName: | 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 |
QExposeEvent::QExposeEventName: | 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 |
QFSFileEngine::QFSFileEngineName: | 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::QFSFileEngineName: | 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::QFSFileEngineName: | 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 |
QFSFileEngine::handleName: | 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::isRelativePathName: | 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::posName: | 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::seekName: | 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::sizeName: | 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 |
QFSFileEngineIterator::QFSFileEngineIteratorName: | 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 |
QFactoryLoader::libraryName: | 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 |
QFactoryLoader::~QFactoryLoaderName: | 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 |
QFbCursor::updateMouseStatusName: | 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 |
QFbCursorDeviceListener::onDeviceListChangedName: | 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 |
QFbScreen::QFbScreenName: | 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 |
QFbScreen::initializeCompositorName: | 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::~QFbScreenName: | 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 |
QFbVtHandler::signalHandlerName: | 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 |
QFbWindow::setWindowFlagsName: | 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 |
QFile::QFileName: | 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::QFileName: | 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::QFileName: | 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::QFileName: | 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::QFileName: | 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 |
QFile::fileNameName: | 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::readLinkName: | 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 |
QFileDevice::QFileDeviceName: | 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::QFileDeviceName: | 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::QFileDeviceName: | 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 |
QFileDevice::errorName: | 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::isSequentialName: | 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::unsetErrorName: | 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 |
QFileDevicePrivate::QFileDevicePrivateName: | 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 |
QFileDevicePrivate::setErrorName: | 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::setErrorName: | 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::setErrorName: | 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::~QFileDevicePrivateName: | 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 |
QFileDialog::QFileDialogName: | 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::QFileDialogName: | 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 |
QFileDialog::acceptModeName: | 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::defaultSuffixName: | 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::fileModeName: | 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::getExistingDirectoryName: | 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::getOpenFileNameName: | 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::getSaveFileNameName: | 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::optionsName: | 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::proxyModelName: | 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::setDefaultSuffixName: | 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::setSupportedSchemesName: | 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::sidebarUrlsName: | 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::testOptionName: | 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::~QFileDialogName: | 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 |
QFileDialogListView::QFileDialogListViewName: | 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 |
QFileDialogListView::sizeHintName: | 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 |
QFileDialogOptions::QFileDialogOptionsName: | 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::QFileDialogOptionsName: | 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 |
QFileDialogOptions::setLabelTextName: | 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::setOptionName: | 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::setOptionsName: | 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 |
QFileDialogPrivate::QFileDialogPrivateName: | 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 |
QFileDialogPrivate::_q_currentChangedName: | 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::_q_goHomeName: | 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::removeDirectoryName: | 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::updateCancelButtonTextName: | QFileDialogPrivate::updateCancelButtonText | Prototype: | void QFileDialogPrivate::updateCancelButtonText() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 650-654 |
| | 2 | 2 |
QFileDialogPrivate::updateFileTypeLabelName: | QFileDialogPrivate::updateFileTypeLabel | Prototype: | void QFileDialogPrivate::updateFileTypeLabel() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 619-623 |
| | 2 | 2 |
QFileDialogPrivate::updateLookInLabelName: | QFileDialogPrivate::updateLookInLabel | Prototype: | void QFileDialogPrivate::updateLookInLabel() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 596-600 |
| | 2 | 2 |
QFileDialogTreeView::QFileDialogTreeViewName: | QFileDialogTreeView::QFileDialogTreeView | Prototype: | QFileDialogTreeView::QFileDialogTreeView(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3953-3955 |
| | 2 | 1 |
QFileIconProvider::QFileIconProviderName: | QFileIconProvider::QFileIconProvider | Prototype: | QFileIconProvider::QFileIconProvider() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 256-259 |
| | 2 | 1 |
QFileIconProvider::optionsName: | QFileIconProvider::options | Prototype: | QFileIconProvider::Options QFileIconProvider::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 289-293 |
| | 2 | 1 |
QFileIconProvider::setOptionsName: | QFileIconProvider::setOptions | Prototype: | void QFileIconProvider::setOptions(QFileIconProvider::Options options) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 276-280 |
| | 2 | 1 |
QFileIconProviderPrivate::QFileIconProviderPrivateName: | QFileIconProviderPrivate::QFileIconProviderPrivate | Prototype: | QFileIconProviderPrivate::QFileIconProviderPrivate(QFileIconProvider *q) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 190-193 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(QFileInfoPrivate *p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 310-312 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 321-323 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 331-333 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(const QFile &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 344-346 |
| | 2 | 1 |
QFileInfo::QFileInfoName: | QFileInfo::QFileInfo | Prototype: | QFileInfo::QFileInfo(const QDir &dir, const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 360-363 |
| | 2 | 1 |
QFileInfo::cachingName: | QFileInfo::caching | Prototype: | bool QFileInfo::caching() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1375-1379 |
| | 2 | 1 |
QFileInfo::dirName: | QFileInfo::dir | Prototype: | QDir QFileInfo::dir() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 876-881 |
| | 2 | 1 |
QFileInfo::operator=Name: | QFileInfo::operator= | Prototype: | QFileInfo &QFileInfo::operator=(const QFileInfo &fileinfo) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 440-444 |
| | 2 | 1 |
QFileInfo::refreshName: | QFileInfo::refresh | Prototype: | void QFileInfo::refresh() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 713-717 |
| | 2 | 1 |
QFileInfo::setCachingName: | QFileInfo::setCaching | Prototype: | void QFileInfo::setCaching(bool enable) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 1393-1397 |
| | 2 | 1 |
QFileInfoGatherer::removePathName: | QFileInfoGatherer::removePath | Prototype: | void QFileInfoGatherer::removePath(const QString &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 183-191 |
| | 2 | 1 |