libyui-qt-pkg
2.45.15.2
|
Public Member Functions | |
YQZyppSolverDialogPluginStub () | |
Constructor: Load the plugin library for the QZyppDialog widget. | |
virtual | ~YQZyppSolverDialogPluginStub () |
Destructor. | |
virtual bool | createZyppSolverDialog (const zypp::PoolItem item) |
Create and show a QZyppDialog widget. More... | |
Public Attributes | |
YQZyppSolverDialogPluginIf * | impl |
Definition at line 59 of file YQZyppSolverDialogPluginStub.h.
|
virtual |
Create and show a QZyppDialog widget.
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 81 of file YQZyppSolverDialogPluginStub.cc.