Skip to content

Instantly share code, notes, and snippets.

@cmaureir
Created April 17, 2018 08:35
Show Gist options
  • Save cmaureir/ba84fbbb1a1beea0ae6117fb07984caa to your computer and use it in GitHub Desktop.
Save cmaureir/ba84fbbb1a1beea0ae6117fb07984caa to your computer and use it in GitHub Desktop.
app = QGuiApplication(sys.argv)
view = QQuickView()
view.setResizeMode(QQuickView.SizeRootObjectToView)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment