1 2 3 4
#pragma once #include <QAbstractItemModel> bool lastfirst (QModelIndexList & list, int & first, int & last);