Fix qdoc warning, reference parameter correctly
Change-Id: Icb3d0aa005752f291f81a47a15f7157009fd09f2 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
950c1925b1
commit
2b9a9cfddd
@ -520,7 +520,7 @@ QColorSpace::QColorSpace(QColorSpace::Primaries primaries, float gamma)
|
||||
}
|
||||
|
||||
/*!
|
||||
Creates a custom color space with the primaries \a primaries, using a custom transfer function
|
||||
Creates a custom color space with the primaries \a gamut, using a custom transfer function
|
||||
described by \a transferFunctionTable.
|
||||
|
||||
The table should contain at least 2 values, and contain an monotonically increasing list
|
||||
|
Loading…
x
Reference in New Issue
Block a user