Representation of a directory node in the image cache tree.
More...
#include <scimagecachedir.h>
|
typedef unsigned int | AccessCounter |
|
|
| ScImageCacheDir (const QString &dir, ScImageCacheDir *parent=0, bool scanFiles=false, const QStringList &suffixList=QStringList()) |
|
ScImageCacheDir * | newSubDir (const QString &dir, bool scanFiles=false, const QStringList &suffixList=QStringList()) |
|
const QString & | name () const |
|
QString | path (bool relative=false) const |
|
QString | path (const QString &file) const |
|
qint64 | size () const |
|
bool | exists () const |
|
void | update () |
|
bool | updateFile (const QString &file) |
|
bool | updateAccess (const QString &dir, AccessCounter from, AccessCounter to) |
|
|
static bool | lastAccess (const QString &dir, AccessCounter &access) |
|
|
static const QString | accessFileName |
|
Representation of a directory node in the image cache tree.
- Author
- Marcus Holland-Moritz
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/scimagecachedir.h
- /Users/ale/src/Scribus/scribus/scimagecachedir.cpp