libyui-qt
 
Loading...
Searching...
No Matches
YQGraphPluginStub Class Reference
Inheritance diagram for YQGraphPluginStub:
Collaboration diagram for YQGraphPluginStub:

Public Member Functions

 YQGraphPluginStub ()
 
virtual ~YQGraphPluginStub ()
 
virtual YGraph * createGraph (YWidget *parent, const std::string &filename, const std::string &layoutAlgorithm)
 
virtual YGraph * createGraph (YWidget *parent, void *graph)
 

Public Attributes

YQGraphPluginIfimpl
 

Constructor & Destructor Documentation

◆ YQGraphPluginStub()

YQGraphPluginStub::YQGraphPluginStub ( )

Constructor: Load the plugin library for the package selector.

◆ ~YQGraphPluginStub()

YQGraphPluginStub::~YQGraphPluginStub ( )
virtual

Destructor.

Member Function Documentation

◆ createGraph()

virtual YGraph * YQGraphPluginStub::createGraph ( YWidget * parent,
const std::string & filename,
const std::string & layoutAlgorithm )
virtual

Create a package selector. Implemented from YGraphPlugin.

This might return 0 if the plugin lib could not be loaded or if the appropriate symbol could not be located in the plugin lib.


The documentation for this class was generated from the following files: