|
QGIS API Documentation
3.24.2-Tisler (13c1a02865)
|
#include "qgsactionmanager.h"#include "qgsaddtaborgroup.h"#include "qgsattributesformproperties.h"#include "qgsattributetypedialog.h"#include "qgsattributeformcontaineredit.h"#include "qgsattributewidgetedit.h"#include "qgsattributesforminitcode.h"#include "qgsfieldcombobox.h"#include "qgsqmlwidgetwrapper.h"#include "qgshtmlwidgetwrapper.h"#include "qgsapplication.h"#include "qgscolorbutton.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"
Go to the source code of this file.
Functions | |
| QDataStream & | operator<< (QDataStream &stream, const QgsAttributesFormProperties::DnDTreeItemData &data) |
| QDataStream & | operator>> (QDataStream &stream, QgsAttributesFormProperties::DnDTreeItemData &data) |
| QDataStream& operator<< | ( | QDataStream & | stream, |
| const QgsAttributesFormProperties::DnDTreeItemData & | data | ||
| ) |
Definition at line 1494 of file qgsattributesformproperties.cpp.
| QDataStream& operator>> | ( | QDataStream & | stream, |
| QgsAttributesFormProperties::DnDTreeItemData & | data | ||
| ) |
Definition at line 1500 of file qgsattributesformproperties.cpp.