Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::Windows::ImageList Member List

This is the complete list of members for Harlinn::Windows::ImageList, including all inherited members.

Add(const BitmapHandle &bitmap) constHarlinn::Windows::ImageListinline
Add(const BitmapHandle &bitmap, const BitmapHandle &mask) constHarlinn::Windows::ImageListinline
Add(const BitmapHandle &bitmap, COLORREF maskColor) constHarlinn::Windows::ImageListinline
BackgroundColor() constHarlinn::Windows::ImageListinline
Base typedefHarlinn::Windows::ImageList
BeginDrag(int indexOfTrackImage, int dxHotspot, int dyHotspot) constHarlinn::Windows::ImageListinline
BeginDrag(int indexOfTrackImage, const POINT &hotspot) constHarlinn::Windows::ImageListinline
BeginDrag(int indexOfTrackImage, const Point &hotspot) constHarlinn::Windows::ImageListinline
Clone() constHarlinn::Windows::ImageListinline
Close() noexceptHarlinn::Windows::ImageListinline
Count() constHarlinn::Windows::ImageListinline
CreateImageList(int elementWidth, int elementHeight, int count, int growBy, ImageListFlags flags, ImageListColor color)Harlinn::Windows::ImageListinlineprivatestatic
DerivedType typedefHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >
DragEnter(HWND hwndLock, int x, int y)Harlinn::Windows::ImageListinlinestatic
DragEnter(Control &control, int x, int y)Harlinn::Windows::ImageListinlinestatic
DragLeave(HWND hwndLock)Harlinn::Windows::ImageListinlinestatic
DragLeave(Control &control)Harlinn::Windows::ImageListinlinestatic
DragMove(int x, int y)Harlinn::Windows::ImageListinlinestatic
DragShowNolock(bool showImage)Harlinn::Windows::ImageListinlinestatic
Draw(int indexOfImage, HDC hDC, int x, int y, ImageListDrawFlags flags) constHarlinn::Windows::ImageListinline
Draw(int indexOfImage, HDC hDC, int x, int y, int dx, int dy, COLORREF background, COLORREF foreground, ImageListDrawFlags flags) constHarlinn::Windows::ImageListinline
Draw(const IMAGELISTDRAWPARAMS *imagelistDrawOarams)Harlinn::Windows::ImageListinlinestatic
Draw(const IMAGELISTDRAWPARAMS &imagelistDrawParams)Harlinn::Windows::ImageListinlinestatic
EndDrag()Harlinn::Windows::ImageListinlinestatic
GetBkColor() constHarlinn::Windows::ImageListinline
GetDragImage(POINT *ppt, POINT *pptHotspot)Harlinn::Windows::ImageListinlinestatic
GetDragImage(Point *ppt, Point *pptHotspot)Harlinn::Windows::ImageListinlinestatic
GetIcon(int indexOfImage, ImageListDrawFlags flags=ImageListDrawFlags::Normal) constHarlinn::Windows::ImageListinline
GetIconSize(int *x, int *y) constHarlinn::Windows::ImageListinline
GetIconSize(SIZE &size) constHarlinn::Windows::ImageListinline
GetIconSize(Size &size) constHarlinn::Windows::ImageListinline
GetIconSize() constHarlinn::Windows::ImageListinline
GetImageInfo(int imageIndex, IMAGEINFO &imageinfo) constHarlinn::Windows::ImageListinline
GetImageInfo(int imageIndex, IMAGEINFO *imageinfo) constHarlinn::Windows::ImageListinline
GetImageSize(int *x, int *y) constHarlinn::Windows::ImageListinline
GetImageSize(SIZE &size) constHarlinn::Windows::ImageListinline
GetImageSize(Size &size) constHarlinn::Windows::ImageListinline
GetImageSize() constHarlinn::Windows::ImageListinline
Handle() noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inlineprotected
Handle(HandleType handle, bool ownsHandle=true) noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inlineexplicitprotected
Handle(const Handle &other)=deleteHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >
Handle(Handle &&other) noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inline
HandleType typedefHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >
ImageList() noexceptHarlinn::Windows::ImageListinline
ImageList(HIMAGELIST handle, bool closeHandle=true) noexceptHarlinn::Windows::ImageListinlineexplicit
ImageList(int elementWidth, int elementHeight, int count, int growBy, ImageListFlags flags, ImageListColor color)Harlinn::Windows::ImageListinline
InvalidHandleValue() noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inlinestatic
IsValid() const noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inline
Load(HINSTANCE hInstance, const wchar_t *name, int imageWidth, int growBy, COLORREF maskColor, ImageListLoadFlags flags)Harlinn::Windows::ImageListinlinestatic
LoadFromFile(const wchar_t *name, int imageWidth, int growBy, COLORREF maskColor, ImageListLoadFlags flags)Harlinn::Windows::ImageListinlinestatic
LoadFromFile(const wchar_t *name, int imageWidth)Harlinn::Windows::ImageListinlinestatic
Merge(HIMAGELIST himl1, int i1, HIMAGELIST himl2, int i2, int dx, int dy)Harlinn::Windows::ImageListinlinestatic
Merge(int i1, HIMAGELIST himl2, int i2, int dx, int dy) constHarlinn::Windows::ImageListinline
Move(int indexOfDestinationImage, int indexOfSourceImage) constHarlinn::Windows::ImageListinline
operator HandleType() const noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inline
operator<=>(const Handle &other) const noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inline
operator<=>(HandleType handle) const noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inline
operator=(Handle &other)=deleteHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >
operator=(Handle &&other) noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inline
operator==(const Handle &other) const noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inline
operator==(HandleType handle) const noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inline
OwnsHandle() const noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inline
ownsHandle_Harlinn::Common::Core::Handle< ImageList, HIMAGELIST >private
Read(LPSTREAM stream)Harlinn::Windows::ImageListinlinestatic
Remove(int index) constHarlinn::Windows::ImageListinline
Replace(int index, HBITMAP image, HBITMAP mask) constHarlinn::Windows::ImageListinline
Replace(int index, HICON icon) constHarlinn::Windows::ImageListinline
SetBkColor(const ColorRef &newBackgroundColor) constHarlinn::Windows::ImageListinline
SetValue(HandleType handle, bool ownsHandle=true)Harlinn::Common::Core::Handle< ImageList, HIMAGELIST >inlineprotected
Swap(int indexOfFirstImage, int indexOfSecondImage) constHarlinn::Windows::ImageListinline
Value() const noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inline
value_Harlinn::Common::Core::Handle< ImageList, HIMAGELIST >protected
~Handle() noexceptHarlinn::Common::Core::Handle< ImageList, HIMAGELIST >inlinevirtual