vdk 2.4.0
|
This is the complete list of members for VDKCustomList, including all inherited members.
ActiveTitle(int col, bool flag=true) | VDKCustom | |
ActiveTitles(bool flag=true) | VDKCustom | |
Add(VDKObject *obj, int justify=l_justify, int expand=TRUE, int fill=TRUE, int padding=0) | VDKObject | virtual |
AddRow(char **texts, char **pixdata=NULL, int col=0) | VDKCustomList | |
AutoResize | VDKCustom | |
AutoResizeColumn(int col, bool flag) | VDKCustom | |
BorderShadow | VDKCustom | |
Clear() | VDKCustomList | virtual |
ColumnClicked() | VDKCustom | inline |
ColumnSize(int col, int size) | VDKCustom | |
ConnectingWidget() | VDKObject | |
Cursor | VDKObject | |
CustomWidget() | VDKCustom | inline |
Destroy() | VDKObject | |
Draw(GdkRectangle *area=NULL) | VDKObject | |
Enabled | VDKObject | |
EnableTitles(bool flag=true) | VDKCustom | |
EventConnect(VDKObject *obj, char *event, bool(VDKObject::*method)(VDKObject *, GdkEvent *), bool after=false) | VDKObject | inline |
EventConnect(char *, bool(VDKObject::*)(VDKObject *, GdkEvent *), bool after=false) | VDKObject | inline |
EventDisconnect(int connection) | VDKObject | inline |
Font | VDKObject | |
Freeze() | VDKCustom | inline |
GetBackground(GtkStateType state=GTK_STATE_NORMAL) | VDKObject | |
GetCursor() | VDKObject | inline |
GetFont() | VDKObject | inline |
GetForeground(GtkStateType state=GTK_STATE_NORMAL) | VDKObject | |
GetVisible() | VDKObject | inline |
GrabFocus() | VDKObject | |
HPolicy | VDKCustom | |
isA() | VDKObject | inlinevirtual |
Items() | VDKObject | inline |
NormalBackground | VDKObject | |
Owner() | VDKObject | inline |
Parent(VDKObject *p=NULL) | VDKObject | inline |
parent | VDKObject | protected |
RemoveRow(int row) | VDKCustomList | |
RowHeight | VDKCustom | |
s_clicked | VDKObject | protected |
Selected | VDKCustomList | |
SelectedForeground | VDKCustom | |
SelectedTitle | VDKCustom | |
Selection() | VDKCustomList | inline |
SelectionMode() | VDKCustom | |
Selections() | VDKCustomList | |
SelectRow(int row, int col) | VDKCustomList | |
SelectRow(VDKPoint p) | VDKCustomList | inline |
SetBackground(VDKRgb color, GtkStateType state=GTK_STATE_NORMAL) | VDKCustom | protectedvirtual |
SetCursor(VDKCursorType) | VDKObject | |
SetFont(VDKFont *) | VDKCustom | virtual |
SetForeground(VDKRgb, GtkStateType) | VDKCustom | virtual |
SetSize(int w, int h) | VDKObject | inline |
SetTip(char *) | VDKObject | virtual |
Setup() | VDKObject | inlinevirtual |
SetUsize(VDKPoint s) | VDKObject | inline |
SetVisible(bool visible) | VDKObject | |
SignalConnect(VDKObject *obj, char *signal, bool(VDKObject::*method)(VDKObject *), bool gtk=true, bool after=false) | VDKObject | inline |
SignalConnect(char *signal, bool(VDKObject::*method)(VDKObject *), bool gtk=true, bool after=false) | VDKObject | inline |
SignalDisconnect(int connection) | VDKObject | inline |
SignalEmit(int signal) | VDKObject | |
SignalEmit(char *sig) | VDKObject | |
SignalEmitParent(int signal) | VDKObject | inline |
SignalEmitParent(char *sig) | VDKObject | |
sigwid | VDKObject | protected |
Size() | VDKCustom | inline |
Thaw() | VDKCustom | inline |
Titles | VDKCustom | |
Tuples | VDKCustomList | |
Unselected | VDKCustomList | |
UnselectedBackground | VDKCustom | |
UnselectedForeground | VDKCustom | |
Unselection() | VDKCustomList | inline |
UnselectRow(int row, int col) | VDKCustomList | |
UnselectRow(VDKPoint p) | VDKCustomList | inline |
UpdateCell(int row, int col, const char *s, char **pixdata=NULL) | VDKCustomList | |
UpdateRow(int row, char **s, char **pixdata=NULL, int col=0) | VDKCustomList | |
UpdateRow(int row, Tuple &t, char **pixdata=NULL, int col=0) | VDKCustomList | |
Usize | VDKObject | |
VDKCustomList(VDKForm *owner, int columns=1, char **titles=NULL, GtkSelectionMode mode=GTK_SELECTION_SINGLE) | VDKCustomList | |
VDKObject(VDKForm *owner=NULL) | VDKObject | |
VDKObject(VDKForm *owner, GtkWidget *widget) | VDKObject | |
Visible | VDKObject | |
VPolicy | VDKCustom | |
widget | VDKObject | protected |
Widget() | VDKObject | virtual |
WrappedWidget() | VDKObject | |
~VDKCustomList() | VDKCustomList | virtual |
~VDKObject() | VDKObject | virtual |