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

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

AddStyle(DWORD style) constHarlinn::Windows::MenuHandleinline
Append(UINT uFlags, UINT_PTR uIDNewItem=0, const wchar_t *newItem=nullptr) constHarlinn::Windows::MenuHandleinline
Append(UINT uFlags, UINT_PTR uIDNewItem, const char *newItem) constHarlinn::Windows::MenuHandleinline
Base typedefHarlinn::Windows::MenuHandle
CheckRadioItem(UINT idFirst, UINT idLast, UINT idCheck, UINT uFlags) constHarlinn::Windows::MenuHandleinline
Close() noexceptHarlinn::Windows::MenuHandleinline
DeleteItem(UINT position, UINT uFlags) constHarlinn::Windows::MenuHandleinline
DerivedType typedefHarlinn::Common::Core::Handle< MenuHandle, HMENU >
EnableItem(UINT idOfItem, UINT enableFlags) constHarlinn::Windows::MenuHandleinline
End()Harlinn::Windows::MenuHandleinlinestatic
GetCheckMarkDimensions()Harlinn::Windows::MenuHandleinlinestatic
GetDefaultItem(bool byPosition, UINT flags) constHarlinn::Windows::MenuHandleinline
GetInfo(LPMENUINFO lpcmi) constHarlinn::Windows::MenuHandleinline
GetInfo(MENUINFO &lpcmi) constHarlinn::Windows::MenuHandleinline
GetInfo() constHarlinn::Windows::MenuHandleinline
GetItemCount() constHarlinn::Windows::MenuHandleinline
GetItemID(int menuItemPosition) constHarlinn::Windows::MenuHandleinline
GetItemInfo(UINT itemIdOrPosition, bool byPosition, LPMENUITEMINFOW lpmii) constHarlinn::Windows::MenuHandleinline
GetItemInfo(UINT itemIdOrPosition, bool byPosition, MENUITEMINFOW &lpmii) constHarlinn::Windows::MenuHandleinline
GetItemInfo(UINT itemIdOrPosition, bool byPosition) constHarlinn::Windows::MenuHandleinline
GetState(UINT itemIdOrPosition, bool byPosition) constHarlinn::Windows::MenuHandleinline
GetSubMenu(int position) constHarlinn::Windows::MenuHandleinline
GetText(UINT itemIdOrPosition, LPTSTR lpString, int nMaxCount, bool byPosition) constHarlinn::Windows::MenuHandleinline
GetText(UINT itemIdOrPosition, bool byPosition) constHarlinn::Windows::MenuHandleinline
GetTextLength(UINT itemIdOrPosition, bool byPosition) constHarlinn::Windows::MenuHandleinline
Handle() noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inlineprotected
Handle(HandleType handle, bool ownsHandle=true) noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inlineexplicitprotected
Handle(const Handle &other)=deleteHarlinn::Common::Core::Handle< MenuHandle, HMENU >
Handle(Handle &&other) noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inline
HandleType typedefHarlinn::Common::Core::Handle< MenuHandle, HMENU >
Insert(UINT uPosition, UINT uFlags, UINT_PTR itemIdOrPosition, LPCWSTR newItemText) constHarlinn::Windows::MenuHandleinline
Insert(UINT uPosition, UINT uFlags, UINT_PTR itemIdOrPosition, const WideString &newItemText) constHarlinn::Windows::MenuHandleinline
Insert(UINT uPosition, UINT uFlags, UINT_PTR itemIdOrPosition, LPCSTR newItemText) constHarlinn::Windows::MenuHandleinline
Insert(UINT uPosition, UINT uFlags, UINT_PTR itemIdOrPosition, const AnsiString &newItemText) constHarlinn::Windows::MenuHandleinline
InsertItem(UINT itemIdOrPosition, bool byPosition, LPCMENUITEMINFOW menuItemInfo) constHarlinn::Windows::MenuHandleinline
InsertItem(UINT itemIdOrPosition, bool byPosition, LPCMENUITEMINFOA menuItemInfo) constHarlinn::Windows::MenuHandleinline
InsertItem(UINT itemIdOrPosition, bool byPosition, const MENUITEMINFOW &menuItemInfo) constHarlinn::Windows::MenuHandleinline
InsertItem(UINT itemIdOrPosition, bool byPosition, const MENUITEMINFOA &menuItemInfo) constHarlinn::Windows::MenuHandleinline
InvalidHandleValue() noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inlinestatic
IsMenu() constHarlinn::Windows::MenuHandleinline
IsValid() const noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inline
Load(LPCWSTR menuName)Harlinn::Windows::MenuHandleinlinestatic
Load(const ModuleHandle &module, LPCWSTR menuName)Harlinn::Windows::MenuHandleinlinestatic
Load(HINSTANCE module, LPCWSTR menuName)Harlinn::Windows::MenuHandleinlinestatic
MenuHandle() noexceptHarlinn::Windows::MenuHandleinline
MenuHandle(HMENU hMenu, bool ownsHandle=true) noexceptHarlinn::Windows::MenuHandleinlineexplicit
Modify(UINT uPosition, UINT uFlags, UINT_PTR uIDNewItem, LPCWSTR menuName) constHarlinn::Windows::MenuHandleinline
operator HandleType() const noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inline
operator<=>(const Handle &other) const noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inline
operator<=>(HandleType handle) const noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inline
operator=(Handle &other)=deleteHarlinn::Common::Core::Handle< MenuHandle, HMENU >
operator=(Handle &&other) noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inline
operator==(const Handle &other) const noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inline
operator==(HandleType handle) const noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inline
OwnsHandle() const noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inline
ownsHandle_Harlinn::Common::Core::Handle< MenuHandle, HMENU >private
Remove(UINT uPosition, UINT uFlags) constHarlinn::Windows::MenuHandleinline
SetDefaultItem(UINT itemIdOrPosition, bool byPosition) constHarlinn::Windows::MenuHandleinline
SetInfo(LPCMENUINFO menuInfo) constHarlinn::Windows::MenuHandleinline
SetInfo(const MENUINFO &menuInfo) constHarlinn::Windows::MenuHandleinline
SetItemBitmaps(UINT itemIdOrPosition, bool byPosition, HBITMAP hBitmapUnchecked, HBITMAP hBitmapChecked) constHarlinn::Windows::MenuHandleinline
SetItemInfo(UINT uItem, BOOL fByPosition, const LPMENUITEMINFOW menuItemInfo) constHarlinn::Windows::MenuHandleinline
SetItemInfo(UINT uItem, BOOL fByPosition, const MENUITEMINFOW &menuItemInfo) constHarlinn::Windows::MenuHandleinline
SetValue(HandleType handle, bool ownsHandle=true)Harlinn::Common::Core::Handle< MenuHandle, HMENU >inlineprotected
Value() const noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inline
value_Harlinn::Common::Core::Handle< MenuHandle, HMENU >protected
~Handle() noexceptHarlinn::Common::Core::Handle< MenuHandle, HMENU >inlinevirtual