QGIS API Documentation  3.20.0-Odense (decaadbb31)
Public Attributes | List of all members
TransformItem Struct Reference

Public Attributes

QgsProjectVersion from
 
QgsProjectVersion to
 
void(* transformFunc )(QgsProjectFileTransform *)
 

Detailed Description

Definition at line 60 of file qgsprojectfiletransform.cpp.

Member Data Documentation

◆ from

QgsProjectVersion TransformItem::from

Definition at line 62 of file qgsprojectfiletransform.cpp.

◆ to

QgsProjectVersion TransformItem::to

Definition at line 63 of file qgsprojectfiletransform.cpp.

◆ transformFunc

void( * TransformItem::transformFunc) (QgsProjectFileTransform *)

Definition at line 64 of file qgsprojectfiletransform.cpp.


The documentation for this struct was generated from the following file: