Doc: Document further GUI API as new in 6.5
Pick-to: 6.5 Change-Id: I83402aec120a2f6a78b245029b94d3519f94d7f3 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
This commit is contained in:
parent
fbf0c88d04
commit
cb534ec58f
@ -283,6 +283,7 @@ Qt::LayoutDirection QTextInlineObject::textDirection() const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\enum QTextLayout::GlyphRunRetrievalFlag
|
\enum QTextLayout::GlyphRunRetrievalFlag
|
||||||
|
\since 6.5
|
||||||
|
|
||||||
GlyphRunRetrievalFlag specifies flags passed to the glyphRuns() functions to determine
|
GlyphRunRetrievalFlag specifies flags passed to the glyphRuns() functions to determine
|
||||||
which properties of the layout are returned in the QGlyphRun objects. Since each property
|
which properties of the layout are returned in the QGlyphRun objects. Since each property
|
||||||
|
@ -206,7 +206,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
the behavior of create().
|
the behavior of create().
|
||||||
|
|
||||||
\value NoDebugOutputRedirect Disables Vulkan debug output (\c{VK_EXT_debug_utils}) redirection to qDebug.
|
\value NoDebugOutputRedirect Disables Vulkan debug output (\c{VK_EXT_debug_utils}) redirection to qDebug.
|
||||||
\value NoPortabilityDrivers Disables enumerating physical devices marked as Vulkan Portability.
|
\value [since 6.5] NoPortabilityDrivers Disables enumerating physical devices marked as Vulkan Portability.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
bool QVulkanInstancePrivate::ensureVulkan()
|
bool QVulkanInstancePrivate::ensureVulkan()
|
||||||
|
Loading…
Reference in New Issue
Block a user