Given a QList<QAction*>
do you recommend writing a for loop as:
for(auto const& item: list)