|
QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include "qgscomposerattributetablev2.h"#include "qgscomposertablecolumn.h"#include "qgscomposermap.h"#include "qgscomposerutils.h"#include "qgsmaplayerregistry.h"#include "qgsvectorlayer.h"#include "qgscomposerframe.h"#include "qgsatlascomposition.h"#include "qgsproject.h"#include "qgsrelationmanager.h"#include "qgsgeometry.h"
Go to the source code of this file.
Functions | |
| static bool | columnsBySortRank (QPair< int, QgsComposerTableColumn * > a, QPair< int, QgsComposerTableColumn * > b) |
|
static |
Definition at line 641 of file qgscomposerattributetablev2.cpp.
1.8.13