mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-25 00:05:03 -04:00
Add a comment
This commit is contained in:
parent
ff6b04b672
commit
896c47e1ba
@ -48,6 +48,7 @@ class CORE_EXPORT QgsComposerLabel: public QgsComposerItem
|
||||
@note this function was added in version 1.2*/
|
||||
QString displayText() const;
|
||||
|
||||
/** Sets the current feature, the current layer and a list of local variable substitutions for evaluating expressions */
|
||||
void setExpressionContext( QgsFeature* feature, QgsVectorLayer* layer, QMap<QString, QVariant> substitutions = QMap<QString, QVariant>() );
|
||||
|
||||
QFont font() const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user