|
Scribus
Open source desktop publishing at your fingertips
|
Representation of a file node in the image cache tree. More...
#include <scimagecachefile.h>


Public Member Functions | |
| ScImageCacheFile (const QString &name, ScImageCacheDir *parent=0) | |
| QString | path (bool relative=false) const |
| qint64 | size () const |
| const QDateTime & | modified () const |
| bool | exists () const |
| bool | hasChanged (const QFileInfo &info) const |
| bool | hasChanged () const |
| bool | update (const QFileInfo &info) |
| bool | update () |
Representation of a file node in the image cache tree.