可变高度的列表视图项定位器
More...
#include <SListViewItemLocator.h>
可变高度的列表视图项定位器
Definition at line 111 of file SListViewItemLocator.h.
◆ SListViewItemLocatorFlex()
◆ ~SListViewItemLocatorFlex()
| SListViewItemLocatorFlex::~SListViewItemLocatorFlex |
( |
| ) |
|
◆ Branch2Index()
| int SListViewItemLocatorFlex::Branch2Index |
( |
HSTREEITEM | hBranch | ) |
const |
|
protected |
◆ Branch2Offset()
| int SListViewItemLocatorFlex::Branch2Offset |
( |
HSTREEITEM | hBranch | ) |
const |
|
protected |
◆ Clear()
| void SListViewItemLocatorFlex::Clear |
( |
| ) |
|
|
protected |
◆ GetDividerSize()
| int SListViewItemLocatorFlex::GetDividerSize |
( |
| ) |
|
◆ GetFixItemHeight()
| int SListViewItemLocatorFlex::GetFixItemHeight |
( |
| ) |
const |
|
protected |
◆ GetIndexDeep()
| int SListViewItemLocatorFlex::GetIndexDeep |
( |
| ) |
const |
|
protected |
◆ GetItemHeight()
| int SListViewItemLocatorFlex::GetItemHeight |
( |
int | iItem | ) |
|
◆ GetScrollLineSize()
| int SListViewItemLocatorFlex::GetScrollLineSize |
( |
| ) |
|
◆ GetTotalHeight()
| int SListViewItemLocatorFlex::GetTotalHeight |
( |
| ) |
|
◆ InitIndex()
| void SListViewItemLocatorFlex::InitIndex |
( |
HSTREEITEM | hParent, |
|
|
int | nItems, |
|
|
int | nSubBranchSize ) |
|
protected |
◆ IsFixHeight()
| BOOL SListViewItemLocatorFlex::IsFixHeight |
( |
| ) |
|
◆ Item2Position()
| int SListViewItemLocatorFlex::Item2Position |
( |
int | iItem | ) |
|
◆ Offset2Branch()
| HSTREEITEM SListViewItemLocatorFlex::Offset2Branch |
( |
HSTREEITEM | hParent, |
|
|
int | nOffset ) |
|
protected |
◆ OnDataSetChanged()
| void SListViewItemLocatorFlex::OnDataSetChanged |
( |
| ) |
|
◆ Position2Item()
| int SListViewItemLocatorFlex::Position2Item |
( |
int | position | ) |
|
◆ SetAdapter()
| void SListViewItemLocatorFlex::SetAdapter |
( |
ILvAdapter * | pAdapter | ) |
|
◆ SetItemHeight()
| void SListViewItemLocatorFlex::SetItemHeight |
( |
int | iItem, |
|
|
int | nHeight ) |
◆ SetScale()
| void SListViewItemLocatorFlex::SetScale |
( |
int | nScale | ) |
|
◆ m_adapter
| SAutoRefPtr<ILvAdapter> SListViewItemLocatorFlex::m_adapter |
|
protected |
◆ m_itemPosIndex
◆ m_nDividerSize
◆ m_nItemHeight
◆ m_nScale
| int SListViewItemLocatorFlex::m_nScale |
|
protected |
◆ m_segments
| SArray<SegmentInfo *> SListViewItemLocatorFlex::m_segments |
|
protected |
The documentation for this class was generated from the following files: