libyui
 
Loading...
Searching...
No Matches
YExternalWidgetFactory Class Reference

#include <YExternalWidgetFactory.h>

Protected Member Functions

 YExternalWidgetFactory ()
 
virtual ~YExternalWidgetFactory ()
 

Friends

class YUI
 
class YExternalWidgets
 

Detailed Description

Abstract widget factory for mandatory widgets. Use YOptionalWidgetFactory for optional ("special") widgets. YExternalWidgetFactory is used for external widgets, e.g. user defined plugin.

Refer to the respective widget's documentation (in the header file) for documentation about the function parameters.

Constructor & Destructor Documentation

◆ YExternalWidgetFactory()

YExternalWidgetFactory::YExternalWidgetFactory ( )
inlineprotected

Constructor.

Use YExternalWidgets::widgetExtensionFactory() to get the singleton for this class.

◆ ~YExternalWidgetFactory()

virtual YExternalWidgetFactory::~YExternalWidgetFactory ( )
inlineprotectedvirtual

Destructor.


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