SimpleWindow
|
成员的完整列表,这些成员属于 sw::WndBase,包括所有继承而来的类成员
AcceptFiles | sw::WndBase | |
ClientHeight | sw::WndBase | |
ClientRect | sw::WndBase | |
ClientWidth | sw::WndBase | |
Close() | sw::WndBase | |
Control (定义于 sw::WndBase) | sw::WndBase | friend |
DefaultWndProc(const ProcMsg &refMsg) | sw::WndBase | protected |
Enabled | sw::WndBase | |
Focused | sw::WndBase | |
Font | sw::WndBase | |
FontChanged(HFONT hfont) | sw::WndBase | protectedvirtual |
FontName | sw::WndBase | |
FontSize | sw::WndBase | |
FontWeight | sw::WndBase | |
GetExtendedStyle() | sw::WndBase | |
GetExtendedStyle(DWORD mask) | sw::WndBase | |
GetFontHandle() | sw::WndBase | |
GetStyle() | sw::WndBase | |
GetStyle(DWORD mask) | sw::WndBase | |
GetText() | sw::WndBase | protectedvirtual |
GetWndBase(HWND hwnd) | sw::WndBase | static |
Handle | sw::WndBase | |
HandleInitialized(HWND hwnd) | sw::WndBase | protectedvirtual |
Height | sw::WndBase | |
HwndWrapper (定义于 sw::WndBase) | sw::WndBase | friend |
InitControl(LPCWSTR lpClassName, LPCWSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle, LPVOID lpParam=NULL) | sw::WndBase | protected |
InitWindow(LPCWSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle) | sw::WndBase | protected |
IsControl | sw::WndBase | |
IsDestroyed | sw::WndBase | |
IsVisible() | sw::WndBase | |
Left | sw::WndBase | |
NcHitTest(const Point &testPoint) | sw::WndBase | |
OnAcceleratorCommand(int id) | sw::WndBase | protectedvirtual |
OnChar(wchar_t ch, KeyFlags flags) | sw::WndBase | protectedvirtual |
OnClose() | sw::WndBase | protectedvirtual |
OnColor(HDC hdc, HBRUSH &hRetBrush) | sw::WndBase | protectedvirtual |
OnCommand(int code) | sw::WndBase | protectedvirtual |
OnContextMenu(bool isKeyboardMsg, Point mousePosition) | sw::WndBase | protectedvirtual |
OnControlCommand(WndBase *pControl, int code, int id) | sw::WndBase | protectedvirtual |
OnCreate() | sw::WndBase | protectedvirtual |
OnCtlColor(WndBase *pControl, HDC hdc, HBRUSH &hRetBrush) | sw::WndBase | protectedvirtual |
OnDeadChar(wchar_t ch, KeyFlags flags) | sw::WndBase | protectedvirtual |
OnDestroy() | sw::WndBase | protectedvirtual |
OnDrawItem(int id, DRAWITEMSTRUCT *pDrawItem) | sw::WndBase | protectedvirtual |
OnDrawItemSelf(DRAWITEMSTRUCT *pDrawItem) | sw::WndBase | protectedvirtual |
OnDropFiles(HDROP hDrop) | sw::WndBase | protectedvirtual |
OnEnabledChanged(bool newValue) | sw::WndBase | protectedvirtual |
OnEndPaint() | sw::WndBase | protectedvirtual |
OnEraseBackground(HDC hdc, LRESULT &result) | sw::WndBase | protectedvirtual |
OnHorizontalScroll(int event, int pos) | sw::WndBase | protectedvirtual |
OnKeyDown(VirtualKey key, KeyFlags flags) | sw::WndBase | protectedvirtual |
OnKeyUp(VirtualKey key, KeyFlags flags) | sw::WndBase | protectedvirtual |
OnKillFocus(HWND hNextFocus) | sw::WndBase | protectedvirtual |
OnMeasureItem(int id, MEASUREITEMSTRUCT *pMeasure) | sw::WndBase | protectedvirtual |
OnMeasureItemSelf(MEASUREITEMSTRUCT *pMeasure) | sw::WndBase | protectedvirtual |
OnMenuCommand(int id) | sw::WndBase | protectedvirtual |
OnMouseLeave() | sw::WndBase | protectedvirtual |
OnMouseLeftButtonDoubleClick(Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMouseLeftButtonDown(Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMouseLeftButtonUp(Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMouseMiddleButtonDoubleClick(Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMouseMiddleButtonDown(Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMouseMiddleButtonUp(Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMouseMove(Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMouseRightButtonDoubleClick(Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMouseRightButtonDown(Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMouseRightButtonUp(Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMouseWheel(int wheelDelta, Point mousePosition, MouseKey keyState) | sw::WndBase | protectedvirtual |
OnMove(Point newClientPosition) | sw::WndBase | protectedvirtual |
OnNcHitTest(const Point &testPoint, HitTestResult &result) | sw::WndBase | protectedvirtual |
OnNotified(NMHDR *pNMHDR, LRESULT &result) | sw::WndBase | protectedvirtual |
OnNotify(NMHDR *pNMHDR, LRESULT &result) | sw::WndBase | protectedvirtual |
OnPaint() | sw::WndBase | protectedvirtual |
OnSetCursor(HWND hwnd, HitTestResult hitTest, int message, bool &result) | sw::WndBase | protectedvirtual |
OnSetFocus(HWND hPrevFocus) | sw::WndBase | protectedvirtual |
OnSize(Size newClientSize) | sw::WndBase | protectedvirtual |
OnSysChar(wchar_t ch, KeyFlags flags) | sw::WndBase | protectedvirtual |
OnSysDeadChar(wchar_t ch, KeyFlags flags) | sw::WndBase | protectedvirtual |
OnSysKeyDown(VirtualKey key, KeyFlags flags) | sw::WndBase | protectedvirtual |
OnSysKeyUp(VirtualKey key, KeyFlags flags) | sw::WndBase | protectedvirtual |
OnTextChanged() | sw::WndBase | protectedvirtual |
OnVerticalScroll(int event, int pos) | sw::WndBase | protectedvirtual |
operator!=(const WndBase &other) const | sw::WndBase | |
operator=(const WndBase &)=delete (定义于 sw::WndBase) | sw::WndBase | protected |
operator=(WndBase &&)=delete (定义于 sw::WndBase) | sw::WndBase | protected |
operator==(const WndBase &other) const | sw::WndBase | |
Parent | sw::WndBase | |
ParentChanged(WndBase *newParent) | sw::WndBase | protectedvirtual |
PointFromScreen(const Point &screenPoint) | sw::WndBase | |
PointToScreen(const Point &point) | sw::WndBase | |
PostMessageA(UINT uMsg, WPARAM wParam, LPARAM lParam) | sw::WndBase | |
PostMessageW(UINT uMsg, WPARAM wParam, LPARAM lParam) | sw::WndBase | |
Rect | sw::WndBase | |
Redraw(bool erase=false, bool updateWindow=false) | sw::WndBase | |
SendMessageA(UINT uMsg, WPARAM wParam, LPARAM lParam) | sw::WndBase | |
SendMessageW(UINT uMsg, WPARAM wParam, LPARAM lParam) | sw::WndBase | |
SetExtendedStyle(DWORD style) | sw::WndBase | |
SetExtendedStyle(DWORD mask, bool value) | sw::WndBase | |
SetParent(WndBase *parent) | sw::WndBase | protectedvirtual |
SetStyle(DWORD style) | sw::WndBase | |
SetStyle(DWORD mask, bool value) | sw::WndBase | |
SetText(const std::wstring &value) | sw::WndBase | protectedvirtual |
Show(int nCmdShow) | sw::WndBase | |
Text | sw::WndBase | |
Top | sw::WndBase | |
ToUIElement() | sw::WndBase | virtual |
Update() | sw::WndBase | |
UpdateFont() | sw::WndBase | |
UpdateText() | sw::WndBase | protected |
Visible | sw::WndBase | |
VisibleChanged(bool newVisible) | sw::WndBase | protectedvirtual |
Width | sw::WndBase | |
WndBase() | sw::WndBase | protected |
WndBase(const WndBase &)=delete (定义于 sw::WndBase) | sw::WndBase | protected |
WndBase(WndBase &&)=delete (定义于 sw::WndBase) | sw::WndBase | protected |
WndProc(const ProcMsg &refMsg) | sw::WndBase | protectedvirtual |
~WndBase()=0 | sw::WndBase | pure virtual |