17 #ifndef _TOOLS_WIDGET_HH_    18 #define _TOOLS_WIDGET_HH_    31     class JointControlWidget;
    52       private: 
void OnSetSelectedEntity(
const std::string &_name,
    53                                         const std::string &_mode);
    56       private: QTabWidget *tabWidget;
    62       private: std::vector<event::ConnectionPtr> connections;
 
Forward declarations for the common classes. 
Definition: Animation.hh:33