DragDropableTreeWidget Class Reference

#include <dragdropabletreewidget.h>

List of all members.

Public Member Functions

 DragDropableTreeWidget (QWidget *parent=0)
void setMainWindow (ArcStorageWindow *mw)
void resetSelection ()

Protected Member Functions

void dragEnterEvent (QDragEnterEvent *event)
void dragMoveEvent (QDragMoveEvent *event)
void dragLeaveEvent (QDragLeaveEvent *event)
void dropEvent (QDropEvent *event)
void mousePressEvent (QMouseEvent *event)
void mouseMoveEvent (QMouseEvent *event)
void mouseReleaseEvent (QMouseEvent *event)

Detailed Description

This class describes extends the standard QTreeWidget to provide both drag and drop functionality. The dragging and dropping is done in both directions: From the outside to this application and from this application and to the outside


The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on 19 Feb 2013 for ARC Graphical Clients by  doxygen 1.6.1