#include "qcalc.h"
#include "qwui.h"
Variables | |
qwuiWindow * | qsasWindow |
vector< QguListItem * > | dragList |
Global variable that contains the list of items being dragged. | |
QguListView * | dragFromList |
Global variable that defines the list view from which the items are being dragged. |
keyPressEvent
contentsMouseReleaseEvent
dragMoveEvent
contentsMouseDoubleClickEvent
setSelectedList()
Global variable that defines the list view from which the items are being dragged.
vector< QguListItem * > dragList |
Global variable that contains the list of items being dragged.