|
libyui-qt-pkg
2.43.0
|


Public Member Functions | |
| YQZyppSolverDialogPluginStub () | |
| virtual | ~YQZyppSolverDialogPluginStub () |
| virtual bool | createZyppSolverDialog (const zypp::PoolItem item) |
Public Attributes | |
| YQZyppSolverDialogPluginIf * | impl |
Definition at line 59 of file YQZyppSolverDialogPluginStub.h.
| YQZyppSolverDialogPluginStub::YQZyppSolverDialogPluginStub | ( | ) |
Constructor: Load the plugin library for the QZyppDialog widget
Definition at line 54 of file YQZyppSolverDialogPluginStub.cc.
|
virtual |
Destructor.
Definition at line 74 of file YQZyppSolverDialogPluginStub.cc.
|
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.