Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlPreviewHandler::FpsInfo Struct Reference

#include <qqmlpreviewhandler.h>

Collaboration diagram for QQmlPreviewHandler::FpsInfo:

Public Attributes

quint16 numSyncs
quint16 minSync
quint16 maxSync
quint16 totalSync
quint16 numRenders
quint16 minRender
quint16 maxRender
quint16 totalRender

Detailed Description

Definition at line 53 of file qqmlpreviewhandler.h.

Member Data Documentation

◆ maxRender

quint16 QQmlPreviewHandler::FpsInfo::maxRender

Definition at line 61 of file qqmlpreviewhandler.h.

◆ maxSync

quint16 QQmlPreviewHandler::FpsInfo::maxSync

Definition at line 56 of file qqmlpreviewhandler.h.

◆ minRender

quint16 QQmlPreviewHandler::FpsInfo::minRender

Definition at line 60 of file qqmlpreviewhandler.h.

◆ minSync

quint16 QQmlPreviewHandler::FpsInfo::minSync

Definition at line 55 of file qqmlpreviewhandler.h.

◆ numRenders

quint16 QQmlPreviewHandler::FpsInfo::numRenders

Definition at line 59 of file qqmlpreviewhandler.h.

◆ numSyncs

quint16 QQmlPreviewHandler::FpsInfo::numSyncs

Definition at line 54 of file qqmlpreviewhandler.h.

◆ totalRender

quint16 QQmlPreviewHandler::FpsInfo::totalRender

Definition at line 62 of file qqmlpreviewhandler.h.

◆ totalSync

quint16 QQmlPreviewHandler::FpsInfo::totalSync

Definition at line 57 of file qqmlpreviewhandler.h.


The documentation for this struct was generated from the following file: