class Wire_Menu(QMenu):
Method | __init__ |
Initializes the menu. |
Method | update |
Updates the menu. |
Method | wire_export |
Exports wire points to a TXT file. |
Method | wire_import |
Imports wire points from a TXT file. |
Instance Variable | export_wire_action |
Undocumented |
Instance Variable | gui |
Undocumented |
Instance Variable | import_wire_action |
Undocumented |