, including all inherited members.
AddColumn(const char *Name, int Width=50, int Where=-1) | GList | |
AddColumn(GListColumn *Col, int Where=-1) | GList | |
AllowEditLabels() | GList | [inline] |
AllowEditLabels(bool b) | GList | [inline] |
Attach(GViewI *p) | GLayout | [virtual] |
AttachChildren() | GView | [virtual] |
Capture(bool c) | GView | |
ColumnAt(int Index) | GList | [inline] |
ColumnAtX(int X, GListColumn **Col=0, int *Offset=0) | GList | |
Delete() | GList | |
Delete(int Index) | GList | |
Delete(GListItem *p) | GList | [virtual] |
DeleteColumn(GListColumn *Col) | GList | |
Detach() | GLayout | [virtual] |
DragColumn(int Index) | GList | |
DrawGridLines() | GList | [inline] |
DrawGridLines(bool b) | GList | [inline] |
DropTarget() | GView | |
DropTarget(bool t) | GView | |
Empty() | GList | [virtual] |
EmptyColumns() | GList | |
Enabled() | GView | |
Enabled(bool e) | GView | |
FindControl(OsView hnd) | GView | [virtual] |
FindControl(int Id) | GView | [virtual] |
FindLargest(GRegion &r) | GView | [protected] |
FindLargestEdge(GRegion &r, int Edge) | GView | [protected] |
FindSmallestFit(GRegion &r, int Sx, int Sy) | GView | [protected] |
Flat() | GView | |
Flat(bool i) | GView | |
Focus() | GView | |
Focus(bool f) | GView | |
GetBackgroundFill() | GView | |
GetClass() | GList | [inline] |
GetClient(bool InClientSpace=true) | GLayout | [virtual] |
GetColumnClickInfo(int &Col, GMouse &m) | GList | |
GetColumns() | GList | [inline] |
GetCtrlEnabled(int Id) | GView | |
GetCtrlName(int Id) | GView | |
GetCtrlValue(int Id) | GView | |
GetCtrlVisible(int Id) | GView | |
GetFont() | GView | [virtual] |
GetForegroundFill() | GView | |
GetGView() | GView | [inline] |
GetId() | GView | |
GetMinimumSize() | GView | |
GetMode() | GList | |
GetMouse(GMouse &m, bool ScreenCoords=false) | GView | |
GetNotify() | GView | |
GetParent() | GView | |
GetPos() | GView | [inline, virtual] |
GetPourLargest() | GLayout | |
GetScrollPos(int &x, int &y) | GLayout | [virtual] |
GetSelected() | GList | |
GetTabStop() | GView | |
GetWindow() | GView | |
GetWindowBorderSize() | GView | |
GList(int id, int x, int y, int cx, int cy, const char *name="List") | GList | |
GView::GView(OsView wnd=0) | GView | |
GViewIter class | GView | [friend] |
Handle() | GView | [inline] |
HasItem(GListItem *Obj) | GList | |
HScroll | GLayout | [protected] |
IndexOf(GListItem *Obj) | GList | |
Insert(GListItem *p, int Index=-1, bool Update=true) | GList | |
Insert(List< GListItem > &l, int Index=-1, bool Update=true) | GList | [virtual] |
InThread() | GView | |
Invalidate(GRect *r=NULL, bool Repaint=false, bool NonClient=false) | GView | |
Invalidate(GRegion *r, bool Repaint=false, bool NonClient=false) | GView | |
IsAttached() | GView | [virtual] |
IsCapturing() | GView | |
IsEmpty() | GList | [inline] |
IsOver(GMouse &m) | GView | |
ItemAt(int Index) | GList | |
Length() | GList | [inline] |
Lock(const char *file, int line, int TimeOut=-1) | GView | |
MoveOnScreen() | GView | |
MoveToCenter() | GView | |
MoveToMouse() | GView | |
MultiSelect() | GList | [inline] |
MultiSelect(bool b) | GList | [inline] |
Name(const char *n) | GView | |
Name() | GView | |
NameW(const char16 *n) | GView | [virtual] |
NameW() | GView | [virtual] |
OnAttach() | GView | |
OnChildrenChanged(GViewI *Wnd, bool Attaching) | GView | |
OnColumnClick(int Col, GMouse &m) | GList | [virtual] |
OnColumnDrag(int Col, GMouse &m) | GList | [inline, virtual] |
OnColumnReindex(GListColumn *Col, int OldIndex, int NewIndex) | GList | [inline, virtual] |
OnCommand(int Cmd, int Event, OsView Wnd) | GView | |
OnCreate() | GView | |
OnDestroy() | GView | |
OnEvent(GMessage *Msg) | GList | |
OnFocus(bool b) | GList | |
OnHitTest(int x, int y) | GList | |
OnItemBeginDrag(GListItem *Item, GMouse &m) | GList | [virtual] |
OnItemClick(GListItem *Item, GMouse &m) | GList | [virtual] |
OnItemSelect(GArray< GListItem * > &Items) | GList | [virtual] |
OnKey(GKey &k) | GList | |
OnLayout(GViewLayoutInfo &Inf) | GView | [inline] |
OnMouseClick(GMouse &m) | GList | |
OnMouseEnter(GMouse &m) | GView | |
OnMouseExit(GMouse &m) | GView | |
OnMouseMove(GMouse &m) | GList | |
OnMouseWheel(double Lines) | GList | |
OnNotify(GViewI *Ctrl, int Flags) | GList | |
OnPaint(GSurface *pDC) | GList | |
OnPosChange() | GList | |
OnPulse() | GList | |
OnRequestClose(bool OsShuttingDown) | GView | |
PointToScreen(GdcPt2 &p) | GView | |
PointToView(GdcPt2 &p) | GView | |
PostEvent(int Cmd, int a=0, int b=0) | GView | |
GLayout::Pour(GRegion &r) | GLayout | [virtual] |
Quit(bool DontDelete=false) | GView | [virtual] |
Raised() | GView | |
Raised(bool i) | GView | |
Remove(GListItem *Obj) | GList | [virtual] |
RemoveAll() | GList | [virtual] |
ResizeColumnsToContent(int Border=DEFAULT_COLUMN_SPACING) | GList | |
Script | GView | |
ScrollToSelection() | GList | |
Select(GListItem *Obj) | GList | |
SelectAll() | GList | |
SendNotify(int Data=0) | GView | |
SetBackgroundFill(GViewFill *Fill) | GView | |
SetCtrlEnabled(int Id, bool Enabled) | GView | |
SetCtrlName(int Id, const char *s) | GView | |
SetCtrlValue(int Id, int64 i) | GView | |
SetCtrlVisible(int Id, bool Visible) | GView | |
SetCursor(int Cursor) | GView | |
SetFont(GFont *Fnt, bool OwnIt=false) | GView | [virtual] |
SetForegroundFill(GViewFill *Fill) | GView | |
SetId(int i) | GView | |
SetMinimumSize(GdcPt2 Size) | GView | |
SetMode(GListMode m) | GList | |
SetNotify(GViewI *n) | GView | [virtual] |
SetParent(GViewI *p) | GView | [virtual] |
SetPos(GRect &p, bool Repaint=false) | GView | [virtual] |
SetPourLargest(bool i) | GLayout | |
SetPulse(int Ms=-1) | GView | |
SetScrollBars(bool x, bool y) | GLayout | [protected, virtual] |
SetScrollPos(int x, int y) | GLayout | [virtual] |
SetTabStop(bool b) | GView | |
ShowColumnHeader() | GList | [inline] |
ShowColumnHeader(bool Show) | GList | [inline] |
Sort(GListCompareFunc Compare, int Data) | GList | |
Sunken() | GView | |
Sunken(bool i) | GView | |
Unlock() | GView | |
UpdateAllItems() | GList | |
Value() | GList | [virtual] |
Value(int64 i) | GList | [virtual] |
Visible() | GView | |
Visible(bool v) | GView | |
VScroll | GLayout | [protected] |
WindowFromPoint(int x, int y, bool Debug=false) | GView | |
WindowHandle() | GView | [virtual] |
WindowVirtualOffset(GdcPt2 *Offset) | GView | |
X() | GView | [inline] |
Y() | GView | [inline] |
~GView() | GView | [virtual] |