22 #ifndef YQGraphPlugin_h 23 #define YQGraphPlugin_h 25 #include <YGraphPlugin.h> 55 const std::string & layoutAlgorithm );
60 #endif // YQGraphPlugin_h
YQGraphPlugin()
Constructor: Load the plugin library for the Qt package selector.
virtual ~YQGraphPlugin()
Destructor.
virtual YQGraph * createGraph(YWidget *parent, const std::string &filename, const std::string &layoutAlgorithm)
Create a package selector.
Simplified access to the Qt UI's package selector plugin.