#include <CAcUiMRUComboBox.h>
|
| | DECLARE_DYNAMIC (CAcUiMRUComboBox) |
| |
| | CAcUiMRUComboBox (void) |
| |
| int | AddItemToList (wchar_t const *, int) |
| |
| int | AddItemToMRU (wchar_t const *, int) |
| |
| int | FindItemByCargo (int) |
| |
| int | GetCargoOption1 (void) |
| |
| int | GetCargoOption2 (void) |
| |
| int | GetCurrentItemCargo (void) |
| |
| int | GetItemCargo (int) |
| |
| int | GetUseByBlock (void) |
| |
| int | GetUseByLayer (void) |
| |
| int | GetUseOption1 (void) |
| |
| int | GetUseOption2 (void) |
| |
| int | GetUseOther (void) |
| |
| int | GetUseOther1 (void) |
| |
| int | GetUseOther2 (void) |
| |
| int | GetUseWindows (void) |
| |
| int | InsertItemInList (int, wchar_t const *, int) |
| |
| int | ItemHeight (void) |
| |
| HPALETTE__ * | GetPalette (void) |
| |
| tagLOGPALETTE * | GetLogPalette (void) |
| |
| virtual | ~CAcUiMRUComboBox (void) |
| |
| virtual int | Create (unsigned long, tagRECT const &, CWnd *, unsigned int) |
| |
| virtual int | ExtraWidth (void) |
| |
| virtual int | GetItemColors (tagDRAWITEMSTRUCT &, unsigned long &, unsigned long &, unsigned long &) |
| |
| virtual int | ImageWidth (void) |
| |
| virtual void | DrawItem (tagDRAWITEMSTRUCT *) |
| |
| virtual void | MeasureItem (tagMEASUREITEMSTRUCT *) |
| |
| void | AddItems (void) |
| |
| void | RecalcHeight (void) |
| |
| void | RemoveItemFromMRU (int) |
| |
| void | SetCargoOption1 (int) |
| |
| void | SetCargoOption2 (int) |
| |
| void | SetLastSelection (int) |
| |
| void | SetLogPalette (tagLOGPALETTE *) |
| |
| void | SetPalette (HPALETTE__ *) |
| |
| void | SetUseByBlock (int) |
| |
| void | SetUseByLayer (int) |
| |
| void | SetUseOption1 (int) |
| |
| void | SetUseOption2 (int) |
| |
| void | SetUseOther (int) |
| |
| void | SetUseOther1 (int) |
| |
| void | SetUseOther2 (int) |
| |
| void | SetUseWindows (int) |
| |
| virtual void | SetStyleMask (unsigned long) |
| |
| void | ConvertData (CString) |
| |
| | DECLARE_DYNAMIC (CAcUiComboBox) |
| |
| | CAcUiComboBox (void) |
| |
| CAcUiEdit * | AcUiEditBox (void) |
| |
| ACUI_ERROR_CODE | ValidateData (CStringW &) |
| |
| int | ConvertData (CStringW &) |
| |
| int | Validate (void) |
| |
| virtual | ~CAcUiComboBox (void) |
| |
| void | Convert (void) |
| |
| void | SetRange (double, double) |
| |
| | DECLARE_DYNAMIC (CAdUiComboBox) |
| |
| bool | IsThemed (void) const |
| |
| CAdUiTheme * | GetTheme (void) const |
| |
| virtual int | OnChildNotify (unsigned int, WPARAM, LPARAM, LRESULT *) |
| |
| void | SetDraw (CAdUiComboBoxDraw *) |
| |
| void | SetIsThemed (bool) |
| |
| void | SetTheme (CAdUiTheme *) |
| |
| | CAdUiComboBox (void) |
| |
| CStringW | GetToolTipText (void) const |
| |
| CAdUiEdit * | GetEditBox (void) |
| |
| CAdUiListBox * | GetListBox (void) |
| |
| CWnd * | GetAdUiParent (void) |
| |
| int | IsOwnerDraw (void) |
| |
| int | IsStatic (void) |
| |
| int | IsStyleMaskSet (unsigned long) |
| |
| int | SetToolTipText (CStringW const &) |
| |
| unsigned long | GetStyleMask (void) |
| |
| virtual | ~CAdUiComboBox (void) |
| |
| virtual int | OnChildNotify (unsigned int, unsigned int, long, long *) |
| |
| virtual void | GetContentExtent (wchar_t const *, int &, int &) |
| |
| void | GetLBString (int, CStringW &) |
| |
| void | GetTextExtent (wchar_t const *, int &, int &) |
| |
| void | SetAdUiParent (CWnd *) |
| |
| void | SetEditBox (CAdUiEdit *, int) |
| |
| void | SetListBox (CAdUiListBox *, int) |
| |
| void | SetStyleMask (unsigned long) |
| |
|
| void | Init (int, int, int, int) |
| |
| int | FindCargoInMRU (int) |
| |
| int | GenerateCargoFromMRU (int) |
| |
| int | OnCloseUp (void) |
| |
| int | OnCreate (LPCREATESTRUCT) |
| |
| int | OnDropDown (void) |
| |
| int | OnSelEndOk (void) |
| |
| virtual int | CalcItemHeight (void) |
| |
| virtual int | GetOptionName (int, CStringW &) |
| |
| virtual int | GetOtherName (int, CStringW &) |
| |
| virtual int | OnGetTipRect (CRect &) |
| |
| virtual int | OnSelectOther (int, int, int &) |
| |
| LRESULT | WindowProc (UINT, WPARAM, LPARAM) override |
| |
| virtual void | DrawItemImage (CDC &, CRect &, int) |
| |
| virtual void | OnAddItems (void) |
| |
| virtual void | OnComboBoxInit (void) |
| |
| virtual void | PreSubclassWindow (void) |
| |
| void | CreateAndSelectPalette (tagDRAWITEMSTRUCT *, CDC *) |
| |
| void | DrawItemImageFromCargo (CDC *, CRect &, int) |
| |
| void | DrawTextAndFocusRect (tagDRAWITEMSTRUCT *, CDC *, CRect &, int, unsigned long &, unsigned long &) |
| |
| void | ResetAndRestorePalette (CDC *, int) |
| |
| void | SelectOther (int) |
| |
| void | SetupForImageDraw (tagDRAWITEMSTRUCT *, CDC *, CRect &, CRect &, unsigned long &, unsigned long &) |
| |
| afx_msg void | OnSelchange () |
| |
| afx_msg LRESULT | OnAdUiMessage (WPARAM, LPARAM) |
| |
| long | OnGetToolTipText (unsigned int, long) |
| |
| HBRUSH__ * | OnCtlColor (CDC *, CWnd *, unsigned int) |
| |
| virtual ADUI_REPLY | DoAdUiMessage (ADUI_NOTIFY, UINT, LPARAM) |
| |
| virtual ADUI_REPLY | OnGetTipSupport (CPoint &) |
| |
| virtual int | OnDrawTipText (CAdUiDrawTipText &) |
| |
| virtual int | OnGetTipText (CString &) |
| |
| virtual int | OnHitTipRect (CPoint &) |
| |
| LRESULT | WindowProc (UINT, WPARAM, LPARAM) override |
| |
| virtual void | OnDrawTip (CDC &) |
| |
| void | OnMouseMove (unsigned int, CPoint) |
| |
| void | OnPaint (void) |
| |
| virtual void | MeasureItem (LPMEASUREITEMSTRUCT) |
| |
| void | PreSubclassWindow () |
| |
| void | OnDestroy (void) |
| |
Definition at line 26 of file CAcUiMRUComboBox.h.
◆ CAcUiMRUComboBox()
| CAcUiMRUComboBox::CAcUiMRUComboBox |
( |
void | | ) |
|
◆ ~CAcUiMRUComboBox()
◆ AddItems()
| void CAcUiMRUComboBox::AddItems |
( |
void | | ) |
|
◆ AddItemToList()
◆ AddItemToMRU()
◆ CalcItemHeight()
◆ ConvertData()
◆ Create()
◆ CreateAndSelectPalette()
◆ DECLARE_DYNAMIC()
◆ DrawItem()
◆ DrawItemImage()
◆ DrawItemImageFromCargo()
◆ DrawTextAndFocusRect()
◆ ExtraWidth()
◆ FindCargoInMRU()
| int CAcUiMRUComboBox::FindCargoInMRU |
( |
int | | ) |
|
|
protected |
◆ FindItemByCargo()
| int CAcUiMRUComboBox::FindItemByCargo |
( |
int | | ) |
|
◆ GenerateCargoFromMRU()
| int CAcUiMRUComboBox::GenerateCargoFromMRU |
( |
int | | ) |
|
|
protected |
◆ GetCargoOption1()
| int CAcUiMRUComboBox::GetCargoOption1 |
( |
void | | ) |
|
◆ GetCargoOption2()
| int CAcUiMRUComboBox::GetCargoOption2 |
( |
void | | ) |
|
◆ GetCurrentItemCargo()
| int CAcUiMRUComboBox::GetCurrentItemCargo |
( |
void | | ) |
|
◆ GetItemCargo()
| int CAcUiMRUComboBox::GetItemCargo |
( |
int | | ) |
|
◆ GetItemColors()
◆ GetLogPalette()
◆ GetOptionName()
◆ GetOtherName()
◆ GetPalette()
◆ GetUseByBlock()
| int CAcUiMRUComboBox::GetUseByBlock |
( |
void | | ) |
|
◆ GetUseByLayer()
| int CAcUiMRUComboBox::GetUseByLayer |
( |
void | | ) |
|
◆ GetUseOption1()
| int CAcUiMRUComboBox::GetUseOption1 |
( |
void | | ) |
|
◆ GetUseOption2()
| int CAcUiMRUComboBox::GetUseOption2 |
( |
void | | ) |
|
◆ GetUseOther()
| int CAcUiMRUComboBox::GetUseOther |
( |
void | | ) |
|
◆ GetUseOther1()
| int CAcUiMRUComboBox::GetUseOther1 |
( |
void | | ) |
|
◆ GetUseOther2()
| int CAcUiMRUComboBox::GetUseOther2 |
( |
void | | ) |
|
◆ GetUseWindows()
| int CAcUiMRUComboBox::GetUseWindows |
( |
void | | ) |
|
◆ ImageWidth()
◆ Init()
◆ InsertItemInList()
◆ ItemHeight()
| int CAcUiMRUComboBox::ItemHeight |
( |
void | | ) |
|
◆ MeasureItem()
◆ OnAddItems()
◆ OnCloseUp()
| int CAcUiMRUComboBox::OnCloseUp |
( |
void | | ) |
|
|
protected |
◆ OnComboBoxInit()
◆ OnCreate()
◆ OnDropDown()
| int CAcUiMRUComboBox::OnDropDown |
( |
void | | ) |
|
|
protected |
◆ OnGetTipRect()
◆ OnSelchange()
◆ OnSelectOther()
◆ OnSelEndOk()
| int CAcUiMRUComboBox::OnSelEndOk |
( |
void | | ) |
|
|
protected |
◆ PreSubclassWindow()
◆ RecalcHeight()
| void CAcUiMRUComboBox::RecalcHeight |
( |
void | | ) |
|
◆ RemoveItemFromMRU()
| void CAcUiMRUComboBox::RemoveItemFromMRU |
( |
int | | ) |
|
◆ ResetAndRestorePalette()
| void CAcUiMRUComboBox::ResetAndRestorePalette |
( |
CDC * | , |
|
|
int | ) |
|
protected |
◆ SelectOther()
| void CAcUiMRUComboBox::SelectOther |
( |
int | | ) |
|
|
protected |
◆ SetCargoOption1()
| void CAcUiMRUComboBox::SetCargoOption1 |
( |
int | | ) |
|
◆ SetCargoOption2()
| void CAcUiMRUComboBox::SetCargoOption2 |
( |
int | | ) |
|
◆ SetLastSelection()
| void CAcUiMRUComboBox::SetLastSelection |
( |
int | | ) |
|
◆ SetLogPalette()
◆ SetPalette()
◆ SetStyleMask()
◆ SetupForImageDraw()
◆ SetUseByBlock()
| void CAcUiMRUComboBox::SetUseByBlock |
( |
int | | ) |
|
◆ SetUseByLayer()
| void CAcUiMRUComboBox::SetUseByLayer |
( |
int | | ) |
|
◆ SetUseOption1()
| void CAcUiMRUComboBox::SetUseOption1 |
( |
int | | ) |
|
◆ SetUseOption2()
| void CAcUiMRUComboBox::SetUseOption2 |
( |
int | | ) |
|
◆ SetUseOther()
| void CAcUiMRUComboBox::SetUseOther |
( |
int | | ) |
|
◆ SetUseOther1()
| void CAcUiMRUComboBox::SetUseOther1 |
( |
int | | ) |
|
◆ SetUseOther2()
| void CAcUiMRUComboBox::SetUseOther2 |
( |
int | | ) |
|
◆ SetUseWindows()
| void CAcUiMRUComboBox::SetUseWindows |
( |
int | | ) |
|
◆ WindowProc()
◆ m_bIsDynCreated
| int CAcUiMRUComboBox::m_bIsDynCreated |
|
protected |
◆ m_bUseOption1
| int CAcUiMRUComboBox::m_bUseOption1 |
|
protected |
◆ m_bUseOption2
| int CAcUiMRUComboBox::m_bUseOption2 |
|
protected |
◆ m_bUseOther1
| int CAcUiMRUComboBox::m_bUseOther1 |
|
protected |
◆ m_bUseOther2
| int CAcUiMRUComboBox::m_bUseOther2 |
|
protected |
◆ m_itemHeight
| int CAcUiMRUComboBox::m_itemHeight |
|
protected |
◆ m_lastSel
| int CAcUiMRUComboBox::m_lastSel |
|
protected |
◆ m_lastSelection
| int CAcUiMRUComboBox::m_lastSelection |
|
protected |
The documentation for this class was generated from the following file: