Quantum GIS API Documentation
1.7.5-Wroclaw
|
Join information prepared for fast attribute id mapping in QgsVectorLayerJoinBuffer::updateFeatureAttributes(). More...
#include <qgsvectorlayer.h>
Public Attributes | |
const QgsVectorJoinInfo * | joinInfo |
QgsAttributeList | attributes |
int | indexOffset |
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
Definition at line 77 of file qgsvectorlayer.h.
QgsAttributeList QgsFetchJoinInfo::attributes |
Definition at line 80 of file qgsvectorlayer.h.
int QgsFetchJoinInfo::indexOffset |
Definition at line 81 of file qgsvectorlayer.h.
const QgsVectorJoinInfo* QgsFetchJoinInfo::joinInfo |
Definition at line 79 of file qgsvectorlayer.h.