#include <lhazfiletree.h>
|
| LHAZFILETREE (void) |
| Default Constructor
|
|
| LHAZFILETREE (const WSTR &name, ARCHIVE *archive, gui::LHAZTREEVIEW *treeview) |
| Constructor (Root)
|
|
| LHAZFILETREE (const WSTR &name, LHAZFILES *files, gui::LHAZTREEVIEW *treeview, ARCHIVE::TYPE type) |
| Constructor (Root)
|
|
| LHAZFILETREE (const WSTR &name, gui::LHAZTREEVIEW *treeview, HTREEITEM parent, bool isfile, LHAZFILE *file) |
| Constructor
|
|
| ‾LHAZFILETREE (void) |
| Destructor
|
|
const WSTR & | GetName (void) const |
|
HTREEITEM | GetTreeItem (void) const |
|
const std::vector< LHAZFILETREE * > & | GetChildren (void) const |
|
LHAZFILE * | GetFile (void) const |
|
ARCHIVE * | GetArchive (void) const |
|
void | Add (gui::LHAZTREEVIEW *treeview, ARCHIVE::TYPE type, const WSTR &name, bool isdir, LHAZFILE *file) |
| Add
|
|
void | Add (ARCHIVE::TYPE type, const WSTR &name, bool isdir, LHAZFILE *file) |
| Add
|
|
HTREEITEM | FindTreeItem (const WSTR &dir) const |
| FindTreeItem
|
|
bool | GetDescendantMember (std::vector< LHAZFILE * > &files) const |
| AddGDList
|
|
LONGLONG | GetChildSizeTotal (void) const |
| GetChildSizeTotal
|
|
◆ LHAZFILETREE() [1/4]
LHAZFILETREE::LHAZFILETREE |
( |
void |
| ) |
|
◆ LHAZFILETREE() [2/4]
◆ LHAZFILETREE() [3/4]
◆ LHAZFILETREE() [4/4]
◆ ‾LHAZFILETREE()
LHAZFILETREE::‾LHAZFILETREE |
( |
void |
| ) |
|
◆ Add() [1/2]
◆ Add() [2/2]
◆ AddSub()
◆ FindTreeItem()
HTREEITEM LHAZFILETREE::FindTreeItem |
( |
const WSTR & |
dir | ) |
const |
◆ GetArchive()
ARCHIVE * LHAZFILETREE::GetArchive |
( |
void |
| ) |
const |
|
inline |
◆ GetChildren()
const std::vector< LHAZFILETREE * > & LHAZFILETREE::GetChildren |
( |
void |
| ) |
const |
|
inline |
◆ GetChildSizeTotal()
LONGLONG LHAZFILETREE::GetChildSizeTotal |
( |
void |
| ) |
const |
◆ GetDescendantMember()
bool LHAZFILETREE::GetDescendantMember |
( |
std::vector< LHAZFILE * > & |
files | ) |
const |
AddGDList
AddGDList
AddSDList
GetDescendantMember - ToDo:Filter対応
◆ GetFile()
LHAZFILE * LHAZFILETREE::GetFile |
( |
void |
| ) |
const |
|
inline |
◆ GetName()
const WSTR & LHAZFILETREE::GetName |
( |
void |
| ) |
const |
|
inline |
◆ GetTreeItem()
HTREEITEM LHAZFILETREE::GetTreeItem |
( |
void |
| ) |
const |
|
inline |
◆ Archive
◆ Children
◆ File
◆ Files
◆ m_treeview
◆ Name
◆ TreeItem
HTREEITEM LHAZFILETREE::TreeItem |
|
private |
このクラス詳解は次のファイルから抽出されました: