Lhaz
|
#include <lhazcol.h>
クラス | |
struct | LVCONTENT |
公開メンバ関数 | |
LVCOLMS (HWND hwnd, HMENU memu, int sortkind, int sortrev, int colcont, LVCOLM cols[], const WSTR ®prefix, bool setmenu) | |
‾LVCOLMS () | |
LVCONTENT | GetContents (int idx) const |
void | SetContent (int idx, const LVCONTENT &con) |
BOOL | GetChecked (int idx) const |
void | SetSize (int idx, int size) |
int | GetDispCont (int idx) const |
size_t | GetDispContsSize () const |
void | SetListView () |
const WSTR & | GetDsp (ARCHIVE *archive, int subitem, int item, bool hastreeview) const |
void | SetMenu () |
void | CheckMenu (int sortkind, int sortrev) |
void | SetSizeText (int kb_b) |
int | GetContent (int idx) const |
int | GetFmt (int idx) const |
const WSTR & | GetText (int idx) const |
void | ChangeDisp (bool setmenu) |
int | GetIndex (int subitem) const |
LHAZFILE::FIELD | GetField (int idx) const |
int | GetSortKind () const |
int | GetColCnt (void) const |
非公開メンバ関数 | |
void | ReadColumns () |
void | SaveColumns () |
void | UseDefaultDisplay () |
非公開変数類 | |
HWND | m_lv_window |
HMENU | m_menu |
int | m_sort_kind |
int | m_sort_rev |
std::vector< LVCONTENT > | m_contents |
std::vector< int > | m_disp_conts |
int | m_view_kb_b |
int | m_col_cnt |
LVCOLM * | m_columns |
WSTR | m_reg_prefix |
LVCOLMS::LVCOLMS | ( | HWND | hwnd, |
HMENU | memu, | ||
int | sortkind, | ||
int | sortrev, | ||
int | colcont, | ||
LVCOLM | cols[], | ||
const WSTR & | regprefix, | ||
bool | setmenu | ||
) |
LVCOLMS::‾LVCOLMS | ( | ) |
void LVCOLMS::ChangeDisp | ( | bool | setmenu | ) |
void LVCOLMS::CheckMenu | ( | int | sortkind, |
int | sortrev | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
inline |
void LVCOLMS::SetListView | ( | ) |
void LVCOLMS::SetMenu | ( | ) |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |