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

List of all members.

Public Member Functions

 YQPackageSelectorPluginStub ()
virtual ~YQPackageSelectorPluginStub ()
virtual YPackageSelector * createPackageSelector (YWidget *parent, long modeFlags)
virtual YWidget * createPatternSelector (YWidget *parent, long modeFlags)
virtual YWidget * createSimplePatchSelector (YWidget *parent, long modeFlags)

Public Attributes

YQPackageSelectorPluginIfimpl

Detailed Description

Definition at line 43 of file YQPackageSelectorPluginStub.h.


Constructor & Destructor Documentation

Constructor: Load the plugin library for the package selector.

Definition at line 34 of file YQPackageSelectorPluginStub.cc.


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.

YWidget * YQPackageSelectorPluginStub::createPatternSelector ( YWidget *  parent,
long  modeFlags 
) [virtual]

Create a pattern selector (optional widget).

Definition at line 71 of file YQPackageSelectorPluginStub.cc.

YWidget * YQPackageSelectorPluginStub::createSimplePatchSelector ( YWidget *  parent,
long  modeFlags 
) [virtual]

Create a simple patch selector (optional widget).

Definition at line 81 of file YQPackageSelectorPluginStub.cc.


The documentation for this class was generated from the following files:
 All Classes Functions Variables