libyui-qt  2.47.1.1
YQPackageSelectorPluginStub Class Reference
Inheritance diagram for YQPackageSelectorPluginStub:
Collaboration diagram for YQPackageSelectorPluginStub:

Public Member Functions

 YQPackageSelectorPluginStub ()
 Constructor: Load the plugin library for the package selector.
 
virtual ~YQPackageSelectorPluginStub ()
 Destructor.
 
virtual YPackageSelector * createPackageSelector (YWidget *parent, long modeFlags)
 Create a package selector. More...
 
virtual YWidget * createPatternSelector (YWidget *parent, long modeFlags)
 Create a pattern selector (optional widget).
 
virtual YWidget * createSimplePatchSelector (YWidget *parent, long modeFlags)
 Create a simple patch selector (optional widget).
 

Public Attributes

YQPackageSelectorPluginIfimpl
 

Detailed Description

Definition at line 43 of file YQPackageSelectorPluginStub.h.

Member Function Documentation

YPackageSelector * YQPackageSelectorPluginStub::createPackageSelector ( YWidget *  parent,
long  modeFlags 
)
virtual

Create a package selector.

Implemented from YPackageSelectorPlugin.

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 61 of file YQPackageSelectorPluginStub.cc.


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