![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include "selectionproxymodel.h"
Public Attributes | |
| int | IsSelectedRole_ |
| int | SourceIdRole_ |
| const std::function< QModelIndexList(QSet< Id >)> | FindItems_ |
Definition at line 19 of file selectionproxymodel.h.
| const std::function<QModelIndexList (QSet<Id>)> LC::Util::SelectionProxyModel< Id >::Config::FindItems_ |
Definition at line 23 of file selectionproxymodel.h.
| int LC::Util::SelectionProxyModel< Id >::Config::IsSelectedRole_ |
Definition at line 21 of file selectionproxymodel.h.
| int LC::Util::SelectionProxyModel< Id >::Config::SourceIdRole_ |
Definition at line 22 of file selectionproxymodel.h.