Quantum GIS API Documentation  1.7.4
Public Attributes
QgsFetchJoinInfo Struct Reference

Join information prepared for fast attribute id mapping in QgsVectorLayerJoinBuffer::updateFeatureAttributes(). More...

#include <qgsvectorlayer.h>

Collaboration diagram for QgsFetchJoinInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

const QgsVectorJoinInfojoinInfo
QgsAttributeList attributes
int indexOffset

Detailed Description

Join information prepared for fast attribute id mapping in QgsVectorLayerJoinBuffer::updateFeatureAttributes().

Created in the select() method of QgsVectorLayerJoinBuffer for the joins that contain fetched attributes

Note:
added in 1.7

Definition at line 77 of file qgsvectorlayer.h.


Member Data Documentation

Definition at line 80 of file qgsvectorlayer.h.

Definition at line 81 of file qgsvectorlayer.h.

Definition at line 79 of file qgsvectorlayer.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines