26 #ifndef YPackageSelectorPlugin_h
27 #define YPackageSelectorPlugin_h
29 #include "YUIPlugin.h"
66 #endif // YPackageSelectorPlugin_h
Wrapper class for dlopen() and related.
Abstract base class for simplified access to UI plugins for package selection.
virtual YPackageSelector * createPackageSelector(YWidget *parent, long modeFlags=0)=0
Create a package selector.
std::string pluginLibBaseName() const
Returns the base name of the plugin library.
A simple wrapper for an insanely complex UI for installing software.
virtual ~YPackageSelectorPlugin()
Destructor.
YPackageSelectorPlugin(const char *pluginLibBaseName)
Constructor: Load the specified plugin library from the standard UI plugin directory (/usr/lib/yui/).
- src
- YPackageSelectorPlugin.h