50 const WSTR& regprefix,
62 const WSTR&
GetDsp(
ARCHIVE* archive,
int subitem,
int item,
bool hastreeview)
const;
64 void CheckMenu(
int sortkind,
int sortrev);
FIELD
Definition lhazfile.h:16
size_t GetDispContsSize() const
Definition lhazcol.h:60
void ChangeDisp(bool setmenu)
Definition lhazcol.cpp:65
HWND m_lv_window
Definition lhazcol.h:76
void SetSizeText(int kb_b)
Definition lhazcol.h:65
LVCOLM * m_columns
Definition lhazcol.h:84
LHAZFILE::FIELD GetField(int idx) const
Definition lhazcol.h:71
void SetSize(int idx, int size)
Definition lhazcol.h:58
‾LVCOLMS()
Definition lhazcol.cpp:57
int m_col_cnt
Definition lhazcol.h:83
int m_view_kb_b
Definition lhazcol.h:82
void UseDefaultDisplay()
Definition lhazcol.cpp:251
int m_sort_rev
Definition lhazcol.h:79
const WSTR & GetText(int idx) const
Definition lhazcol.h:68
std::vector< int > m_disp_conts
Definition lhazcol.h:81
void SetContent(int idx, const LVCONTENT &con)
Definition lhazcol.h:56
void SetMenu()
Definition lhazcol.cpp:149
void ReadColumns()
Definition lhazcol.cpp:189
int m_sort_kind
Definition lhazcol.h:78
void SetListView()
Definition lhazcol.cpp:80
LVCONTENT GetContents(int idx) const
Definition lhazcol.h:55
void SaveColumns()
Definition lhazcol.cpp:235
int GetIndex(int subitem) const
Definition lhazcol.h:70
WSTR m_reg_prefix
Definition lhazcol.h:85
int GetContent(int idx) const
Definition lhazcol.h:66
int GetColCnt(void) const
Definition lhazcol.h:73
const WSTR & GetDsp(ARCHIVE *archive, int subitem, int item, bool hastreeview) const
Definition lhazcol.cpp:96
int GetDispCont(int idx) const
Definition lhazcol.h:59
int GetSortKind() const
Definition lhazcol.h:72
HMENU m_menu
Definition lhazcol.h:77
int GetFmt(int idx) const
Definition lhazcol.h:67
void CheckMenu(int sortkind, int sortrev)
Definition lhazcol.cpp:169
BOOL GetChecked(int idx) const
Definition lhazcol.h:57
std::vector< LVCONTENT > m_contents
Definition lhazcol.h:80
リストビューで用いるカラム.
Definition lhazcol.h:23
WSTR Text
Definition lhazcol.h:29
int Fmt
Definition lhazcol.h:28
WSTR Menu
Definition lhazcol.h:32
LHAZFILE::FIELD Field
Definition lhazcol.h:27
BOOL Dsp
Definition lhazcol.h:31
int Size
Definition lhazcol.h:30
BOOL Checked
Definition lhazcol.h:39
int Index
Definition lhazcol.h:38
int Size
Definition lhazcol.h:40