QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Functions
qgsattributesformproperties.cpp File Reference
#include "qgsactionmanager.h"
#include "qgsaddtaborgroup.h"
#include "qgsattributeeditorspacerelement.h"
#include "qgsattributeeditortextelement.h"
#include "qgsattributesformproperties.h"
#include "qgsattributetypedialog.h"
#include "qgsattributeformcontaineredit.h"
#include "qgsattributewidgetedit.h"
#include "qgsattributesforminitcode.h"
#include "qgsqmlwidgetwrapper.h"
#include "qgshtmlwidgetwrapper.h"
#include "qgsapplication.h"
#include "qgscodeeditor.h"
#include "qgscodeeditorhtml.h"
#include "qgsexpressioncontextutils.h"
#include "qgsattributeeditoraction.h"
#include "qgsattributeeditorfield.h"
#include "qgsattributeeditorcontainer.h"
#include "qgsattributeeditorqmlelement.h"
#include "qgsattributeeditorhtmlelement.h"
#include "qgssettingsregistrycore.h"
#include "qgstextwidgetwrapper.h"
#include "qgsattributeeditorrelation.h"
#include "qgsgui.h"
#include "qgseditorwidgetregistry.h"
#include "qgscodeeditorexpression.h"
#include "qgsfieldcombobox.h"
#include "qgsexpressionfinder.h"
#include "qgsexpressionbuilderdialog.h"
Include dependency graph for qgsattributesformproperties.cpp:

Go to the source code of this file.

Functions

QDataStream & operator<< (QDataStream &stream, const QgsAttributesFormProperties::DnDTreeItemData &data)
 
QDataStream & operator>> (QDataStream &stream, QgsAttributesFormProperties::DnDTreeItemData &data)
 

Function Documentation

◆ operator<<()

QDataStream & operator<< ( QDataStream &  stream,
const QgsAttributesFormProperties::DnDTreeItemData data 
)

Definition at line 1832 of file qgsattributesformproperties.cpp.

◆ operator>>()

QDataStream & operator>> ( QDataStream &  stream,
QgsAttributesFormProperties::DnDTreeItemData data 
)

Definition at line 1838 of file qgsattributesformproperties.cpp.