QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "ui_qgsexpressionselectiondialogbase.h"
#include "qgis_sip.h"
#include "qgshelp.h"
#include <QDialog>
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
class | QgsExpressionSelectionDialog |
This class offers a dialog to change feature selections. To do so, a QgsExpressionBuilderWidget is shown in a dialog. It offers the possibilities to create a new selection, add to the current selection remove from the current selection or select within the current selection. More... | |