Skip to content
Weitian Leung edited this page Mar 19, 2020 · 3 revisions

Use only when you don't have any Qt bindings dependency.

app = QtApp(sys.argv)

It will construct the QCoreApplication internal.

Clone this wiki locally