22 #include <boost/serialization/set.hpp>
61 template<
class Archive>
62 void serialize(Archive & ar,
const unsigned int version)
79 template<
class Archive>
80 void serialize(Archive & ar,
const unsigned int version)
106 void addMenuPath(
const DtMenuPath&,
int weight = -1);
110 void removeMenuPath(
const DtMenuPath& newPath);
147 return myMenuConfiguration;
161 void updateState(
const DtToolbarPath& tb, ToolbarState& state);
167 const ToolbarStateMap& states()
const;
176 template<
class Archive>
177 void _serialize(Archive & ar,
const unsigned int version)
191 , beforeRelative(false)