#include <ExplorerDialog.h>
Inheritance diagram for ExplorerDialog:

Public Member Functions | |
| ExplorerDialog (MainWin *mw, const char *name) | |
| void | updateDialog () |
Private Slots | |
| void | updateList () |
| void | rmouse (QListViewItem *item, const QPoint &point, int) |
| context menu | |
| void | pressEvent (QListViewItem *) |
| void | releaseEvent (QMouseEvent *) |
| void | deleteItem () |
| void | cloneItem () |
| void | copyItem (bool remove=false) |
| void | moveItem () |
| void | newSpreadsheet () |
| void | newWorksheet () |
Private Attributes | |
| ExplorerItem * | list |
| ExplorerListView * | lv |
| QPopupMenu * | menu |
| int | dragitem |
| int | dropitem |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
context menu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4