> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parashell.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Python reference: miscellaneous stubs

> Static miscellaneous FreeCAD-compatible API stub reference

Static FreeCAD-compatible API stub reference. Descriptions are normalized to avoid identifying Parashell as the upstream product.

```text theme={null}
MODULE Tools/typing/inputs/overlays/PySide/QtCore.pyi
functions:
  - def QT_TRANSLATE_NOOP(context: str, source_text: str, /) -> str
classes:
  class QTimer
    methods:
      @staticmethod
      - def singleShot(msec: int, slot: Callable[[], object], /) -> None
```
