Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qfilesystemwatcher.cpp File Reference

(29115a74963f87ceab6a7c762a758be94a98441a)

#include "qfilesystemwatcher.h"
#include "qfilesystemwatcher_p.h"
#include <qdatetime.h>
#include <qdir.h>
#include <qfileinfo.h>
#include <qloggingcategory.h>
#include <qset.h>
#include "qfilesystemwatcher_polling_p.h"
#include <algorithm>
#include <iterator>
#include "moc_qfilesystemwatcher.cpp"
#include "moc_qfilesystemwatcher_p.cpp"
+ Include dependency graph for qfilesystemwatcher.cpp:

Go to the source code of this file.

Functions

static QStringList empty_paths_pruned (const QStringList &paths)
 

Function Documentation

◆ empty_paths_pruned()

static QStringList empty_paths_pruned ( const QStringList & paths)
static

Definition at line 276 of file qfilesystemwatcher.cpp.

Referenced by QFileSystemWatcher::addPaths(), and QFileSystemWatcher::removePaths().

+ Here is the caller graph for this function: