SimpleWindow
载入中...
搜索中...
未找到
sw::Window 成员列表

成员的完整列表,这些成员属于 sw::Window,包括所有继承而来的类成员

AcceptFilessw::WndBase
ActiveWindowsw::Windowstatic
AddChild(UIElement *element)sw::UIElement
sw::Layer::AddChild(UIElement &element)sw::UIElement
sw::Layer::AddChild(UIElement *element, uint64_t layoutTag)sw::UIElement
sw::Layer::AddChild(UIElement &element, uint64_t layoutTag)sw::UIElement
Arrange(const sw::Rect &finalPosition) overridesw::Layervirtual
AutoSizesw::Layer
BackColorsw::UIElement
ChildCountsw::UIElement
ClearChildren()sw::UIElement
ClientHeightsw::WndBase
ClientRectsw::WndBase
ClientWidthsw::WndBase
Close()sw::WndBase
CollapseWhenHidesw::UIElement
ContextMenusw::UIElement
DefaultWndProc(const ProcMsg &refMsg)sw::WndBaseprotected
DisableLayout()sw::Layer
DrawMenuBar()sw::Window
Enabledsw::WndBase
EnableLayout()sw::Layer
Floatsw::UIElement
Focusedsw::WndBase
Fontsw::WndBase
FontChanged(HFONT hfont)sw::WndBaseprotectedvirtual
FontNamesw::WndBase
FontSizesw::WndBase
FontWeightsw::WndBase
GetArrangeOffsetX()sw::UIElementprotected
GetArrangeOffsetY()sw::UIElementprotected
GetChildBottommost(bool update)sw::UIElementprotected
GetChildLayoutAt(int index) overridesw::UIElementvirtual
GetChildLayoutCount() overridesw::UIElementvirtual
GetChildRightmost(bool update)sw::UIElementprotected
GetDefaultLayout() overridesw::Windowprotectedvirtual
GetDesireSize() overridesw::UIElementvirtual
GetExtendedStyle()sw::WndBase
sw::Layer::GetExtendedStyle(DWORD mask)sw::WndBase
GetFontHandle()sw::WndBase
GetHorizontalScrollPageSize()sw::Layer
GetHorizontalScrollRange(double &refMin, double &refMax)sw::Layer
GetLayoutTag() overridesw::UIElementvirtual
GetNextElement()sw::UIElement
GetNextTabStopElement()sw::UIElement
GetRealBackColor()sw::UIElement
GetRealTextColor()sw::UIElement
GetRootElement()sw::UIElement
GetStyle()sw::WndBase
sw::Layer::GetStyle(DWORD mask)sw::WndBase
GetTag() overridesw::UIElementvirtual
GetText()sw::WndBaseprotectedvirtual
GetVerticalScrollPageSize()sw::Layer
GetVerticalScrollRange(double &refMin, double &refMax)sw::Layer
GetWndBase(HWND hwnd)sw::WndBasestatic
Handlesw::WndBase
HandleInitialized(HWND hwnd)sw::WndBaseprotectedvirtual
Heightsw::WndBase
HorizontalAlignmentsw::UIElement
HorizontalScrollBarsw::Layer
HorizontalScrollLimitsw::Layer
HorizontalScrollPossw::Layer
IndexOf(UIElement *element)sw::UIElement
sw::Layer::IndexOf(UIElement &element)sw::UIElement
InheritTextColorsw::UIElement
InitControl(LPCWSTR lpClassName, LPCWSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle)sw::WndBaseprotected
InitWindow(LPCWSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle)sw::WndBaseprotected
IsControl()sw::WndBase
IsDestroyedsw::WndBase
IsLayoutDisabled()sw::Layer
IsModalsw::Window
IsRootElement()sw::UIElement
IsRoutedEventRegistered(RoutedEventType eventType)sw::UIElement
IsVisible()sw::WndBase
Layer()sw::Layerprotected
Layoutsw::Layer
LayoutTagsw::UIElement
Leftsw::WndBase
Marginsw::UIElement
MaxHeightsw::Window
MaximizeBoxsw::Window
MaxWidthsw::Window
Measure(const Size &availableSize) overridesw::Layervirtual
Menusw::Window
MinHeightsw::Window
MinimizeBoxsw::Window
MinWidthsw::Window
MoveToBottom()sw::UIElement
MoveToTop()sw::UIElement
NcHitTest(const Point &testPoint)sw::WndBase
NotifyLayoutUpdated()sw::UIElementprotected
OnAcceleratorCommand(int id)sw::WndBaseprotectedvirtual
OnActived()sw::Windowprotectedvirtual
OnAddedChild(UIElement &element)sw::UIElementprotectedvirtual
OnChar(wchar_t ch, KeyFlags flags) overridesw::UIElementprotectedvirtual
OnClose() overridesw::Windowprotectedvirtual
OnColor(HDC hdc, HBRUSH &hRetBrush) overridesw::UIElementprotectedvirtual
OnCommand(int code)sw::WndBaseprotectedvirtual
OnContextMenu(bool isKeyboardMsg, Point mousePosition) overridesw::UIElementprotectedvirtual
OnControlCommand(WndBase *pControl, int code, int id)sw::WndBaseprotectedvirtual
OnCreate()sw::WndBaseprotectedvirtual
OnCtlColor(WndBase *pControl, HDC hdc, HBRUSH &hRetBrush)sw::WndBaseprotectedvirtual
OnDeadChar(wchar_t ch, KeyFlags flags)sw::WndBaseprotectedvirtual
OnDestroy() overridesw::Windowprotectedvirtual
OnDpiChanged(int dpiX, int dpiY)sw::Windowprotectedvirtual
OnDrawFocusRect()sw::UIElementprotectedvirtual
OnDrawItem(int id, DRAWITEMSTRUCT *pDrawItem)sw::WndBaseprotectedvirtual
OnDropFiles(HDROP hDrop) overridesw::UIElementprotectedvirtual
OnEnabledChanged(bool newValue)sw::WndBaseprotectedvirtual
OnEndPaint() overridesw::UIElementprotectedvirtual
OnEraseBackground(int &result) overridesw::Windowprotectedvirtual
OnFirstShow()sw::Windowprotectedvirtual
OnHorizontalScroll(int event, int pos) overridesw::Layerprotectedvirtual
OnInactived()sw::Windowprotectedvirtual
OnKeyDown(VirtualKey key, KeyFlags flags) overridesw::UIElementprotectedvirtual
OnKeyUp(VirtualKey key, KeyFlags flags) overridesw::UIElementprotectedvirtual
OnKillFocus(HWND hNextFocus) overridesw::UIElementprotectedvirtual
OnMenuCommand(int id) overridesw::Windowprotectedvirtual
OnMouseLeave() overridesw::UIElementprotectedvirtual
OnMouseLeftButtonDoubleClick(Point mousePosition, MouseKey keyState)sw::WndBaseprotectedvirtual
OnMouseLeftButtonDown(Point mousePosition, MouseKey keyState) overridesw::UIElementprotectedvirtual
OnMouseLeftButtonUp(Point mousePosition, MouseKey keyState) overridesw::UIElementprotectedvirtual
OnMouseMiddleButtonDoubleClick(Point mousePosition, MouseKey keyState)sw::WndBaseprotectedvirtual
OnMouseMiddleButtonDown(Point mousePosition, MouseKey keyState) overridesw::UIElementprotectedvirtual
OnMouseMiddleButtonUp(Point mousePosition, MouseKey keyState) overridesw::UIElementprotectedvirtual
OnMouseMove(Point mousePosition, MouseKey keyState) overridesw::UIElementprotectedvirtual
OnMouseRightButtonDoubleClick(Point mousePosition, MouseKey keyState)sw::WndBaseprotectedvirtual
OnMouseRightButtonDown(Point mousePosition, MouseKey keyState) overridesw::UIElementprotectedvirtual
OnMouseRightButtonUp(Point mousePosition, MouseKey keyState) overridesw::UIElementprotectedvirtual
OnMouseWheel(int wheelDelta, Point mousePosition, MouseKey keyState) overridesw::UIElementprotectedvirtual
OnMove(Point newClientPosition) overridesw::UIElementprotectedvirtual
OnNcHitTest(const Point &testPoint, HitTestResult &result)sw::WndBaseprotectedvirtual
OnNotified(NMHDR *pNMHDR, LRESULT &result)sw::WndBaseprotectedvirtual
OnNotify(NMHDR *pNMHDR, LRESULT &result)sw::WndBaseprotectedvirtual
OnPaint() overridesw::Windowprotectedvirtual
OnRemovedChild(UIElement &element)sw::UIElementprotectedvirtual
OnScroll(ScrollOrientation scrollbar, ScrollEvent event, double pos)sw::Layerprotectedvirtual
OnSetCursor(HWND hwnd, HitTestResult hitTest, int message, bool &result) overridesw::UIElementprotectedvirtual
OnSetFocus(HWND hPrevFocus) overridesw::UIElementprotectedvirtual
OnSize(Size newClientSize) overridesw::UIElementprotectedvirtual
OnSysChar(wchar_t ch, KeyFlags flags)sw::WndBaseprotectedvirtual
OnSysDeadChar(wchar_t ch, KeyFlags flags)sw::WndBaseprotectedvirtual
OnSysKeyDown(VirtualKey key, KeyFlags flags)sw::WndBaseprotectedvirtual
OnSysKeyUp(VirtualKey key, KeyFlags flags)sw::WndBaseprotectedvirtual
OnTabStop()sw::UIElementprotectedvirtual
OnTextChanged() overridesw::UIElementprotectedvirtual
OnVerticalScroll(int event, int pos) overridesw::Layerprotectedvirtual
operator!=(const WndBase &other) constsw::WndBase
operator=(const WndBase &)=delete (定义于 sw::WndBase)sw::WndBaseprotected
operator=(WndBase &&)=delete (定义于 sw::WndBase)sw::WndBaseprotected
operator==(const WndBase &other) constsw::WndBase
operator[](int index) constsw::UIElement
Ownersw::Window
Parentsw::UIElement
ParentChanged(WndBase *newParent) overridesw::UIElementprotectedvirtual
PointFromScreen(const Point &screenPoint)sw::WndBase
PointToScreen(const Point &point)sw::WndBase
RaiseRoutedEvent(RoutedEventType eventType)sw::UIElementprotected
sw::Layer::RaiseRoutedEvent(RoutedEventArgs &eventArgs)sw::UIElementprotected
Rectsw::WndBase
Redraw(bool erase=false, bool updateWindow=false)sw::WndBase
RegisterRoutedEvent(RoutedEventType eventType, const RoutedEvent &handler)sw::UIElement
sw::Layer::RegisterRoutedEvent(RoutedEventType eventType, T &obj, void(T::*handler)(UIElement &, RoutedEventArgs &))sw::UIElementinline
sw::Layer::RegisterRoutedEvent(std::function< void(UIElement &, TEventArgs &)> handler)sw::UIElementinline
sw::Layer::RegisterRoutedEvent(THandleObj &obj, void(THandleObj::*handler)(UIElement &, TEventArgs &))sw::UIElementinline
RemoveChild(UIElement *element)sw::UIElement
sw::Layer::RemoveChild(UIElement &element)sw::UIElement
RemoveChildAt(int index)sw::UIElement
ResetCursor()sw::UIElement
Resize(const Size &size)sw::UIElement
ScrollHorizontal(double offset)sw::Layer
ScrollToBottom()sw::Layer
ScrollToLeft()sw::Layer
ScrollToRight()sw::Layer
ScrollToTop()sw::Layer
ScrollVertical(double offset)sw::Layer
SendMessageA(UINT uMsg, WPARAM wParam, LPARAM lParam)sw::WndBase
SendMessageW(UINT uMsg, WPARAM wParam, LPARAM lParam)sw::WndBase
SetAlignment(sw::HorizontalAlignment horz, sw::VerticalAlignment vert)sw::UIElement
SetBackColor(Color color, bool redraw)sw::UIElementprotectedvirtual
SetCursor(HCURSOR hCursor)sw::UIElement
sw::Layer::SetCursor(StandardCursor cursor)sw::UIElement
SetDesireSize(const Size &size) overridesw::UIElementvirtual
SetExtendedStyle(DWORD style)sw::WndBase
sw::Layer::SetExtendedStyle(DWORD mask, bool value)sw::WndBase
SetHorizontalScrollPageSize(double pageSize)sw::Layer
SetHorizontalScrollRange(double min, double max)sw::Layer
SetIcon(HICON hIcon)sw::Window
SetLayout()sw::Windowinline
SetLayout()sw::Windowinline
SetNextTabStopFocus()sw::UIElementprotected
SetParent(WndBase *parent) overridesw::UIElementprotectedvirtual
SetStyle(DWORD style)sw::WndBase
sw::Layer::SetStyle(DWORD mask, bool value)sw::WndBase
SetTag(uint64_t tag) overridesw::UIElementvirtual
SetText(const std::wstring &value)sw::WndBaseprotectedvirtual
SetTextColor(Color color, bool redraw)sw::UIElementprotectedvirtual
SetVerticalScrollPageSize(double pageSize)sw::Layer
SetVerticalScrollRange(double min, double max)sw::Layer
Show(int nCmdShow=SW_SHOW)sw::Window
ShowContextMenu(const Point &point)sw::UIElement
ShowDialog(Window &owner)sw::Window
SizeBoxsw::Window
SizeToContent()sw::Window
StartupLocationsw::Window
Statesw::Window
TabStopsw::UIElement
Tagsw::UIElement
Textsw::WndBase
TextColorsw::UIElement
ToolWindowsw::Window
Topsw::WndBase
Topmostsw::Window
Transparentsw::UIElement
UIElement()sw::UIElementprotected
UnregisterRoutedEvent(RoutedEventType eventType)sw::UIElement
Update()sw::WndBase
UpdateChildrenZOrder()sw::UIElementprotected
UpdateFont()sw::WndBase
UpdateLayout()sw::Layerprotected
UpdateScrollRange()sw::Layer
UpdateSiblingsZOrder()sw::UIElementprotected
UpdateText()sw::WndBaseprotected
VerticalAlignmentsw::UIElement
VerticalScrollBarsw::Layer
VerticalScrollLimitsw::Layer
VerticalScrollPossw::Layer
Visiblesw::WndBase
VisibleChanged(bool newVisible) overridesw::UIElementprotectedvirtual
Widthsw::WndBase
Window()sw::Window
WindowCountsw::Windowstatic
WndBase()sw::WndBaseprotected
WndBase(const WndBase &)=delete (定义于 sw::WndBase)sw::WndBaseprotected
WndBase(WndBase &&)=delete (定义于 sw::WndBase)sw::WndBaseprotected
WndProc(const ProcMsg &refMsg) overridesw::Windowprotectedvirtual
~ILayout()=defaultsw::ILayoutvirtual
~ITag()=defaultsw::ITagvirtual
~Layer()=0sw::Layerpure virtual
~UIElement()=0sw::UIElementpure virtual
~WndBase()=0sw::WndBasepure virtual