QGIS API Documentation  2.2.0-Valmiera
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
QgsProjectFileTransform::transform Struct Reference
Collaboration diagram for QgsProjectFileTransform::transform:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 65 of file qgsprojectfiletransform.h.

Member Data Documentation

QgsProjectVersion QgsProjectFileTransform::transform::from

Definition at line 67 of file qgsprojectfiletransform.h.

QgsProjectVersion QgsProjectFileTransform::transform::to

Definition at line 68 of file qgsprojectfiletransform.h.

Referenced by QgsProjectFileTransform::updateRevision().

void( QgsProjectFileTransform::* QgsProjectFileTransform::transform::transformFunc)()

Definition at line 69 of file qgsprojectfiletransform.h.

Referenced by QgsProjectFileTransform::updateRevision().


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