|
SimpleWindow
|
成员的完整列表,这些成员属于 sw::ImageList,包括所有继承而来的类成员
| Add(HBITMAP hbmImage, HBITMAP hbmMask) | sw::ImageList | |
| AddIcon(HICON hIcon) | sw::ImageList | |
| AddMasked(HBITMAP hbmImage, COLORREF crMask) | sw::ImageList | |
| BeginDrag(int iTrack, int dxHotspot, int dyHotspot) | sw::ImageList | |
| Copy(const ImageList &dst, int iDst, const ImageList &src, int iSrc, UINT uFlags) | sw::ImageList | static |
| Create(int cx, int cy, UINT flags, int cInitial, int cGrow) | sw::ImageList | static |
| DragEnter(HWND hwndLock, double x, double y) | sw::ImageList | static |
| DragEnterPx(HWND hwndLock, int x, int y) | sw::ImageList | static |
| DragLeave(HWND hwndLock) | sw::ImageList | static |
| DragMove(double x, double y) | sw::ImageList | static |
| DragMovePx(int x, int y) | sw::ImageList | static |
| DragShowNolock(bool fShow) | sw::ImageList | static |
| Draw(int i, HDC hdcDst, double x, double y, UINT fStyle) | sw::ImageList | |
| Draw(int i, HDC hdcDst, double x, double y, double dx, double dy, COLORREF rgbBk, COLORREF rgbFg, UINT fStyle) | sw::ImageList | |
| DrawPx(int i, HDC hdcDst, int x, int y, UINT fStyle) | sw::ImageList | |
| DrawPx(int i, HDC hdcDst, int x, int y, int dx, int dy, COLORREF rgbBk, COLORREF rgbFg, UINT fStyle) | sw::ImageList | |
| Duplicate() | sw::ImageList | |
| EndDrag() | sw::ImageList | static |
| GetBkColor() | sw::ImageList | |
| GetDragImage(POINT *ppt, POINT *pptHotspot) | sw::ImageList | static |
| GetHandle() const | sw::ImageList | |
| GetIcon(int i, UINT flags) | sw::ImageList | |
| GetIconSize(int &cx, int &cy) | sw::ImageList | |
| GetImageCount() | sw::ImageList | |
| GetImageInfo(int i, IMAGEINFO *pImageInfo) | sw::ImageList | |
| ImageList(HIMAGELIST hImageList, bool isWrap) | sw::ImageList | protected |
| ImageList(int cx, int cy, UINT flags, int cInitial, int cGrow) | sw::ImageList | |
| ImageList(const ImageList &other) | sw::ImageList | |
| ImageList(ImageList &&other) | sw::ImageList | |
| IsWrap() const | sw::ImageList | |
| LoadImageA(HINSTANCE hi, LPCSTR lpbmp, int cx, int cGrow, COLORREF crMask, UINT uType, UINT uFlags) | sw::ImageList | static |
| LoadImageW(HINSTANCE hi, LPCWSTR lpbmp, int cx, int cGrow, COLORREF crMask, UINT uType, UINT uFlags) | sw::ImageList | static |
| Merge(const ImageList &iml1, int i1, const ImageList &iml2, int i2, int dx, int dy) | sw::ImageList | static |
| operator=(const ImageList &other) | sw::ImageList | |
| operator=(ImageList &&other) | sw::ImageList | |
| Read(IStream *pstm) | sw::ImageList | static |
| ReleaseHandle() | sw::ImageList | |
| Remove(int i) | sw::ImageList | |
| RemoveAll() | sw::ImageList | |
| Replace(int i, HBITMAP hbmImage, HBITMAP hbmMask) | sw::ImageList | |
| ReplaceIcon(int i, HICON hicon) | sw::ImageList | |
| SetBkColor(COLORREF clrBk) | sw::ImageList | |
| SetDragCursorImage(int iDrag, int dxHotspot, int dyHotspot) | sw::ImageList | |
| SetIconSize(int cx, int cy) | sw::ImageList | |
| SetImageCount(UINT uNewCount) | sw::ImageList | |
| SetOverlayImage(int iImage, int iOverlay) | sw::ImageList | |
| Wrap(HIMAGELIST hImageList) | sw::ImageList | static |
| Write(IStream *pstm) | sw::ImageList | |
| ~ImageList() | sw::ImageList | virtual |