KPropertyUrlDelegate
KPropertyUrlDelegate Class Reference
#include <KPropertyUrlEditor.h>
Inheritance diagram for KPropertyUrlDelegate:
Public Member Functions | |
QWidget * | createEditor (int type, QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
QString | valueToString (const QVariant &value, const QLocale &locale) const override |
Public Member Functions inherited from KPropertyEditorCreatorInterface | |
KPropertyEditorCreatorOptions * | options () |
const KPropertyEditorCreatorOptions * | options () const |
Public Member Functions inherited from KPropertyValueDisplayInterface | |
virtual QString | propertyValueToString (const KProperty *property, const QLocale &locale) const |
Additional Inherited Members | |
Static Public Member Functions inherited from KPropertyValueDisplayInterface | |
static int | maxStringValueLength () |
static QString | valueToLocalizedString (const QVariant &value) |
Detailed Description
Delegate for Url and ComposedUrl types.
Definition at line 65 of file KPropertyUrlEditor.h.
Constructor & Destructor Documentation
◆ KPropertyUrlDelegate()
KPropertyUrlDelegate::KPropertyUrlDelegate | ( | ) |
Definition at line 74 of file KPropertyUrlEditor.cpp.
Member Function Documentation
◆ createEditor()
|
overridevirtual |
Reimplemented from KPropertyEditorCreatorInterface.
Definition at line 76 of file KPropertyUrlEditor.cpp.
◆ valueToString()
|
overridevirtual |
Implements KPropertyValueDisplayInterface.
Definition at line 93 of file KPropertyUrlEditor.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.