28#include "YSelectionWidget.h"
61 virtual const char *
widgetClass()
const {
return "YMenuWidget"; }
200 std::vector<std::string>::iterator path_end,
YItemCollection::const_iterator YItemConstIterator
Const iterator over YItemCollection.
Definition YItem.h:45
YItemCollection::iterator YItemIterator
Mutable iterator over YItemCollection.
Definition YItem.h:42
std::vector< YItem * > YItemCollection
Collection of pointers to YItem.
Definition YItem.h:39