ArcStorageWindow Class Reference
List of all members.
Public Slots |
void | onFilesDroppedInFileListWidget (QList< QUrl > &urlList) |
void | onFileListFinished (bool error, QString errorMsg) |
void | onError (QString errorStr) |
void | onCopyFromServerFinished (bool error) |
void | onDeleteFinished (bool error) |
void | onMakeDirFinished (bool error) |
void | onCopyToServerFinished (bool error, QList< QString > &failedFiles) |
Public Member Functions |
| ArcStorageWindow (QWidget *parent=0, bool childWindow=false, QString Url="") |
void | onNewStatus (QString errorStr) |
void | setBusyUI (bool busy) |
void | deleteSelectedFiles () |
void | createDir () |
QString | getCurrentURL () |
QMenu * | getWindowListMenu () |
void | writeSettings () |
void | readSettings () |
void | openUrl (QString url) |
void | setWindowId (int id) |
int | getWindowId () |
Protected Member Functions |
void | showEvent (QShowEvent *e) |
void | closeEvent (QCloseEvent *e) |
The documentation for this class was generated from the following files:
- /home/jonas/Development/arc-gui-clients/src/arcstorage-ui/arcstoragewindow.h
- /home/jonas/Development/arc-gui-clients/src/arcstorage-ui/arcstoragewindow.cpp