Activate() | BUI::CControlUI | virtual |
AddAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
AdjustLayoutControlSize(POINT pt) | BUI::CControlUI | protected |
BindAction(std::shared_ptr< IActionNotify > notify) | BUI::CControlUI | |
BoxLayoutMgr() | BUI::CControlUI | virtual |
BreakAwayUITree() | BUI::CControlUI | |
BringBottomMost() | BUI::CControlUI | |
BringTopMost() | BUI::CControlUI | |
CControlUI() | BUI::CControlUI | |
CenterPosition() | BUI::CPopControlUI | |
ChangeManager(IManageHandler *pMagr) | BUI::CControlUI | |
ChangeParent(CControlUI *pThis, CControlUI *pNewpar, CControlUI *pAfterchild) | BUI::CControlUI | static |
ChangeThemeColors(int theme) | BUI::CControlUI | virtual |
ClearAction() | BUI::CControlUI | |
ClientToHWNDScreen() | BUI::CControlUI | protected |
Clone() | BUI::CControlUI | virtual |
CloneAttribute(CControlUI *clone) | BUI::CControlUI | virtual |
ConvertShortCutCodeToText(UINT vCtrl, UINT vKey) | BUI::CControlUI | static |
CPopControlUI() | BUI::CPopControlUI | |
Create(IManageHandler *pManger, LPCTSTR strObjName, LPCTSTR strText, DWORD style, RECT rc, CControlUI *parent=NULL, UINT nID=0) | BUI::CControlUI | |
Create(IManageHandler *pManger, LPCTSTR strObjName, LPCTSTR strText, DWORD style, int x, int y, int cx, int cy, CControlUI *pPar=NULL, UINT nID=0) | BUI::CControlUI | |
DelAbsordLayout(std::shared_ptr< ILayout > layout) | BUI::CControlUI | |
DelegaterNext() const | BUI::CControlUI | |
DelegaterPrev() const | BUI::CControlUI | |
DeleteBreakChain(CControlUI *prev, CControlUI *next) | BUI::CControlUI | protected |
DeleteGCChain(CControlUI *prev, CControlUI *next) | BUI::CControlUI | |
DoModal(int nMesc=0) | BUI::CPopControlUI | |
DoPaint(ISurface *pSurface, RECT *lpUpdate) override | BUI::CPopControlUI | virtual |
DoPaintBackGround(ISurface *pSurface, RECT *lpUpdate) | BUI::CControlUI | virtual |
DoPaintBorder(ISurface *pSurface, RECT *lpUpdate) | BUI::CControlUI | virtual |
DoPaintFinished(ISurface *pSurface, RECT *lpUpdate) | BUI::CControlUI | virtual |
DoPaintShadow(ISurface *pSurface, bool inset, RECT *lpUpdate) | BUI::CControlUI | virtual |
DoSaveAttributeToNode() | BUI::CControlUI | |
DoShortCut(UBYTE ctrl, UBYTE vKey) | BUI::CControlUI | |
EnableBorderAdjustFlag(UINT alignborder=ALIGN_LEFT, bool bEnable=true) | BUI::CControlUI | |
EnableControl(bool bEnable, bool refresh=true) | BUI::CControlUI | |
EnableNodeFlagControl(bool bEnable, bool refresh=true) | BUI::CControlUI | |
EnableShortCut(bool benable) | BUI::CControlUI | |
FindAllControl(std::vector< CControlUI * > &vec, BOOL isRecursiveCall=TRUE) const | BUI::CControlUI | |
FindAllControlByName(std::vector< CControlUI * > &vec, LPCTSTR szName, BOOL isRecursiveCall=TRUE) const | BUI::CControlUI | |
FindChildControlByHandler(std::vector< CControlUI * > &vec, IEventHandler *handler) | BUI::CControlUI | |
FindControlByName(LPCTSTR szName, BOOL isRecursiveCall=TRUE) const | BUI::CControlUI | |
FindTabFocusControl(BOOL isNext) const | BUI::CControlUI | |
FirstChild() const | BUI::CControlUI | |
GetAttchLayout() const | BUI::CControlUI | |
GetAttributeSaveNode() const | BUI::CControlUI | |
GetClientPoint(double w_percent, double h_percent) | BUI::CControlUI | |
GetControlClientRect() const | BUI::CControlUI | |
GetControlColorsStyle(ColorSceneType type) | BUI::CControlUI | |
GetControlFlags() const | BUI::CControlUI | |
GetControlNotes() const | BUI::CControlUI | |
GetControlRect() const | BUI::CControlUI | |
GetControlScreenRect() const | BUI::CControlUI | |
GetControlText() | BUI::CControlUI | virtual |
GetControlTextNumber() const | BUI::CControlUI | |
GetControlValueText(BasicStringBuffer &buffer) | BUI::CControlUI | virtual |
GetDragPos(RECT *lprect) const | BUI::CControlUI | |
GetFont() const | BUI::CControlUI | |
GetLayoutViewRect(RECT *rc) | BUI::CControlUI | virtual |
GetManagerUI() const | BUI::CControlUI | |
GetMarginAreaRect() const | BUI::CControlUI | protected |
GetOppositePosition(RECT rcContainer, RECT rcChild) const | BUI::CControlUI | |
GetPaintStatus(bool ignoreLButton=true) const | BUI::CControlUI | |
GetParent() const | BUI::CControlUI | |
GetParentOnTopMost() const | BUI::CControlUI | |
GetPosition() override | BUI::CControlUI | virtual |
GetRectInScreen(LPRECT lpRect) | BUI::CControlUI | |
GetRoundRadius(RoundRectRadius &ra) const | BUI::CControlUI | |
GetRoundRadiusWithRect(const RECT &rc, RoundRectRadius &ra) const | BUI::CControlUI | |
GetShadowContain() | BUI::CControlUI | |
GetSignalPolicy() | BUI::CControlUI | |
GetSkinModule(BeStringShort64 &moduleName) | BUI::CControlUI | |
GetSkinStyle(BeStringShort64 &styleName) | BUI::CControlUI | |
GetSplitControlOffsetH() override | BUI::CControlUI | virtual |
GetSplitControlOffsetW() override | BUI::CControlUI | virtual |
GetStringSize(LPCTSTR str) const | BUI::CControlUI | |
Height() const | BUI::CControlUI | |
HitTest(POINT pt) | BUI::CControlUI | virtual |
HitTestChildControl(POINT pt) const | BUI::CControlUI | |
HitTestControl(POINT pt) | BUI::CControlUI | virtual |
HitTestPopUI(POINT pt) | BUI::CControlUI | |
ICommitTarget() | BUI::ICommitTarget | |
IControlUI() | BUI::IControlUI | |
IEventHandler() | BUI::IEventHandler | |
InsertBreakChain(CControlUI *prev, CControlUI *next) | BUI::CControlUI | protected |
InsertChild(CControlUI *pNewChild, CControlUI *pPrev) | BUI::CControlUI | |
InsertGCChain(CControlUI *prev, CControlUI *next) | BUI::CControlUI | |
IsBkShowTiming() const | BUI::CControlUI | |
IsCreateSucceed() const | BUI::CControlUI | |
IsDrawStyleWithFourCode(TCHAR a='\0', TCHAR b='\0', TCHAR c='\0', TCHAR d='\0') const | BUI::CControlUI | |
IsEnabled() const | BUI::CControlUI | |
IsFocused() const | BUI::CControlUI | |
IsHasControlFlags(uint64_t flags) const | BUI::CControlUI | |
IsRedrawHovn() const | BUI::CControlUI | protected |
IsShortCutVaild() | BUI::CControlUI | |
IsVisible() const | BUI::CControlUI | |
IsVisibleLayout() override | BUI::CControlUI | virtual |
LastChild() const | BUI::CControlUI | |
Layout(int x, int y, int w, int h, UINT flags) override | BUI::CControlUI | virtual |
LayoutAdaptHeight(int expW) override | BUI::CControlUI | virtual |
LayoutAdaptWidth(int expH) override | BUI::CControlUI | virtual |
LoadUI(char *filen) | BUI::CPopControlUI | |
m_absord_uis | BUI::CControlUI | protected |
m_action | BUI::CControlUI | protected |
m_bCloseWhenKillFocus | BUI::CPopControlUI | protected |
m_bgColors | BUI::CControlUI | protected |
m_bkShowTiming | BUI::CControlUI | protected |
m_bModel | BUI::CPopControlUI | protected |
m_borderColors | BUI::CControlUI | protected |
m_borderShowTiming | BUI::CControlUI | protected |
m_borderSize | BUI::CControlUI | protected |
m_break_next_ | BUI::CControlUI | |
m_break_prev_ | BUI::CControlUI | |
m_cmd_ast | BUI::CControlUI | protected |
m_commit_target | BUI::CControlUI | protected |
m_draw_style | BUI::CControlUI | protected |
m_eventHandler | BUI::CControlUI | protected |
m_fgColors | BUI::CControlUI | protected |
m_gc_next_ | BUI::CControlUI | |
m_gc_prev_ | BUI::CControlUI | |
m_idCursor | BUI::CControlUI | protected |
m_key_down | BUI::CControlUI | protected |
m_layout | BUI::CPopControlUI | protected |
m_locationinfo | BUI::CControlUI | protected |
m_marginOnHover | BUI::CControlUI | protected |
m_nCtlFlags | BUI::CControlUI | protected |
m_nID | BUI::CControlUI | |
m_pCtrlOfLayout | BUI::CControlUI | protected |
m_pFirstChild | BUI::CControlUI | |
m_pFont | BUI::CControlUI | protected |
m_pLastChild | BUI::CControlUI | |
m_pMangerUI | BUI::CControlUI | |
m_pNextSibling | BUI::CControlUI | |
m_popBoxUI | BUI::CControlUI | protected |
m_popTipText | BUI::CControlUI | protected |
m_popUser | BUI::CControlUI | protected |
m_pParent | BUI::CControlUI | |
m_pPrevSibling | BUI::CControlUI | |
m_pRectClipParent | BUI::CControlUI | protected |
m_ptViewOrigin | BUI::CControlUI | protected |
m_rcAbsolute | BUI::CControlUI | |
m_rcChipZoom | BUI::CControlUI | protected |
m_rcTrackDrag | BUI::CControlUI | protected |
m_RoundRadius | BUI::CControlUI | protected |
m_roundRadiusFlags | BUI::CControlUI | protected |
m_save_node | BUI::CControlUI | protected |
m_shadow_contain | BUI::CControlUI | protected |
m_shadow_text | BUI::CControlUI | protected |
m_sigPolicy | BUI::CControlUI | protected |
m_skinModuleName | BUI::CControlUI | protected |
m_skinStyleName | BUI::CControlUI | protected |
m_strCaptureFile | BUI::CControlUI | protected |
m_strMinAdapter | BUI::CControlUI | protected |
m_strNotes | BUI::CControlUI | protected |
m_strText | BUI::CControlUI | protected |
m_strVarName | BUI::CControlUI | |
m_textColors | BUI::CControlUI | protected |
m_timer_close | BUI::CPopControlUI | protected |
m_uEnable | BUI::CControlUI | protected |
m_uHitFlag | BUI::CControlUI | protected |
m_uVisible | BUI::CControlUI | protected |
m_vKeyCode | BUI::CControlUI | protected |
m_vKeyCtrl | BUI::CControlUI | protected |
ModifyControlFlags(uint64_t style, UINT op=ADD_FLAGS) | BUI::CControlUI | |
MoveCenterByPercent(RECT *rcView, float xScale=0.5, float yScale=0.5, int w=0, int h=0, BOOL bRepaint=TRUE) | BUI::CControlUI | |
MoveControl(RECT rect, BOOL bRepaint=TRUE) | BUI::CControlUI | |
MoveControl(int x, int y, int w, int h, BOOL bRepaint=TRUE) | BUI::CControlUI | |
MoveDragControl(int dx, int dy, BOOL bRepaint=TRUE) | BUI::CControlUI | |
NextFocusControl(BOOL isPrev=FALSE) const | BUI::CControlUI | |
NextSibling() const | BUI::CControlUI | |
NotifyChildControlEnableChange(bool bEnable) | BUI::CControlUI | protected |
NotifyChildControlVisableChange(bool bShow) | BUI::CControlUI | protected |
NotifyMangerIsDestory() | BUI::CControlUI | |
OnChar(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnControlSize() override | BUI::CPopControlUI | virtual |
OnCreate() | BUI::CControlUI | virtual |
OnCtrlKillFocus() | BUI::CControlUI | virtual |
OnCtrlSetFocus() | BUI::CControlUI | virtual |
OnDestory() | BUI::CControlUI | |
OnDropBegin() | BUI::CControlUI | virtual |
OnDropEnd() | BUI::CControlUI | virtual |
OnFontChange() | BUI::CControlUI | virtual |
OnHSCrollBar(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnKeyDown(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnKeyUp(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnKillFocus(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnLButtonCliked(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnLButtonDown(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnLButtonUp(WPARAM wParam, LPARAM lParam) override | BUI::CPopControlUI | virtual |
OnLoadConfigSetting(XMLItem *node) | BUI::CControlUI | virtual |
OnMessageHandler(UINT message, WPARAM wParam, LPARAM lParam) override | BUI::CPopControlUI | virtual |
OnMouseEnter(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnMouseLeave(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnMouseMove(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnMouseWheel(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnNcHitTest(POINT pt) | BUI::CControlUI | virtual |
OnPaintControl(ISurface *pSurface, LPRECT lprcUpdate=NULL, LPRECT lprcParentViewPort=NULL) | BUI::CControlUI | virtual |
OnParseItemData(XMLItem *pNode) | BUI::CControlUI | virtual |
OnRButtonCliked(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnRButtonDown(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnRButtonUp(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnSaveConfigSetting(XMLItem *node) | BUI::CControlUI | virtual |
OnSetCursor(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
OnShow(bool bShow) | BUI::CControlUI | virtual |
OnSummitTarget(FourCode four_code, LPCTSTR data) | BUI::ICommitTarget | virtual |
OnTimerEvent(unsigned int timerid, UINT umsec) | BUI::CControlUI | virtual |
OnVSCrollBar(WPARAM wParam, LPARAM lParam) | BUI::CControlUI | virtual |
Parent() const | BUI::CControlUI | |
ParseShortCutText(const char *text, UINT &vCtrl, UINT &vKey) | BUI::CControlUI | static |
PopTipUI(BOOL bShow) | BUI::CControlUI | |
PrevSibling() const | BUI::CControlUI | |
Refresh(BOOL bSynch=FALSE) | BUI::CControlUI | |
RefreshRect(RECT *lprcUpdate) | BUI::CControlUI | |
RefreshThreadSafe() | BUI::CControlUI | |
ReleaseCaptureCtl() | BUI::CControlUI | |
RemoveChild(CControlUI *pChild) | BUI::CControlUI | |
RePlotChildPos() | BUI::CControlUI | protected |
ResetLayoutChilds(UINT flags=0) | BUI::CControlUI | |
ReturnBitFlag(UBYTE value, UINT bit_pos, BOOL bEnable) | BUI::CControlUI | protectedstatic |
SaveAsImage(LPCTSTR outpng) | BUI::CControlUI | |
SaveAsLongImage(LPCTSTR outpng) | BUI::CControlUI | |
SaveSettingConfig() | BUI::CControlUI | |
Scroll(int x, int y) | BUI::CControlUI | |
SendParentMessage(UINT message, WPARAM wParam, LPARAM lParam) const | BUI::CControlUI | |
SendToAllChilds(UINT message, WPARAM wParam, LPARAM lParam) | BUI::CControlUI | |
SendToManager(UINT message, WPARAM wParam=0, LPARAM lParam=0) | BUI::CControlUI | |
SetAdaptMinText(BeString str) | BUI::CControlUI | |
SetAttributeSaveNode(XMLItem *node) | BUI::CControlUI | |
SetBkShowTiming(ShowModel mode) | BUI::CControlUI | |
SetBorderRoundFlags(int pos, int flags) | BUI::CControlUI | |
SetBorderRoundSize(RoundRectRadius &radius) | BUI::CControlUI | |
SetBorderShowTiming(ShowModel mode) | BUI::CControlUI | |
SetBorderSize(UINT size) | BUI::CControlUI | |
SetCaptureCtl() | BUI::CControlUI | |
SetClipZoom(int x, int y, int w, int h) | BUI::CControlUI | |
SetCommitTarget(ICommitTarget *obj) | BUI::CControlUI | |
SetControlColorsStyle(ColorSceneType type, COLORSTYLE colors) | BUI::CControlUI | |
SetControlMouseCursor(CursorMouse id) | BUI::CControlUI | |
SetControlNotes(BeString str) | BUI::CControlUI | |
SetControlText(BeString str, BOOL bRefresh=FALSE) | BUI::CControlUI | |
SetControlTextByNumber(double value, int nPrecision, BOOL remoe_last_zero) | BUI::CControlUI | |
SetControlValueText(const BeString &str) | BUI::CControlUI | virtual |
SetDrawStyleWithFourCode(LPCTSTR draw_style) | BUI::CControlUI | |
SetEventHandler(IEventHandler *hander) | BUI::CControlUI | |
SetFocus() | BUI::CControlUI | |
SetFont(GFont *font) | BUI::CControlUI | |
SetFontSize(int nHeight) | BUI::CControlUI | |
SetHeight(int h) | BUI::CControlUI | |
SetLauoutInfo(ILayout *parent, int w, int h, SizeMode stw, SizeMode sth) | BUI::CControlUI | |
SetMouseCursor(CursorMouse id) | BUI::CControlUI | protected |
SetParent(CControlUI *pParent) | BUI::CControlUI | |
SetPopTipUI(std::shared_ptr< CControlUI > popui, std::shared_ptr< PopControlInfo > popinfo) | BUI::CControlUI | |
SetPositionX(int x) | BUI::CControlUI | |
SetPositionXY(int x, int y) | BUI::CControlUI | |
SetPositionY(int y) | BUI::CControlUI | |
SetSelfCloseOnKillFocus(bool bActive) | BUI::CPopControlUI | |
SetShadowText(int dx, int dy, int blur_x, int blur_y, GColor color) | BUI::CControlUI | |
SetShortCut(int vKey) | BUI::CControlUI | |
SetShortCutCtrlCode(UBYTE vKey) | BUI::CControlUI | |
SetSkinModule(BeString &skinGroup) | BUI::CControlUI | |
SetSkinStyle(BeString &skinName) | BUI::CControlUI | |
SetToolTipText(LPCTSTR lpszTip) | BUI::CControlUI | |
SetToolTipText(BeString strTip) | BUI::CControlUI | |
SetVarName(const BeString &str) | BUI::CControlUI | |
SetVarNameA(const char *varname) | BUI::CControlUI | |
SetVarNameW(const WCHAR *varname) | BUI::CControlUI | |
SetVisibleWhenMouseHover(BOOL open) | BUI::CControlUI | |
SetWidth(int w) | BUI::CControlUI | |
ShellAttribute(const BeString &szName, const BeString &szText) override | BUI::CPopControlUI | virtual |
ShellAttributeToChildControl(const BeString &childname, const BeString &szName, const BeString &szText) | BUI::CControlUI | |
ShowControl(bool bShow, bool notify_layout=true) | BUI::CControlUI | |
TestOrder() const | BUI::CControlUI | |
Text() const | BUI::CControlUI | |
TipHide() | BUI::CControlUI | |
TipTrack(int x, int y, LPCTSTR lpSz=NULL) | BUI::CControlUI | |
TranslateSyncMsg(UINT message, WPARAM wParam, LPARAM lParam) | BUI::CControlUI | |
TriggerAction() | BUI::CControlUI | |
UpdateAdaptLayout() const | BUI::CControlUI | |
UpdateMarginStateFlag() | BUI::CControlUI | protected |
ViewOrigin() const | BUI::CControlUI | |
Width() const | BUI::CControlUI | |
~CControlUI() | BUI::CControlUI | virtual |
~CPopControlUI() | BUI::CPopControlUI | |
~ICommitTarget() | BUI::ICommitTarget | virtual |
~IControlUI() | BUI::IControlUI | virtual |
~IEventHandler() | BUI::IEventHandler | virtual |