libyui-qt  2.43.5
YQGraphPluginStub Class Reference
Collaboration diagram for YQGraphPluginStub:

List of all members.

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

Detailed Description

Definition at line 41 of file YQGraphPluginStub.h.


Constructor & Destructor Documentation

Constructor: Load the plugin library for the package selector.

Definition at line 32 of file YQGraphPluginStub.cc.

Destructor.

Definition at line 51 of file YQGraphPluginStub.cc.


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:
 All Classes Functions Variables