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

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

AcceptFilessw::WndBase
AddChild(UIElement *element)sw::UIElement
sw::Control::AddChild(UIElement &element)sw::UIElement
sw::Control::AddChild(UIElement *element, uint64_t layoutTag)sw::UIElement
sw::Control::AddChild(UIElement &element, uint64_t layoutTag)sw::UIElement
AddColumn(const GridColumn &col)sw::Grid
AddRow(const GridRow &row)sw::Grid
Arrange(const sw::Rect &finalPosition) overridesw::PanelBasevirtual
AutoSizesw::Layer
BackColorsw::UIElement
BorderStylesw::Panel
ChildCountsw::UIElement
ClearChildren()sw::UIElement
ClearColumns()sw::Grid
ClearRows()sw::Grid
ClientHeightsw::WndBase
ClientRectsw::WndBase
ClientWidthsw::WndBase
Close()sw::WndBase
CollapseWhenHidesw::UIElement
ContextMenusw::UIElement
Control()sw::Controlprotected
DefaultWndProc(const ProcMsg &refMsg)sw::WndBaseprotected
DisableLayout()sw::Layer
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::Gridprotectedvirtual
GetDesireSize() overridesw::UIElementvirtual
GetExtendedStyle()sw::WndBase
sw::Control::GetExtendedStyle(DWORD mask)sw::WndBase
GetFontHandle()sw::WndBase
GetGridLayoutTag(UIElement &element)sw::Gridstatic
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::Control::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
Grid()sw::Grid
Handlesw::WndBase
HandleChenged()sw::Controlprotectedvirtual
HandleInitialized(HWND hwnd)sw::WndBaseprotectedvirtual
Heightsw::WndBase
HorizontalAlignmentsw::UIElement
HorizontalScrollBarsw::Layer
HorizontalScrollLimitsw::Layer
HorizontalScrollPossw::Layer
IndexOf(UIElement *element)sw::UIElement
sw::Control::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
IsRootElement()sw::UIElement
IsRoutedEventRegistered(RoutedEventType eventType)sw::UIElement
IsVisible()sw::WndBase
Layer()sw::Layerprotected
Layoutsw::Layer
LayoutTagsw::UIElement
Leftsw::WndBase
Marginsw::UIElement
Measure(const Size &availableSize) overridesw::PanelBasevirtual
MoveToBottom()sw::UIElement
MoveToTop()sw::UIElement
NcHitTest(const Point &testPoint)sw::WndBase
NotifyLayoutUpdated()sw::UIElementprotected
OnAcceleratorCommand(int id)sw::WndBaseprotectedvirtual
OnAddedChild(UIElement &element)sw::UIElementprotectedvirtual
OnChar(wchar_t ch, KeyFlags flags) overridesw::UIElementprotectedvirtual
OnClose() overridesw::UIElementprotectedvirtual
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()sw::WndBaseprotectedvirtual
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)sw::WndBaseprotectedvirtual
OnHorizontalScroll(int event, int pos) overridesw::PanelBaseprotectedvirtual
OnKeyDown(VirtualKey key, KeyFlags flags) overridesw::UIElementprotectedvirtual
OnKeyUp(VirtualKey key, KeyFlags flags) overridesw::UIElementprotectedvirtual
OnKillFocus(HWND hNextFocus) overridesw::UIElementprotectedvirtual
OnMenuCommand(int id) overridesw::UIElementprotectedvirtual
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::Panelprotectedvirtual
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::Panelprotectedvirtual
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::PanelBaseprotectedvirtual
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
Panel()sw::Panel
PanelBase()sw::PanelBaseprotected
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::Control::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::Control::RegisterRoutedEvent(RoutedEventType eventType, T &obj, void(T::*handler)(UIElement &, RoutedEventArgs &))sw::UIElementinline
sw::Control::RegisterRoutedEvent(std::function< void(UIElement &, TEventArgs &)> handler)sw::UIElementinline
sw::Control::RegisterRoutedEvent(THandleObj &obj, void(THandleObj::*handler)(UIElement &, TEventArgs &))sw::UIElementinline
RemoveChild(UIElement *element)sw::UIElement
sw::Control::RemoveChild(UIElement &element)sw::UIElement
RemoveChildAt(int index)sw::UIElement
ResetCursor()sw::UIElement
ResetHandle()sw::Controlprotected
ResetHandle(DWORD style, DWORD exStyle)sw::Controlprotected
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
SetColumns(std::initializer_list< GridColumn > cols)sw::Grid
SetCursor(HCURSOR hCursor)sw::UIElement
sw::Control::SetCursor(StandardCursor cursor)sw::UIElement
SetDesireSize(const Size &size) overridesw::UIElementvirtual
SetExtendedStyle(DWORD style)sw::WndBase
sw::Control::SetExtendedStyle(DWORD mask, bool value)sw::WndBase
SetGridLayoutTag(UIElement &element, const GridLayoutTag &tag)sw::Gridstatic
SetHorizontalScrollPageSize(double pageSize)sw::Layer
SetHorizontalScrollRange(double min, double max)sw::Layer
SetNextTabStopFocus()sw::UIElementprotected
SetParent(WndBase *parent) overridesw::UIElementprotectedvirtual
SetRows(std::initializer_list< GridRow > rows)sw::Grid
SetStyle(DWORD style)sw::WndBase
sw::Control::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::WndBase
ShowContextMenu(const Point &point)sw::UIElement
TabStopsw::UIElement
Tagsw::UIElement
Textsw::WndBase
TextColorsw::UIElement
Topsw::WndBase
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
WndBase()sw::WndBaseprotected
WndBase(const WndBase &)=delete (定义于 sw::WndBase)sw::WndBaseprotected
WndBase(WndBase &&)=delete (定义于 sw::WndBase)sw::WndBaseprotected
WndProc(const ProcMsg &refMsg)sw::WndBaseprotectedvirtual
~Control()=0sw::Controlpure virtual
~ILayout()=defaultsw::ILayoutvirtual
~ITag()=defaultsw::ITagvirtual
~Layer()=0sw::Layerpure virtual
~PanelBase()=0sw::PanelBasepure virtual
~UIElement()=0sw::UIElementpure virtual
~WndBase()=0sw::WndBasepure virtual