Definition at line 10 of file SListViewItemLocator-i.h.
◆ GetDividerSize()
int IListViewItemLocator::GetDividerSize |
( |
| ) |
|
◆ GetItemHeight()
int IListViewItemLocator::GetItemHeight |
( |
int | iItem | ) |
|
获取表项高度
- Parameters
-
- Returns
- int–表项高度
◆ GetScrollLineSize()
int IListViewItemLocator::GetScrollLineSize |
( |
| ) |
|
◆ GetTotalHeight()
int IListViewItemLocator::GetTotalHeight |
( |
| ) |
|
◆ IsFixHeight()
BOOL IListViewItemLocator::IsFixHeight |
( |
| ) |
|
获取表项固定高度标志
- Returns
- TRUE–固定高度,FALSE–可变高度
◆ Item2Position()
int IListViewItemLocator::Item2Position |
( |
int | iItem | ) |
|
获取表项在列表布局中的坐标
- Parameters
-
- Returns
- int–坐标
◆ OnDataSetChanged()
void IListViewItemLocator::OnDataSetChanged |
( |
| ) |
|
◆ Position2Item()
int IListViewItemLocator::Position2Item |
( |
int | position | ) |
|
将坐标转换成表项索引
- Parameters
-
- Returns
- int–表项索引
◆ SetAdapter()
void IListViewItemLocator::SetAdapter |
( |
ILvAdapter * | pAdapter | ) |
|
◆ SetItemHeight()
void IListViewItemLocator::SetItemHeight |
( |
int | iItem, |
|
|
int | nHeight ) |
设定表项高度
- Parameters
-
iItem | int–表项索引 |
nHeight | int–表项高度 |
- Returns
◆ SetScale()
void IListViewItemLocator::SetScale |
( |
int | nScale | ) |
|
设定放大比例
- Parameters
-
- Returns
The documentation for this struct was generated from the following file: