QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes | Functions
qgsdualview.h File Reference
#include <QStackedWidget>
#include "ui_qgsdualviewbase.h"
#include "qgsattributeeditorcontext.h"
#include "qgsattributetablefiltermodel.h"
#include "qgsattributeform.h"
#include "qgis_gui.h"
#include <QPointer>
#include <QUuid>
Include dependency graph for qgsdualview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsAttributeTableAction
 
class  QgsAttributeTableMapLayerAction
 
class  QgsDualView
 This widget is used to show the attributes of a set of features of a QgsVectorLayer. The attributes can be edited. It supports two different layouts: the table layout, in which the attributes for the features are shown in a table and the editor layout, where the features are shown as a selectable list and the attributes for the currently selected feature are shown in a form. More...
 

Functions

 Q_DECLARE_METATYPE (QModelIndex)
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( QModelIndex  )