This is the complete list of members for SListView, including all inherited members.
_ApplyMatrix(IRenderTarget *pRT, SMatrix &oriMtx) | SWindow | protected |
_FindChildByID(int nID, int nDeep) | SWindow | protectedvirtual |
_FindChildByName(const SStringW &strName, int nDeep) | SWindow | protectedvirtual |
_GetCurrentLayeredWindow() | SWindow | protected |
_GetMatrixEx() const | SWindow | protected |
_PaintChildren(IRenderTarget *pRT, IRegionS *pRgn, UINT iBeginZorder, UINT iEndZorder) (defined in SWindow) | SWindow | protected |
_PaintClient(IRenderTarget *pRT) (defined in SWindow) | SWindow | protected |
_PaintNonClient(IRenderTarget *pRT) (defined in SWindow) | SWindow | protected |
_PaintRegion(IRenderTarget *pRT, IRegionS *pRgn, UINT iZorderBegin, UINT iZorderEnd) (defined in SWindow) | SWindow | protected |
_RedrawNonClient() (defined in SWindow) | SWindow | protected |
_WndRectInRgn(const CRect &rc, const IRegionS *rgn) const | SWindow | protected |
accNotifyEvent(DWORD dwEvt) | SWindow | |
AddEvent(DWORD dwEventID, LPCWSTR pszEventHandlerName) OVERRIDE | SWindow | |
AdjustIZOrder(IWindow *pInsertAfter) OVERRIDE (defined in SWindow) | SWindow | |
AdjustZOrder(SWindow *pInsertAfter) | SWindow | |
AfterAttribute(const SStringW &strAttribName, const SStringW &strValue, BOOL bLoading, HRESULT hr) | SWindow | protectedvirtual |
TObjRefImpl< SObjectImpl< IWindow > >::AfterAttribute(LPCWSTR strAttribName, LPCWSTR strValue, BOOL bLoading, HRESULT hr) OVERRIDE | SObjectImpl< IWindow > | inline |
AfterPaint(IRenderTarget *pRT, SPainter &painter) | SWindow | virtual |
ATTR_BOOL(L"layeredWindow", m_bLayeredWindow, TRUE) ATTR_CUSTOM(L"trackMouseEvent" (defined in SWindow) | SWindow | protected |
ATTR_BOOL(L"msgTransparent", m_bMsgTransparent, FALSE) ATTR_LAYOUTSIZE(L"maxWidth" (defined in SWindow) | SWindow | protected |
ATTR_BOOL(L"clipClient", m_bClipClient, FALSE) ATTR_BOOL(L"focusable" (defined in SWindow) | SWindow | protected |
ATTR_BOOL(L"drawFocusRect", m_bDrawFocusRect, TRUE) ATTR_BOOL(L"hoverAware" (defined in SWindow) | SWindow | protected |
ATTR_BOOL(L"float", m_bFloat, FALSE) ATTR_CHAIN(m_style (defined in SWindow) | SWindow | protected |
ATTR_CHAIN_PTR(m_pLayout, HRET_FLAG_LAYOUT) ATTR_CHAIN_PTR(m_pLayoutParam (defined in SWindow) | SWindow | protected |
ATTR_CUSTOM(L"class", OnAttrClass) ATTR_CUSTOM(L"id" (defined in SWindow) | SWindow | protected |
ATTR_CUSTOM(L"name", OnAttrName) ATTR_CUSTOM(L"skin" (defined in SWindow) | SWindow | protected |
ATTR_CUSTOM(L"text", OnAttrText) ATTR_STRINGW(L"trCtx" (defined in SWindow) | SWindow | protected |
ATTR_CUSTOM(L"enable", OnAttrEnable) ATTR_CUSTOM(L"visible" (defined in SWindow) | SWindow | protected |
ATTR_CUSTOM(L"show", OnAttrVisible) ATTR_CUSTOM(L"display" (defined in SWindow) | SWindow | protected |
ATTR_CUSTOM(L"cache", OnAttrCache) ATTR_CUSTOM(L"alpha" (defined in SWindow) | SWindow | protected |
ATTR_CUSTOM(L"videoCanvas", OnAttrVideoCanvas) ATTR_CUSTOM(L"tip" (defined in SWindow) | SWindow | protected |
ATTR_INT(L"sbEnable", m_wBarEnable, TRUE) ATTR_UINT(L"updateInterval" (defined in SPanel) | SPanel | protected |
ATTR_INT(L"sbTrumbTrackMinAlpha", m_bySbThumbTrackMinAlpha, FALSE) ATTR_INTERPOLATOR(L"sbFadeInterpolator" (defined in SPanel) | SPanel | protected |
ATTR_LAYOUTSIZE(L"dividerSize", m_nDividerSize, FALSE) ATTR_BOOL(L"wantTab" (defined in SListView) | SListView | protected |
ATTR_LAYOUTSIZE(L"sbArrowSize", m_nSbArrowSize, FALSE) ATTR_LAYOUTSIZE(L"sbWid" (defined in SPanel) | SPanel | protected |
ATTR_LAYOUTSIZE(L"sbRight", m_nSbRight, TRUE) ATTR_LAYOUTSIZE(L"sbTop" (defined in SPanel) | SPanel | protected |
ATTR_LAYOUTSIZE(L"sbBottom", m_nSbBottom, TRUE) ATTR_INT(L"sbFadeFrames" (defined in SPanel) | SPanel | protected |
ATTR_SKIN(L"ncskin", m_pNcSkin, TRUE) ATTR_INT(L"data" (defined in SWindow) | SWindow | protected |
ATTR_UINT(L"scrollSpeed", m_nScrollSpeed, FALSE) ATTR_LAYOUTSIZE(L"sbLeft" (defined in SPanel) | SPanel | protected |
BeforePaint(IRenderTarget *pRT, SPainter &painter) | SWindow | virtual |
BeforePaintEx(IRenderTarget *pRT) | SWindow | |
BringWindowToTop() OVERRIDE (defined in SWindow) | SWindow | |
ClearAnimation() OVERRIDE | SWindow | |
CreateCaret(HBITMAP pBmp, int nWid, int nHeight) OVERRIDE | SWindow | |
CreateChild(SXmlNode xmlChild) (defined in SWindow) | SWindow | protected |
CreateChildByName(LPCWSTR pszName) (defined in SWindow) | SWindow | virtual |
CreateChildren(SXmlNode xmlNode) | SListView | protectedvirtual |
CreateChildrenFromResId(LPCTSTR pszResId) OVERRIDE | SWindow | |
CreateChildrenFromXml(LPCWSTR pszXml) OVERRIDE | SWindow | |
CreateChilds(SXmlNode xmlNode) (defined in SWindow) | SWindow | protected |
DECLARE_CLASS_SIID(IID_IListView) long AddRef() PURE | IListView | |
IPanel::IListView::IListView::TPanelProxy< IListView >::DECLARE_CLASS_SIID(IID_IPanel) long AddRef() PURE | IPanel | |
TPanelProxy< IListView >::IListView::ICtrl::DECLARE_CLASS_SIID(IID_ICtrl) long AddRef() PURE | ICtrl | |
SPanel::DECLARE_CLASS_SIID(IID_IPanel) long AddRef() PURE | IPanel | |
ICtrl::DECLARE_CLASS_SIID(IID_ICtrl) long AddRef() PURE | ICtrl | |
DEF_OBJ_BASE(IWindow, Window) long AddRef() PURE | IWindow | |
DefAttributeProc(const SStringW &strAttribName, const SStringW &strValue, BOOL bLoading) | SWindow | protectedvirtual |
Destroy() OVERRIDE (defined in SWindow) | SWindow | |
DestroyAllChildren() OVERRIDE (defined in SWindow) | SWindow | |
DestroyChild(SWindow *pChild) | SWindow | |
DestroyIChild(IWindow *pChild) OVERRIDE (defined in SWindow) | SWindow | |
dirty_child enum value (defined in SWindow) | SWindow | protected |
dirty_clean enum value (defined in SWindow) | SWindow | protected |
dirty_self enum value (defined in SWindow) | SWindow | protected |
DispatchMessage2Items(UINT uMsg, WPARAM wParam, LPARAM lParam) | SListView | protected |
DispatchPaint(IRenderTarget *pRT, IRegionS *pRgn, UINT iZorderBegin, UINT iZorderEnd) | SWindow | protectedvirtual |
DoColorize(COLORREF cr) OVERRIDE (defined in SWindow) | SWindow | |
DrawDefFocusRect(IRenderTarget *pRT, CRect rc) (defined in SWindow) | SWindow | protected |
DrawFocus(IRenderTarget *pRT) | SWindow | virtual |
DrawText(IRenderTarget *pRT, LPCTSTR pszBuf, int cchText, LPRECT pRect, UINT uFormat) | SWindow | virtual |
EnableWindow(BOOL bEnable, BOOL bUpdate DEF_VAL(FALSE)) OVERRIDE (defined in SWindow) | SWindow | |
TObjRefImpl< SObjectImpl< IWindow > >::EnableWindow(BOOL bEnable, BOOL bUpdate) PURE | IWindow | |
EnsureVisible(int iItem) OVERRIDE | SListView | |
FindChildByClass(int nDeep=-1) const | SWindow | inline |
FindChildByID(int nID, int nDeep=-1) | SWindow | |
FindChildByID2(int nID, int nDeep=-1) | SWindow | inline |
FindChildByName(LPCWSTR strName, int nDeep=-1) | SWindow | |
FindChildByName(LPCSTR strName, int nDeep=-1) | SWindow | |
FindChildByName2(LPCWSTR pszName, int nDeep=-1) | SWindow | inline |
FindChildByName2(LPCSTR pszName, int nDeep=-1) | SWindow | inline |
FindIChildByID(int nId) OVERRIDE (defined in SWindow) | SWindow | |
FindIChildByName(LPCWSTR pszName) OVERRIDE (defined in SWindow) | SWindow | |
FindIChildByNameA(LPCSTR pszName) OVERRIDE (defined in SWindow) | SWindow | |
FireCommand() OVERRIDE | SWindow | |
FireCtxMenu(POINT pt) OVERRIDE | SWindow | |
FireEvent(IEvtArgs *evt) OVERRIDE | SWindow | |
FireEvent(SEvtArgs &evt) | SWindow | inline |
GetAccProxy() | SWindow | |
GetAdapter() SCONST OVERRIDE | SListView | |
GetAlpha() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetAnimation() SCONST OVERRIDE | SWindow | |
GetAttribute(LPCWSTR pszName, IStringW *strValue) SCONST OVERRIDE | SWindow | |
GetBkgndColor() SCONST OVERRIDE | SWindow | |
GetCapture() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetChild(int iChild) const | SWindow | |
GetChildrenCount() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetChildrenLayoutRect(RECT *prc) SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetClassAlias() | SObjectImpl< IWindow > | inlinestatic |
GetClassName() | SObjectImpl< IWindow > | inlinestatic |
GetClassType() | SObjectImpl< IWindow > | inlinestatic |
GetClientRect(LPRECT pRect) const | SPanel | virtual |
GetClientRect() const | SPanel | virtual |
GetClientRect(LPRECT prect) SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetColorizeColor() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetContainer() OVERRIDE (defined in SWindow) | SWindow | |
GetContainer() const | SWindow | |
GetCurMsg(void) const | SWindow | inline |
GetDesiredSize(SIZE *psz, int nParentWid, int nParentHei) OVERRIDE | SListView | |
GetEventSet() | SWindow | inline |
GetHost() (defined in SHostProxy) | SHostProxy | inlineprotectedvirtual |
GetHostContainer() (defined in SHostProxy) | SHostProxy | inlineprotectedvirtual |
GetHostHwnd() OVERRIDE | SWindow | |
GetHostRect() const (defined in SHostProxy) | SHostProxy | inlineprotectedvirtual |
GetIChild(int iChild) SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetID() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
GetIOwner() SCONST OVERRIDE | SWindow | |
GetIParent() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetIRoot() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetISelectedChildInGroup() OVERRIDE | SWindow | |
GetISelectedSiblingInGroup() OVERRIDE | SWindow | |
GetItemLocator() SCONST OVERRIDE | SListView | |
GetItemPanel(int iItem) | SListView | protected |
GetIWindow(int uCode) SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetLayout() OVERRIDE (defined in SWindow) | SWindow | inline |
GetLayoutParam() SCONST OVERRIDE (defined in SWindow) | SWindow | inline |
GetLayoutParamT() | SWindow | inline |
GetMatrix(IMatrix *mtx) SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetName() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
GetNameA() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
GetNextLayoutChild(const SWindow *pCurChild) const | SWindow | |
GetNextLayoutIChild(const IWindow *pCurChild) SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetObjectClass() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
GetObjectType() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
GetOwner() const | SWindow | |
GetParent() const | SWindow | |
GetRenderTarget(LPCRECT pRc=NULL, GrtFlag gdcFlags=GRT_NODRAW, BOOL bClientRT=TRUE) | SWindow | |
GetRenderTarget(GrtFlag gdcFlags, IRegionS *pRgn) | SWindow | |
GetRoot() const | SWindow | |
GetSbWidth() const | SPanel | protected |
GetScale() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetScaleSkin(SAutoRefPtr< ISkinObj > &pSkin, int nScale) (defined in SWindow) | SWindow | protected |
GetScriptModule() (defined in SWindow) | SWindow | protected |
GetScrollBarArrowSize(BOOL bVert) SCONST OVERRIDE | SPanel | protected |
GetScrollBarContainer() OVERRIDE | SPanel | protected |
GetScrollBarInfo(BOOL bVert) SCONST OVERRIDE | SPanel | protected |
GetScrollBarRect(BOOL bVert) SCONST OVERRIDE | SPanel | protected |
GetScrollBarSkin(BOOL bVert) SCONST OVERRIDE | SPanel | protected |
GetScrollFadeFrames() SCONST OVERRIDE | SPanel | protected |
GetScrollInterpolator() SCONST OVERRIDE | SPanel | protected |
GetScrollLineSize(BOOL bVertical) | SListView | protectedvirtual |
GetScrollThumbTrackMinAlpha() SCONST OVERRIDE | SPanel | protected |
GetSel() SCONST OVERRIDE | SListView | |
GetSelectedChildInGroup() | SWindow | virtual |
GetSelectedSiblingInGroup() | SWindow | inlinevirtual |
GetState() SCONST OVERRIDE | SWindow | |
GetStyle() const | SWindow | |
GetStyle() (defined in SWindow) | SWindow | |
GetSwnd() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetTextAlign() const | SWindow | |
GetTextRect(LPRECT pRect) | SWindow | virtual |
GetTimelineHandlersMgr() OVERRIDE | SWindow | |
GetToolTipText() | SWindow | virtual |
GetTransformation() const (defined in SWindow) | SWindow | protected |
GetTrCtx() const | SWindow | virtual |
GetUserData() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetVisibleRect(LPRECT prect) SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetWindow(int uCode) const | SWindow | |
GetWindowPath() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetWindowRect(LPRECT prect) SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetWindowRect() const | SWindow | |
GetWindowRgn() SCONST OVERRIDE (defined in SWindow) | SWindow | |
GetWindowText(TCHAR *pBuf, int nBufLen, BOOL bRawText) OVERRIDE | SWindow | |
GetWindowText(BOOL bRawText=FALSE) | SWindow | virtual |
GetWindowTextU8(IStringA *pStr, BOOL bRawText) OVERRIDE | SWindow | |
GetXmlText(const SXmlNode &xmlNode) | SWindow | static |
HitTest(const POINT *pt) SCONST OVERRIDE | SListView | |
HitTest(CPoint &pt) const | SListView | |
InitFromXml(IXmlNode *pNode) OVERRIDE | SWindow | |
InsertChild(SWindow *pNewChild, SWindow *pInsertAfter=NULL) | SWindow | |
InsertIChild(IWindow *pNewChild, IWindow *pInsertAfter=NULL) OVERRIDE (defined in SWindow) | SWindow | |
Invalidate() OVERRIDE (defined in SWindow) | SWindow | |
InvalidateHostRect(LPCRECT pRc, BOOL bClip) (defined in SHostProxy) | SHostProxy | inlineprotectedvirtual |
InvalidateRect(LPCRECT lprect) OVERRIDE (defined in SWindow) | SWindow | |
InvalidateRect(const CRect &rect, BOOL bFromThis=TRUE, BOOL bClip=FALSE) (defined in SWindow) | SWindow | protected |
IsAttributeHandled(SXmlAttr xmlAttr) | SObjectImpl< IWindow > | inlinestatic |
IsCacheDirty() const | SWindow | protected |
IsChecked() SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsClass(LPCWSTR lpszName) SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
IsClipClient() SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsContainPoint(POINT pt, BOOL bClientOnly) SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsDescendant(const IWindow *pWnd) SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsDisabled(BOOL bCheckParent DEF_VAL(FALSE)) SCONST OVERRIDE (defined in SWindow) | SWindow | |
TObjRefImpl< SObjectImpl< IWindow > >::IsDisabled(BOOL bCheckParent) SCONST PURE | IWindow | |
IsDisplay() SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsDrawToCache() const | SWindow | protectedvirtual |
ISetAttribute(const IStringW *strAttr, const IStringW *strValue, BOOL bLoading) OVERRIDE | SObjectImpl< IWindow > | inline |
IsFloat() SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsFocusable() SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsFocused() SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsHostUpdateLocked() const (defined in SHostProxy) | SHostProxy | inlineprotectedvirtual |
IsHostVisible() const (defined in SHostProxy) | SHostProxy | inlineprotectedvirtual |
IsItemRedrawDelay() const | SListView | protectedvirtual |
IsLayeredWindow() const | SWindow | protectedvirtual |
IsLayoutDirty() SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsMsgHandled() const | SWindow | |
IsMsgTransparent() SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsSiblingsAutoGroupped() SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsUpdateLocked(BOOL bCheckParent DEF_VAL(FALSE)) SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsVideoCanvas() SCONST OVERRIDE (defined in SWindow) | SWindow | |
IsVisible(BOOL bCheckParent DEF_VAL(FALSE)) SCONST OVERRIDE (defined in SWindow) | SWindow | |
TObjRefImpl< SObjectImpl< IWindow > >::IsVisible(BOOL bCheckParent) SCONST PURE | IWindow | |
KillFocus() OVERRIDE (defined in SWindow) | SWindow | |
KillTimer(char id) OVERRIDE (defined in SWindow) | SWindow | |
kSbConst enum name (defined in IScrollBarHost) | IScrollBarHost | protected |
kTime_Go enum value (defined in IScrollBarHost) | IScrollBarHost | protected |
kTime_Wait enum value (defined in IScrollBarHost) | IScrollBarHost | protected |
LayoutDirtyType enum name | SWindow | protected |
LockUpdate() OVERRIDE (defined in SWindow) | SWindow | |
m_animation | SWindow | protected |
m_animationHandler (defined in SWindow) | SWindow | protected |
m_attrHandler | SObjectImpl< IWindow > | protected |
m_attrStorage | SWindow | protected |
m_bCacheDirty | SWindow | protected |
m_bCacheDraw | SWindow | protected |
m_bClipClient | SWindow | protected |
m_bDataSetInvalidated | SListView | protected |
m_bDisable | SWindow | protected |
m_bDisplay | SWindow | protected |
m_bDrawFocusRect | SWindow | protected |
m_bFloat | SWindow | protected |
m_bFocusable (defined in SWindow) | SWindow | protected |
m_bFocusable | SWindow | protected |
m_bHoverAware (defined in SWindow) | SWindow | protected |
m_bHoverAware | SWindow | protected |
m_bLayeredWindow | SWindow | protected |
m_bMsgHandled | SWindow | protected |
m_bMsgTransparent | SWindow | protected |
m_bPendingUpdate | SListView | protected |
m_bVertical | SListView | protected |
m_bVisible | SWindow | protected |
m_bWantTab (defined in SListView) | SListView | protected |
m_bWantTab | SListView | protected |
m_bySbThumbTrackMinAlpha (defined in SPanel) | SPanel | protected |
m_cachedRT | SWindow | protected |
m_caret (defined in SWindow) | SWindow | protected |
m_clipPath | SWindow | protected |
m_clipRgn | SWindow | protected |
m_crColorize | SWindow | protected |
m_dragSb (defined in SPanel) | SPanel | protected |
m_dwState | SWindow | protected |
m_dwUpdateInterval (defined in SPanel) | SPanel | protected |
m_dwUpdateInterval (defined in SPanel) | SPanel | protected |
m_dwUpdateTime (defined in SPanel) | SPanel | protected |
m_evtSet | SWindow | protected |
m_fadeFrames (defined in SPanel) | SPanel | protected |
m_fadeFrames (defined in SPanel) | SPanel | protected |
m_fadeInterpolator (defined in SPanel) | SPanel | mutableprotected |
m_fadeInterpolator (defined in SPanel) | SPanel | protected |
m_funSwndProc (defined in SWindow) | SWindow | protected |
m_hitSb (defined in SPanel) | SPanel | protected |
m_iFirstVisible | SListView | protected |
m_iPendingUpdateItem | SListView | protected |
m_iPendingViewItem | SListView | protected |
m_isAnimating (defined in SWindow) | SWindow | protected |
m_isDestroying (defined in SWindow) | SWindow | protected |
m_iSelItem | SListView | protected |
m_isLoading | SWindow | protected |
m_itemCapture | SListView | protected |
m_itemRecycle | SListView | protected |
m_layoutDirty | SWindow | protected |
m_lstItems | SListView | protected |
m_lvItemLocator | SListView | protected |
m_nChildrenCount | SWindow | protected |
m_nDividerSize | SListView | protected |
m_nID | SObjectImpl< IWindow > | protected |
m_nMaxWidth (defined in SWindow) | SWindow | protected |
m_nMaxWidth | SWindow | protected |
m_nSbBottom (defined in SPanel) | SPanel | protected |
m_nSbLeft (defined in SPanel) | SPanel | protected |
m_nSbLeft (defined in SPanel) | SPanel | protected |
m_nSbRight (defined in SPanel) | SPanel | protected |
m_nSbTop (defined in SPanel) | SPanel | protected |
m_nSbTop (defined in SPanel) | SPanel | protected |
m_nSbWid (defined in SPanel) | SPanel | protected |
m_nScrollSpeed (defined in SPanel) | SPanel | protected |
m_nUpdateLockCnt | SWindow | protected |
m_observer | SListView | protected |
m_pBgSkin | SWindow | protected |
m_pContainer | SWindow | protected |
m_pCurMsg | SWindow | protected |
m_pFirstChild | SWindow | protected |
m_pGetRTData (defined in SWindow) | SWindow | protected |
m_pHost (defined in SHostProxy) | SHostProxy | protected |
m_pHoverItem | SListView | protected |
m_pLastChild | SWindow | protected |
m_pLayout (defined in SWindow) | SWindow | protected |
m_pLayoutParam (defined in SWindow) | SWindow | protected |
m_pNcSkin | SWindow | protected |
m_pNextSibling | SWindow | protected |
m_pOwner | SWindow | protected |
m_pParent | SWindow | protected |
m_pPrevSibling | SWindow | protected |
m_pSkinDivider (defined in SListView) | SListView | protected |
m_pSkinDivider | SListView | protected |
m_pSkinSb (defined in SPanel) | SPanel | protected |
m_rcClient (defined in SPanel) | SPanel | protected |
m_sbHorz (defined in SPanel) | SPanel | protected |
m_sbVert (defined in SPanel) | SPanel | protected |
m_siHoz (defined in SPanel) | SPanel | protected |
m_siVer (defined in SPanel) | SPanel | protected |
m_strName | SObjectImpl< IWindow > | protected |
m_strText | SWindow | protected |
m_strToolTipText | SWindow | protected |
m_strTrCtx (defined in SWindow) | SWindow | protected |
m_strTrCtx | SWindow | protected |
m_style | SWindow | protected |
m_swnd | SWindow | protected |
m_transform (defined in SWindow) | SWindow | protected |
m_uData (defined in SWindow) | SWindow | protected |
m_uData | SWindow | protected |
m_uZorder | SWindow | protected |
m_wBarEnable (defined in SPanel) | SPanel | protected |
m_wBarVisible (defined in SPanel) | SPanel | protected |
m_xmlTemplate | SListView | protected |
m_zDelta (defined in SPanel) | SPanel | protected |
MarkAttributeHandled(SXmlAttr xmlAttr, bool bHandled) | SObjectImpl< IWindow > | inlinestatic |
MarkCacheDirty(bool bDirty) | SWindow | protected |
MeasureChildren(int nParentWid, int nParentHei) (defined in SWindow) | SWindow | virtual |
MeasureContent(int nParentWid, int nParentHei) (defined in SWindow) | SWindow | virtual |
MESSAGE_HANDLER_EX(WM_IME_CHAR, OnKeyEvent) MESSAGE_HANDLER_EX(WM_IME_REQUEST (defined in SListView) | SListView | protected |
MESSAGE_HANDLER_EX(UM_SETSCALE, OnSetScale) MESSAGE_HANDLER_EX(UM_SETCOLORIZE (defined in SWindow) | SWindow | protected |
MESSAGE_RANGE_HANDLER_EX(WM_KEYFIRST, WM_KEYLAST, OnKeyEvent) MESSAGE_RANGE_HANDLER_EX(WM_IME_STARTCOMPOSITION (defined in SListView) | SListView | protected |
ModifyState(DWORD dwStateAdd, DWORD dwStateRemove, BOOL bUpdate DEF_VAL(FALSE)) OVERRIDE | SWindow | |
Move(LPCRECT prect) OVERRIDE (defined in SWindow) | SWindow | |
Move2(int x, int y, int cx DEF_VAL(-1), int cy DEF_VAL(-1)) OVERRIDE (defined in SWindow) | SWindow | |
MSG_WM_LBUTTONDOWN(OnLButtonDown) MSG_WM_LBUTTONUP(OnLButtonUp) MSG_WM_LBUTTONDBLCLK(OnLButtonDbClick) MSG_WM_RBUTTONDOWN(OnRButtonDown) MSG_WM_RBUTTONUP(OnRButtonUp) MSG_WM_MOUSEMOVE(OnMouseMove) MSG_WM_MOUSEHOVER(OnMouseHover) MSG_WM_MOUSELEAVE(OnMouseLeave) MSG_WM_MOUSEWHEEL(OnMouseWheel) MSG_WM_SETFOCUS_EX(OnSetFocus) MSG_WM_KILLFOCUS_EX(OnKillFocus) MESSAGE_HANDLER_EX(UM_SETLANGUAGE (defined in SWindow) | SWindow | protected |
NeedRedrawWhenStateChange() | SWindow | virtual |
OnAfterInsertChild(SWindow *pChild) | SWindow | protectedvirtual |
OnAfterRemoveChild(SWindow *pChild) | SWindow | protectedvirtual |
OnAnimationInvalidate(IAnimation *pAni, bool bErase) (defined in SWindow) | SWindow | protectedvirtual |
OnAnimationPauseChange(IAnimation *animation, BOOL bPaused) (defined in SWindow) | SWindow | protected |
OnAnimationRepeat(IAnimation *animation) (defined in SWindow) | SWindow | protected |
OnAnimationStart(IAnimation *animation) (defined in SWindow) | SWindow | protected |
OnAnimationStop(IAnimation *animation) (defined in SWindow) | SWindow | protected |
OnAttrAlpha(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrCache(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrClass(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrDisplay(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrEnable(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrID(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrLayout(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrName(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrScrollbarSkin(SStringW strValue, BOOL bLoading) | SPanel | protected |
OnAttrSkin(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrText(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrTip(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrTrackMouseEvent(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnAttrVideoCanvas(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
OnBeforeInsertChild(SWindow *pChild) | SWindow | protectedvirtual |
OnBeforeRemoveChild(SWindow *pChild) | SWindow | protectedvirtual |
OnCaptureChanged(BOOL bCaptured) (defined in SWindow) | SWindow | protectedvirtual |
OnColorize(COLORREF cr) | SListView | protectedvirtual |
OnCommitSurface(IRenderTarget *pRtDest, LPCRECT pRcDest, IRenderTarget *pRtSrc, LPCRECT pRcSrc, BYTE alpha) | SWindow | protectedvirtual |
OnContainerChanged(ISwndContainer *pOldContainer, ISwndContainer *pNewContainer) | SPanel | protectedvirtual |
OnContentChanged() (defined in SWindow) | SWindow | protectedvirtual |
OnCreate(LPVOID) | SWindow | protected |
onDataSetChanged() | SListView | protected |
onDataSetInvalidated() | SListView | protected |
OnDestroy() | SListView | protected |
OnEnable(BOOL bEnable, UINT uStatus) | SPanel | protected |
OnEraseBkgnd(IRenderTarget *pRT) | SWindow | protected |
OnGetDlgCode() const | SListView | protectedvirtual |
OnGetDlgCode() SCONST OVERRIDE (defined in SWindow) | SWindow | |
OnHostFireEvent(IEvtArgs *e) (defined in SHostProxy) | SHostProxy | inlineprotectedvirtual |
OnHScroll(UINT nSBCode, UINT nPos, HWND hwnd) | SPanel | protected |
OnInitFinished(IXmlNode *xmlNode) OVERRIDE | SObjectImpl< IWindow > | inline |
OnItemClick(IEvtArgs *pEvt) | SListView | protected |
onItemDataChanged(int iItem) | SListView | protected |
OnItemGetRect(const SOsrPanel *pItem, CRect &rcItem) const | SListView | protectedvirtual |
OnItemSetCapture(SOsrPanel *pItem, BOOL bCapture) | SListView | protectedvirtual |
OnKeyDown(TCHAR nChar, UINT nRepCnt, UINT nFlags) | SListView | protected |
OnKeyEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) | SListView | protected |
OnKillFocus(SWND wndFocus) | SListView | protected |
OnLanguageChanged() | SListView | protectedvirtual |
OnLayoutDirty() (defined in SHostProxy) | SHostProxy | inlineprotectedvirtual |
OnLButtonDbClick(UINT nFlags, CPoint point) | SWindow | protected |
OnLButtonDown(UINT nFlags, CPoint pt) | SWindow | protected |
OnLButtonUp(UINT nFlags, CPoint pt) | SWindow | protected |
OnMouseClick(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
OnMouseEvent(UINT uMsg, WPARAM wParam, LPARAM lParam) | SListView | protected |
OnMouseHover(UINT nFlags, CPoint ptPos) | SWindow | protected |
OnMouseLeave() | SListView | protected |
OnMouseMove(UINT nFlags, CPoint pt) | SWindow | protected |
OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) | SListView | protected |
OnNcCalcSize(BOOL bCalcValidRects, LPARAM lParam) | SPanel | protected |
OnNcHitTest(CPoint pt) | SPanel | protectedvirtual |
OnNcLButtonDown(UINT nFlags, CPoint point) | SPanel | protected |
OnNcLButtonUp(UINT nFlags, CPoint pt) | SPanel | protected |
OnNcMouseLeave() | SPanel | protected |
OnNcMouseMove(UINT nFlags, CPoint point) | SPanel | protected |
OnNcPaint(IRenderTarget *pRT) | SPanel | protected |
OnPaint(IRenderTarget *pRT) | SListView | protected |
OnRButtonDown(UINT nFlags, CPoint point) | SWindow | protected |
OnRButtonUp(UINT nFlags, CPoint point) | SWindow | protected |
OnRebuildFont() | SListView | protectedvirtual |
OnRelayout(const CRect &rcWnd) | SWindow | protectedvirtual |
OnScaleChanged(int nScale) | SListView | protectedvirtual |
OnScroll(BOOL bVertical, UINT uCode, int nPos) | SListView | protectedvirtual |
OnScrollCommand(BOOL bVert, int iCmd, int nPos) OVERRIDE | SPanel | protected |
OnScrollKillTimer(BOOL bVert, char id) OVERRIDE | SPanel | protected |
OnScrollSetTimer(BOOL bVert, char id, UINT uElapse) OVERRIDE | SPanel | protected |
OnScrollUpdatePart(BOOL bVert, int iPart) OVERRIDE | SPanel | protected |
OnScrollUpdateThumbTrack(BOOL bVert, int nPos) OVERRIDE | SPanel | protected |
OnSetColorize(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
OnSetCursor(const CPoint &pt) | SListView | protectedvirtual |
OnSetFocus(SWND wndOld) | SListView | protected |
OnSetLanguage(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
OnSetScale(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
OnShowWindow(BOOL bShow, UINT nStatus) | SListView | protected |
OnSize(UINT nType, CSize size) | SListView | protected |
OnStateChanged(DWORD dwOldState, DWORD dwNewState) (defined in SWindow) | SWindow | protectedvirtual |
OnStateChanging(DWORD dwOldState, DWORD dwNewState) (defined in SWindow) | SWindow | protectedvirtual |
OnTimer(char cTimerID) | SPanel | protected |
OnUpdateFloatPosition(const CRect &rcParent) | SWindow | inlinevirtual |
OnUpdateFont(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
OnVScroll(UINT nSBCode, UINT nPos, HWND hwnd) | SPanel | protected |
PaintBackground(IRenderTarget *pRT, LPRECT pRc) | SWindow | |
PaintForeground(IRenderTarget *pRT, LPRECT pRc, SWindow *pStartFrom=NULL) | SWindow | |
PGETRTDATA typedef (defined in SWindow) | SWindow | protected |
RedrawItem(SOsrPanel *pItem) | SListView | protected |
RedrawRegion(IRenderTarget *pRT, IRegionS *pRgn) | SWindow | |
RegisterDragDrop(IDropTarget *pDragTarget) OVERRIDE | SWindow | |
ReleaseCapture() OVERRIDE (defined in SWindow) | SWindow | |
ReleaseRenderTarget(IRenderTarget *pRT) | SWindow | |
RemoveChild(SWindow *pChild) | SWindow | |
RemoveEvent(DWORD dwEventID) OVERRIDE | SWindow | |
RemoveIChild(IWindow *pChild) OVERRIDE (defined in SWindow) | SWindow | |
RequestRelayout() OVERRIDE (defined in SWindow) | SWindow | |
RequestRelayout(SWND hSource, BOOL bSourceResizable) | SWindow | virtual |
ScrollUpdate() | SPanel | protected |
SDispatchMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0) OVERRIDE (defined in SWindow) | SWindow | |
TObjRefImpl< SObjectImpl< IWindow > >::SDispatchMessage(UINT uMsg, WPARAM wParam DEF_VAL(0), LPARAM lParam DEF_VAL(0)) PURE | IWindow | |
SetAdapter(ILvAdapter *adapter) OVERRIDE | SListView | |
SetAlpha(BYTE byAlpha) OVERRIDE (defined in SWindow) | SWindow | |
SetAnimation(IAnimation *animation) OVERRIDE | SWindow | |
SetAttrHandler(FunAttrHandler attrHandler) OVERRIDE | SObjectImpl< IWindow > | inline |
SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< IWindow > | inline |
SetAttribute(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< IWindow > | inlinevirtual |
IWindow::SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | IWindow | |
SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< IWindow > | inline |
IWindow::SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | IWindow | |
SetCapture() OVERRIDE (defined in SWindow) | SWindow | |
SetCaretPos(int x, int y) OVERRIDE | SWindow | |
SetCheck(BOOL bCheck) OVERRIDE (defined in SWindow) | SWindow | |
SetContainer(ISwndContainer *pContainer) OVERRIDE (defined in SWindow) | SWindow | |
SetEventMute(BOOL bMute) OVERRIDE | SWindow | |
SetFocus() OVERRIDE (defined in SWindow) | SWindow | |
SetID(int nID) OVERRIDE | SObjectImpl< IWindow > | inline |
SetIOwner(IWindow *pOwner) OVERRIDE | SWindow | |
SetItemLocator(IListViewItemLocator *pItemLocator) OVERRIDE | SListView | |
SetLayoutParam(ILayoutParam *pLayoutParam) OVERRIDE (defined in SWindow) | SWindow | |
SetMatrix(const IMatrix *mtx) OVERRIDE (defined in SWindow) | SWindow | |
SetMatrix(const SMatrix &mtx) | SWindow | |
SetMsgHandled(BOOL bHandled) | SWindow | |
SetName(LPCWSTR pszName) OVERRIDE | SObjectImpl< IWindow > | inline |
SetOwner(SWindow *pOwner) | SWindow | |
SetSel(int iItem, BOOL bNotify=FALSE) OVERRIDE | SListView | |
TPanelProxy< IListView >::SetSel(int iItem, BOOL bNotify DEF_VAL(FALSE)) PURE | IListView | |
SetSwndProc(FunSwndProc swndProc) OVERRIDE | SWindow | |
SetTimer(char id, UINT uElapse) OVERRIDE (defined in SWindow) | SWindow | |
SetToolTipText(LPCTSTR pszText) OVERRIDE (defined in SWindow) | SWindow | |
SetToolTipTextU8(LPCSTR pszText) OVERRIDE (defined in SWindow) | SWindow | |
SetUserData(ULONG_PTR uData) OVERRIDE (defined in SWindow) | SWindow | |
SetVisible(BOOL bVisible, BOOL bUpdate DEF_VAL(FALSE)) OVERRIDE (defined in SWindow) | SWindow | |
TObjRefImpl< SObjectImpl< IWindow > >::SetVisible(BOOL bVisible, BOOL bUpdate) PURE | IWindow | |
SetWindowPath(IPathS *pPath, BOOL bRedraw DEF_VAL(TRUE)) OVERRIDE (defined in SWindow) | SWindow | |
TObjRefImpl< SObjectImpl< IWindow > >::SetWindowPath(IPathS *pPath, BOOL bRedraw) PURE | IWindow | |
SetWindowRgn(IRegionS *pRgn, BOOL bRedraw DEF_VAL(TRUE)) OVERRIDE (defined in SWindow) | SWindow | |
TObjRefImpl< SObjectImpl< IWindow > >::SetWindowRgn(IRegionS *pRgn, BOOL bRedraw) PURE | IWindow | |
SetWindowText(LPCTSTR lpszText) OVERRIDE (defined in SWindow) | SWindow | |
SetWindowTextU8(LPCSTR lpszText) OVERRIDE (defined in SWindow) | SWindow | |
SHostProxy(SWindow *pHost) (defined in SHostProxy) | SHostProxy | inlineexplicitprotected |
ShowCaret(BOOL bShow) OVERRIDE | SWindow | |
SListView() | SListView | |
SObjectImpl() | SObjectImpl< IWindow > | inline |
SOUI_ATTRS_BEGIN() ATTR_CUSTOM(L"sbSkin" (defined in SPanel) | SPanel | protected |
SOUI_MSG_MAP_BEGIN() MSG_WM_PAINT_EX(OnPaint) MSG_WM_SIZE(OnSize) MSG_WM_DESTROY(OnDestroy) MSG_WM_MOUSEWHEEL(OnMouseWheel) MSG_WM_MOUSELEAVE(OnMouseLeave) MSG_WM_KEYDOWN(OnKeyDown) MSG_WM_KILLFOCUS_EX(OnKillFocus) MSG_WM_SETFOCUS_EX(OnSetFocus) MSG_WM_SHOWWINDOW(OnShowWindow) MESSAGE_RANGE_HANDLER_EX(WM_MOUSEFIRST (defined in SListView) | SListView | protected |
SOUI_MSG_MAP_END() SOUI_ATTRS_BEGIN() ATTR_SKIN(L"dividerSkin" (defined in SListView) | SListView | protected |
SSendMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0, BOOL *pbMsgHandled DEF_VAL(NULL)) OVERRIDE (defined in SWindow) | SWindow | |
TObjRefImpl< SObjectImpl< IWindow > >::SSendMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL *pbMsgHandled) PURE | IWindow | |
StartAnimation(IAnimation *animation) OVERRIDE | SWindow | |
SubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) OVERRIDE | SWindow | |
SWindow() | SWindow | |
SwndFromPoint(POINT *pt, BOOL bIncludeMsgTransparent DEF_VAL(FALSE)) SCONST OVERRIDE | SWindow | |
SwndFromPoint(CPoint &pt, BOOL bIncludeMsgTransparent=false) const (defined in SWindow) | SWindow | virtual |
SwndProc(UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *lResult) OVERRIDE | SWindow | |
TestMainThread() (defined in SWindow) | SWindow | protected |
Timer_Go enum value (defined in IScrollBarHost) | IScrollBarHost | protected |
Timer_Wait enum value (defined in IScrollBarHost) | IScrollBarHost | protected |
tr(const SStringW &strSrc) const (defined in SWindow) | SWindow | virtual |
TransformPoint(CPoint &pt) const | SWindow | |
TransformPointEx(CPoint &pt) const | SWindow | |
UnlockUpdate() OVERRIDE (defined in SWindow) | SWindow | |
UnregisterDragDrop() OVERRIDE | SWindow | |
UnsubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) OVERRIDE | SWindow | |
Update(BOOL bForce DEF_VAL(FALSE)) OVERRIDE (defined in SWindow) | SWindow | |
UpdateCacheMode() (defined in SWindow) | SWindow | protected |
UpdateChildrenPosition() OVERRIDE (defined in SWindow) | SWindow | |
UpdateLayout() OVERRIDE (defined in SWindow) | SWindow | |
UpdateScrollBar() | SListView | protected |
UpdateToolTip(CPoint pt, SwndToolTipInfo &tipInfo) | SListView | protectedvirtual |
UpdateVisibleItem(int iItem) | SListView | protected |
UpdateVisibleItems() | SListView | protected |
WM_IME_KEYLAST (defined in SListView) | SListView | protected |
WM_MBUTTONDBLCLK (defined in SWindow) | SWindow | protected |
WM_MOUSELAST (defined in SListView) | SListView | protected |
~SListView() | SListView | |
~SWindow() | SWindow | virtual |