![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <RemoteFileCopy.hpp>
Inherits QListView.
Signals | |
| void | copy_request (QModelIndex item, QModelIndexList copy_items) |
| void | item_double_clicked (QModelIndex item) |
Public Member Functions | |
| DraggableListWidget (QWidget *parent) | |
| constructor More... | |
| void | set_accepted_source (DraggableListWidget *accepted_source) |
Protected Member Functions | |
| void | mouseDoubleClickEvent (QMouseEvent *e) |
| void | dropEvent (QDropEvent *e) |
| void | dragEnterEvent (QDragEnterEvent *e) |
| void | dragMoveEvent (QDragMoveEvent *e) |
| void | dragLeaveEvent (QDragLeaveEvent *e) |
Private Attributes | |
| DraggableListWidget * | accepted_source |
Definition at line 56 of file RemoteFileCopy.hpp.
| DraggableListWidget | ( | QWidget * | parent | ) |
constructor
Definition at line 166 of file RemoteFileCopy.cpp.
|
signal |
|
protected |
Definition at line 200 of file RemoteFileCopy.cpp.
|
protected |
Definition at line 213 of file RemoteFileCopy.cpp.
|
protected |
Definition at line 207 of file RemoteFileCopy.cpp.
|
protected |
Definition at line 190 of file RemoteFileCopy.cpp.
|
signal |
|
protected |
Definition at line 184 of file RemoteFileCopy.cpp.
| void set_accepted_source | ( | DraggableListWidget * | accepted_source | ) |
Definition at line 178 of file RemoteFileCopy.cpp.
|
private |
Definition at line 72 of file RemoteFileCopy.hpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |