28 #include "YSelectionWidget.h"
29 #include "YMenuItem.h"
69 virtual const char *
widgetClass()
const {
return "YMenuButton"; }
137 virtual bool setProperty(
const std::string & propertyName,
196 std::vector<std::string>::iterator path_end,
219 #endif // YMenuButton_h
YItemCollection::iterator YItemIterator
Mutable iterator over YItemCollection.
std::vector< YItem * > YItemCollection
Collection of pointers to YItem.
A set of properties to check names and types against.
Transport class for the value of simple properties.
YItemCollection::const_iterator YItemConstIterator
Const iterator over YItemCollection.
Simple item class for SelectionBox, ComboBox, MultiSelectionBox etc.