Classes | |
| class | MyApp |
Variables | |
| app = QtWidgets.QApplication(sys.argv) | |
| QtBaseClass | |
| string | qtCreatorFile = "mainwindow.ui" |
| Ui_MainWindow | |
| window = MyApp() | |
| tello_qt.app = QtWidgets.QApplication(sys.argv) |
Definition at line 47 of file tello_qt.py.
| tello_qt.QtBaseClass |
Definition at line 9 of file tello_qt.py.
| string tello_qt.qtCreatorFile = "mainwindow.ui" |
Definition at line 8 of file tello_qt.py.
| tello_qt.Ui_MainWindow |
Definition at line 9 of file tello_qt.py.
| tello_qt.window = MyApp() |
Definition at line 48 of file tello_qt.py.