QGIS API Documentation 3.41.0-Master (d2aaa9c6e02)
Loading...
Searching...
No Matches
Classes | Typedefs
qgsoptional.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsexpression.h"
Include dependency graph for qgsoptional.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsOptional< T >
 QgsOptional is a container for other classes and adds an additional enabled/disabled flag. More...
 

Typedefs

typedef QgsOptional< QgsExpressionQgsOptionalQgsExpressionBase
 

Typedef Documentation

◆ QgsOptionalQgsExpressionBase

Definition at line 136 of file qgsoptional.h.