OpenMW
Public Member Functions | Public Attributes
MWGui::DragAndDrop Class Reference

#include <container.hpp>

List of all members.

Public Member Functions

void startDrag (int index, SortFilterItemModel *sortModel, ItemModel *sourceModel, ItemView *sourceView, int count)
void drop (ItemModel *targetModel, ItemView *targetView)
void finish ()

Public Attributes

bool mIsOnDragAndDrop
MyGUI::Widget * mDraggedWidget
MyGUI::Widget * mDragAndDropWidget
ItemModelmSourceModel
ItemViewmSourceView
SortFilterItemModelmSourceSortModel
ItemStack mItem
int mDraggedCount

Member Function Documentation

void MWGui::DragAndDrop::drop ( ItemModel targetModel,
ItemView targetView 
)
void MWGui::DragAndDrop::startDrag ( int  index,
SortFilterItemModel sortModel,
ItemModel sourceModel,
ItemView sourceView,
int  count 
)

Member Data Documentation


The documentation for this class was generated from the following files: