377 B
377 B
Enums from Qt
For a complete list of Enums that we can use from Javascript see file
Qt enums: src/lib/QtEnums/index.ts in the NodeGui repo.
All the enums in this file can be imported directly from @nodegui/@nodegui.
Example
import { AspectRatioMode } from "@nodegui/nodegui";