![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
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 | std::iterator_traits< LC::Util::ModelIterator > |
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
Functions | |
| ModelRange | LC::Util::AllModelRows (const QAbstractItemModel &model, int column=0) |
| ModelRange | LC::Util::ModelRows (const QAbstractItemModel &model, int from, int to, int column=0) |