Guest User

Untitled

a guest
Apr 24th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. app = QGuiApplication(sys.argv)
  2. view = QQuickView()
  3. view.setResizeMode(QQuickView.SizeRootObjectToView)
Add Comment
Please, Sign In to add comment