| bio | website | |
|---|---|---|
| location | Feldkirch, Austria | |
| age | ||
| visits | member for | 9 months |
| seen | May 14 at 11:59 | |
| stats | profile views | 5 |
|
Nov 15 |
awarded | Supporter |
|
Nov 13 |
comment |
QgsVectorDataProvider.createAttributeIndex() fails in QGis 1.8 The above Error message appears with the QGIS 1.8.0 standard build on Windows. Meanwhile I tested this piece of code with QGIS 1.8.0 on Debian, too. The result was the same Error. ('QgsVectorDataProvider' object has no attribute 'createAttributeIndex'). Seams that this Method doesn't work for Objects created with Python. In Addition, it seams that an attribute index has no influence on the performance of queries in QGIS, at least for shapefiles. |
|
Nov 9 |
asked | QgsVectorDataProvider.createAttributeIndex() fails in QGis 1.8 |
|
Nov 7 |
awarded | Scholar |
|
Nov 7 |
comment |
Is there a straight way to copy or clone a QgsVectorLayer Object? Great, it's exactly what i needed. Thanks! |
|
Nov 7 |
accepted | Is there a straight way to copy or clone a QgsVectorLayer Object? |
|
Nov 7 |
comment |
Is there a straight way to copy or clone a QgsVectorLayer Object? I have to solve it for Version 1.8. But otherwise this might work. Thank you! |
|
Nov 7 |
asked | Is there a straight way to copy or clone a QgsVectorLayer Object? |
|
Aug 17 |
comment |
Is there an itemSelectionChanged Signal in Attribute Table? dakcarto, thank for your answer! Unfortunately it seams, that Python Bindings do not exist for the QgsAttributeTableModel Class, so I can't use it for my Python Plugin. But your alternative suggestion could be part of a solution. The Plugin could have the necessary Table Views itself (based on QtableWidget). That would allow the best control of user interaction. Thank you! |
|
Aug 17 |
awarded | Student |
|
Aug 16 |
awarded | Editor |
|
Aug 16 |
revised |
Is there an itemSelectionChanged Signal in Attribute Table? more detailed description |
|
Aug 16 |
asked | Is there an itemSelectionChanged Signal in Attribute Table? |