Lhaz
|
#include <lhazfiles_gd.h>
公開メンバ関数 | |
LHAZFILES_GD (gui::LHAZTREEVIEW *treeview) | |
Constructor | |
‾LHAZFILES_GD (void) | |
Destructor | |
LHAZFILE_GD * | GetFile (int idx) const |
bool | GetList (LHAZTABCONTENT *tabcontent) |
GetList | |
![]() | |
LHAZFILES (void) | |
Constructor | |
‾LHAZFILES (void) | |
Destructor | |
virtual bool | Login (void) |
Add | |
void | Filter (LHAZFILETREE *node, LHAZFILE::FIELD field, bool sortrev) |
Filter | |
int | GetDspCount (void) const |
const WSTR & | GetDsp (LHAZFILE::FIELD col, int row, bool treeview, int viewkb) |
GetDsp | |
LHAZFILE * | GetFile (int idx) const |
int | GetIcon (int row) const |
GetIcon | |
LONGLONG | GetTotal (void) const |
HTREEITEM | GetTreeItem (void) const |
GetTreeItem | |
bool | IsLoaded (void) const |
int | size (void) const |
size | |
void | Sort (LHAZFILE::FIELD field, bool rev) |
Sort | |
非公開メンバ関数 | |
bool | GetGDList (MYGOOGLEDRIVE *googledrive) |
GetGDList | |
その他の継承メンバ | |
![]() | |
std::vector< LHAZFILE * > | m_files |
LHAZFILETREE * | m_tree |
bool | m_loaded |
std::vector< LHAZFILE * > | m_sorttable |
LONGLONG | m_total |
LHAZFILES_GD::LHAZFILES_GD | ( | gui::LHAZTREEVIEW * | treeview | ) |
Constructor
LHAZFILES_GD::‾LHAZFILES_GD | ( | void | ) |
Destructor
|
inline |
|
private |
GetGDList
|
virtual |
GetList
LHAZFILESを再実装しています。