#include <lib_browser.h>
Private.
The main browser library class.
Static Public Member Functions | |
static Bool | MountPresetLibrary (const Filename &fn, UInt32 flags, SDKBrowserURL *domain=nullptr) |
static Bool | ConvertPresetLibrary (const Filename &fn, Bool ask) |
Private Member Functions | |
SDKBrowser () | |
~SDKBrowser () | |
SDKBrowserCategory | |
enum | { CategoryPresetNodes, CategoryCatalogNodes, ddumdumdimdum } |
SDKBrowserFind | |
enum | { FindExactMatch, FindBestMatch, ForceDirectoryUpdate } |
SDKBrowserFileSystemTypes | |
enum | { Computer, Drive, DriveCD, Folder, FolderOpen, FolderPresets, FolderCatalogs, FolderSearch, Document, ThreeDFile, ImageFile, MovieFile, Preset } |
SDKBrowserPresetDb | |
enum | { UserPresetDb, InvalidPresetDb } |
SDKBrowserPresetLibrary | |
enum | { ReadOnlyPresetLibrary, SystemPresetLibrary, IgnoreROPresetLibrary } |
SDKBrowserPreview | |
enum | { PreviewReplace, PreviewAppend } |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
|
private |
|
private |
|
static |