Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QEvdevMouseManager::handleMouseEventName: | QEvdevMouseManager::handleMouseEvent | Prototype: | void QEvdevMouseManager::handleMouseEvent(int x, int y, bool abs, Qt::MouseButtons buttons) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | Lines: | 129-146 |
| | 8 | 2 |
QEvdevTabletHandler::~QEvdevTabletHandlerName: | QEvdevTabletHandler::~QEvdevTabletHandler | Prototype: | QEvdevTabletHandler::~QEvdevTabletHandler() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | Lines: | 191-197 |
| | 3 | 2 |
QEvdevTouchScreenData::addTouchPointName: | QEvdevTouchScreenData::addTouchPoint | Prototype: | void QEvdevTouchScreenData::addTouchPoint(const Contact &contact, Qt::TouchPointStates *combinedStates) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | Lines: | 413-436 |
| | 14 | 2 |
QEvent::~QEventName: | QEvent::~QEvent | Prototype: | QEvent::~QEvent() | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 333-338 |
| | 3 | 2 |
QEventDispatcherGlib::registeredTimersName: | QEventDispatcherGlib::registeredTimers | Prototype: | QList<QEventDispatcherGlib::TimerInfo> QEventDispatcherGlib::registeredTimers(QObject *object) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 559-568 |
| | 5 | 2 |
QEventDispatcherGlib::remainingTimeName: | QEventDispatcherGlib::remainingTime | Prototype: | int QEventDispatcherGlib::remainingTime(int timerId) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 570-581 |
| | 5 | 2 |
QEventDispatcherGlib::~QEventDispatcherGlibName: | QEventDispatcherGlib::~QEventDispatcherGlib | Prototype: | QEventDispatcherGlib::~QEventDispatcherGlib() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | Lines: | 366-402 |
| | 24 | 2 |
QEventDispatcherUNIX::registeredTimersName: | QEventDispatcherUNIX::registeredTimers | Prototype: | QList<QEventDispatcherUNIX::TimerInfo> QEventDispatcherUNIX::registeredTimers(QObject *object) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 379-389 |
| | 5 | 2 |
QEventDispatcherUNIX::remainingTimeName: | QEventDispatcherUNIX::remainingTime | Prototype: | int QEventDispatcherUNIX::remainingTime(int timerId) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 526-537 |
| | 5 | 2 |
QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivateName: | QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate | Prototype: | QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 225-229 |
| | 2 | 2 |
QEventDispatcherUNIXPrivate::setSocketNotifierPendingName: | QEventDispatcherUNIXPrivate::setSocketNotifierPending | Prototype: | void QEventDispatcherUNIXPrivate::setSocketNotifierPending(QSocketNotifier *notifier) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 237-245 |
| | 4 | 2 |
QEventLoop::eventName: | QEventLoop::event | Prototype: | bool QEventLoop::event(QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 304-312 |
| | 4 | 2 |
QEventLoop::exec::~LoopReferenceName: | QEventLoop::exec::~LoopReference | Prototype: | ~LoopReference() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 187-202 |
| | 12 | 2 |
QEventLoop::exitName: | QEventLoop::exit | Prototype: | void QEventLoop::exit(int returnCode) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 263-272 |
| | 6 | 2 |
QEventLoop::processEventsName: | QEventLoop::processEvents | Prototype: | bool QEventLoop::processEvents(ProcessEventsFlags flags) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 129-135 |
| | 4 | 2 |
QEventLoop::wakeUpName: | QEventLoop::wakeUp | Prototype: | void QEventLoop::wakeUp() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp | Lines: | 292-298 |
| | 4 | 2 |
QEventTransition::eventTestName: | QEventTransition::eventTest | Prototype: | bool QEventTransition::eventTest(QEvent *event) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 230-239 |
| | 6 | 2 |
QEventTransition::setEventSourceName: | QEventTransition::setEventSource | Prototype: | void QEventTransition::setEventSource(QObject *object) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 217-225 |
| | 6 | 2 |
QEventTransition::setEventTypeName: | QEventTransition::setEventType | Prototype: | void QEventTransition::setEventType(QEvent::Type type) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 194-202 |
| | 6 | 2 |
QEventTransitionPrivate::maybeRegisterName: | QEventTransitionPrivate::maybeRegister | Prototype: | void QEventTransitionPrivate::maybeRegister() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 123-128 |
| | 3 | 2 |
QEventTransitionPrivate::unregisterName: | QEventTransitionPrivate::unregister | Prototype: | void QEventTransitionPrivate::unregister() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp | Lines: | 115-121 |
| | 4 | 2 |
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointerName: | QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer | Prototype: | template<> inline QExplicitlySharedDataPointer<QDBusUnixFileDescriptorPrivate>::~QExplicitlySharedDataPointer() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | Lines: | 126-128 |
| | 1 | 2 |
QFSFileEngine::copyName: | QFSFileEngine::copy | Prototype: | bool QFSFileEngine::copy(const QString &newName) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 406-415 |
| | 6 | 2 |
QFSFileEngine::fileTimeName: | QFSFileEngine::fileTime | Prototype: | QDateTime QFSFileEngine::fileTime(FileTime time) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 679-687 |
| | 4 | 2 |
QFSFileEngine::flushName: | QFSFileEngine::flush | Prototype: | bool QFSFileEngine::flush() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 411-420 |
| | 4 | 2 |
QFSFileEngine::isSequentialName: | QFSFileEngine::isSequential | Prototype: | bool QFSFileEngine::isSequential() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 803-809 |
| | 4 | 2 |
QFSFileEngine::linkName: | QFSFileEngine::link | Prototype: | bool QFSFileEngine::link(const QString &newName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 436-445 |
| | 6 | 2 |
QFSFileEngine::ownerName: | QFSFileEngine::owner | Prototype: | QString QFSFileEngine::owner(FileOwner own) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 646-651 |
| | 3 | 2 |
QFSFileEngine::ownerIdName: | QFSFileEngine::ownerId | Prototype: | uint QFSFileEngine::ownerId(FileOwner own) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 635-644 |
| | 4 | 2 |
QFSFileEngine::readName: | QFSFileEngine::read | Prototype: | qint64 QFSFileEngine::read(char *data, qint64 maxlen) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 574-587 |
| | 5 | 2 |
QFSFileEngine::readLineName: | QFSFileEngine::readLine | Prototype: | qint64 QFSFileEngine::readLine(char *data, qint64 maxlen) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 652-665 |
| | 5 | 2 |
QFSFileEngine::removeName: | QFSFileEngine::remove | Prototype: | bool QFSFileEngine::remove() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 394-404 |
| | 7 | 2 |
QFSFileEngine::renameName: | QFSFileEngine::rename | Prototype: | bool QFSFileEngine::rename(const QString &newName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 423-434 |
| | 6 | 2 |
QFSFileEngine::setPermissionsName: | QFSFileEngine::setPermissions | Prototype: | bool QFSFileEngine::setPermissions(uint perms) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 653-662 |
| | 6 | 2 |
QFSFileEngine::syncToDiskName: | QFSFileEngine::syncToDisk | Prototype: | bool QFSFileEngine::syncToDisk() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 425-431 |
| | 4 | 2 |
QFSFileEngine::writeName: | QFSFileEngine::write | Prototype: | qint64 QFSFileEngine::write(const char *data, qint64 len) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 705-718 |
| | 5 | 2 |
QFSFileEngineIterator::advanceName: | QFSFileEngineIterator::advance | Prototype: | void QFSFileEngineIterator::advance() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 78-90 |
| | 7 | 2 |
QFSFileEngineIterator::hasNextName: | QFSFileEngineIterator::hasNext | Prototype: | bool QFSFileEngineIterator::hasNext() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 58-67 |
| | 5 | 2 |
QFSFileEngineIterator::nextName: | QFSFileEngineIterator::next | Prototype: | QString QFSFileEngineIterator::next() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_iterator.cpp | Lines: | 69-76 |
| | 4 | 2 |
QFSFileEnginePrivate::isSequentialFdFhName: | QFSFileEnginePrivate::isSequentialFdFh | Prototype: | bool QFSFileEnginePrivate::isSequentialFdFh() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 815-820 |
| | 3 | 2 |
QFSFileEnginePrivate::isSymlinkName: | QFSFileEnginePrivate::isSymlink | Prototype: | bool QFSFileEnginePrivate::isSymlink() const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 517-523 |
| | 3 | 2 |
QFSFileEnginePrivate::nativeSyncToDiskName: | QFSFileEnginePrivate::nativeSyncToDisk | Prototype: | bool QFSFileEnginePrivate::nativeSyncToDisk() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 272-283 |
| | 5 | 2 |
QFSFileEnginePrivate::posFdFhName: | QFSFileEnginePrivate::posFdFh | Prototype: | qint64 QFSFileEnginePrivate::posFdFh() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 508-513 |
| | 3 | 2 |
QFSFileEnginePrivate::sizeFdFhName: | QFSFileEnginePrivate::sizeFdFh | Prototype: | qint64 QFSFileEnginePrivate::sizeFdFh() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 483-493 |
| | 7 | 2 |
QFactoryLoader::refreshAllName: | QFactoryLoader::refreshAll | Prototype: | void QFactoryLoader::refreshAll() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 221-229 |
| | 5 | 2 |
QFactoryLoaderPrivate::~QFactoryLoaderPrivateName: | QFactoryLoaderPrivate::~QFactoryLoaderPrivate | Prototype: | QFactoryLoaderPrivate::~QFactoryLoaderPrivate() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | Lines: | 82-89 |
| | 4 | 2 |
QFbBackingStore::QFbBackingStoreName: | QFbBackingStore::QFbBackingStore | Prototype: | QFbBackingStore::QFbBackingStore(QWindow *window) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 50-57 |
| | 3 | 2 |
QFbBackingStore::resizeName: | QFbBackingStore::resize | Prototype: | void QFbBackingStore::resize(const QSize &size, const QRegion &staticContents) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbbackingstore.cpp | Lines: | 71-77 |
| | 3 | 2 |
QFbCursor::dirtyRectName: | QFbCursor::dirtyRect | Prototype: | QRect QFbCursor::dirtyRect() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 141-148 |
| | 4 | 2 |
QFbCursor::setPosName: | QFbCursor::setPos | Prototype: | void QFbCursor::setPos(const QPoint &pos) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp | Lines: | 101-108 |
| | 5 | 2 |
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: | 52-56 |
| | 2 | 2 |
QFbScreen::eventName: | QFbScreen::event | Prototype: | bool QFbScreen::event(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 70-78 |
| | 5 | 2 |
QFbScreen::lowerName: | QFbScreen::lower | Prototype: | void QFbScreen::lower(QFbWindow *window) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 126-137 |
| | 9 | 2 |
QFbScreen::raiseName: | QFbScreen::raise | Prototype: | void QFbScreen::raise(QFbWindow *window) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 113-124 |
| | 9 | 2 |
QFbScreen::scheduleUpdateName: | QFbScreen::scheduleUpdate | Prototype: | void QFbScreen::scheduleUpdate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 164-170 |
| | 3 | 2 |
QFbVtHandler::~QFbVtHandlerName: | QFbVtHandler::~QFbVtHandler | Prototype: | QFbVtHandler::~QFbVtHandler() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | Lines: | 132-143 |
| | 5 | 2 |
QFbWindow::repaintName: | QFbWindow::repaint | Prototype: | void QFbWindow::repaint(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbwindow.cpp | Lines: | 121-136 |
| | 11 | 2 |
QFdContainer::resetName: | QFdContainer::reset | Prototype: | void QFdContainer::reset() noexcept | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | Lines: | 62-67 |
| | 3 | 2 |
QFileDevice::handleName: | QFileDevice::handle | Prototype: | int QFileDevice::handle() const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 260-267 |
| | 4 | 2 |
QFileDevice::setPermissionsName: | QFileDevice::setPermissions | Prototype: | bool QFileDevice::setPermissions(Permissions permissions) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 658-667 |
| | 6 | 2 |
QFileDevice::sizeName: | QFileDevice::size | Prototype: | qint64 QFileDevice::size() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 600-607 |
| | 5 | 2 |
QFileDevicePrivate::engineName: | QFileDevicePrivate::engine | Prototype: | QAbstractFileEngine * QFileDevicePrivate::engine() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 69-74 |
| | 3 | 2 |
QFileDialog::changeEventName: | QFileDialog::changeEvent | Prototype: | void QFileDialog::changeEvent(QEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 514-522 |
| | 5 | 2 |
QFileDialog::directoryName: | QFileDialog::directory | Prototype: | QDir QFileDialog::directory() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 948-956 |
| | 5 | 2 |
QFileDialog::directoryUrlName: | QFileDialog::directoryUrl | Prototype: | QUrl QFileDialog::directoryUrl() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 997-1004 |
| | 4 | 2 |
QFileDialog::doneName: | QFileDialog::done | Prototype: | void QFileDialog::done(int result) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2564-2577 |
| | 8 | 2 |
QFileDialog::filterName: | QFileDialog::filter | Prototype: | QDir::Filters QFileDialog::filter() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1494-1500 |
| | 4 | 2 |
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: | 2450-2458 |
| | 2 | 2 |
QFileDialog::getExistingDirectoryUrlName: | QFileDialog::getExistingDirectoryUrl | Prototype: | QUrl QFileDialog::getExistingDirectoryUrl(QWidget *parent, const QString &caption, const QUrl &dir, Options options, const QStringList &supportedSchemes) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2487-2505 |
| | 11 | 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::iconProviderName: | QFileDialog::iconProvider | Prototype: | QFileIconProvider *QFileDialog::iconProvider() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1976-1982 |
| | 4 | 2 |
QFileDialog::itemDelegateName: | QFileDialog::itemDelegate | Prototype: | QAbstractItemDelegate *QFileDialog::itemDelegate() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1952-1958 |
| | 4 | 2 |
QFileDialog::selectMimeTypeFilterName: | QFileDialog::selectMimeTypeFilter | Prototype: | void QFileDialog::selectMimeTypeFilter(const QString &filter) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1588-1593 |
| | 3 | 2 |
QFileDialog::selectedNameFilterName: | QFileDialog::selectedNameFilter | Prototype: | QString QFileDialog::selectedNameFilter() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1478-1485 |
| | 4 | 2 |
QFileDialog::setFilterName: | QFileDialog::setFilter | Prototype: | void QFileDialog::setFilter(QDir::Filters filters) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1511-1522 |
| | 7 | 2 |
QFileDialog::setHistoryName: | QFileDialog::setHistory | Prototype: | void QFileDialog::setHistory(const QStringList &paths) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1889-1894 |
| | 3 | 2 |
QFileDialog::setIconProviderName: | QFileDialog::setIconProvider | Prototype: | void QFileDialog::setIconProvider(QFileIconProvider *provider) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1963-1971 |
| | 5 | 2 |
QFileDialog::setItemDelegateName: | QFileDialog::setItemDelegate | Prototype: | void QFileDialog::setItemDelegate(QAbstractItemDelegate *delegate) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1940-1947 |
| | 5 | 2 |
QFileDialog::setOptionName: | QFileDialog::setOption | Prototype: | void QFileDialog::setOption(Option option, bool on) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 731-736 |
| | 3 | 2 |
QFileDialog::setSidebarUrlsName: | QFileDialog::setSidebarUrls | Prototype: | void QFileDialog::setSidebarUrls(const QList<QUrl> &urls) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 410-415 |
| | 3 | 2 |
QFileDialog::viewModeName: | QFileDialog::viewMode | Prototype: | QFileDialog::ViewMode QFileDialog::viewMode() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1618-1624 |
| | 4 | 2 |
QFileDialogComboBox::setHistoryName: | QFileDialogComboBox::setHistory | Prototype: | void QFileDialogComboBox::setHistory(const QStringList &paths) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1896-1907 |
| | 7 | 2 |
QFileDialogLineEdit::keyPressEventName: | QFileDialogLineEdit::keyPressEvent | Prototype: | void QFileDialogLineEdit::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3997-4010 |
| | 4 | 2 |
QFileDialogListView::keyPressEventName: | QFileDialogListView::keyPressEvent | Prototype: | void QFileDialogListView::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3937-3949 |
| | 3 | 2 |
QFileDialogOptions::operator=Name: | QFileDialogOptions::operator= | Prototype: | QFileDialogOptions &QFileDialogOptions::operator=(const QFileDialogOptions &rhs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 447-452 |
| | 3 | 2 |
QFileDialogOptions::setDefaultSuffixName: | QFileDialogOptions::setDefaultSuffix | Prototype: | void QFileDialogOptions::setDefaultSuffix(const QString &suffix) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | Lines: | 594-599 |
| | 3 | 2 |
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: | 616-620 |
| | 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: | 468-472 |
| | 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: | 479-483 |
| | 2 | 2 |
QFileDialogPrivate::_q_emitUrlSelectedName: | QFileDialogPrivate::_q_emitUrlSelected | Prototype: | void QFileDialogPrivate::_q_emitUrlSelected(const QUrl &file) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3752-3758 |
| | 4 | 2 |
QFileDialogPrivate::_q_nativeCurrentChangedName: | QFileDialogPrivate::_q_nativeCurrentChanged | Prototype: | void QFileDialogPrivate::_q_nativeCurrentChanged(const QUrl &file) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3772-3778 |
| | 4 | 2 |
QFileDialogPrivate::_q_navigateBackwardName: | QFileDialogPrivate::_q_navigateBackward | Prototype: | void QFileDialogPrivate::_q_navigateBackward() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3236-3244 |
| | 5 | 2 |
QFileDialogPrivate::_q_navigateForwardName: | QFileDialogPrivate::_q_navigateForward | Prototype: | void QFileDialogPrivate::_q_navigateForward() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3251-3259 |
| | 5 | 2 |
QFileDialogPrivate::_q_navigateToParentName: | QFileDialogPrivate::_q_navigateToParent | Prototype: | void QFileDialogPrivate::_q_navigateToParent() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3267-3280 |
| | 9 | 2 |
QFileDialogPrivate::_q_renameCurrentName: | QFileDialogPrivate::_q_renameCurrent | Prototype: | void QFileDialogPrivate::_q_renameCurrent() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3376-3385 |
| | 6 | 2 |
QFileDialogPrivate::_q_rowsInsertedName: | QFileDialogPrivate::_q_rowsInserted | Prototype: | void QFileDialogPrivate::_q_rowsInserted(const QModelIndex &parent) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3733-3741 |
| | 6 | 2 |
QFileDialogPrivate::emitFilesSelectedName: | QFileDialogPrivate::emitFilesSelected | Prototype: | void QFileDialogPrivate::emitFilesSelected(const QStringList &files) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 693-699 |
| | 4 | 2 |
QFileDialogPrivate::getEnvironmentVariableName: | QFileDialogPrivate::getEnvironmentVariable | Prototype: | QString QFileDialogPrivate::getEnvironmentVariable(const QString &string) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 3828-3840 |
| | 3 | 2 |
QFileDialogPrivate::helperDoneName: | QFileDialogPrivate::helperDone | Prototype: | void QFileDialogPrivate::helperDone(QDialog::DialogCode code, QPlatformDialogHelper *) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 569-577 |
| | 5 | 2 |