Event handler for drag and drop, clicks, double-click.
More...
List of all members.
Detailed Description
Event handler for drag and drop, clicks, double-click.
- Parameters:
-
| listView | List view of directory and file items (bottom part of file system tab) |
| treeView | Tree view of directory items (top part of file system tab). |
Constructor & Destructor Documentation
| void ListViewEventHandler::ListViewEventHandler |
( |
void |
listView, |
|
|
void |
treeView |
|
) |
| |
|
inline |
Member Function Documentation
| void ListViewEventHandler::doubleClicked |
( |
void |
file | ) |
|
|
inline |
Handle double-clicks on directory items in list view (bottom).
| void ListViewEventHandler::mouseMoveEvent |
( |
void |
evt | ) |
|
|
inline |
| void ListViewEventHandler::mousePressEvent |
( |
void |
evt | ) |
|
|
inline |
Member Data Documentation
| int ListViewEventHandler::listView |
| int ListViewEventHandler::treeView |
The documentation for this class was generated from the following file: