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
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. */
Definition KDbFieldList.h:34
Record source information that can be specified for the lookup field schema.
Definition KDbLookupFieldSchema.h:50
bool operator!=(const KDbLookupFieldSchemaRecordSource &other) const
Definition KDbLookupFieldSchema.h:109
Provides information about lookup field's setup.
Definition KDbLookupFieldSchema.h:124
bool operator!=(const KDbLookupFieldSchema &other) const
Definition KDbLookupFieldSchema.h:239
KCALENDARCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalendarCore::Alarm::Ptr &)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.