Files
renderdoc/docs/python_api/qrenderdoc/config.rst
T
baldurk bb4017a965 Add a spellchecking mode for sphinx and fix some typos
* The worst one was Persistant -> Persistent. This involved renaming
  PersistentConfig but the impact of that is considered minimal enough to be
  worth fixing.
2026-08-13 17:46:47 +01:00

48 lines
1.1 KiB
ReStructuredText

API Reference: qrenderdoc Persistent Config
===========================================
This is the API reference for the functions, classes, and enums in the ``qrenderdoc`` module which represents the UI-specific interface for integrating with the UI and writing UI extensions. For more high-level information and instructions on using the python API, see :doc:`../index` and :doc:`../ui_extensions`.
.. contents:: Sections
:local:
.. currentmodule:: qrenderdoc
Config
------
.. autoclass:: qrenderdoc.PersistentConfig
:members:
.. autoclass:: qrenderdoc.TimeUnit
:members:
.. autoclass:: qrenderdoc.OffsetSizeDisplayMode
:members:
.. autofunction:: qrenderdoc.ConfigFilePath
.. autofunction:: qrenderdoc.UnitSuffix
.. autofunction:: qrenderdoc.AddRecentFile
.. autofunction:: qrenderdoc.RemoveRecentFile
Shader Processing
-----------------
.. autoclass:: qrenderdoc.ShaderProcessingTool
:members:
.. autoclass:: qrenderdoc.ShaderToolOutput
:members:
Bug Reports
-----------
.. autoclass:: qrenderdoc.BugReport
:members:
Remote Host
-----------
.. autoclass:: qrenderdoc.RemoteHost
:members: