qBittorrent
torrentcreatorthread.cpp File Reference
#include "torrentcreatorthread.h"
#include <fstream>
#include <libtorrent/create_torrent.hpp>
#include <libtorrent/file_storage.hpp>
#include <libtorrent/torrent_info.hpp>
#include <QDirIterator>
#include <QFileInfo>
#include <QHash>
#include "base/exceptions.h"
#include "base/global.h"
#include "base/utils/compare.h"
#include "base/utils/fs.h"
#include "base/utils/io.h"
#include "base/version.h"
#include "lttypecast.h"
Include dependency graph for torrentcreatorthread.cpp:

Go to the source code of this file.

Namespaces

 anonymous_namespace{torrentcreatorthread.cpp}
 

Functions

bool anonymous_namespace{torrentcreatorthread.cpp}::fileFilter (const std::string &f)