Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qfilesystemwatcher_inotify.cpp File Reference

(afe66971fcce0bf6d5fc842871b30811cb9487a9)

#include "qfilesystemwatcher.h"
#include "qfilesystemwatcher_inotify_p.h"
#include "private/qcore_unix_p.h"
#include "private/qsystemerror_p.h"
#include <qdebug.h>
#include <qfile.h>
#include <qfileinfo.h>
#include <qscopeguard.h>
#include <qsocketnotifier.h>
#include <qvarlengtharray.h>
#include <sys/inotify.h>
#include "moc_qfilesystemwatcher_inotify_p.cpp"
Include dependency graph for qfilesystemwatcher_inotify.cpp:

Go to the source code of this file.

Functions

template<typename Hash, typename Key>
Hash::const_iterator find_last_in_equal_range (const Hash &c, const Key &key)

Function Documentation

◆ find_last_in_equal_range()

template<typename Hash, typename Key>
Hash::const_iterator find_last_in_equal_range ( const Hash & c,
const Key & key )

Definition at line 395 of file qfilesystemwatcher_inotify.cpp.