libyui-qt  2.46.13
YQGraphPluginStub Class Reference
Inheritance diagram for YQGraphPluginStub:
Collaboration diagram for YQGraphPluginStub:

Public Member Functions

 YQGraphPluginStub ()
 Constructor: Load the plugin library for the package selector.
 
virtual ~YQGraphPluginStub ()
 Destructor.
 
virtual YGraph * createGraph (YWidget *parent, const std::string &filename, const std::string &layoutAlgorithm)
 Create a package selector. More...
 
virtual YGraph * createGraph (YWidget *parent, void *graph)
 

Public Attributes

YQGraphPluginIfimpl
 

Detailed Description

Definition at line 41 of file YQGraphPluginStub.h.

Member Function Documentation

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.

Definition at line 58 of file YQGraphPluginStub.cc.


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