![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <RemoteFileCopy.hpp>
Inherits QSplitter.
Public Member Functions | |
| RemoteFileCopy (QWidget *parent) | |
| ~RemoteFileCopy () | |
Private Slots | |
| void | to_local_copy_requested (QModelIndex item, QModelIndexList copy_items) |
| void | to_remote_copy_requested (QModelIndex item, QModelIndexList copy_items) |
| void | local_item_double_clicked (QModelIndex item) |
| void | remote_item_double_clicked (QModelIndex item) |
| void | remote_dir_changed (const QString &dir) |
| void | copy_finished () |
Private Attributes | |
| boost::shared_ptr< core::NRemoteFSBrowser > | remote_files |
| FileFilter * | filter_remote_model |
| QFileSystemModel * | local_files |
| DraggableListWidget * | remote_list_widget |
| DraggableListWidget * | local_list_widget |
Definition at line 34 of file RemoteFileCopy.hpp.
| RemoteFileCopy | ( | QWidget * | parent | ) |
Definition at line 29 of file RemoteFileCopy.cpp.
| ~RemoteFileCopy | ( | ) |
Definition at line 75 of file RemoteFileCopy.cpp.
|
privateslot |
Definition at line 158 of file RemoteFileCopy.cpp.
|
privateslot |
Definition at line 130 of file RemoteFileCopy.cpp.
|
privateslot |
Definition at line 148 of file RemoteFileCopy.cpp.
|
privateslot |
Definition at line 140 of file RemoteFileCopy.cpp.
|
privateslot |
Definition at line 82 of file RemoteFileCopy.cpp.
|
privateslot |
Definition at line 108 of file RemoteFileCopy.cpp.
|
private |
Definition at line 48 of file RemoteFileCopy.hpp.
|
private |
Definition at line 49 of file RemoteFileCopy.hpp.
|
private |
Definition at line 51 of file RemoteFileCopy.hpp.
|
private |
Definition at line 47 of file RemoteFileCopy.hpp.
|
private |
Definition at line 50 of file RemoteFileCopy.hpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |