![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
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) |