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