Skip to content

Commit

Permalink
Add QGIS3 todo
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Dec 3, 2015
1 parent 6f26d9a commit eeeacfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/qgsexpression.h
Expand Up @@ -120,6 +120,8 @@ class CORE_EXPORT QgsExpression
* @note if the returned list contains the QgsFeatureRequest::AllAttributes constant then
* all attributes from the layer are required for evaluation of the expression.
* QgsFeatureRequest::setSubsetOfAttributes automatically handles this case.
*
* TODO QGIS3: Return QSet<QString>
*/
QStringList referencedColumns() const;

Expand Down

0 comments on commit eeeacfe

Please sign in to comment.