• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeutils API Reference
  • KDE Home
  • Contact Us
 

superkaramba

  • sources
  • kde-4.12
  • kdeutils
  • superkaramba
  • src
  • python
python/graph.h
Go to the documentation of this file.
1 /****************************************************************************
2 * graph_python.cpp - Functions for graph python api
3 *
4 * Copyright (c) 2004 Petri Damstén <damu@iki.fi>
5 *
6 * This file is part of SuperKaramba.
7 *
8 * SuperKaramba is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by
10 * the Free Software Foundation; either version 2 of the License, or
11 * (at your option) any later version.
12 *
13 * SuperKaramba is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details.
17 *
18 * You should have received a copy of the GNU General Public License
19 * along with SuperKaramba; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 ****************************************************************************/
22 
23 #ifndef GRAPH_PYTHON_H
24 #define GRAPH_PYTHON_H
25 
26 #include <Python.h>
27 
44 PyObject* py_createGraph(PyObject *self, PyObject *args);
45 
58 PyObject* py_deleteGraph(PyObject *self, PyObject *args);
59 
78 PyObject* py_getThemeGraph(PyObject *self, PyObject *args);
79 
93 PyObject* py_getGraphSize(PyObject *self, PyObject *args);
94 
109 PyObject* py_resizeGraph(PyObject *self, PyObject *args);
110 
124 PyObject* py_getGraphPos(PyObject *self, PyObject *args);
125 
140 PyObject* py_moveGraph(PyObject *self, PyObject *args);
141 
155 PyObject* py_hideGraph(PyObject *self, PyObject *args);
156 
170 PyObject* py_showGraph(PyObject *self, PyObject *args);
171 
184 PyObject* py_getGraphValue(PyObject *self, PyObject *args);
185 
199 PyObject* py_setGraphValue(PyObject *self, PyObject *args);
200 
213 PyObject* py_getGraphMinMax(PyObject *self, PyObject *args);
214 
229 PyObject* py_setGraphMinMax(PyObject *self, PyObject *args);
230 
243 PyObject* py_getGraphSensor(PyObject *self, PyObject *args);
244 
258 PyObject* py_setGraphSensor(PyObject *self, PyObject *args);
259 
272 PyObject* py_getGraphColor(PyObject *self, PyObject *args);
273 
289 PyObject* py_setGraphColor(PyObject *self, PyObject *args);
290 
291 #endif // GRAPH_PYTHON_H
py_getGraphMinMax
PyObject * py_getGraphMinMax(PyObject *self, PyObject *args)
Graph/getGraphMinMax.
Definition: python/graph.cpp:99
PyObject
struct _object PyObject
Definition: python/karamba.h:35
py_setGraphValue
PyObject * py_setGraphValue(PyObject *self, PyObject *args)
Graph/setGraphValue.
Definition: python/graph.cpp:114
py_getGraphValue
PyObject * py_getGraphValue(PyObject *self, PyObject *args)
Graph/getGraphValue.
Definition: python/graph.cpp:109
py_deleteGraph
PyObject * py_deleteGraph(PyObject *self, PyObject *args)
Graph/deleteGraph.
Definition: python/graph.cpp:51
py_setGraphColor
PyObject * py_setGraphColor(PyObject *self, PyObject *args)
Graph/setGraphColor.
Definition: python/graph.cpp:134
py_setGraphSensor
PyObject * py_setGraphSensor(PyObject *self, PyObject *args)
Graph/setGraphSensor.
Definition: python/graph.cpp:124
py_getGraphPos
PyObject * py_getGraphPos(PyObject *self, PyObject *args)
Graph/getGraphPos.
Definition: python/graph.cpp:79
py_getGraphSize
PyObject * py_getGraphSize(PyObject *self, PyObject *args)
Graph/getGraphSize.
Definition: python/graph.cpp:69
py_getGraphColor
PyObject * py_getGraphColor(PyObject *self, PyObject *args)
Graph/getGraphColor.
Definition: python/graph.cpp:129
py_getGraphSensor
PyObject * py_getGraphSensor(PyObject *self, PyObject *args)
Graph/getGraphSensor.
Definition: python/graph.cpp:119
py_setGraphMinMax
PyObject * py_setGraphMinMax(PyObject *self, PyObject *args)
Graph/setGraphMinMax.
Definition: python/graph.cpp:104
py_showGraph
PyObject * py_showGraph(PyObject *self, PyObject *args)
Graph/showGraph.
Definition: python/graph.cpp:94
py_moveGraph
PyObject * py_moveGraph(PyObject *self, PyObject *args)
Graph/moveGraph.
Definition: python/graph.cpp:84
py_createGraph
PyObject * py_createGraph(PyObject *self, PyObject *args)
Graph/createGraph.
Definition: python/graph.cpp:36
py_getThemeGraph
PyObject * py_getThemeGraph(PyObject *self, PyObject *args)
Graph/getThemeGraph.
Definition: python/graph.cpp:64
py_resizeGraph
PyObject * py_resizeGraph(PyObject *self, PyObject *args)
Graph/resizeGraph.
Definition: python/graph.cpp:74
py_hideGraph
PyObject * py_hideGraph(PyObject *self, PyObject *args)
Graph/hideGraph.
Definition: python/graph.cpp:89
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

superkaramba

Skip menu "superkaramba"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeutils API Reference

Skip menu "kdeutils API Reference"
  • ark
  • filelight
  • kcalc
  • kcharselect
  • kdf
  • kfloppy
  • kgpg
  • kremotecontrol
  • ktimer
  • kwallet
  • superkaramba
  • sweeper

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal