#include "thumbnailtool.h"#include <opie2/odebug.h>#include <qfileinfo.h>#include <qdir.h>#include <qimage.h>#include <qpixmap.h>#include <qstring.h>Include dependency graph for thumbnailtool.cpp:
Go to the source code of this file.
Functions | |
| static bool | makeThumbDir (const QFileInfo &inf, bool make=false) |
|
||||||||||||
|
Definition at line 14 of file thumbnailtool.cpp. References QFileInfo::dirPath(), QDir::exists(), QDir::mkdir(), and QString::null. Referenced by ThumbNailTool::getThumb(), and ThumbNailTool::putThumb(). |
1.4.2