Menu
NodeGui LogoNodeGui
DocsAPIBlogGitHub
NodeGui LogoNodeGui
  • Docs
  • API
  • Blog
  • GitHub
  • General
    • Synopsis
  • Widgets
    • QApplication
    • QCheckBox
    • QDial
    • QIcon
    • QLabel
    • QLineEdit
    • QMainWindow
    • QPlainTextEdit
    • QProgressBar
    • QPushButton
    • QRadioButton
    • QScrollArea
    • QSpinBox
    • QTabWidget
    • QWidget
  • Layouts
    • FlexLayout
    • QGridLayout
  • Modules
    • QClipboard
    • QCursor
    • QPixmap
    • Qt Enums
  • Internal Modules
    • Component
    • EventWidget
    • NodeLayout
    • NodeWidget
    • YogaWidget
    • QAbstractScrollArea
    • QAbstractSlider
  • APIs
    • process

Qt Enums

#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";
Previous

« QPixmap

Next

Component »

  • Enums from Qt
    • Example