Definition at line 4956 of file pcbnew.py.
◆ __init__()
| pcbnew.ActionPlugin.__init__ |
( |
| self | ) |
|
◆ defaults()
| pcbnew.ActionPlugin.defaults |
( |
| self | ) |
|
◆ GetCategoryName()
| pcbnew.ActionPlugin.GetCategoryName |
( |
| self | ) |
|
◆ GetClassName()
| pcbnew.ActionPlugin.GetClassName |
( |
| self | ) |
|
◆ GetDescription()
| pcbnew.ActionPlugin.GetDescription |
( |
| self | ) |
|
◆ GetIconFileName()
| pcbnew.ActionPlugin.GetIconFileName |
( |
| self, |
|
|
| dark ) |
◆ GetName()
| pcbnew.ActionPlugin.GetName |
( |
| self | ) |
|
◆ GetShowToolbarButton()
| pcbnew.ActionPlugin.GetShowToolbarButton |
( |
| self | ) |
|
◆ Run()
| pcbnew.ActionPlugin.Run |
( |
| self | ) |
|
◆ category
| str pcbnew.ActionPlugin.category = "Undefined" |
◆ dark_icon_file_name
| str pcbnew.ActionPlugin.dark_icon_file_name = "" |
◆ description
| str pcbnew.ActionPlugin.description = "" |
◆ icon_file_name
| str pcbnew.ActionPlugin.icon_file_name = "" |
◆ name
| str pcbnew.ActionPlugin.name = "Undefined Action plugin" |
◆ show_toolbar_button
| bool pcbnew.ActionPlugin.show_toolbar_button = False |
The documentation for this class was generated from the following file: