KDb
KDbLookupFieldSchema.h
109 inline bool operator!=(const KDbLookupFieldSchemaRecordSource &other) const { return !operator==(other); }
118 KDbLookupFieldSchema object is owned by KDbTableSchema and created upon creating or retrieving the table schema
193 ComboBox = 0, //!< (the default) combobox widget should be displayed in forms for this lookup field
202 /*! Sets type of widget to display within the forms for this lookup field. @see displayWidget() */
220 @return true on successful set and false on failure because of invalid value or invalid property name. */
Provides information about lookup field's setup.
Definition: KDbLookupFieldSchema.h:123
QCA_EXPORT void setProperty(const QString &name, const QVariant &value)
QDataStream & operator<<(QDataStream &out, const KDateTime &dateTime)
Record source information that can be specified for the lookup field schema.
Definition: KDbLookupFieldSchema.h:49
Definition: KDbFieldList.h:33
bool operator!=(const KDbLookupFieldSchema &other) const
Definition: KDbLookupFieldSchema.h:239
QVector< V > values(const QMultiHash< K, V > &c)
bool operator!=(const KDbLookupFieldSchemaRecordSource &other) const
Definition: KDbLookupFieldSchema.h:109
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 29 2023 04:07:19 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 29 2023 04:07:19 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.