KProperty
spinbox.h
89class KPROPERTYWIDGETS_EXPORT KPropertyIntSpinBoxDelegate : public KPropertyEditorCreatorInterface,
103class KPROPERTYWIDGETS_EXPORT KPropertyDoubleSpinBoxDelegate : public KPropertyEditorCreatorInterface,
KPropertyDoubleSpinBox(const KProperty &prop, QWidget *parent, int itemHeight)
Definition spinbox.cpp:256
An interface for editor widget creators.
Definition KPropertyWidgetsFactory.h:73
Provides a specialized conversion of value to string depending on type.
Definition KPropertyFactory.h:106
virtual bool event(QEvent *event) override
virtual void resizeEvent(QResizeEvent *event) override
QDoubleSpinBox(QWidget *parent)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
QSpinBox(QWidget *parent)
value
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:41 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:41 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.