Definition at line 4969 of file pcbnew.py.
◆ __init__()
def pcbnew.ActionPlugin.__init__ |
( |
|
self | ) |
|
◆ defaults()
def pcbnew.ActionPlugin.defaults |
( |
|
self | ) |
|
◆ GetCategoryName()
def pcbnew.ActionPlugin.GetCategoryName |
( |
|
self | ) |
|
◆ GetDescription()
def pcbnew.ActionPlugin.GetDescription |
( |
|
self | ) |
|
◆ GetIconFileName()
def pcbnew.ActionPlugin.GetIconFileName |
( |
|
self, |
|
|
|
dark |
|
) |
| |
◆ GetName()
def pcbnew.ActionPlugin.GetName |
( |
|
self | ) |
|
◆ GetShowToolbarButton()
def pcbnew.ActionPlugin.GetShowToolbarButton |
( |
|
self | ) |
|
◆ Run()
def pcbnew.ActionPlugin.Run |
( |
|
self | ) |
|
◆ category
pcbnew.ActionPlugin.category |
◆ dark_icon_file_name
pcbnew.ActionPlugin.dark_icon_file_name |
◆ description
pcbnew.ActionPlugin.description |
◆ icon_file_name
pcbnew.ActionPlugin.icon_file_name |
◆ name
◆ show_toolbar_button
pcbnew.ActionPlugin.show_toolbar_button |
The documentation for this class was generated from the following file: