activated_image | CtrlDef | protected |
active | CtrlDef | protected |
active_color | CtrlDef | protected |
AddColumn(const char *t, int w, int a, int s) | CtrlDef | |
AddItem(const char *t) | CtrlDef | |
AddTab(int i) | CtrlDef | |
alt_text | WinDef | protected |
back_color | WinDef | protected |
base_color | WinDef | protected |
bevel_width | CtrlDef | protected |
border_color | CtrlDef | protected |
cell_insets | WinDef | protected |
cells | WinDef | protected |
columns | CtrlDef | protected |
ctrl_flags | CtrlDef | protected |
CtrlDef(DWORD id=0, DWORD type=WIN_DEF_LABEL, const char *text=0, DWORD style=0) | CtrlDef | |
dragdrop | CtrlDef | protected |
enabled | WinDef | protected |
fixed_height | WinDef | protected |
fixed_width | WinDef | protected |
font | WinDef | protected |
fore_color | WinDef | protected |
GetActivatedImage() const | CtrlDef | |
GetActive() const | CtrlDef | |
GetActiveColor() const | CtrlDef | |
GetAltText() const | WinDef | inline |
GetAnimated() const | CtrlDef | |
GetBackColor() const | WinDef | inline |
GetBaseColor() const | WinDef | inline |
GetBevelWidth() const | CtrlDef | |
GetBorder() const | CtrlDef | |
GetBorderColor() const | CtrlDef | |
GetCellInsets() const | WinDef | inline |
GetCells() const | WinDef | inline |
GetColumn(int i) const | CtrlDef | |
GetDragDrop() const | CtrlDef | |
GetDropShadow() const | CtrlDef | |
GetFixedHeight() const | WinDef | inline |
GetFixedWidth() const | WinDef | inline |
GetFont() const | WinDef | inline |
GetForeColor() const | WinDef | inline |
GetH() const | WinDef | inline |
GetHidePartial() const | WinDef | inline |
GetID() const | WinDef | inline |
GetIndent() const | CtrlDef | |
GetInvertLabel() const | CtrlDef | |
GetItem(int i) const | CtrlDef | |
GetItemStyle() const | CtrlDef | |
GetLayout() const | WinDef | inline |
GetLeading() const | CtrlDef | |
GetLineHeight() const | CtrlDef | |
GetMargins() const | WinDef | inline |
GetMultiSelect() const | CtrlDef | |
GetNumLeds() const | CtrlDef | |
GetOrientation() const | CtrlDef | |
GetParentID() const | WinDef | inline |
GetPasswordChar() const | CtrlDef | |
GetPicture() const | CtrlDef | |
GetPictureLocation() const | CtrlDef | |
GetPictureType() const | CtrlDef | |
GetRect() const | WinDef | inline |
GetScrollBarVisible() const | CtrlDef | |
GetSelectedStyle() const | CtrlDef | |
GetShowHeadings() const | CtrlDef | |
GetSingleLine() const | WinDef | inline |
GetSmoothScroll() const | CtrlDef | |
GetStandardImage() const | CtrlDef | |
GetSticky() const | CtrlDef | |
GetStyle() const | WinDef | inline |
GetTab(int i) const | CtrlDef | |
GetText() const | WinDef | inline |
GetTextAlign() const | WinDef | inline |
GetTextInsets() const | WinDef | inline |
GetTexture() const | WinDef | inline |
GetTransitionImage() const | CtrlDef | |
GetTransparent() const | WinDef | inline |
GetType() const | WinDef | inline |
GetW() const | WinDef | inline |
GetX() const | WinDef | inline |
GetY() const | WinDef | inline |
hide_partial | WinDef | protected |
id | WinDef | protected |
IsEnabled() const | WinDef | inline |
item_style | CtrlDef | protected |
items | CtrlDef | protected |
layout | WinDef | protected |
leading | CtrlDef | protected |
line_height | CtrlDef | protected |
margins | WinDef | protected |
multiselect | CtrlDef | protected |
ntabs | CtrlDef | protected |
num_leds | CtrlDef | protected |
NumColumns() const | CtrlDef | |
NumItems() const | CtrlDef | |
NumTabs() const | CtrlDef | |
operator=(const CtrlDef &ctrl) | CtrlDef | virtual |
operator==(const WinDef &w) const | WinDef | inline |
orientation | CtrlDef | protected |
pass_char | CtrlDef | protected |
picture | CtrlDef | protected |
picture_loc | CtrlDef | protected |
picture_type | CtrlDef | protected |
pid | WinDef | protected |
rect | WinDef | protected |
scroll_bar | CtrlDef | protected |
selected_style | CtrlDef | protected |
SetActivatedImage(const Text &img_name) | CtrlDef | |
SetActive(bool c) | CtrlDef | |
SetActiveColor(Color c) | CtrlDef | |
SetAltText(const char *t) | WinDef | |
SetAnimated(bool bNewValue) | CtrlDef | |
SetBackColor(Color c) | WinDef | |
SetBaseColor(Color c) | WinDef | |
SetBevelWidth(short nNewValue) | CtrlDef | |
SetBorder(bool bNewValue) | CtrlDef | |
SetBorderColor(Color c) | CtrlDef | |
SetCellInsets(const Insets &t) | WinDef | |
SetCells(const Rect &r) | WinDef | |
SetDragDrop(int nNewValue) | CtrlDef | |
SetDropShadow(bool bNewValue) | CtrlDef | |
SetEnabled(bool enable=true) | WinDef | |
SetFixedHeight(int h) | WinDef | inline |
SetFixedWidth(int w) | WinDef | inline |
SetFont(const char *t) | WinDef | |
SetForeColor(Color c) | WinDef | |
SetHidePartial(bool a) | WinDef | |
SetID(DWORD id) | WinDef | |
SetIndent(bool bNewValue) | CtrlDef | |
SetInvertLabel(bool bNewValue) | CtrlDef | |
SetItemStyle(short nNewValue) | CtrlDef | |
SetLeading(int nNewValue) | CtrlDef | |
SetLineHeight(int nNewValue) | CtrlDef | |
SetMargins(const Insets &m) | WinDef | |
SetMultiSelect(int nNewValue) | CtrlDef | |
SetNumLeds(int nNewValue) | CtrlDef | |
SetOrientation(int o) | CtrlDef | |
SetParentID(DWORD id) | WinDef | |
SetPasswordChar(char c) | CtrlDef | |
SetPicture(const Text &img_name) | CtrlDef | |
SetPictureLocation(short nNewValue) | CtrlDef | |
SetPictureType(short nNewValue) | CtrlDef | |
SetRect(const Rect &r) | WinDef | |
SetScrollBarVisible(int nNewValue) | CtrlDef | |
SetSelectedStyle(short nNewValue) | CtrlDef | |
SetShowHeadings(bool bNewValue) | CtrlDef | |
SetSingleLine(bool a) | WinDef | |
SetSmoothScroll(bool bNewValue) | CtrlDef | |
SetStandardImage(const Text &img_name) | CtrlDef | |
SetSticky(bool bNewValue) | CtrlDef | |
SetStyle(DWORD s) | WinDef | |
SetTab(int i, int t) | CtrlDef | |
SetText(const char *t) | WinDef | |
SetTextAlign(DWORD a) | WinDef | |
SetTextInsets(const Insets &t) | WinDef | |
SetTexture(const char *t) | WinDef | |
SetTransitionImage(const Text &img_name) | CtrlDef | |
SetTransparent(bool t) | WinDef | |
SetType(DWORD type) | WinDef | |
show_headings | CtrlDef | protected |
single_line | WinDef | protected |
smooth_scroll | CtrlDef | protected |
standard_image | CtrlDef | protected |
style | WinDef | protected |
tabs | CtrlDef | protected |
text | WinDef | protected |
text_align | WinDef | protected |
text_insets | WinDef | protected |
texture | WinDef | protected |
transition_image | CtrlDef | protected |
transparent | WinDef | protected |
type | WinDef | protected |
TYPENAME() | CtrlDef | inlinestatic |
WinDef(DWORD id, DWORD type, const char *text=0, DWORD style=0) | WinDef | |
~CtrlDef() | CtrlDef | virtual |
~WinDef() | WinDef | inlinevirtual |