Classes | |
| struct | iExplorerItemContainer |
| Explorer item container. {DispatchWrapper}. More... | |
| struct | iExplorerItemContainerGeneric |
| Generic explorer item container. {DispatchWrapper}. More... | |
| struct | iExplorerItemContainerScene |
| Scene file explorer item container. More... | |
| struct | iExplorerItemTypeHandler |
| Explorer item type handler. {DispatchWrapper}. More... | |
| struct | iWidgetExplorer |
| Widget Explorer. More... | |
Typedefs | |
| typedef tU32 | tExplorerItemTypeFlags |
| Explorer item type flags type. More... | |
Variables | |
| niConstValue achar *const | koidExplorerItemType_Unknown |
| Explorer item type unknown object id. More... | |
| niConstValue achar *const | koidExplorerItemType_Container |
| Explorer item type container object id. More... | |
| niConstValue achar *const | koidExplorerItemType_Up |
| Explorer item type up object id. More... | |
| niConstValue achar *const | koidExplorerItemType_DriveFixed |
| Explorer item type fixed drive object id. More... | |
| niConstValue achar *const | koidExplorerItemType_DriveFloppy |
| Explorer item type floppy drive object id. More... | |
| niConstValue achar *const | koidExplorerItemType_DriveRemovable |
| Explorer item type removable drive object id. More... | |
| niConstValue achar *const | koidExplorerItemType_DriveRemote |
| Explorer item type remote drive object id. More... | |
| niConstValue achar *const | koidExplorerItemType_DriveCDRom |
| Explorer item type cdrom drive object id. More... | |
| niConstValue achar *const | koidExplorerItemType_DriveRAM |
| Explorer item type ram drive object id. More... | |
| niConstValue achar *const | koidExplorerItemType_ItemPath |
| Explorer item type item path object id. More... | |
| niConstValue achar *const | koidExplorerItemType_ItemData |
| Explorer item type item data object id. More... | |
| niConstValue achar *const | koidExplorerItemType_Info |
| Explorer item type info object id. More... | |
| niConstValue achar *const | koidExplorerItemType_SceneUp |
| Explorer item type scene up object id. More... | |
| niConstValue achar *const | koidExplorerItemType_SceneUpDir |
| Explorer item type scene up directory object id. More... | |
| niConstValue achar *const | koidExplorerItemType_SceneUserData |
| Explorer item type scene userdata object id. More... | |
| typedef tU32 tExplorerItemTypeFlags |
Explorer item type flags type.
| enum eExplorerItemType |
Explorer item type.
| enum eExplorerItemTypeFlags |
Explorer item type flags.
| enum eWidgetExplorerIconSize |
Explorer icon size.
| enum eWidgetExplorerCommand |
Explorer widget command.
| enum eWidgetExplorerStyle |
Widget explorer style.
| Enumerator | |
|---|---|
| eWidgetExplorerStyle_MultiSelect |
Multiple selection. |
| eWidgetExplorerStyle_NoStandardTypeHandlers |
Don't register the standard type handlers and icons in SinkAttached.
|
| eWidgetExplorerStyle_ForceDWORD | |
| enum eWidgetExplorerViewMessage |
Explorer view messages.
| Enumerator | |||
|---|---|---|---|
| eWidgetExplorerViewMessage_SetExplorerItemContainer |
Set the item container.
| ||
| eWidgetExplorerViewMessage_SetIconSize |
Set the icon size.
| ||
| eWidgetExplorerViewMessage_ClearView |
Clear the view. | ||
| eWidgetExplorerViewMessage_NotifySelect |
An item has been selected. | ||
| eWidgetExplorerViewMessage_NotifyUnselect |
An item has been unselected. | ||
| eWidgetExplorerViewMessage_NotifyStyleChanged |
The explorer style has changed. | ||
| eWidgetExplorerViewMessage_NotifySetSelection |
fire at SetSelection | ||
| eWidgetExplorerViewMessage_ForceDWORD | |||
| enum eExplorerItemContainerMessage |
Explore item container messages.
| Enumerator | |||||
|---|---|---|---|---|---|
| eExplorerItemContainerMessage_ItemAdded |
A new item has been added.
| ||||
| eExplorerItemContainerMessage_ItemBeforeRemove |
An item is going to be removed.
| ||||
| eExplorerItemContainerMessage_ItemRemoved |
An item has been removed.
| ||||
| eExplorerItemContainerMessage_ItemsListed |
The content of the container has been changed.
| ||||
| niConstValue achar* const koidExplorerItemType_Unknown |
Explorer item type unknown object id.
| niConstValue achar* const koidExplorerItemType_Container |
Explorer item type container object id.
| niConstValue achar* const koidExplorerItemType_Up |
Explorer item type up object id.
| niConstValue achar* const koidExplorerItemType_DriveFixed |
Explorer item type fixed drive object id.
| niConstValue achar* const koidExplorerItemType_DriveFloppy |
Explorer item type floppy drive object id.
| niConstValue achar* const koidExplorerItemType_DriveRemovable |
Explorer item type removable drive object id.
| niConstValue achar* const koidExplorerItemType_DriveRemote |
Explorer item type remote drive object id.
| niConstValue achar* const koidExplorerItemType_DriveCDRom |
Explorer item type cdrom drive object id.
| niConstValue achar* const koidExplorerItemType_DriveRAM |
Explorer item type ram drive object id.
| niConstValue achar* const koidExplorerItemType_ItemPath |
Explorer item type item path object id.
| niConstValue achar* const koidExplorerItemType_ItemData |
Explorer item type item data object id.
| niConstValue achar* const koidExplorerItemType_Info |
Explorer item type info object id.
| niConstValue achar* const koidExplorerItemType_SceneUp |
Explorer item type scene up object id.
| niConstValue achar* const koidExplorerItemType_SceneUpDir |
Explorer item type scene up directory object id.
| niConstValue achar* const koidExplorerItemType_SceneUserData |
Explorer item type scene userdata object id.
1.8.7