#include <DataSelector.h>
Public Member Functions | |
dirFileList () | |
~dirFileList () | |
bool | getFilesInDir (const char *target_dir) |
bool | nameFound (string &fileN) |
Public Attributes | |
vector< string > | fileName |
vector< QDateTime > | tFile |
dirFileList::dirFileList | ( | ) | [inline] |
dirFileList::~dirFileList | ( | ) | [inline] |
bool dirFileList::getFilesInDir | ( | const char * | target_dir | ) |
bool dirFileList::nameFound | ( | string & | fileN | ) |
vector<string> dirFileList::fileName |
vector<QDateTime> dirFileList::tFile |