Event handler for drag and drop, clicks, double-click.
More...
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). |
◆ ListViewEventHandler()
| void ListViewEventHandler::ListViewEventHandler |
( |
void |
listView, |
|
|
void |
treeView |
|
) |
| |
|
inline |
◆ doubleClicked()
| void ListViewEventHandler::doubleClicked |
( |
void |
file | ) |
|
|
inline |
Handle double-clicks on directory items in list view (bottom).
◆ mouseMoveEvent()
| void ListViewEventHandler::mouseMoveEvent |
( |
void |
evt | ) |
|
|
inline |
◆ mousePressEvent()
| void ListViewEventHandler::mousePressEvent |
( |
void |
evt | ) |
|
|
inline |
◆ listView
| int ListViewEventHandler::listView |
◆ treeView
| int ListViewEventHandler::treeView |
The documentation for this class was generated from the following file: