mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
[composer] Fix python bindings for composer attribute table
This commit is contained in:
parent
e437349264
commit
f867506b8e
@ -57,7 +57,8 @@ class QgsComposerAttributeTable : QgsComposerTable
|
||||
|
||||
//void setSortAttributes( const QList<QPair<int, bool> > att );
|
||||
//QList<QPair<int, bool> > sortAttributes() const;
|
||||
|
||||
protected:
|
||||
virtual QMap<int, QString> getHeaderLabels() const;
|
||||
|
||||
signals:
|
||||
/**This signal is emitted if the maximum number of feature changes (interactively)*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user