| 
| 
static bool  | showFolder (QString localFilePath, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFolders (const QList< QString > localFilePaths, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFolder (QUrl url, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFolders (const QList< QUrl > urls, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFileItemPropertie (QString localFilePath, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFileItemProperties (const QList< QString > localFilePaths, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFileItemPropertie (QUrl url, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFileItemProperties (const QList< QUrl > urls, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFileItem (QString localFilePath, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFileItems (const QList< QString > localFilePaths, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFileItem (QUrl url, const QString &startupId=QString()) | 
|   | 
| 
static bool  | showFileItems (const QList< QUrl > urls, const QString &startupId=QString()) | 
|   | 
| 
static bool  | trash (QString localFilePath) | 
|   | 
| 
static bool  | trash (const QList< QString > localFilePaths) | 
|   | 
| 
static bool  | trash (QUrl urlstartupId) | 
|   | 
| 
static bool  | trash (const QList< QUrl > urls) | 
|   | 
| 
static QString  | errorMessage () | 
|   |