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

Public Member Functions

 __init__ (self, *args, **kwargs)
 

Public Attributes

 ItemIsSelectable
 
 ItemIsMovable
 
 ItemSendsGeometryChanges
 
 line
 
 isPoint
 

Detailed Description

Definition at line 13 of file drawView.py.

Constructor & Destructor Documentation

◆ __init__()

drawView.CustomItem.__init__ (   self,
args,
**  kwargs 
)

Definition at line 14 of file drawView.py.

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

Member Data Documentation

◆ isPoint

drawView.CustomItem.isPoint

Definition at line 21 of file drawView.py.

◆ ItemIsMovable

drawView.CustomItem.ItemIsMovable

Definition at line 18 of file drawView.py.

◆ ItemIsSelectable

drawView.CustomItem.ItemIsSelectable

Definition at line 17 of file drawView.py.

◆ ItemSendsGeometryChanges

drawView.CustomItem.ItemSendsGeometryChanges

Definition at line 19 of file drawView.py.

◆ line

drawView.CustomItem.line

Definition at line 20 of file drawView.py.


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