plugins/paintops/libpaintop
KisPrefixedPaintOpOptionWrapper< Base > Class Template Reference
#include <KisPrefixedPaintOpOptionWrapper.h>
Inheritance diagram for KisPrefixedPaintOpOptionWrapper< Base >:

Public Member Functions | |
KisPrefixedPaintOpOptionWrapper (const QString &prefix) | |
template<typename... Args> | |
KisPrefixedPaintOpOptionWrapper (const QString &prefix, Args... args) | |
void | readOptionSetting (const KisPropertiesConfigurationSP setting) |
void | writeOptionSetting (KisPropertiesConfigurationSP setting) const |
Detailed Description
template<class Base>
class KisPrefixedPaintOpOptionWrapper< Base >
Definition at line 13 of file KisPrefixedPaintOpOptionWrapper.h.
Constructor & Destructor Documentation
◆ KisPrefixedPaintOpOptionWrapper() [1/2]
template<class Base >
|
inline |
Definition at line 16 of file KisPrefixedPaintOpOptionWrapper.h.
◆ KisPrefixedPaintOpOptionWrapper() [2/2]
template<class Base >
template<typename... Args>
|
inline |
Definition at line 20 of file KisPrefixedPaintOpOptionWrapper.h.
Member Function Documentation
◆ readOptionSetting()
template<class Base >
|
inline |
Definition at line 31 of file KisPrefixedPaintOpOptionWrapper.h.
◆ writeOptionSetting()
template<class Base >
|
inline |
Definition at line 24 of file KisPrefixedPaintOpOptionWrapper.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Apr 20 2021 23:38:14 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Apr 20 2021 23:38:14 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.