Inheritance diagram for RecentFilesList:


Public Member Functions | |
| void | AppendSortedToMenu (PopupMenu toMenu) |
| void | Constructor () |
| XMLElement | GetXML () |
| void | InitFromXML () |
| void | JustOpenedFile (FolderItem f) |
| FolderItem | PathToItemWithCleanup (string inPath) |
| void | RemovePath (string removingPath, boolean removeKey=true) |
Package Attributes | |
| dictionary | mPathLookup |
| string | mTimestampNames [] |
| void RecentFilesList.AppendSortedToMenu | ( | PopupMenu | toMenu | ) |
| void RecentFilesList.Constructor | ( | ) |
| XMLElement RecentFilesList.GetXML | ( | ) |
| void RecentFilesList.InitFromXML | ( | ) |
| void RecentFilesList.JustOpenedFile | ( | FolderItem | f | ) |
| FolderItem RecentFilesList.PathToItemWithCleanup | ( | string | inPath | ) |
| void RecentFilesList.RemovePath | ( | string | removingPath, | |
| boolean | removeKey = true | |||
| ) |
dictionary RecentFilesList.mPathLookup [package] |
string RecentFilesList.mTimestampNames[] [package] |
1.5.1