Struct sh::ui::ManageBookmarksDialog::BM

struct sh::ui::ManageBookmarksDialog::BM : public enable_shared_from_this<BM>

Subclassed by sh::ui::ManageBookmarksDialog::BM_Bookmark, sh::ui::ManageBookmarksDialog::BM_Folder

Public Functions

std::shared_ptr<BM_Folder> asFolder() = 0
std::shared_ptr<BM_Bookmark> asBookmark() = 0
bool isFolder() = 0