18 #include <libxml/xpath.h>
21 class FrameworkManager_impl;
40 friend class ::Widget_impl;
41 friend class ::FrameworkManager_impl;
59 Widget(
const Widget *parent, std::string name, std::string type);
123 template <
typename T>
155 class Widget_impl *pimpl_;
Base class for all Framework's classes.
Definition: Object.h:83
namespace of the flair Framework
Definition: Ahrs.h:19
Main class of the Framework library.
Definition: FrameworkManager.h:45
Base class for all Framework's classes.