This is the complete list of members for STreeCtrl, 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) | SWindow | protected |
| _PaintClient(IRenderTarget *pRT) | SWindow | protected |
| _PaintNonClient(IRenderTarget *pRT) | SWindow | protected |
| _PaintRegion(IRenderTarget *pRT, IRegionS *pRgn, UINT iZorderBegin, UINT iZorderEnd) | SWindow | protected |
| _RedrawNonClient() | SWindow | protected |
| _WndRectInRgn(const CRect &rc, const IRegionS *rgn) const | SWindow | protected |
| accNotifyEvent(DWORD dwEvt) | SWindow | |
| AddEvent(DWORD dwEventID, LPCWSTR pszEventHandlerName) OVERRIDE | SWindow | |
| AddRef() OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| AdjustIZOrder(IWindow *pInsertAfter) OVERRIDE | 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 |
| BeforePaint(IRenderTarget *pRT, SPainter &painter) | SWindow | virtual |
| BeforePaintEx(IRenderTarget *pRT) | SWindow | |
| BringWindowToTop() OVERRIDE | SWindow | |
| CalcItemContentWidth(LPTVITEM pItem) | STreeCtrl | protectedvirtual |
| CalcItemWidth(const LPTVITEM pItem) | STreeCtrl | protectedvirtual |
| CalcMaxItemWidth(HSTREEITEM hItem) | STreeCtrl | protectedvirtual |
| CheckChildrenState(HSTREEITEM hItem, BOOL bCheck) | STreeCtrl | protected |
| CheckState(HSTREEITEM hItem) | STreeCtrl | protected |
| ClearAnimation() OVERRIDE | SWindow | |
| CreateCaret(HBITMAP pBmp, int nWid, int nHeight) OVERRIDE | SWindow | |
| CreateChild(SXmlNode xmlChild) | SWindow | protected |
| CreateChildByName(LPCWSTR pszName) | SWindow | virtual |
| CreateChildren(SXmlNode xmlNode) | STreeCtrl | protectedvirtual |
| CreateChildrenFromResId(LPCTSTR pszResId) OVERRIDE | SWindow | |
| CreateChildrenFromXml(LPCWSTR pszXml) OVERRIDE | SWindow | |
| CreateChilds(SXmlNode xmlNode) | SWindow | protected |
| CSTree() | CSTree< LPTVITEM > | inlineprotected |
| DefAttributeProc(const SStringW &strAttribName, const SStringW &strValue, BOOL bLoading) | SWindow | protectedvirtual |
| DeleteAllItems() | CSTree< LPTVITEM > | inlineprotected |
| DeleteItem(HSTREEITEM hItem) | CSTree< LPTVITEM > | inlineprotectedvirtual |
| DeleteItemEx(HSTREEITEM hItem) | CSTree< LPTVITEM > | inlineprotected |
| Destroy() OVERRIDE | SWindow | |
| DestroyAllChildren() OVERRIDE | SWindow | |
| DestroyChild(SWindow *pChild) | SWindow | |
| DestroyIChild(IWindow *pChild) OVERRIDE | 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 |
| DispatchPaint(IRenderTarget *pRT, IRegionS *pRgn, UINT iZorderBegin, UINT iZorderEnd) | SWindow | protectedvirtual |
| DoColorize(COLORREF cr) OVERRIDE | SWindow | |
| DrawDefFocusRect(IRenderTarget *pRT, CRect rc) | SWindow | protected |
| DrawFocus(IRenderTarget *pRT) | SWindow | virtual |
| DrawItem(IRenderTarget *pRT, const CRect &rc, HSTREEITEM hItem) | STreeCtrl | protectedvirtual |
| DrawLines(IRenderTarget *pRT, const CRect &rc, HSTREEITEM hItem) | STreeCtrl | protectedvirtual |
| DrawText(IRenderTarget *pRT, LPCTSTR pszBuf, int cchText, LPRECT pRect, UINT uFormat) | SWindow | virtual |
| EnableScrollBar(int wBar, BOOL bEnable) OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| EnableWindow(BOOL bEnable, BOOL bUpdate=FALSE) OVERRIDE | SWindow | |
| EnsureVisible(HSTREEITEM hItem) OVERRIDE | STreeCtrl | |
| Expand(HSTREEITEM hItem, UINT nCode=TVE_EXPAND) OVERRIDE | STreeCtrl | |
| 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 | SWindow | |
| FindIChildByName(LPCWSTR pszName) OVERRIDE | SWindow | |
| FindIChildByNameA(LPCSTR pszName) OVERRIDE | SWindow | |
| FireCommand() OVERRIDE | SWindow | |
| FireCtxMenu(POINT pt) OVERRIDE | SWindow | |
| FireEvent(IEvtArgs *evt) OVERRIDE | SWindow | |
| FireEvent(SEvtArgs &evt) | SWindow | inline |
| GetAccProxy() | SWindow | |
| GetAlpha() SCONST OVERRIDE | SWindow | |
| GetAnimation() SCONST OVERRIDE | SWindow | |
| GetAttribute(LPCWSTR pszName, IStringW *strValue) SCONST OVERRIDE | SWindow | |
| GetBkgndColor() SCONST OVERRIDE | SWindow | |
| GetCapture() SCONST OVERRIDE | SWindow | |
| GetCheckState(HSTREEITEM hItem) SCONST OVERRIDE | STreeCtrl | |
| GetChild(int iChild) const | SWindow | |
| GetChildItem(HSTREEITEM hItem, BOOL bFirst=TRUE) SCONST OVERRIDE | STreeCtrl | |
| CSTree< LPTVITEM >::GetChildItem(HSTREEITEM hItem, BOOL bFirst=TRUE) const | CSTree< LPTVITEM > | inlineprotected |
| TPanelProxy::GetChildrenCount() SCONST OVERRIDE | SWindow | |
| CSTree< LPTVITEM >::GetChildrenCount(HSTREEITEM hItem) const | CSTree< LPTVITEM > | inlineprotected |
| GetChildrenLayoutRect(RECT *prc) SCONST OVERRIDE | SWindow | |
| GetClassAlias() | SObjectImpl< IWindow > | inlinestatic |
| GetClassName() | SObjectImpl< IWindow > | inlinestatic |
| GetClassType() | SObjectImpl< IWindow > | inlinestatic |
| GetClientRect(LPRECT pRect) const | SPanel | virtual |
| GetClientRect() const | SPanel | virtual |
| TWindowProxy::GetClientRect(LPRECT prect) SCONST OVERRIDE | SWindow | |
| GetColorizeColor() SCONST OVERRIDE | SWindow | |
| GetContainer() OVERRIDE | SWindow | |
| GetContainer() const | SWindow | |
| GetCurMsg(void) const | SWindow | inline |
| GetDesendants(HSTREEITEM hItem) | CSTree< LPTVITEM > | inlineprotected |
| GetDesiredSize(SIZE *psz, int nParentWid, int nParentHei) OVERRIDE | SWindow | |
| GetEventSet() | SWindow | inline |
| GetHostHwnd() OVERRIDE | SWindow | |
| GetIChild(int iChild) SCONST OVERRIDE | SWindow | |
| GetID() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
| GetIOwner() SCONST OVERRIDE | SWindow | |
| GetIParent() SCONST OVERRIDE | SWindow | |
| GetIRoot() SCONST OVERRIDE | SWindow | |
| GetISelectedChildInGroup() OVERRIDE | SWindow | |
| GetISelectedSiblingInGroup() OVERRIDE | SWindow | |
| GetItem(HSTREEITEM hItem) | CSTree< LPTVITEM > | inlineprotectedstatic |
| GetItemData(HSTREEITEM hItem) SCONST OVERRIDE | STreeCtrl | |
| GetItemImage(HSTREEITEM hItem, int *nImage, int *nSelectedImage) SCONST OVERRIDE | STreeCtrl | |
| GetItemLevel(HSTREEITEM hItem) | CSTree< LPTVITEM > | inlineprotectedstatic |
| GetItemPt(HSTREEITEM hItem) | CSTree< LPTVITEM > | inlineprotectedstatic |
| GetItemRect(LPTVITEM pItem, CRect &rcItem) | STreeCtrl | protected |
| GetItemRef(HSTREEITEM hItem) | CSTree< LPTVITEM > | inlineprotectedstatic |
| GetItemShowIndex(HSTREEITEM hItemObj) | STreeCtrl | protected |
| GetItemText(HSTREEITEM hItem, IStringT *strText) SCONST OVERRIDE | STreeCtrl | |
| GetItemText(HSTREEITEM hItem, SStringT &strText) const | STreeCtrl | inline |
| GetItemTextA(HSTREEITEM hItem, IStringA *strText) SCONST OVERRIDE | STreeCtrl | inline |
| GetIWindow(int uCode) SCONST OVERRIDE | SWindow | |
| GetLayout() OVERRIDE | SWindow | inline |
| GetLayoutParam() SCONST OVERRIDE | SWindow | inline |
| GetLayoutParamT() | SWindow | inline |
| GetMatrix(IMatrix *mtx) SCONST OVERRIDE | SWindow | |
| GetName() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
| GetNameA() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
| GetNextItem(HSTREEITEM hItem) SCONST OVERRIDE | STreeCtrl | |
| CSTree< LPTVITEM >::GetNextItem(HSTREEITEM hItem) const | CSTree< LPTVITEM > | inlineprotected |
| CSTree< LPTVITEM >::GetNextItem(HSTREEITEM hItem, int &nLevel) const | CSTree< LPTVITEM > | inlineprotected |
| GetNextLayoutChild(const SWindow *pCurChild) const | SWindow | |
| GetNextLayoutIChild(const IWindow *pCurChild) SCONST OVERRIDE | SWindow | |
| GetNextSiblingItem(HSTREEITEM hItem) SCONST OVERRIDE | STreeCtrl | |
| GetObjectClass() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
| GetObjectType() SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
| GetOwner() const | SWindow | |
| GetParent() const | SWindow | |
| GetParentItem(HSTREEITEM hItem) SCONST OVERRIDE | STreeCtrl | |
| GetPrevSiblingItem(HSTREEITEM hItem) SCONST OVERRIDE | STreeCtrl | |
| GetRenderTarget(LPCRECT pRc=NULL, GrtFlag gdcFlags=GRT_NODRAW, BOOL bClientRT=TRUE) | SWindow | |
| GetRenderTarget(GrtFlag gdcFlags, IRegionS *pRgn) | SWindow | |
| GetRoot() const | SWindow | |
| GetRootItem() SCONST OVERRIDE | STreeCtrl | |
| CSTree< LPTVITEM >::GetRootItem(HSTREEITEM hItem) | CSTree< LPTVITEM > | inlineprotectedstatic |
| CSTree< LPTVITEM >::GetRootItem(BOOL bFirst=TRUE) | CSTree< LPTVITEM > | inlineprotected |
| GetSbWidth() const | SPanel | protected |
| GetScale() SCONST OVERRIDE | SWindow | |
| GetScaleSkin(SAutoRefPtr< ISkinObj > &pSkin, int nScale) | SWindow | protected |
| GetScriptModule() | 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) | SPanel | protectedvirtual |
| GetScrollPos(BOOL bVertical) SCONST OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| GetScrollRange(BOOL bVertical, LPINT lpMinPos, LPINT lpMaxPos) SCONST OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| GetScrollThumbTrackMinAlpha() SCONST OVERRIDE | SPanel | protected |
| GetSelectedChildInGroup() | SWindow | virtual |
| GetSelectedItem() SCONST OVERRIDE | STreeCtrl | |
| GetSelectedSiblingInGroup() | SWindow | inlinevirtual |
| GetState() SCONST OVERRIDE | SWindow | |
| GetStyle() const | SWindow | |
| GetStyle() (defined in SWindow) | SWindow | |
| GetSwnd() SCONST OVERRIDE | SWindow | |
| GetTextAlign() const | SWindow | |
| GetTextRect(LPRECT pRect) | SWindow | virtual |
| GetTimelineHandlersMgr() OVERRIDE | SWindow | |
| GetToolTipText() | SWindow | virtual |
| GetTransformation() const | SWindow | protected |
| GetTrCtx() const | SWindow | virtual |
| GetUserData() SCONST OVERRIDE | SWindow | |
| GetVisibleRect(LPRECT prect) SCONST OVERRIDE | SWindow | |
| GetWindow(int uCode) const | SWindow | |
| GetWindowPath() SCONST OVERRIDE | SWindow | |
| GetWindowRect(LPRECT prect) SCONST OVERRIDE | SWindow | |
| GetWindowRect() const | SWindow | |
| GetWindowRgn() SCONST OVERRIDE | 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 |
| HasScrollBar(BOOL bVertical) SCONST OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| HitTest(CPoint &pt) | STreeCtrl | |
| InitFromXml(IXmlNode *pNode) OVERRIDE | SWindow | |
| InsertChild(SWindow *pNewChild, SWindow *pInsertAfter=NULL) | SWindow | |
| InsertIChild(IWindow *pNewChild, IWindow *pInsertAfter=NULL) OVERRIDE | SWindow | |
| InsertItem(LPCTSTR lpszItem, int nImage, int nSelectedImage, LPARAM lParam, HSTREEITEM hParent=STVI_ROOT, HSTREEITEM hInsertAfter=STVI_LAST) OVERRIDE | STreeCtrl | |
| InsertItem(LPCTSTR lpszItem, HSTREEITEM hParent=STVI_ROOT, HSTREEITEM hInsertAfter=STVI_LAST) | STreeCtrl | |
| InsertItem(LPCTSTR lpszItem, int nImage, int nSelectedImage, HSTREEITEM hParent=STVI_ROOT, HSTREEITEM hInsertAfter=STVI_LAST) | STreeCtrl | |
| InsertItem(LPTVITEM pItemObj, HSTREEITEM hParent, HSTREEITEM hInsertAfter) | STreeCtrl | protected |
| InsertItem(SXmlNode xmlNode, HSTREEITEM hParent=STVI_ROOT, HSTREEITEM hInsertAfter=STVI_LAST) | STreeCtrl | protected |
| CSTree< LPTVITEM >::InsertItem(const LPTVITEM &data, HSTREEITEM hParent=((HSTREEITEM) 0xFFFF0000), HSTREEITEM hInsertAfter=((HSTREEITEM) 0xFFFF0002)) | CSTree< LPTVITEM > | inlineprotected |
| InsertItemA(LPCSTR lpszItem, int nImage, int nSelectedImage, LPARAM lParam, HSTREEITEM hParent=STVI_ROOT, HSTREEITEM hInsertAfter=STVI_LAST) OVERRIDE | STreeCtrl | inline |
| Invalidate() OVERRIDE | SWindow | |
| InvalidateRect(LPCRECT lprect) OVERRIDE | SWindow | |
| InvalidateRect(const CRect &rect, BOOL bFromThis=TRUE, BOOL bClip=FALSE) | SWindow | protected |
| IsAncestor(HSTREEITEM hItem1, HSTREEITEM hItem2) | STreeCtrl | protected |
| IsAttributeHandled(SXmlAttr xmlAttr) | SObjectImpl< IWindow > | inlinestatic |
| IsCacheDirty() const | SWindow | protected |
| IsChecked() SCONST OVERRIDE | SWindow | |
| IsClass(LPCWSTR lpszName) SCONST OVERRIDE | SObjectImpl< IWindow > | inline |
| IsClipClient() SCONST OVERRIDE | SWindow | |
| IsContainPoint(POINT pt, BOOL bClientOnly) SCONST OVERRIDE | SWindow | |
| IsDescendant(const IWindow *pWnd) SCONST OVERRIDE | SWindow | |
| IsDisabled(BOOL bCheckParent=FALSE) SCONST OVERRIDE | SWindow | |
| IsDisplay() SCONST OVERRIDE | SWindow | |
| IsDrawToCache() const | SWindow | protectedvirtual |
| ISetAttribute(const IStringW *strAttr, const IStringW *strValue, BOOL bLoading) OVERRIDE | SObjectImpl< IWindow > | inline |
| IsFloat() SCONST OVERRIDE | SWindow | |
| IsFocusable() SCONST OVERRIDE | SWindow | |
| IsFocused() SCONST OVERRIDE | SWindow | |
| IsLayeredWindow() const | SWindow | protectedvirtual |
| IsLayoutDirty() SCONST OVERRIDE | SWindow | |
| IsMsgHandled() const | SWindow | |
| IsMsgTransparent() SCONST OVERRIDE | SWindow | |
| IsScrollBarEnable(BOOL bVertical) SCONST OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| IsSiblingsAutoGroupped() SCONST OVERRIDE | SWindow | |
| IsUpdateLocked(BOOL bCheckParent=FALSE) SCONST OVERRIDE | SWindow | |
| IsVideoCanvas() SCONST OVERRIDE | SWindow | |
| IsVisible(BOOL bCheckParent=FALSE) SCONST OVERRIDE | SWindow | |
| ItemHasChildren(HSTREEITEM hItem) SCONST OVERRIDE | STreeCtrl | |
| ItemHitTest(HSTREEITEM hItem, CPoint &pt) const | STreeCtrl | protected |
| ItemLayout() | STreeCtrl | protectedvirtual |
| ItemLButtonDbClick(HSTREEITEM hItem, UINT nFlags, CPoint pt) | STreeCtrl | protected |
| ItemLButtonDown(HSTREEITEM hItem, UINT nFlags, CPoint pt) | STreeCtrl | protected |
| ItemLButtonUp(HSTREEITEM hItem, UINT nFlags, CPoint pt) | STreeCtrl | protected |
| ItemMouseLeave(HSTREEITEM hItem) | STreeCtrl | protected |
| ItemMouseMove(HSTREEITEM hItem, UINT nFlags, CPoint pt) | STreeCtrl | protected |
| KillFocus() OVERRIDE | SWindow | |
| KillTimer(char id) OVERRIDE | 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 |
| LoadBranch(HSTREEITEM hParent, SXmlNode xmlNode) | STreeCtrl | protectedvirtual |
| LoadItemAttribute(SXmlNode xmlNode, LPTVITEM pItem) | STreeCtrl | protectedvirtual |
| LockUpdate() OVERRIDE | SWindow | |
| m_animation | SWindow | protected |
| m_animationHandler | SWindow | protected |
| m_attrHandler | SObjectImpl< IWindow > | protected |
| m_attrStorage | SWindow | protected |
| m_bCacheDirty | SWindow | protected |
| m_bCacheDraw | SWindow | protected |
| m_bCheckBox | STreeCtrl | protected |
| m_bClipClient | SWindow | protected |
| m_bDisable | SWindow | protected |
| m_bDisplay | SWindow | protected |
| m_bDrawFocusRect | SWindow | protected |
| m_bFloat | SWindow | protected |
| m_bFocusable | SWindow | protected |
| m_bHasLines | STreeCtrl | protected |
| m_bHoverAware | SWindow | protected |
| m_bLayeredWindow | SWindow | protected |
| m_bMsgHandled | SWindow | protected |
| m_bMsgTransparent | SWindow | protected |
| m_bRightClickSel | STreeCtrl | protected |
| m_bVisible | SWindow | protected |
| m_bySbThumbTrackMinAlpha (defined in SPanel) | SPanel | protected |
| m_cachedRT | SWindow | protected |
| m_caret | SWindow | protected |
| m_clipPath | SWindow | protected |
| m_clipRgn | SWindow | protected |
| m_crColorize | SWindow | protected |
| m_cRef | TObjRefImpl< SObjectImpl< IWindow > > | protected |
| m_crItemBg | STreeCtrl | protected |
| m_crItemSelBg | STreeCtrl | protected |
| m_crItemSelText | STreeCtrl | protected |
| m_crItemText | STreeCtrl | protected |
| m_dataFreer | CSTree< LPTVITEM > | protected |
| m_dragSb (defined in SPanel) | SPanel | protected |
| m_dwState | SWindow | 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_fadeInterpolator (defined in SPanel) | SPanel | mutableprotected |
| m_funSwndProc | SWindow | protected |
| m_hCaptureItem | STreeCtrl | protected |
| m_hHoverItem | STreeCtrl | protected |
| m_hitSb (defined in SPanel) | SPanel | protected |
| m_hRootFirst | CSTree< LPTVITEM > | protected |
| m_hRootLast | CSTree< LPTVITEM > | protected |
| m_hSelItem | STreeCtrl | protected |
| m_isAnimating | SWindow | protected |
| m_isDestroying | SWindow | protected |
| m_isLoading | SWindow | protected |
| m_layoutDirty | SWindow | protected |
| m_nChildrenCount | SWindow | protected |
| m_nContentWidth | STreeCtrl | protected |
| m_nID | SObjectImpl< IWindow > | protected |
| m_nIndent | STreeCtrl | protected |
| m_nItemHei | STreeCtrl | protected |
| m_nItemHoverBtn | STreeCtrl | protected |
| m_nItemMargin | STreeCtrl | protected |
| m_nItemOffset | STreeCtrl | protected |
| m_nItemPushDownBtn | STreeCtrl | protected |
| m_nMaxWidth | SWindow | protected |
| m_nSbBottom (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_nScrollSpeed (defined in SPanel) | SPanel | protected |
| m_nUpdateLockCnt | SWindow | protected |
| m_nVisibleItems | STreeCtrl | protected |
| m_pBgSkin | SWindow | protected |
| m_pCheckSkin | STreeCtrl | protected |
| m_pContainer | SWindow | protected |
| m_pCurMsg | SWindow | protected |
| m_pFirstChild | SWindow | protected |
| m_pGetRTData | SWindow | protected |
| m_pIconSkin | STreeCtrl | protected |
| m_pItemBgSkin | STreeCtrl | protected |
| m_pItemSelSkin | STreeCtrl | protected |
| m_pLastChild | SWindow | protected |
| m_pLayout | SWindow | protected |
| m_pLayoutParam | SWindow | protected |
| m_pLineSkin | STreeCtrl | protected |
| m_pListener | STreeCtrl | protected |
| m_pNcSkin | SWindow | protected |
| m_pNextSibling | SWindow | protected |
| m_pOwner | SWindow | protected |
| m_pParent | SWindow | protected |
| m_pPrevSibling | SWindow | protected |
| m_pSkinSb (defined in SPanel) | SPanel | protected |
| m_pToggleSkin | STreeCtrl | protected |
| m_rcCheckBox | STreeCtrl | protected |
| m_rcClient (defined in SPanel) | SPanel | protected |
| m_rcIcon | STreeCtrl | protected |
| m_rcToggle | STreeCtrl | 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 | SWindow | protected |
| m_style | SWindow | protected |
| m_swnd | SWindow | protected |
| m_transform | SWindow | protected |
| m_uData | SWindow | protected |
| m_uItemMask | STreeCtrl | protected |
| m_uZorder | SWindow | protected |
| m_wBarEnable (defined in SPanel) | SPanel | protected |
| m_wBarVisible (defined in SPanel) | SPanel | 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) | SWindow | virtual |
| MeasureContent(int nParentWid, int nParentHei) | SWindow | virtual |
| ModifyChekcBoxState(HSTREEITEM hItem, DWORD dwStateAdd, DWORD dwStateRemove) | STreeCtrl | protected |
| ModifyState(DWORD dwStateAdd, DWORD dwStateRemove, BOOL bUpdate=FALSE) OVERRIDE | SWindow | |
| ModifyToggleState(HSTREEITEM hItem, DWORD dwStateAdd, DWORD dwStateRemove) | STreeCtrl | protected |
| Move(LPCRECT prect) OVERRIDE | SWindow | |
| Move2(int x, int y, int cx=-1, int cy=-1) OVERRIDE | SWindow | |
| MSG_WM_RBUTTONDOWN(OnRButtonDown) (defined in STreeCtrl) | STreeCtrl | protected |
| NeedRedrawWhenStateChange() | SWindow | virtual |
| OnAfterInsertChild(SWindow *pChild) | SWindow | protectedvirtual |
| OnAfterRemoveChild(SWindow *pChild) | SWindow | protectedvirtual |
| OnAnimationInvalidate(IAnimation *pAni, bool bErase) | SWindow | protectedvirtual |
| OnAnimationPauseChange(IAnimation *animation, BOOL bPaused) | SWindow | protected |
| OnAnimationRepeat(IAnimation *animation) | SWindow | protected |
| OnAnimationStart(IAnimation *animation) | SWindow | protected |
| OnAnimationStop(IAnimation *animation) | 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 |
| OnAttrVisible(const SStringW &strValue, BOOL bLoading) | SWindow | protected |
| OnBeforeInsertChild(SWindow *pChild) | SWindow | protectedvirtual |
| OnBeforeRemoveChild(SWindow *pChild) | SWindow | protectedvirtual |
| OnCaptureChanged(BOOL bCaptured) | SWindow | protectedvirtual |
| OnColorize(COLORREF cr) | SPanel | protectedvirtual |
| OnCommitSurface(IRenderTarget *pRtDest, LPCRECT pRcDest, IRenderTarget *pRtSrc, LPCRECT pRcSrc, BYTE alpha) | SWindow | protectedvirtual |
| OnContainerChanged(ISwndContainer *pOldContainer, ISwndContainer *pNewContainer) | SPanel | protectedvirtual |
| OnContentChanged() | SWindow | protectedvirtual |
| OnCreate(LPVOID) | SPanel | protected |
| OnDestroy() | STreeCtrl | protected |
| OnEnable(BOOL bEnable, UINT uStatus) | SPanel | protected |
| OnEraseBkgnd(IRenderTarget *pRT) | SWindow | protected |
| OnFinalRelease() OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| OnGetDlgCode() SCONST OVERRIDE | SWindow | |
| OnHScroll(UINT nSBCode, UINT nPos, HWND hwnd) | SPanel | protected |
| OnInitFinished(IXmlNode *xmlNode) OVERRIDE | SObjectImpl< IWindow > | inline |
| OnInsertItem(LPTVITEM &pItemData) | STreeCtrl | protectedvirtual |
| OnKillFocus(SWND wndFocus) | SWindow | protected |
| OnLanguageChanged() | SWindow | protectedvirtual |
| OnLButtonDbClick(UINT nFlags, CPoint pt) | STreeCtrl | protected |
| OnLButtonDown(UINT nFlags, CPoint pt) | STreeCtrl | protected |
| OnLButtonUp(UINT nFlags, CPoint pt) | STreeCtrl | protected |
| OnMouseClick(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
| OnMouseHover(UINT nFlags, CPoint ptPos) | SWindow | protected |
| OnMouseLeave() | STreeCtrl | protected |
| OnMouseMove(UINT nFlags, CPoint pt) | STreeCtrl | protected |
| OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) | SPanel | 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 |
| OnNodeFree(LPTVITEM &pItemData) | STreeCtrl | protectedvirtual |
| CSTree< LPTVITEM >::OnNodeFree(LPTVITEM &data) | CSTree< LPTVITEM > | inlineprotectedvirtual |
| OnPaint(IRenderTarget *pRT) | STreeCtrl | protected |
| OnRButtonDown(UINT nFlags, CPoint pt) | STreeCtrl | protected |
| OnRButtonUp(UINT nFlags, CPoint point) | SWindow | protected |
| OnRebuildFont() | SWindow | protectedvirtual |
| OnRelayout(const CRect &rcWnd) | SWindow | protectedvirtual |
| OnScaleChanged(int nScale) | SPanel | protectedvirtual |
| OnScroll(BOOL bVertical, UINT uCode, int nPos) | SPanel | 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) | SWindow | protectedvirtual |
| OnSetFocus(SWND wndOld) | SWindow | protected |
| OnSetLanguage(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
| OnSetScale(UINT uMsg, WPARAM wParam, LPARAM lParam) | SWindow | protected |
| OnShowWindow(BOOL bShow, UINT nStatus) | SPanel | protected |
| OnSize(UINT nType, CSize size) | STreeCtrl | protected |
| OnStateChanged(DWORD dwOldState, DWORD dwNewState) | SWindow | protectedvirtual |
| OnStateChanging(DWORD dwOldState, DWORD dwNewState) | 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 |
| PageDown() | STreeCtrl | protected |
| PageUp() | STreeCtrl | protected |
| PaintBackground(IRenderTarget *pRT, LPRECT pRc) | SWindow | |
| PaintForeground(IRenderTarget *pRT, LPRECT pRc, SWindow *pStartFrom=NULL) | SWindow | |
| PGETRTDATA typedef (defined in SWindow) | SWindow | protected |
| QueryInterface(REFGUID id, IObjRef **ppRet) OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| RedrawItem(HSTREEITEM hItem) | STreeCtrl | protected |
| RedrawRegion(IRenderTarget *pRT, IRegionS *pRgn) | SWindow | |
| RegisterDragDrop(IDropTarget *pDragTarget) OVERRIDE | SWindow | |
| Release() OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| ReleaseCapture() OVERRIDE | SWindow | |
| ReleaseRenderTarget(IRenderTarget *pRT) | SWindow | |
| RemoveAllItems() OVERRIDE | STreeCtrl | |
| RemoveChild(SWindow *pChild) | SWindow | |
| RemoveEvent(DWORD dwEventID) OVERRIDE | SWindow | |
| RemoveIChild(IWindow *pChild) OVERRIDE | SWindow | |
| RemoveItem(HSTREEITEM hItem) OVERRIDE | STreeCtrl | |
| RequestRelayout() OVERRIDE | SWindow | |
| RequestRelayout(SWND hSource, BOOL bSourceResizable) | SWindow | virtual |
| ScrollUpdate() | SPanel | protected |
| SDispatchMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0) OVERRIDE | SWindow | |
| SelectItem(HSTREEITEM hItem, BOOL bEnsureVisible=TRUE) OVERRIDE | STreeCtrl | |
| SetAlpha(BYTE byAlpha) OVERRIDE | SWindow | |
| SetAnimation(IAnimation *animation) OVERRIDE | SWindow | |
| SetAttrHandler(FunAttrHandler attrHandler) OVERRIDE | SObjectImpl< IWindow > | inline |
| SetAttribute(const SNS::SStringW &amp;amp;amp;strAttribName, const SNS::SStringW &amp;amp;amp;strValue, BOOL bLoading=FALSE) (defined in STreeCtrl) | STreeCtrl | inlineprotectedvirtual |
| TObjRefImpl< SObjectImpl< IWindow > >::SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< IWindow > | inline |
| TObjRefImpl< SObjectImpl< IWindow > >::SetAttribute(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< IWindow > | inlinevirtual |
| SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< IWindow > | inline |
| SetCapture() OVERRIDE | SWindow | |
| SetCaretPos(int x, int y) OVERRIDE | SWindow | |
| SetCheck(BOOL bCheck) OVERRIDE | SWindow | |
| SetCheckState(HSTREEITEM hItem, BOOL bCheck) OVERRIDE | STreeCtrl | |
| SetChildrenState(HSTREEITEM hItem, int nCheckValue) | STreeCtrl | protected |
| SetChildrenVisible(HSTREEITEM hItem, BOOL bVisible) | STreeCtrl | protected |
| SetContainer(ISwndContainer *pContainer) OVERRIDE | SWindow | |
| SetDataFreer(IDataFreer *cbFree) | CSTree< LPTVITEM > | inlineprotected |
| SetEventMute(BOOL bMute) OVERRIDE | SWindow | |
| SetFocus() OVERRIDE | SWindow | |
| SetID(int nID) OVERRIDE | SObjectImpl< IWindow > | inline |
| SetIOwner(IWindow *pOwner) OVERRIDE | SWindow | |
| SetItemData(HSTREEITEM hItem, LPARAM lParam) OVERRIDE | STreeCtrl | |
| SetItemImage(HSTREEITEM hItem, int nImage, int nSelectedImage) OVERRIDE | STreeCtrl | |
| SetItemText(HSTREEITEM hItem, LPCTSTR lpszItem) OVERRIDE | STreeCtrl | |
| SetItemTextA(HSTREEITEM hItem, LPCSTR lpszItem) OVERRIDE | STreeCtrl | inline |
| SetLayoutParam(ILayoutParam *pLayoutParam) OVERRIDE | SWindow | |
| SetListener(IListener *pListener) | STreeCtrl | |
| SetMatrix(const IMatrix *mtx) OVERRIDE | SWindow | |
| SetMatrix(const SMatrix &mtx) | SWindow | |
| SetMsgHandled(BOOL bHandled) | SWindow | |
| SetName(LPCWSTR pszName) OVERRIDE | SObjectImpl< IWindow > | inline |
| SetOwner(SWindow *pOwner) | SWindow | |
| SetScrollInfo(SCROLLINFO si, BOOL bVertical) OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| SetScrollPos(BOOL bVertical, int nNewPos, BOOL bRedraw) OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| SetScrollRange(BOOL bVertical, int nMinPos, int nMaxPos, BOOL bRedraw) OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| SetSwndProc(FunSwndProc swndProc) OVERRIDE | SWindow | |
| SetTimer(char id, UINT uElapse) OVERRIDE | SWindow | |
| SetToolTipText(LPCTSTR pszText) OVERRIDE | SWindow | |
| SetToolTipTextU8(LPCSTR pszText) OVERRIDE | SWindow | |
| SetUserData(ULONG_PTR uData) OVERRIDE | SWindow | |
| SetVisible(BOOL bVisible, BOOL bUpdate=FALSE) OVERRIDE | SWindow | |
| SetWindowPath(IPathS *pPath, BOOL bRedraw=TRUE) OVERRIDE | SWindow | |
| SetWindowRgn(IRegionS *pRgn, BOOL bRedraw=TRUE) OVERRIDE | SWindow | |
| SetWindowText(LPCTSTR lpszText) OVERRIDE | SWindow | |
| SetWindowTextU8(LPCSTR lpszText) OVERRIDE | SWindow | |
| ShowCaret(BOOL bShow) OVERRIDE | SWindow | |
| ShowScrollBar(int wBar, BOOL bShow) OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| SObjectImpl() | SObjectImpl< IWindow > | inline |
| SortChildren(HSTREEITEM hItem, FunTreeSortCallback sortFunc, void *pCtx) OVERRIDE | STreeCtrl | |
| CSTree< LPTVITEM >::SortChildren(HSTREEITEM hItem, int(__cdecl *funSort)(void *, const void *, const void *), void *pCtx) | CSTree< LPTVITEM > | inlineprotected |
| SPanel() | SPanel | |
| SSendMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0, BOOL *pbMsgHandled=NULL) OVERRIDE | SWindow | |
| StartAnimation(IAnimation *animation) OVERRIDE | SWindow | |
| STreeCtrl() | STreeCtrl | |
| SubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) OVERRIDE | SWindow | |
| SWindow() | SWindow | |
| SwndFromPoint(POINT *pt, BOOL bIncludeMsgTransparent=FALSE) SCONST OVERRIDE | SWindow | |
| SwndFromPoint(CPoint &pt, BOOL bIncludeMsgTransparent=false) const | SWindow | virtual |
| SwndProc(UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *lResult) OVERRIDE | SWindow | |
| TestMainThread() | SWindow | protected |
| Timer_Go enum value (defined in IScrollBarHost) | IScrollBarHost | protected |
| Timer_Wait enum value (defined in IScrollBarHost) | IScrollBarHost | protected |
| TObjRefImpl() | TObjRefImpl< SObjectImpl< IWindow > > | inline |
| ToIWindow() OVERRIDE (defined in TPanelProxy< T >) | TPanelProxy< T > | inline |
| tr(const SStringW &strSrc) const | SWindow | virtual |
| TransformPoint(CPoint &pt) const | SWindow | |
| TransformPointEx(CPoint &pt) const | SWindow | |
| TraversingRecursion(HSTREEITEM hItem, CBTRAVERSING funTraversing, LPARAM lParam) | CSTree< LPTVITEM > | inlineprotected |
| TraversingSequence(HSTREEITEM hItem, CBTRAVERSING funTraversing, LPARAM lParam) | CSTree< LPTVITEM > | inlineprotected |
| UnlockUpdate() OVERRIDE | SWindow | |
| UnregisterDragDrop() OVERRIDE | SWindow | |
| UnsubscribeEvent(DWORD evtId, const IEvtSlot *pSlot) OVERRIDE | SWindow | |
| Update(BOOL bForce=FALSE) OVERRIDE | SWindow | |
| UpdateCacheMode() | SWindow | protected |
| UpdateChildrenPosition() OVERRIDE | SWindow | |
| UpdateContentWidth() | STreeCtrl | protectedvirtual |
| UpdateLayout() OVERRIDE | SWindow | |
| UpdateScrollBar() | STreeCtrl | protected |
| UpdateToolTip(CPoint pt, SwndToolTipInfo &tipInfo) | SWindow | virtual |
| VerifyItem(HSTREEITEM hItem) const | STreeCtrl | protected |
| ~CSTree() | CSTree< LPTVITEM > | inlineprotectedvirtual |
| ~SPanel() | SPanel | inlinevirtual |
| ~STreeCtrl() | STreeCtrl | virtual |
| ~SWindow() | SWindow | virtual |
| ~TObjRefImpl() | TObjRefImpl< SObjectImpl< IWindow > > | inlinevirtual |