29 #ifndef TOOL_MANAGER_H 30 #define TOOL_MANAGER_H 34 #include <QStringList> 44 class PropertyTreeModel;
63 Tool*
addTool(
const QString& tool_class_lookup_name );
146 bool toKey( QString
const& str, uint& key_out );
159 #endif // TOOL_MANAGER_H
A single element of a property tree, with a name, value, description, and possibly children...
Configuration data storage class.
Pure-virtual base class for objects which give Display subclasses context in which to work...