|
| SearchFieldPageOrientation (QObject *const parent) |
|
void | read (SearchXmlCachingReader &reader) override |
|
void | setupValueWidgets (QGridLayout *layout, int row, int column) override |
|
| SearchFieldComboBox (QObject *const parent) |
|
void | reset () override |
|
void | setValueWidgetsVisible (bool visible) override |
|
QList< QRect > | valueWidgetRects () const override |
|
void | write (SearchXmlWriter &writer) override |
|
| SearchField (QObject *const parent) |
|
bool | isVisible () override |
|
void | setCategoryLabelVisible (bool visible) |
|
void | setCategoryLabelVisibleFromPreviousField (SearchField *const previousField) |
|
void | setFieldName (const QString &fieldName) |
|
virtual void | setText (const QString &label, const QString &detailLabel) |
|
void | setup (QGridLayout *const layout, int row=-1) |
|
void | setVisible (bool visible) override |
|
virtual bool | supportsField (const QString &fieldName) |
|
QList< QRect > | widgetRects (WidgetRectType=ValueWidgetRectsOnly) const |
|