KComposedPropertyCreator

Search for usage in LXR

KComposedPropertyCreator< ComposedProperty > Class Template Reference

#include <KPropertyFactory.h>

Inheritance diagram for KComposedPropertyCreator< ComposedProperty >:

Public Member Functions

ComposedProperty * createComposedProperty (KProperty *parent) const override
 

Detailed Description

template<class ComposedProperty>
class KComposedPropertyCreator< ComposedProperty >

Creator returning composed property object.

Definition at line 90 of file KPropertyFactory.h.

Constructor & Destructor Documentation

◆ KComposedPropertyCreator()

template<class ComposedProperty >
KComposedPropertyCreator< ComposedProperty >::KComposedPropertyCreator ( )
inline

Definition at line 93 of file KPropertyFactory.h.

◆ ~KComposedPropertyCreator()

template<class ComposedProperty >
KComposedPropertyCreator< ComposedProperty >::~KComposedPropertyCreator ( )
inlineoverride

Definition at line 95 of file KPropertyFactory.h.

Member Function Documentation

◆ createComposedProperty()

template<class ComposedProperty >
ComposedProperty * KComposedPropertyCreator< ComposedProperty >::createComposedProperty ( KProperty * parent) const
inlineoverride

Definition at line 97 of file KPropertyFactory.h.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:15:40 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.