QXRD
0.11.16
|
#include "qxrddebug.h"
#include "qxrdfilebrowsermodelupdater.h"
#include "qxrdapplication.h"
#include <QThread>
#include <QDirIterator>
#include "qxrdfilebrowsermodel.h"
#include "qxrdfilebrowsermodelupdaterthread.h"
#include "qxrdfilebrowsermodelupdaterthread-ptr.h"
Go to the source code of this file.
Functions | |
static void | checkSortInterrupt () |
static bool | fileNameLessThan (QFileInfo f1, QFileInfo f2) |
static bool | fileNameGreaterThan (QFileInfo f1, QFileInfo f2) |
static bool | fileSizeLessThan (QFileInfo f1, QFileInfo f2) |
static bool | fileSizeGreaterThan (QFileInfo f1, QFileInfo f2) |
static bool | fileDateLessThan (QFileInfo f1, QFileInfo f2) |
static bool | fileDateGreaterThan (QFileInfo f1, QFileInfo f2) |
|
static |
Definition at line 108 of file qxrdfilebrowsermodelupdater.cpp.
References QxrdFileBrowserModelUpdaterThread::updater().
Referenced by fileDateGreaterThan(), fileDateLessThan(), fileNameGreaterThan(), fileNameLessThan(), fileSizeGreaterThan(), and fileSizeLessThan().
|
static |
Definition at line 160 of file qxrdfilebrowsermodelupdater.cpp.
References checkSortInterrupt().
Referenced by QxrdFileBrowserModelUpdater::updateContents().
|
static |
Definition at line 153 of file qxrdfilebrowsermodelupdater.cpp.
References checkSortInterrupt().
Referenced by QxrdFileBrowserModelUpdater::updateContents().
|
static |
Definition at line 132 of file qxrdfilebrowsermodelupdater.cpp.
References checkSortInterrupt().
Referenced by QxrdFileBrowserModelUpdater::updateContents().
|
static |
Definition at line 125 of file qxrdfilebrowsermodelupdater.cpp.
References checkSortInterrupt().
Referenced by QxrdFileBrowserModelUpdater::updateContents().
|
static |
Definition at line 146 of file qxrdfilebrowsermodelupdater.cpp.
References checkSortInterrupt().
Referenced by QxrdFileBrowserModelUpdater::updateContents().
|
static |
Definition at line 139 of file qxrdfilebrowsermodelupdater.cpp.
References checkSortInterrupt().
Referenced by QxrdFileBrowserModelUpdater::updateContents().