|
QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
#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 1508 of file qgsattributesformproperties.cpp.
| QDataStream & operator>> | ( | QDataStream & | stream, |
| QgsAttributesFormProperties::DnDTreeItemData & | data | ||
| ) |
Definition at line 1514 of file qgsattributesformproperties.cpp.