Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
main.MyWindow Class Reference
Inheritance diagram for main.MyWindow:
Inheritance graph
Collaboration diagram for main.MyWindow:
Collaboration graph

Public Member Functions

 __init__ (self, *args, **kwargs)
 
 keyPressEvent (self, event)
 

Public Attributes

 guiLogic
 
 ui
 

Detailed Description

Definition at line 15 of file main.py.

Constructor & Destructor Documentation

◆ __init__()

main.MyWindow.__init__ (   self,
args,
**  kwargs 
)

Definition at line 16 of file main.py.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ keyPressEvent()

main.MyWindow.keyPressEvent (   self,
  event 
)

Definition at line 21 of file main.py.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ guiLogic

main.MyWindow.guiLogic

Definition at line 18 of file main.py.

◆ ui

main.MyWindow.ui

Definition at line 19 of file main.py.


The documentation for this class was generated from the following file: