Cppcheck
Functions
filelist.cpp File Reference
#include "filelist.h"
#include "pathmatch.h"
#include <algorithm>
#include <iterator>
#include <string>
#include <vector>
#include <QDir>
#include <Qt>

Go to the source code of this file.

Functions

static std::vector< std::string > toStdStringList (const QStringList &stringList)
 

Function Documentation

◆ toStdStringList()

static std::vector<std::string> toStdStringList ( const QStringList &  stringList)
static

Definition at line 111 of file filelist.cpp.

Referenced by FileList::applyExcludeList().