libyui  3.3.2
YExternalWidgetFactory Class Reference

Abstract widget factory for mandatory widgets. More...

#include <YExternalWidgetFactory.h>

Protected Member Functions

 YExternalWidgetFactory ()
 Constructor. More...
 
virtual ~YExternalWidgetFactory ()
 Destructor.
 

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.

Definition at line 30 of file YExternalWidgetFactory.h.

Constructor & Destructor Documentation

◆ YExternalWidgetFactory()

YExternalWidgetFactory::YExternalWidgetFactory ( )
inlineprotected

Constructor.

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

Definition at line 42 of file YExternalWidgetFactory.h.


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