QGIS API Documentation  3.8.0-Zanzibar (11aff65)
Typedefs
qgsvaluerelationwidgetwrapper.cpp File Reference
#include "qgsvaluerelationwidgetwrapper.h"
#include "qgis.h"
#include "qgsfields.h"
#include "qgsproject.h"
#include "qgsvaluerelationwidgetfactory.h"
#include "qgsvectorlayer.h"
#include "qgsfilterlineedit.h"
#include "qgsfeatureiterator.h"
#include "qgsvaluerelationfieldformatter.h"
#include "qgsattributeform.h"
#include "qgsattributes.h"
#include "qgsjsonutils.h"
#include <QHeaderView>
#include <QComboBox>
#include <QLineEdit>
#include <QTableWidget>
#include <QStringListModel>
#include <QCompleter>
#include <nlohmann/json.hpp>
Include dependency graph for qgsvaluerelationwidgetwrapper.cpp:

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 38 of file qgsvaluerelationwidgetwrapper.cpp.