We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecef35 commit 56feb7dCopy full SHA for 56feb7d
src/core/qgsfontutils.h
@@ -82,6 +82,7 @@ class CORE_EXPORT QgsFontUtils
82
static QFont getStandardTestFont( const QString& style = "Roman", int pointsize = 12 );
83
84
/**Returns a DOM element containing the properties of the font.
85
+ * @param font font
86
* @param document DOM document
87
* @param elementName name for DOM element
88
* @returns DOM element containing font settings
0 commit comments