gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
Plot Member List

This is the complete list of members for Plot, including all inherited members.

areAnyChildrensSensitive(void)Containerinline
axisPlotprotected
checkDropValidity(GtkWidget *w, GtkWidget *sourceWidget, int info, const unsigned char *selectionStoredData)Widgetinlineprotectedvirtual
chooseTheTargetToUse(GtkWidget *w, GtkWidget *sourceWidget, DragNDrop &dnd)Widgetinlineprotectedvirtual
clear(void)Plotinline
clf(void)Plotinline
connect(const char *event, GCallback callback, gpointer data)Widgetinline
connectAfter(const char *event, GCallback callback, gpointer data)Plotinline
connectConfigureEventCallback(GCallback callback, void *data)Widgetinline
connectConfigureEventCallback(GtkWidget *w, GCallback callback, void *data)Widgetinline
connectExposeEventCallback(GCallback callback, void *data)Widgetinline
connectExposeEventCallback(GtkWidget *w, GCallback callback, void *data)Widgetinline
dragBegin(GtkWidget *w)Widgetinlineprotectedvirtual
dragDataDelete(GtkWidget *w)Widgetinlineprotectedvirtual
dragDataGet(GtkWidget *w, GtkSelectionData *selectionData, guint info)Widgetinlineprotectedvirtual
dragDataReceived(GtkWidget *w, GtkWidget *sourceWidget, int info, const unsigned char *selectionStoredData, int length)Widgetinlineprotectedvirtual
dragEnd(GtkWidget *w)Widgetinlineprotectedvirtual
dragLeave(GtkWidget *w, GtkWidget *sourceWidget)Widgetinlineprotectedvirtual
dragMotion(GtkWidget *w, GtkWidget *sourceWidget, int x, int y)Widgetinlineprotectedvirtual
findType(TYPE val)Plotinlineprivate
gca(void)Plotinline
getBorder(void)Containerinline
getCurrentAxis(void)Plotinline
getLocationSize(int &x, int &y, int &width, int &height)Widgetinline
getSensitive(void)Widgetinline
getSize(uint *rows, uint *cols)Tableinline
Container::getSize(int &width, int &height)Widgetinline
getVisible(void)Widgetinline
getWidget(void)Widgetinline
getWindow()Widgetinline
grid(bool on)Plotinline
grid(bool on, int hCnt, gfloat *hLines, int vCnt, gfloat *vLines)Plotinline
gridGraphPlotprotected
gridOnPlotprotected
hide(void)Plotinline
hold(bool on)Plotinline
holdOnPlotprotected
initialise(short int rows=2, short int cols=2, bool homogeneous=true, GtkAttachOptions xOpt=GTK_FILL, GtkAttachOptions yOpt=GTK_FILL, uint xPad=0, uint yPad=0)Tableinline
limits(float min_x, float max_x, float min_y, float max_y)Plotinline
limits(gfloat border=0.)Plotinline
loglog(gfloat *x, gfloat *y, int cnt)Plotinline
loglog(gfloat *x, gfloat *y, int cnt, const char *clsChar)Plotinline
loglog(gfloat *x, gfloat *y, int cnt, ColourLineSpec &cls)Plotinline
operator,(int i)Tableinline
operator<<(int i)Tableinline
operator<<(int *region)Tableinline
operator<<(GtkWidget *obj)Tableinlinevirtual
operator<<(LinkList< GtkWidget *> &ll)Tableinline
operator<<(Container &b)Tableinline
operator<<(Container *b)Tableinline
operator<<(Widget &b)Tableinline
operator<<(Widget *b)Tableinline
Widget::operator<<(DragNDrop &dnd)Widgetinline
operator>>(GtkDataboxGraph *toRemove)Plotinline
Table::operator>>(GtkWidget *obj)Tableinline
Table::operator>>(Container *c)Tableinline
Table::operator>>(Container &c)Tableinline
Table::operator>>(LinkList< GtkWidget *> &ll)Tableinline
Widget::operator>>(DragNDrop &dnd)Widgetinline
pack(GtkWidget *obj)Containerinlineprotectedvirtual
pixelToX(gint16 pixel)Plotinline
pixelToY(gint16 pixel)Plotinline
placeWidget(GtkWidget *obj, GtkAttachOptions xOpt, GtkAttachOptions yOpt)Tableinline
placeWidget(GtkWidget *obj)Tableinline
Plot(void)Plotinline
plot(gfloat *x, gfloat *y, int cnt)Plotinline
plot(gfloat *x, gfloat *y, int cnt, const char *clsChar)Plotinline
plot(gfloat *x, gfloat *y, int cnt, ColourLineSpec &cls)Plotinline
plot(gfloat *x, gfloat *y1, gfloat *y2, int cnt)Plotinline
plot(gfloat *x, gfloat *y1, gfloat *y2, int cnt, const char *clsChar)Plotinline
plot(gfloat *x, gfloat *y1, gfloat *y2, int cnt, ColourLineSpec &cls)Plotinline
queueDraw()Widgetinline
ref(void)Widgetinline
remove(GtkDataboxGraph *toRemove)Plotinline
replot(void)Plotinline
resize(uint rows, uint cols)Tableinline
semilogx(gfloat *x, gfloat *y, int cnt)Plotinline
semilogx(gfloat *x, gfloat *y, int cnt, const char *clsChar)Plotinline
semilogx(gfloat *x, gfloat *y, int cnt, ColourLineSpec &cls)Plotinline
semilogx(gfloat *x, gfloat *y1, gfloat *y2, int cnt)Plotinline
semilogx(gfloat *x, gfloat *y1, gfloat *y2, int cnt, const char *clsChar)Plotinline
semilogx(gfloat *x, gfloat *y1, gfloat *y2, int cnt, ColourLineSpec &cls)Plotinline
semilogy(gfloat *x, gfloat *y, int cnt)Plotinline
semilogy(gfloat *x, gfloat *y, int cnt, const char *clsChar)Plotinline
semilogy(gfloat *x, gfloat *y, int cnt, ColourLineSpec &cls)Plotinline
set(GtkWidget *widget,...)Plotinline
setBackground(const char *clsStr)Plotinline
setBackground(ColourLineSpec cls)Plotinline
setBackground(const GdkColor gdkC)Plotinline
setBorder(unsigned int size)Containerinline
setChildrensSensitivity(bool sens)Containerinline
setHomogeneous(bool homogeneous)Tableinline
setOptions(GtkAttachOptions xOpt, GtkAttachOptions yOpt)Tableinline
setPadding(uint xPad, uint yPad)Tableinline
setRegion(short int x_s, short int x_e, short int y_s, short int y_e)Tableinline
setSensitive(bool sens)Widgetinline
setSize(int width, int height)Widgetinlinevirtual
show(void)Plotinline
size()Containerinline
Table(void)Tableinline
Table(short int rows, short int cols, bool homogeneous=true, GtkAttachOptions xOpt=GTK_EXPAND, GtkAttachOptions yOpt=GTK_EXPAND, uint xPad=0, uint yPad=0)Tableinline
text(gfloat *x, gfloat *y, const char *textDisp, const char *clsChar)Plotinline
text(gfloat *x, gfloat *y, const char *textDisp, ColourLineSpec &cls)Plotinline
title(const char *titleStr, int *indexes=NULL)Plotinline
title(GtkWidget *widget, int *indexes=NULL)Plotinline
unref(void)Widgetinline
Widget()Widgetinline
Widget(GtkWidget *w)Widgetinline
widgetWidgetprotected
xLabel(const char *label, int *indexes=NULL)Plotinline
xLabelBL(const char *label)Plotinline
yLabel(const char *label, int *indexes=NULL)Plotinline
yLabelTL(const char *label)Plotinline
~Widget()Widgetinlinevirtual
gtkIOStream: Member List
GTK+ IOStream  Beta