55 vector<WSTR>& filters,
64 void Compress(vector<LHAZPROCFILE>& compfiles,
const MYSTR& curdir);
78 void MoveWindow(
int X,
int Y,
int nWidth,
int nHeight, BOOL bRepaint)
const;
81 void OnDropFiles(
const vector<WSTR>& files,
const PATH& tempname);
82 void OnEnter(
const PATH& tempdir);
91 void Show(
void)
const;
92 void Sort(WPARAM wParam);
FORMAT
Definition lhazlist.h:22
Definition lhaztabcontent_gd.h:21
Definition lhaztabcontent.h:32
void OnPanelSize(WPARAM wParam, LPARAM lParam)
Definition lhaztab.cpp:433
void OnMovePane(void)
Definition lhaztab.cpp:403
HINSTANCE Instance
Definition lhaztab.h:99
vector< LHAZTABCONTENT * > Contents
Definition lhaztab.h:98
void OutputList(const MYSTR &file, LHAZLIST::FORMAT format, bool csv, bool count, const MYSTR &countfile)
書庫内容出力
Definition lhaztab.cpp:474
void Compress(vector< LHAZPROCFILE > &compfiles, const MYSTR &curdir)
Definition lhaztab.cpp:200
void ChangeColumn(void)
Definition lhaztab.cpp:176
void OnRefresh(void)
Definition lhaztab.cpp:443
TABCLASS GetClass(void) const
GetClass
Definition lhaztab.cpp:271
void CloseArchive(HTREEITEM hitem)
Definition lhaztab.cpp:192
gui::LVCOLMS * GetLvcolms(void) const
Definition lhaztab.cpp:305
void Select(TABTYPE type)
Definition lhaztab.cpp:482
TABCLASS
Definition lhaztab.h:36
@ TAB_CLASS_LOCAL
Definition lhaztab.h:36
@ TAB_CLASS_CLOUD
Definition lhaztab.h:36
@ TAB_CLASS_MAX
Definition lhaztab.h:36
@ TAB_CLASS_MIX
Definition lhaztab.h:36
const MYSTR & GetLabel(void) const
GetLabel
Definition lhaztab.cpp:289
void OnEnter(const PATH &tempdir)
Definition lhaztab.cpp:395
void MoveWindow(int X, int Y, int nWidth, int nHeight, BOOL bRepaint) const
Definition lhaztab.cpp:349
void OnSelChange(void)
Definition lhaztab.cpp:451
void Show(void) const
Definition lhaztab.cpp:506
int OnNotify(HWND hWnd, WPARAM wParam, LPARAM lParam, const NOTIFY_IF &nif)
Definition lhaztab.cpp:411
void OnUp(void)
Definition lhaztab.cpp:459
void OnChangeTab(int dir)
Definition lhaztab.cpp:363
MYONEDRIVE * GetOneDrive(void) const
GetOneDrive
Definition lhaztab.cpp:313
void SetSizeText(int kb_b)
Definition lhaztab.cpp:496
gui::LHAZLISTVIEW * GetListView(void) const
GetListView
Definition lhaztab.cpp:297
void Sort(WPARAM wParam)
Definition lhaztab.cpp:539
void DispStsBar(void)
Definition lhaztab.cpp:208
@ e_LHAZ_HPANEL_DX
Definition lhaztab.h:38
bool UploadFiles(TABTYPE tab, const vector< WSTR > &files)
UploadFiles
Definition lhaztab.cpp:555
‾LHAZTAB(void)
Destructor
Definition lhaztab.cpp:166
void OnDropFiles(const vector< WSTR > &files, const PATH &tempname)
Definition lhaztab.cpp:387
ARCHIVE * GetActiveArchive(void) const
Definition lhaztab.cpp:255
void ClearArchive(void)
Definition lhaztab.cpp:184
ARCHIVES * GetArchive(void) const
Definition lhaztab.cpp:263
bool DownloadDB(const MYSTR &destdir) const
DownloadDB
Definition lhaztab.cpp:216
void ShowTreeView(bool show)
Definition lhaztab.cpp:528
gui::LHAZTREEVIEW * GetTreeView(void) const
Definition lhaztab.cpp:321
TABTYPE GetType(void) const
Definition lhaztab.cpp:329
bool DownloadGD(const MYSTR &destdir) const
DownloadGD
Definition lhaztab.cpp:229
void SortRev(void)
Definition lhaztab.cpp:547
bool DownloadOD(const MYSTR &destdir) const
DownloadOD
Definition lhaztab.cpp:242
TABTYPE
Definition lhaztab.h:37
@ TAB_TYPE_MAX
Definition lhaztab.h:37
@ TAB_TYPE_GD
Definition lhaztab.h:37
@ TAB_TYPE_AD
Definition lhaztab.h:37
@ TAB_TYPE_OD
Definition lhaztab.h:37
@ TAB_TYPE_ARCHIVE
Definition lhaztab.h:37
@ TAB_TYPE_DB
Definition lhaztab.h:37
void OnCompress(void)
Definition lhaztab.cpp:379
Definition lhazlistview.h:14
Definition lhaztreeview.h:18
Output file list in archive
MYSTR destdir
Definition lhaztab.h:41
MYSTR tempdir
Definition lhaztab.h:42