OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TGadgetComboBox, including all inherited members.
AddString(LPCTSTR str) | owl::TComboBox | inlinevirtual |
AddString(LPCTSTR str) | owl::TComboBox | inlinevirtual |
AddString(const tstring &str) | owl::TComboBox | inline |
AdjustWindowRect(TRect &rect, uint32 style, bool menu) | owl::TWindow | inlinestatic |
AdjustWindowRectEx(TRect &rect, uint32 style, bool menu, uint32 exStyle) | owl::TWindow | inlinestatic |
AssignContextMenu(TPopupMenu *menu) | owl::TWindow | |
AttachHandle(HWND handle) | owl::TWindow | |
Bits | owl::TBitFlags< uint > | protected |
BringWindowToTop() | owl::TWindow | inline |
CancelMouseEvent(uint flags=TME_HOVER|TME_LEAVE) | owl::TWindow | |
CanClose() | owl::TWindow | virtual |
CheckDlgButton(int buttonId, uint check) | owl::TWindow | inline |
CheckRadioButton(int firstButtonId, int lastButtonId, int checkButtonId) | owl::TWindow | inline |
ChildBroadcastMessage(TMsgId, TParam1=0, TParam2=0) | owl::TWindow | |
ChildWindowFromPoint(const TPoint &point) const | owl::TWindow | inline |
ChildWithId(int id) const -> const TWindow * | owl::TWindow | inline |
ChildWithId(int id) -> TWindow * | owl::TWindow | |
CleanupWindow() | owl::TComboBox | protectedvirtual |
owl::Clear() | owl::TComboBox | inline |
owl::TFlatPainter::Clear(uint t) | owl::TBitFlags< uint > | |
ClearFlag(uint mask) | owl::TWindow | inline |
ClearList() | owl::TComboBox | inlinevirtual |
ClientToScreen(TPoint &point) const | owl::TWindow | inline |
CloseWindow(int retVal=0) | owl::TWindow | virtual |
CompareItem(COMPAREITEMSTRUCT &compareInfo) | owl::TControl | protectedvirtual |
Create() | owl::TWindow | virtual |
CreateCaret(HBITMAP hBitmap) | owl::TWindow | inline |
CreateCaret(bool isGray, int width, int height) | owl::TWindow | inline |
CreateChildren() | owl::TWindow | |
DECLARE_CASTABLE | owl::TFlatPainter | |
DECLARE_RESPONSE_TABLE(TFlatComboBox) | owl::TFlatComboBox | protected |
DefaultProcessing() | owl::TWindow | |
DefWindowProc(TMsgId, TParam1, TParam2) | owl::TWindow | virtual |
DeleteItem(DELETEITEMSTRUCT &deleteInfo) | owl::TControl | protectedvirtual |
DeleteString(int index) | owl::TComboBox | inlinevirtual |
Destroy(int retVal=0) | owl::TWindow | virtual |
DestroyCaret() | owl::TWindow | inlinestatic |
DetachHandle() | owl::TWindow | |
DirectoryList(uint attrs, LPCTSTR fileSpec) | owl::TComboBox | inlinevirtual |
DirectoryList(uint attrs, LPCTSTR fileSpec) | owl::TComboBox | inlinevirtual |
DirectoryList(uint attrs, const tstring &fileSpec) | owl::TComboBox | inline |
DisableAutoCreate() | owl::TWindow | inline |
DisableTransfer() | owl::TWindow | inline |
Dispatch(TEventInfo &info, TParam1, TParam2=0) | owl::TEventHandler | |
DispatchMsg(TMsgId, uint id, TParam1, TParam2) | owl::TEventHandler | |
DispatchScroll(uint scrollCode, uint thumbPos, HWND hWndCtrl) | owl::TWindow | protected |
DoExecute() | owl::TWindow | virtual |
DragAcceptFiles(bool accept) | owl::TWindow | |
DrawItem(DRAWITEMSTRUCT &drawInfo) | owl::TControl | protectedvirtual |
DrawMenuBar() | owl::TWindow | inline |
EnableAutoCreate() | owl::TWindow | inline |
EnableScrollBar(uint sbFlags=SB_BOTH, uint arrowFlags=ESB_ENABLE_BOTH) | owl::TWindow | inline |
EnableTooltip(bool enable=true) | owl::TWindow | virtual |
EnableTransfer() | owl::TWindow | inline |
EnableWindow(bool enable) | owl::TWindow | inlinevirtual |
EnumProps(PROPENUMPROC proc) | owl::TWindow | inline |
EvActivate(uint active, bool minimized, HWND hWndOther) | owl::TWindow | inlineprotected |
EvActivateApp(bool active, DWORD threadId) | owl::TWindow | inlineprotected |
EvAskCBFormatName(uint bufLen, TCHAR *buffer) | owl::TWindow | inlineprotected |
EvCancelMode() | owl::TWindow | inlineprotected |
EvChangeCBChain(HWND hWndRemoved, HWND hWndNext) | owl::TWindow | inlineprotected |
EvChar(uint key, uint repeatCount, uint flags) | owl::TWindow | inlineprotected |
EvCharToItem(uint ch, HWND hWndListBox, int caretIndex) | owl::TWindow | inlineprotected |
EvChildInvalid(HWND hWnd) | owl::TWindow | protected |
EvClose() | owl::TWindow | protected |
EvCommand(uint id, HWND hWndCtl, uint notifyCode) | owl::TWindow | virtual |
EvCommandEnable(TCommandEnabler &ce) | owl::TWindow | virtual |
EvCompacting(uint compactRatio) | owl::TWindow | inlineprotected |
EvCompareItem(uint ctrlId, const COMPAREITEMSTRUCT &comp) | owl::TControl | protected |
EvContextMenu(HWND childHwnd, int x, int y) | owl::TWindow | protected |
EvCopyData(HWND hwnd, const COPYDATASTRUCT &) | owl::TWindow | inlineprotected |
EvCreate(CREATESTRUCT &) | owl::TWindow | protected |
EvCtlColor(HDC hDC, HWND hWndChild, uint ctlType) | owl::TWindow | protected |
EvDeadChar(uint deadKey, uint repeatCount, uint flags) | owl::TWindow | inlineprotected |
EvDeleteItem(uint ctrlId, const DELETEITEMSTRUCT &del) | owl::TControl | protected |
EvDestroy() | owl::TWindow | protected |
EvDestroyClipboard() | owl::TWindow | inlineprotected |
EvDevModeChange(LPCTSTR devName) | owl::TWindow | inlineprotected |
EvDrawClipboard() | owl::TWindow | inlineprotected |
EvDrawItem(uint ctrlId, const DRAWITEMSTRUCT &draw) | owl::TControl | protected |
EvDropFiles(TDropInfo dropInfo) | owl::TWindow | inlineprotected |
EvEnable(bool enabled) | owl::TWindow | inlineprotected |
EvEndSession(bool endSession, uint flags) | owl::TWindow | protected |
EvEnterIdle(uint source, HWND hWndDlg) | owl::TWindow | protected |
EvEraseBkgnd(HDC) -> bool | owl::TControl | protected |
EvFontChange() | owl::TWindow | inlineprotected |
EvGetDlgCode(const MSG *msg) | owl::TWindow | inlineprotected |
EvGetFont() | owl::TWindow | inlineprotected |
EvGetIcon(bool isBigIcon) | owl::TWindow | inlineprotected |
EvGetMinMaxInfo(MINMAXINFO &minmaxinfo) | owl::TWindow | inlineprotected |
EvGetText(int bufSize, TCHAR *buf) | owl::TWindow | inlineprotected |
EvGetTextLength() | owl::TWindow | inlineprotected |
EvHotKey(int idHotKey, uint modifiers, uint vk) | owl::TWindow | inlineprotected |
EvHScroll(uint scrollCode, uint thumbPos, HWND hWndCtl) | owl::TWindow | protected |
EvHScrollClipboard(HWND hCBViewer, uint scrollCode, uint pos) | owl::TWindow | inlineprotected |
EvInitMenu(HMENU hMenu) | owl::TWindow | inlineprotected |
EvInitMenuPopup(HMENU hPopupMenu, uint index, bool isSysMenu) | owl::TWindow | protected |
EvKeyDown(uint key, uint repeatCount, uint flags) | owl::TWindow | inlineprotected |
EvKeyUp(uint key, uint repeatCount, uint flags) | owl::TWindow | inlineprotected |
EvKillFocus(HWND hWndGetFocus) | owl::TWindow | protected |
EvLButtonDblClk(uint modKeys, const TPoint &point) | owl::TWindow | inlineprotected |
EvLButtonDown(uint modKeys, const TPoint &point) | owl::TWindow | protected |
EvLButtonUp(uint modKeys, const TPoint &point) | owl::TWindow | inlineprotected |
EvMButtonDblClk(uint modKeys, const TPoint &point) | owl::TWindow | inlineprotected |
EvMButtonDown(uint modKeys, const TPoint &point) | owl::TWindow | inlineprotected |
EvMButtonUp(uint modKeys, const TPoint &point) | owl::TWindow | inlineprotected |
EvMeasureItem(uint ctrlId, MEASUREITEMSTRUCT &meas) | owl::TControl | protected |
EvMenuChar(uint nChar, uint menuType, HMENU hMenu) | owl::TWindow | inlineprotected |
EvMenuSelect(uint menuItemId, uint flags, HMENU hMenu) | owl::TWindow | inlineprotected |
EvMouseActivate(HWND hTopLevel, uint hitCode, TMsgId) | owl::TWindow | inlineprotected |
EvMouseHWheel(uint modKeys, int zDelta, const TPoint &point) | owl::TWindow | protected |
EvMouseMove(uint modKeys, const TPoint &point) | owl::TWindow | inlineprotected |
EvMouseWheel(uint modKeys, int zDelta, const TPoint &point) | owl::TWindow | protected |
EvMove(const TPoint &clientOrigin) | owl::TWindow | protected |
EvNCActivate(bool active) | owl::TWindow | inlineprotected |
EvNCCalcSize(bool calcValidRects, NCCALCSIZE_PARAMS &) | owl::TWindow | inlineprotected |
EvNCCreate(CREATESTRUCT &) | owl::TWindow | inlineprotected |
EvNCDestroy() | owl::TWindow | protected |
EvNCHitTest(const TPoint &) | owl::TWindow | inlineprotected |
EvNCLButtonDblClk(uint codeHitTest, const TPoint &) | owl::TWindow | inlineprotected |
EvNCLButtonDown(uint codeHitTest, const TPoint &) | owl::TWindow | inlineprotected |
EvNCLButtonUp(uint codeHitTest, const TPoint &) | owl::TWindow | inlineprotected |
EvNCMButtonDblClk(uint codeHitTest, const TPoint &) | owl::TWindow | inlineprotected |
EvNCMButtonDown(uint codeHitTest, const TPoint &) | owl::TWindow | inlineprotected |
EvNCMButtonUp(uint codeHitTest, const TPoint &) | owl::TWindow | inlineprotected |
EvNCMouseMove(uint codeHitTest, const TPoint &) | owl::TWindow | inlineprotected |
EvNCPaint(HRGN) | owl::TWindow | inlineprotected |
EvNCRButtonDblClk(uint codeHitTest, const TPoint &) | owl::TWindow | inlineprotected |
EvNCRButtonDown(uint codeHitTest, const TPoint &) | owl::TWindow | inlineprotected |
EvNCRButtonUp(uint codeHitTest, const TPoint &) | owl::TWindow | inlineprotected |
EvNextDlgCtl(TParam1 handleOrDirectionFlag, bool isHandle) | owl::TWindow | inlineprotected |
EvNotify(uint id, TNotify ¬ifyInfo) | owl::TWindow | virtual |
EvPaint() | owl::TFlatComboBox | protected |
EvPaintClipboard(HWND hWnd, const PAINTSTRUCT &) | owl::TWindow | inlineprotected |
EvPaletteChanged(HWND hWndPalChg) | owl::TWindow | inlineprotected |
EvPaletteIsChanging(HWND hWndPalChg) | owl::TWindow | inlineprotected |
EvParentNotify(const TParentNotify &) | owl::TWindow | inlineprotected |
EvQueryDragIcon() | owl::TWindow | inlineprotected |
EvQueryEndSession(uint flags) | owl::TWindow | protected |
EvQueryNewPalette() | owl::TWindow | inlineprotected |
EvQueryOpen() | owl::TWindow | inlineprotected |
EvQueueSync() | owl::TWindow | inlineprotected |
EvRButtonDblClk(uint modKeys, const TPoint &point) | owl::TWindow | inlineprotected |
EvRButtonDown(uint modKeys, const TPoint &point) | owl::TWindow | inlineprotected |
EvRButtonUp(uint modKeys, const TPoint &point) | owl::TWindow | inlineprotected |
EvRenderAllFormats() | owl::TWindow | inlineprotected |
EvRenderFormat(uint dataFormat) | owl::TWindow | inlineprotected |
EvSetCursor(HWND hWndCursor, uint codeHitTest, TMsgId mouseMsg) | owl::TWindow | protected |
EvSetFocus(HWND hWndLostFocus) | owl::TWindow | inlineprotected |
EvSetFont(HFONT hFont, bool redraw) | owl::TWindow | inlineprotected |
EvSetIcon(bool isBigIcon, HICON) | owl::TWindow | inlineprotected |
EvSetRedraw(bool redraw) | owl::TWindow | inlineprotected |
EvSetText(LPCTSTR text) | owl::TWindow | inlineprotected |
EvSettingChange(uint flags, LPCTSTR section) | owl::TWindow | inlineprotected |
EvShowWindow(bool show, uint status) | owl::TWindow | inlineprotected |
EvSize(uint sizeType, const TSize &size) | owl::TWindow | protected |
EvSizeClipboard(HWND hWndViewer, const TRect &) | owl::TWindow | inlineprotected |
EvSpoolerStatus(uint jobStatus, uint jobsLeft) | owl::TWindow | inlineprotected |
EvSysChar(uint key, uint repeatCount, uint flags) | owl::TWindow | inlineprotected |
EvSysColorChange() | owl::TWindow | protected |
EvSysCommand(uint cmdType, const TPoint &point) | owl::TWindow | inlineprotected |
EvSysDeadChar(uint key, uint repeatCount, uint flags) | owl::TWindow | inlineprotected |
EvSysKeyDown(uint key, uint repeatCount, uint flags) | owl::TWindow | inlineprotected |
EvSysKeyUp(uint key, uint repeatCount, uint flags) | owl::TWindow | inlineprotected |
EvTimeChange() | owl::TWindow | inlineprotected |
EvTimer(uint timerId) | owl::TWindow | inlineprotected |
EvVKeyToItem(uint key, HWND hWndListBox, int caretIndex) | owl::TWindow | inlineprotected |
EvVScroll(uint scrollCode, uint thumbPos, HWND hWndCtl) | owl::TWindow | protected |
EvVScrollClipboard(HWND hCBViewer, uint scrollCode, uint pos) | owl::TWindow | inlineprotected |
EvWindowPosChanged(const WINDOWPOS &windowPos) | owl::TWindow | inlineprotected |
EvWindowPosChanging(WINDOWPOS &) | owl::TWindow | inlineprotected |
Execute() | owl::TWindow | virtual |
Find(TEventInfo &info, TEqualOperator op=0) | owl::TEventHandler | virtual |
FindString(LPCTSTR find, int startIndex=-1) const | owl::TComboBox | inlinevirtual |
FindString(LPCTSTR str, int startIndex=-1) const | owl::TComboBox | inlinevirtual |
FindString(const tstring &str, int startIndex=-1) const | owl::TComboBox | inline |
FindStringExact(LPCTSTR find, int startIndex=-1) const | owl::TComboBox | inlinevirtual |
FindStringExact(LPCTSTR str, int startIndex=-1) const | owl::TComboBox | inlinevirtual |
FindStringExact(const tstring &str, int startIndex=-1) const | owl::TComboBox | inline |
FlashWindow(bool invert) | owl::TWindow | inline |
FormatMessageBox(const tstring &formatStr, const tstring &caption, uint flags,...) const -> int | owl::TWindow | |
FormatMessageBox(const tstring &, std::nullptr_t, uint,...) const -> int=delete | owl::TWindow | |
ForwardMessage(HWND handle, bool send=true) | owl::TWindow | |
ForwardMessage(bool send=true) | owl::TWindow | |
fpFlatLook enum value | owl::TFlatPainter | protected |
fpMouseIn enum value | owl::TFlatPainter | protected |
GetActiveWindow() | owl::TWindow | inlinestatic |
GetAnchorIndex() const | owl::TListBox | inline |
GetApplication() const | owl::TWindow | inline |
GetBkgndColor() const -> TColor | owl::TWindow | inline |
GetButtonRect() const -> TRect | owl::TComboBox | inline |
GetButtonState() const -> uint | owl::TComboBox | inline |
GetCaption() const | owl::TWindow | inline |
GetCapture() | owl::TWindow | inlinestatic |
GetCaretBlinkTime() | owl::TWindow | inlinestatic |
GetCaretIndex() const | owl::TListBox | inline |
GetCaretPos(TPoint &point) | owl::TWindow | inlinestatic |
GetCaretPos() | owl::TWindow | inlinestatic |
GetChildRect(HWND hWnd) const | owl::TWindow | inline |
GetChildRect(const TWindow &wnd) const | owl::TWindow | inline |
GetChildren() | owl::TWindow | inline |
GetChildren() const | owl::TWindow | inline |
GetClassLong(int index) const | owl::TWindow | inline |
GetClassName(TCHAR *className, int maxCount) const -> int | owl::TWindow | inline |
GetClassWord(int index) const | owl::TWindow | inline |
GetClientRect(TRect &rect) const | owl::TWindow | |
GetClientRect() const | owl::TWindow | inline |
GetContextMenu() const | owl::TWindow | inline |
GetCount() const | owl::TComboBox | inlinevirtual |
GetCurrentEvent() | owl::TWindow | inline |
GetCursorPos(TPoint &pos) | owl::TWindow | inlinestatic |
GetCursorPos() | owl::TWindow | inlinestatic |
GetDesktopWindow() | owl::TWindow | inlinestatic |
GetDlgCtrlID() const | owl::TWindow | inline |
GetDlgItem(int childId) const | owl::TWindow | inline |
GetDlgItemFont(int childId) const | owl::TWindow | inline |
GetDlgItemInt(int childId, bool *translated=0, bool isSigned=true) const | owl::TWindow | |
GetDlgItemRect(int childId) const | owl::TWindow | inline |
GetDlgItemText(int childId, TCHAR *text, int maxValue) const | owl::TWindow | inline |
GetDlgItemText(int childId) const | owl::TWindow | |
GetDroppedControlRect(TRect &Rect) const | owl::TComboBox | |
GetDroppedState() const | owl::TComboBox | inline |
GetDroppedWidth() const | owl::TComboBox | inline |
GetEditHandle() const -> THandle | owl::TComboBox | inline |
GetEditRect() const -> TRect | owl::TComboBox | inline |
GetEditSel(int &startPos, int &endPos) | owl::TComboBox | |
GetEditSel() | owl::TComboBox | |
GetExStyle() const | owl::TWindow | |
GetExtendedUI() const | owl::TComboBox | inline |
GetFirstChild() | owl::TWindow | inline |
GetFirstChild() const -> const TWindow * | owl::TWindow | inline |
GetFlatStyle() | owl::TFlatPainter | inline |
GetFocus() | owl::TWindow | inlinestatic |
GetHandle() const | owl::TWindow | inline |
GetHorizontalExtent() const | owl::TComboBox | inlinevirtual |
GetHWndState(bool forceStyleSync=false) | owl::TWindow | protected |
GetId() const | owl::TWindow | inline |
GetInfo() const -> COMBOBOXINFO | owl::TComboBox | |
GetItemData(int index) const | owl::TComboBox | inlinevirtual |
GetItemHeight(int index) const | owl::TComboBox | inlinevirtual |
GetItemRect(int index, TRect &rect) const | owl::TListBox | inline |
GetLastActivePopup() const | owl::TWindow | inline |
GetLastChild() | owl::TWindow | inline |
GetLastChild() const -> const TWindow * | owl::TWindow | inline |
GetListHandle() const -> THandle | owl::TComboBox | inline |
GetMenu() const | owl::TWindow | inline |
GetMessagePos() | owl::TWindow | inlinestatic |
GetModule() const | owl::TWindow | inline |
GetNextDlgGroupItem(HWND hWndCtrl, bool previous=false) const | owl::TWindow | inline |
GetNextDlgTabItem(HWND hWndCtrl, bool previous=false) const | owl::TWindow | inline |
GetNextWindow(uint dirFlag) const | owl::TWindow | inline |
GetParent() const | owl::TWindow | inline |
GetParentH() const | owl::TWindow | inline |
GetParentO() const | owl::TWindow | inline |
GetProp(uint16 atom) const | owl::TWindow | inline |
GetProp(LPCTSTR str) const | owl::TWindow | inline |
GetProp(const tstring &str) const | owl::TWindow | inline |
GetScroller() | owl::TWindow | inline |
GetScrollInfo(int bar, SCROLLINFO *scrollInfo) const | owl::TWindow | |
GetScrollInfo(int bar, uint mask=SIF_ALL) const | owl::TWindow | |
GetScrollPage(int bar) const | owl::TWindow | |
GetScrollPos(int bar) const | owl::TWindow | |
GetScrollRange(int bar, int &minPos, int &maxPos) const | owl::TWindow | |
GetScrollRange(int bar) const | owl::TWindow | |
GetScrollTrackPos(int bar) const | owl::TWindow | |
GetSel(int index) const | owl::TListBox | inline |
GetSelCount() const | owl::TListBox | |
GetSelIndex() const | owl::TComboBox | inlinevirtual |
GetSelIndexes(int *indexes, int maxCount) const | owl::TListBox | |
GetSelIndexes() const | owl::TListBox | |
GetSelString(TCHAR *str, int maxChars) const | owl::TListBox | virtual |
GetSelString() const | owl::TListBox | |
GetSelStrings(TCHAR **strs, int maxCount, int maxChars) const | owl::TListBox | |
GetSelStrings() const | owl::TListBox | |
GetString(TCHAR *str, int index) const | owl::TComboBox | inlinevirtual |
GetString(TCHAR *str, int index) const | owl::TComboBox | inlinevirtual |
GetString(int index) const | owl::TComboBox | |
GetStringLen(int index) const | owl::TComboBox | inlinevirtual |
GetStyle() const | owl::TWindow | |
GetSystemMenu(bool revert=false) const | owl::TWindow | inline |
GetText(TCHAR *str, int maxChars) const | owl::TComboBox | inline |
GetText() const | owl::TComboBox | inline |
GetTextColor() const -> TColor | owl::TWindow | inline |
GetTextLen() const | owl::TComboBox | inline |
GetTextLimit() | owl::TComboBox | inline |
GetTooltip() const | owl::TWindow | inlinevirtual |
GetTopIndex() const | owl::TComboBox | inlinevirtual |
GetTopWindow() const | owl::TWindow | inline |
GetTransferBuffer() const | owl::TWindow | inline |
GetTransferBufferSize() const | owl::TWindow | inline |
GetUpdateRect(TRect &rect, bool erase=true) const | owl::TWindow | inline |
GetUpdateRgn(TRegion &rgn, bool erase=true) const | owl::TWindow | |
GetWindow(uint cmd) const | owl::TWindow | inline |
GetWindowAttr() | owl::TWindow | inline |
GetWindowAttr() const | owl::TWindow | inline |
GetWindowClass(WNDCLASS &wndClass) | owl::TWindow | protectedvirtual |
GetWindowClassName() -> TWindowClassName | owl::TComboBox | protectedvirtual |
GetWindowFont() | owl::TWindow | inline |
GetWindowLong(int index) const | owl::TWindow | inline |
GetWindowLongPtr(int index) const | owl::TWindow | inline |
GetWindowPlacement() const | owl::TWindow | |
GetWindowProc() const | owl::TWindow | inline |
GetWindowPtr(HWND hWnd) const | owl::TWindow | inlineprotected |
GetWindowRect(TRect &rect) const | owl::TWindow | |
GetWindowRect() const | owl::TWindow | inline |
GetWindowRgn(TRegion &) const -> int | owl::TWindow | inline |
GetWindowTask() const | owl::TWindow | inline |
GetWindowText(TCHAR *str, int maxCount) const | owl::TWindow | inline |
GetWindowText() const | owl::TWindow | |
GetWindowTextLength() const | owl::TWindow | inline |
GetWindowTextTitle() | owl::TWindow | protected |
GetWindowWord(int index) const | owl::TWindow | inline |
HandleMessage(TMsgId, TParam1=0, TParam2=0) | owl::TWindow | |
HideCaret() | owl::TWindow | inline |
HideList() | owl::TComboBox | inline |
HiliteMenuItem(HMENU hMenu, uint idItem, uint hilite) | owl::TWindow | inline |
HoldFocusHWnd(HWND hLose, HWND hGain) | owl::TWindow | virtual |
IdleAction(long idleCount) -> bool override | owl::TFlatComboBox | inlinevirtual |
Init(TWindow *parent, LPCTSTR title, TModule *module) | owl::TWindow | protected |
Init(TWindow *parent, const tstring &title, TModule *module) | owl::TWindow | inlineprotected |
Init(HWND hWnd, TModule *module) | owl::TWindow | protected |
InitStorage(int numItemsToAdd, uint32 memoryToAllocate) | owl::TComboBox | inline |
InitWndProc(HWND, UINT msg, WPARAM, LPARAM) | owl::TWindow | protectedstatic |
InsertString(LPCTSTR str, int index) | owl::TComboBox | inlinevirtual |
InsertString(LPCTSTR str, int index) | owl::TComboBox | inlinevirtual |
InsertString(const tstring &str, int index) | owl::TComboBox | inline |
Invalidate(bool erase=true) | owl::TWindow | inlinevirtual |
InvalidateRect(const TRect &rect, bool erase=true) | owl::TWindow | inlinevirtual |
InvalidateRgn(HRGN hRgn, bool erase=true) | owl::TWindow | inline |
IsChild(HWND hWnd) const | owl::TWindow | inline |
IsDlgButtonChecked(int buttonId) const | owl::TWindow | inline |
IsFlagSet(uint mask) | owl::TWindow | inline |
IsFlat() | owl::TGadgetComboBox | protectedvirtual |
IsIconic() const | owl::TWindow | inline |
IsSelected(int index) const | owl::TListBox | |
IsSet(uint t) const | owl::TBitFlags< uint > | |
IsWindow() const | owl::TWindow | inline |
IsWindowEnabled() const | owl::TWindow | inline |
IsWindowVisible() const | owl::TWindow | inline |
IsZoomed() const | owl::TWindow | inline |
ItemFromPoint(TPoint &p) | owl::TListBox | inline |
KillTimer(UINT_PTR timerId) | owl::TWindow | inline |
LoadAccelerators(TResId id) const | owl::TWindow | inline |
LoadAcceleratorTable() | owl::TWindow | protected |
LoadBitmap(TResId id) const | owl::TWindow | inline |
LoadCursor(TResId id) const | owl::TWindow | inline |
LoadHtml(TResId id) const | owl::TWindow | inline |
LoadIcon(TResId id) const | owl::TWindow | inline |
LoadMenu(TResId id) const | owl::TWindow | inline |
LoadString(uint id) const | owl::TWindow | inline |
LockWindowUpdate(bool lock=true) | owl::TWindow | inline |
MapClientRect(HWND hWndTo) const | owl::TWindow | inline |
MapClientRect(const TWindow &wndTo) const | owl::TWindow | inline |
MapClientToScreen(const TPoint &p) const | owl::TWindow | inline |
MapClientToScreen(TPoint *p, int count) const | owl::TWindow | inline |
MapClientToScreen(TPoint(&p)[Count]) const | owl::TWindow | inline |
MapClientToScreen(const TRect &r) const | owl::TWindow | inline |
MapScreenToClient(const TPoint &p) const | owl::TWindow | inline |
MapScreenToClient(TPoint *p, int count) const | owl::TWindow | inline |
MapScreenToClient(TPoint(&p)[Count]) const | owl::TWindow | inline |
MapScreenToClient(const TRect &r) const | owl::TWindow | inline |
MapWindowPoints(HWND hWndTo, TPoint *pts, int count) const | owl::TWindow | inline |
MapWindowPoints(const TWindow &wndTo, TPoint *p, int n) const | owl::TWindow | inline |
MapWindowPoints(HWND hWndTo, TPoint(&p)[Count]) const | owl::TWindow | inline |
MapWindowPoints(const TWindow &wndTo, TPoint(&p)[Count]) const | owl::TWindow | inline |
MapWindowPoints(HWND hWndTo, const TPoint &p) const | owl::TWindow | inline |
MapWindowPoints(const TWindow &wndTo, const TPoint &p) const | owl::TWindow | inline |
MapWindowPoints(HWND hWndTo, const TRect &r) const | owl::TWindow | inline |
MapWindowPoints(const TWindow &wndTo, const TRect &r) const | owl::TWindow | inline |
MapWindowRect(HWND hWndTo) const | owl::TWindow | inline |
MapWindowRect(const TWindow &wndTo) const | owl::TWindow | inline |
MeasureItem(MEASUREITEMSTRUCT &measureInfo) | owl::TControl | protectedvirtual |
MessageBox(LPCTSTR text, LPCTSTR caption=0, uint flags=MB_OK) const | owl::TWindow | |
MessageBox(const tstring &text, const tstring &caption=tstring(), uint flags=MB_OK) const | owl::TWindow | inline |
MessageBox(uint resId, LPCTSTR caption=0, uint flags=MB_OK) const | owl::TWindow | |
MessageBox(uint resId, const tstring &caption, uint flags=MB_OK) const | owl::TWindow | |
MessageBoxIndirect(HINSTANCE resourceModule, TResId text, TResId caption, uint flags, TResId icon, DWORD_PTR contextHelpId, MSGBOXCALLBACK, DWORD languageId) const -> int | owl::TWindow | |
MessageBoxIndirect(TResId icon, const tstring &text, const tstring &caption, uint flags=MB_OK) const -> int | owl::TWindow | |
ModifyExStyle(uint32 offBits, uint32 onBits, uint swpFlags=0) | owl::TWindow | |
ModifyStyle(uint32 offBits, uint32 onBits, uint swpFlags=0) | owl::TWindow | |
MoveWindow(int x, int y, int w, int h, bool repaint=false) | owl::TWindow | inline |
MoveWindow(const TRect &rect, bool repaint=false) | owl::TWindow | inline |
Next() | owl::TWindow | inline |
Next() const -> const TWindow * | owl::TWindow | inline |
NumChildren() const | owl::TWindow | |
ODADrawEntire(DRAWITEMSTRUCT &drawInfo) | owl::TControl | protectedvirtual |
ODAFocus(DRAWITEMSTRUCT &drawInfo) | owl::TControl | protectedvirtual |
ODASelect(DRAWITEMSTRUCT &drawInfo) | owl::TControl | protectedvirtual |
operator HWND() const | owl::TWindow | inline |
owl::Paint(TDC &dc, bool erase, TRect &rect) | owl::TWindow | virtual |
owl::TFlatPainter::Paint(TDC &dc, TRect &rect) | owl::TFlatPainter | protected |
PerformCreate() | owl::TWindow | protectedvirtual |
PerformSetupAndTransfer() | owl::TWindow | protected |
PostMessage(TMsgId, TParam1=0, TParam2=0) | owl::TWindow | inline |
PreProcessMsg(MSG &msg) | owl::TWindow | virtual |
Previous() | owl::TWindow | |
Previous() const -> const TWindow * | owl::TWindow | inline |
QueryMouseEventTracking() const | owl::TWindow | |
RedrawWindow(TRect *update, HRGN hUpdateRgn, uint redrawFlags=RDW_INVALIDATE|RDW_UPDATENOW|RDW_ERASE) | owl::TWindow | inline |
Register() | owl::TWindow | virtual |
RegisterHotKey(int idHotKey, uint modifiers, uint virtKey) | owl::TWindow | inline |
ReleaseCapture() | owl::TWindow | inlinestatic |
RemoveChild(TWindow *child) | owl::TWindow | protectedvirtual |
RemoveProp(uint16 atom) const | owl::TWindow | inline |
RemoveProp(LPCTSTR str) const | owl::TWindow | inline |
RemoveProp(const tstring &str) const | owl::TWindow | inline |
ReplaceString(LPCTSTR str, int index) | owl::TListBox | virtual |
ReplaceString(const tstring &str, int index) | owl::TListBox | inline |
ResetWindowRgn(bool repaint=false) | owl::TWindow | inline |
RouteCommandEnable(HWND hInitCmdTarget, TCommandEnabler &ce) | owl::TWindow | |
ScreenToClient(TPoint &point) const | owl::TWindow | inline |
ScrollWindow(int dx, int dy, const TRect *scroll=nullptr, const TRect *clip=nullptr) | owl::TWindow | inline |
ScrollWindowEx(int dx, int dy, const TRect *scroll=0, const TRect *clip=0, HRGN hUpdateRgn=nullptr, TRect *update=0, uint flags=0) | owl::TWindow | inline |
SearchEntries(const TGenericTableEntry *entries, TEventInfo &info, TEqualOperator op) | owl::TEventHandler | protected |
SendDlgItemMessage(int childId, TMsgId, TParam1=0, TParam2=0) | owl::TWindow | inline |
SendMessage(TMsgId, TParam1=0, TParam2=0) const | owl::TWindow | |
SendNotification(int id, int notifyCode, HWND hCtl, TMsgId=WM_COMMAND) | owl::TWindow | inline |
SendNotification(HWND receiver, int id, int notifyCode, HWND hCtl, TMsgId=WM_COMMAND) | owl::TWindow | inline |
SendNotification(int id, NMHDR &, TMsgId=WM_NOTIFY) | owl::TWindow | inline |
SendNotification(HWND receiver, uint id, NMHDR &, TMsgId=WM_NOTIFY) | owl::TWindow | inline |
Set(uint t) | owl::TBitFlags< uint > | |
SetAcceleratorTable(TResId resId) | owl::TWindow | |
SetActiveWindow() | owl::TWindow | inline |
SetAnchorIndex(int index) | owl::TListBox | inline |
SetBkgndColor(TColor color, bool shouldUpdate=true) | owl::TWindow | inline |
SetCaption(LPCTSTR title) | owl::TWindow | |
SetCaption(const tstring &title) | owl::TWindow | inline |
SetCaption(uint resourceStringId) | owl::TWindow | |
SetCapture() | owl::TWindow | inline |
SetCaretBlinkTime(uint16 milliSecs) | owl::TWindow | inlinestatic |
SetCaretIndex(int index, bool partScrollOk) | owl::TListBox | inline |
SetCaretPos(int x, int y) | owl::TWindow | inlinestatic |
SetCaretPos(const TPoint &pos) | owl::TWindow | inlinestatic |
SetClassLong(int index, long newLong) | owl::TWindow | inline |
SetClassWord(int index, uint16 newWord) | owl::TWindow | inline |
SetColumnWidth(int width) | owl::TListBox | inline |
SetCursor(TModule *module, TResId resId) | owl::TWindow | |
SetDlgItemFont(int childId, HFONT f, bool redraw=false) const | owl::TWindow | inline |
SetDlgItemInt(int childId, uint value, bool isSigned=true) const | owl::TWindow | inline |
SetDlgItemText(int childId, LPCTSTR text) const | owl::TWindow | inline |
SetDlgItemText(int childId, const tstring &text) const | owl::TWindow | inline |
SetDlgItemText(int childId, uint resourceStringId) const | owl::TWindow | inline |
SetDocTitle(LPCTSTR docname, int index) | owl::TWindow | virtual |
SetDocTitle(const tstring &docname, int index) | owl::TWindow | inline |
SetDroppedWidth(uint width) | owl::TComboBox | inline |
SetEditSel(int startPos, int endPos) | owl::TComboBox | inline |
SetExStyle(uint32 style) | owl::TWindow | |
SetExtendedUI(bool Extended) | owl::TComboBox | inline |
SetFlag(uint mask) | owl::TWindow | inline |
SetFlatStyle(bool flat=true) | owl::TFlatPainter | |
SetFocus() | owl::TWindow | inline |
SethAccel(HACCEL) | owl::TWindow | |
SetHandle(THandle) | owl::TWindow | inlineprotected |
SetHorizontalExtent(int horzExtent) | owl::TComboBox | inlinevirtual |
SetItemData(int index, LPARAM itemData) | owl::TComboBox | inlinevirtual |
SetItemHeight(int index, int height) | owl::TComboBox | inlinevirtual |
SetMenu(HMENU hMenu) | owl::TWindow | inline |
SetModule(TModule *module) | owl::TWindow | inline |
SetNext(TWindow *next) | owl::TWindow | inline |
SetParent(TWindow *newParent) | owl::TWindow | virtual |
SetProp(uint16 atom, HANDLE data) const | owl::TWindow | inline |
SetProp(LPCTSTR str, HANDLE data) const | owl::TWindow | inline |
SetProp(const tstring &str, HANDLE data) const | owl::TWindow | inline |
SetRedraw(bool redraw) | owl::TWindow | inline |
SetScroller(TScroller *scroller) | owl::TWindow | |
SetScrollInfo(int bar, SCROLLINFO *scrollInfo, bool redraw=true) | owl::TWindow | |
SetScrollPage(int bar, int page, bool redraw=true) | owl::TWindow | |
SetScrollPos(int bar, int pos, bool redraw=true) | owl::TWindow | |
SetScrollRange(int bar, int minPos, int maxPos, bool redraw=true) | owl::TWindow | |
SetScrollRange(int bar, const TScrollRange &, bool redraw=true) | owl::TWindow | |
SetSel(int index, bool select) | owl::TListBox | inline |
SetSelected(int index, bool selected=true) | owl::TListBox | |
SetSelIndex(int index) | owl::TComboBox | inlinevirtual |
SetSelIndexes(int *indexes, int numSelections, bool shouldSet) | owl::TListBox | |
SetSelIndexes(const TIntArray &, bool shouldSet) | owl::TListBox | |
SetSelItemRange(bool select, int first, int last) | owl::TListBox | inline |
SetSelString(LPCTSTR findStr, int startIndex=-1) | owl::TComboBox | inlinevirtual |
SetSelString(LPCTSTR str, int startIndex=-1) | owl::TComboBox | virtual |
SetSelString(const tstring &str, int startIndex=-1) | owl::TComboBox | inline |
SetSelStringExact(LPCTSTR find, int startIndex=-1) | owl::TComboBox | inlinevirtual |
SetSelStringExact(LPCTSTR str, int startIndex=-1) | owl::TComboBox | inlinevirtual |
SetSelStringExact(const tstring &str, int startIndex=-1) | owl::TComboBox | inline |
SetSelStrings(LPCTSTR *prefixes, int numSelections, bool shouldSet) | owl::TListBox | |
SetSelStrings(const TStringArray &prefixes, bool shouldSet) | owl::TListBox | |
SetStyle(uint32 style) | owl::TWindow | |
SetTabStops(int numTabs, int *tabs) | owl::TListBox | inline |
SetText(LPCTSTR str) | owl::TComboBox | |
SetText(const tstring &str) | owl::TComboBox | inline |
SetTextColor(TColor color, bool shouldUpdate=true) | owl::TWindow | inline |
SetTextLimit(uint textlimit) | owl::TComboBox | |
SetTimer(UINT_PTR timerId, uint timeout, TIMERPROC proc=0) | owl::TWindow | inline |
SetTooltip(TTooltip *tooltip) | owl::TWindow | |
SetTopIndex(int index) | owl::TComboBox | inlinevirtual |
SetTransferBuffer(void *transferBuffer, uint size) | owl::TWindow | inline |
SetTransferBuffer(TBuffer *transferBuffer) | owl::TWindow | inline |
SetTransferBuffer(TElement(&transferBuffer)[Count]) | owl::TWindow | inline |
SetupWindow() override | owl::TFlatComboBox | protectedvirtual |
SetWindowFont(HFONT font, bool redraw=true) | owl::TWindow | inline |
SetWindowFont(const TFont &font, bool redraw=true) | owl::TWindow | |
SetWindowLong(int index, long newLong) | owl::TWindow | inline |
SetWindowLongPtr(int index, LONG_PTR newLong) | owl::TWindow | inline |
SetWindowPlacement(const WINDOWPLACEMENT &place) | owl::TWindow | |
SetWindowPos(HWND hWndInsertAfter, const TRect &rect, uint flags) | owl::TWindow | inline |
SetWindowPos(HWND hWndInsertAfter, int x, int y, int w, int h, uint flags) | owl::TWindow | |
SetWindowProc(WNDPROC wndProc) | owl::TWindow | inline |
SetWindowRgn(HRGN, bool repaint=false) -> bool | owl::TWindow | inline |
SetWindowRgn(const TRegion &, bool repaint=false) -> bool=delete | owl::TWindow | |
SetWindowRgn(TRegion &&r, bool repaint=false) -> bool | owl::TWindow | |
SetWindowText(LPCTSTR str) | owl::TWindow | inline |
SetWindowText(const tstring &str) | owl::TWindow | inline |
SetWindowText(uint resourceStringId) | owl::TWindow | inline |
SetWindowWord(int index, uint16 newWord) | owl::TWindow | inline |
ShowCaret() | owl::TWindow | inline |
ShowList(bool show=true) | owl::TComboBox | |
ShowOwnedPopups(bool show) | owl::TWindow | inline |
ShowScrollBar(int bar, bool show=true) | owl::TWindow | inline |
ShowWindow(int cmdShow) | owl::TWindow | virtual |
ShutDownWindow(TWindow *win, int retVal=0) | owl::TWindow | static |
ShutDownWindow(int retVal=0) | owl::TWindow | inline |
SubclassWindowFunction() | owl::TWindow | |
TBitFlags(uint t=0) | owl::TBitFlags< uint > | |
TChildrenIterator typedef | owl::TWindow | |
TChildrenRange typedef | owl::TWindow | |
TComboBox(TWindow *parent, int id, int x, int y, int w, int h, uint32 style, uint textLimit, TModule *module=0) | owl::TComboBox | |
TComboBox(TWindow *parent, int resourceId, uint textLimit=0, TModule *module=0) | owl::TComboBox | |
TComboBox(THandle hWnd, TModule *module=0) | owl::TComboBox | |
TConstChildrenIterator typedef | owl::TWindow | |
TConstChildrenRange typedef | owl::TWindow | |
TControl(TWindow *parent, int id, LPCTSTR title, int x, int y, int w, int h, TModule *module=nullptr) | owl::TControl | |
TControl(TWindow *parent, int id, const tstring &title, int x, int y, int w, int h, TModule *module=nullptr) | owl::TControl | |
TControl(TWindow *parent, int resourceId, TModule *module=nullptr) | owl::TControl | |
TControl(TWindow *parent, int resourceId, const tstring &title, TModule *=nullptr) | owl::TControl | |
TControl(HWND hWnd, TModule *module=nullptr) | owl::TControl | protected |
TEqualOperator typedef | owl::TEventHandler | |
TFlatComboBox(TWindow *parent, int id, int x, int y, int w, int h, uint32 style, uint textLimit, TModule *module=0) | owl::TFlatComboBox | inline |
TFlatComboBox(TWindow *parent, int resourceId, uint textLen=0, TModule *module=0) | owl::TFlatComboBox | inline |
TGadgetComboBox(TWindow *parent, int id, int x, int y, int w, int h, uint32 style, uint textLimit, TModule *module=0) | owl::TGadgetComboBox | inline |
TGadgetComboBox(TWindow *parent, int resourceId, uint textLen=0, TModule *module=0) | owl::TGadgetComboBox | inline |
THandle typedef | owl::TWindow | |
TListBox(TWindow *parent, int id, int x, int y, int w, int h, TModule *module=0) | owl::TListBox | |
TListBox(TWindow *parent, int resourceId, TModule *module=0) | owl::TListBox | |
TListBox(THandle hWnd, TModule *module=0) | owl::TListBox | |
TraceWindowPlacement() | owl::TWindow | |
TrackMouseEvent(uint flags=TME_HOVER|TME_LEAVE, int hoverTime=HOVER_DEFAULT) | owl::TWindow | |
Transfer(TComboBoxData &data, TTransferDirection direction) | owl::TComboBox | inline |
Transfer(void *buffer, TTransferDirection direction) | owl::TComboBox | protectedvirtual |
owl::TListBox::Transfer(TListBoxData &data, TTransferDirection direction) | owl::TListBox | inline |
TransferData(TTransferDirection direction) | owl::TWindow | virtual |
TScrollRange typedef | owl::TWindow | |
TState enum name | owl::TFlatPainter | protected |
TWindow(TWindow *parent, LPCTSTR title=nullptr, TModule *module=nullptr) | owl::TWindow | explicit |
TWindow(TWindow *parent, const tstring &title, TModule *module=nullptr) | owl::TWindow | explicit |
TWindow(HWND handle, TModule *module=nullptr) | owl::TWindow | explicit |
TWindow() | owl::TWindow | protected |
UnregisterHotKey(int idHotKey) | owl::TWindow | inline |
UpdateWindow() | owl::TWindow | inline |
Validate() | owl::TWindow | inline |
ValidateRect(const TRect &rect) | owl::TWindow | inline |
ValidateRgn(HRGN hRgn) | owl::TWindow | inline |
WindowFromPoint(const TPoint &point) | owl::TWindow | inlinestatic |
WindowProc(TMsgId, TParam1, TParam2) | owl::TWindow | virtual |
WinHelp(LPCTSTR helpFile, uint command, ULONG_PTR data) const | owl::TWindow | inline |
WinHelp(const tstring &helpFile, uint command, ULONG_PTR data) const | owl::TWindow | inline |
~TComboBox() | owl::TComboBox | |
~TControl() override | owl::TControl | |
~TStreamableBase() | owl::TStreamableBase | virtual |
~TWindow() override | owl::TWindow | virtual |