QGIS API Documentation 3.99.0-Master (21b3aa880ba)
Loading...
Searching...
No Matches
QgsFieldConstraintIndicatorProvider Class Reference

Provides field constraint indicators for attribute form views. More...

#include <qgsattributesformtreeviewindicatorprovider.h>

Inheritance diagram for QgsFieldConstraintIndicatorProvider:

Public Member Functions

 QgsFieldConstraintIndicatorProvider (QgsAttributesFormBaseView *view)
 Constructor for QgsFieldConstraintIndicatorProvider.
Public Member Functions inherited from QgsAttributesFormTreeViewIndicatorProvider
 QgsAttributesFormTreeViewIndicatorProvider (QgsAttributesFormBaseView *view)
 Constructor for QgsAttributesFormTreeViewIndicatorProvider.
bool isEnabled () const
 Returns whether the provider is enabled or not.
void setEnabled (bool enabled)
 Enables or disables the provider.

Additional Inherited Members

Public Slots inherited from QgsAttributesFormTreeViewIndicatorProvider
void updateItemIndicator (QgsAttributesFormItem *item)
 Updates the state of a the indicator for the given item.
Protected Slots inherited from QgsAttributesFormTreeViewIndicatorProvider
void onAddedChildren (QgsAttributesFormItem *item, int indexFrom, int indexTo)
 Connects to signals of new items added to the tree.
Protected Attributes inherited from QgsAttributesFormTreeViewIndicatorProvider
QgsAttributesFormBaseViewmAttributesFormTreeView = nullptr
bool mEnabled = false
QSet< QgsAttributesFormTreeViewIndicator * > mIndicators

Detailed Description

Provides field constraint indicators for attribute form views.

Since
QGIS 4.0

Definition at line 104 of file qgsattributesformtreeviewindicatorprovider.h.

Constructor & Destructor Documentation

◆ QgsFieldConstraintIndicatorProvider()

QgsFieldConstraintIndicatorProvider::QgsFieldConstraintIndicatorProvider ( QgsAttributesFormBaseView * view)
explicit

The documentation for this class was generated from the following files: