QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Macros
qgslayoutattributeselectiondialog.h File Reference
#include <QDialog>
#include <QMap>
#include <QSet>
#include <QItemDelegate>
#include <QAbstractTableModel>
#include <QSortFilterProxyModel>
#include "qgis_gui.h"
#include "qgis_sip.h"
#include "ui_qgslayoutattributeselectiondialogbase.h"
#include "qgsexpressioncontextgenerator.h"
Include dependency graph for qgslayoutattributeselectiondialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsLayoutAttributeSelectionDialog
 A dialog to select what attributes to display (in the table item), set the column properties and specify a sort order. More...
 
class  QgsLayoutAttributeTableColumnModel
 A model for displaying columns shown in a QgsLayoutAttributeTable. More...
 
class  QgsLayoutAttributeTableColumnModelBase
 A base model to hold the displaying or sorting columns used in a QgsLayoutAttributeTable. More...
 
class  QgsLayoutColumnAlignmentDelegate
 A delegate for showing column alignment as a combo box. More...
 
class  QgsLayoutColumnSortOrderDelegate
 A delegate for showing column sort order as a combo box. More...
 
class  QgsLayoutColumnSourceDelegate
 A delegate for showing column attribute source as a QgsFieldExpressionWidget. More...
 
class  QgsLayoutColumnWidthDelegate
 A delegate for showing column width as a spin box. More...
 
class  QgsLayoutTableSortModel
 Allows for filtering QgsComposerAttributeTable columns by columns which are sorted or unsorted. More...
 

Macros

#define SIP_NO_FILE
 

Macro Definition Documentation

◆ SIP_NO_FILE

#define SIP_NO_FILE

Definition at line 22 of file qgslayoutattributeselectiondialog.h.