![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
Go to the source code of this file.
Classes | |
| class | LC::Util::ModelIterator |
| Provides an iterator-based API to a Qt model. More... | |
| struct | LC::Util::ModelRange |
| struct | LC::Util::ModelRange::Sentinel |
| struct | std::iterator_traits< LC::Util::ModelIterator > |
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
Functions | |
| bool UTIL_MODELS_API | LC::Util::operator== (const ModelIterator &left, const ModelRange::Sentinel &right) |
| ModelRange | LC::Util::AllModelRows (const QAbstractItemModel &model, int column=0) |
| ModelRange | LC::Util::ModelRows (const QAbstractItemModel &model, int from, int to, int column=0) |