19 #ifndef OST_GUI_MANIPULATOR_HH
20 #define OST_GUI_MANIPULATOR_HH
33 namespace ost {
namespace gui {
44 virtual void DoubleClick(
const MouseEvent& event);
45 virtual void MouseMove(
const MouseEvent& event);
48 virtual QIcon GetIcon()
const;
#define DLLEXPORT_OST_GUI
boost::shared_ptr< Manipulator > ManipulatorPtr
std::vector< GfxNodeP > NodePtrList