Definition at line 127 of file recentfiles.py.
◆ __init__()
| def robotide.recentfiles.recentfiles.RecentFileEntry.__init__ |
( |
|
self, |
|
|
|
index, |
|
|
|
file, |
|
|
|
plugin |
|
) |
| |
◆ get_action_info()
| def robotide.recentfiles.recentfiles.RecentFileEntry.get_action_info |
( |
|
self | ) |
|
◆ OnOpenRecent()
| def robotide.recentfiles.recentfiles.RecentFileEntry.OnOpenRecent |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ doc
| robotide.recentfiles.recentfiles.RecentFileEntry.doc |
◆ file
| robotide.recentfiles.recentfiles.RecentFileEntry.file |
◆ filename
| robotide.recentfiles.recentfiles.RecentFileEntry.filename |
◆ index
| robotide.recentfiles.recentfiles.RecentFileEntry.index |
◆ label
| robotide.recentfiles.recentfiles.RecentFileEntry.label |
◆ path
| robotide.recentfiles.recentfiles.RecentFileEntry.path |
◆ plugin
| robotide.recentfiles.recentfiles.RecentFileEntry.plugin |
The documentation for this class was generated from the following file: