#include <reorder_list_view.h>
Inheritance diagram for ReorderListView::
Public Methods | |
ReorderListView (QWidget *parent=0, char const *name=0) | |
bool | updateCollectionHolder () |
Protected Slots | |
void | afterMove () |
Protected Methods | |
virtual bool | acceptDrag (QDropEvent *event) const |
|
Creates the list view with all collections/level of the collection holder.
|
|
Here we ensure that levels are dropped only in collections and collections not in other collections.
|
|
Used to deselect all items when moved.
|
|
Reorders the levels/collections in the CollectionHolder to reflect the order in the list view.
|