KProperty
KProperty.h
50 * Editor for double values (spin box) has localized contents and its code supports just this maximum.
60 KProperty object can hold a property of given type supported by QVariant. Properties of custom types
69 Propery also supports setting arbitrary number of options using KProperty::setOption() that allow
84 KPropertyListData *listData = new KPropertyListData({1.1, tr("One")}, {2.5, tr("Two")}, {3., tr("Three")}});
88 @note Sometimes it makes sense to split property captions that have with more words to multiple lines
91 The text of property caption containing newline characters is available in its original form using
93 the newline characters are substituted with spaces and any trailing and leading whitespace is removed.
447 <li> confirmOverwrites: boolean value supported by the url editor; if @c true and the "fileMode"
467 * If there is no option for @a name in given property and parent property is present (see parent()),
QDataStream & operator<<(QDataStream &out, const KDateTime &dateTime)
ValueOption
Options that influence how values are handled in setValue() and valueEqualsTo()
Definition: KProperty.h:238
bool isEmpty() const const
@ Region
QString fromLatin1(const char *str, int size)
Invalid
An interface for for composed property handlers.
Definition: KPropertyFactory.h:32
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:48:59 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:48:59 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.