Doc: fix copy/paste error in QTextCharFormat::setFont documentation
Change-Id: I2190975762c6283daa004b754da607829d263b0a Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
This commit is contained in:
parent
db853fa75d
commit
2f097d4e23
@ -1904,7 +1904,7 @@ void QTextCharFormat::setFont(const QFont &font)
|
||||
|
||||
If \a behavior is QTextCharFormat::FontPropertiesAll, the font property that
|
||||
has not been explicitly set is treated like as it were set with default value;
|
||||
If \a behavior is QTextCharFormat::FontPropertiesAll, the font property that
|
||||
If \a behavior is QTextCharFormat::FontPropertiesSpecifiedOnly, the font property that
|
||||
has not been explicitly set is ignored and the respective property value
|
||||
remains unchanged.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user