• 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/bar.h
Go to the documentation of this file.
1 /****************************************************************************
2 * bar.h - Functions for bar 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 BAR_PYTHON_H
24 #define BAR_PYTHON_H
25 
26 #include <Python.h>
27 
44 PyObject* py_createBar(PyObject *self, PyObject *args);
45 
58 PyObject* py_deleteBar(PyObject *self, PyObject *args);
59 
78 PyObject* py_getThemeBar(PyObject *self, PyObject *args);
79 
93 PyObject* py_getBarSize(PyObject *self, PyObject *args);
94 
109 PyObject* py_resizeBar(PyObject *self, PyObject *args);
110 
124 PyObject* py_getBarPos(PyObject *self, PyObject *args);
125 
140 PyObject* py_moveBar(PyObject *self, PyObject *args);
141 
155 PyObject* py_hideBar(PyObject *self, PyObject *args);
156 
170 PyObject* py_showBar(PyObject *self, PyObject *args);
171 
184 PyObject* py_getBarValue(PyObject *self, PyObject *args);
185 
199 PyObject* py_setBarValue(PyObject *self, PyObject *args);
200 
213 PyObject* py_getBarMinMax(PyObject *self, PyObject *args);
214 
229 PyObject* py_setBarMinMax(PyObject *self, PyObject *args);
230 
243 PyObject* py_getBarSensor(PyObject *self, PyObject *args);
244 
258 PyObject* py_setBarSensor(PyObject *self, PyObject *args);
259 
272 PyObject* py_getBarImage(PyObject *self, PyObject *args);
273 
287 PyObject* py_setBarImage(PyObject *self, PyObject *args);
288 
301 PyObject* py_getBarVertical(PyObject *self, PyObject *args);
302 
316 PyObject* py_setBarVertical(PyObject *self, PyObject *args);
317 
318 #endif // BAR_PYTHON_H
py_setBarValue
PyObject * py_setBarValue(PyObject *self, PyObject *args)
Bar/setBarValue.
Definition: python/bar.cpp:115
PyObject
struct _object PyObject
Definition: python/karamba.h:35
py_getBarSize
PyObject * py_getBarSize(PyObject *self, PyObject *args)
Bar/getBarSize.
Definition: python/bar.cpp:70
py_getBarVertical
PyObject * py_getBarVertical(PyObject *self, PyObject *args)
Bar/getBarVertical.
Definition: python/bar.cpp:151
py_setBarVertical
PyObject * py_setBarVertical(PyObject *self, PyObject *args)
Bar/setBarVertical.
Definition: python/bar.cpp:161
py_getBarImage
PyObject * py_getBarImage(PyObject *self, PyObject *args)
Bar/getBarImage.
Definition: python/bar.cpp:130
py_getThemeBar
PyObject * py_getThemeBar(PyObject *self, PyObject *args)
Bar/getThemeBar.
Definition: python/bar.cpp:65
py_setBarSensor
PyObject * py_setBarSensor(PyObject *self, PyObject *args)
Bar/setBarSensor.
Definition: python/bar.cpp:125
py_showBar
PyObject * py_showBar(PyObject *self, PyObject *args)
Bar/showBar.
Definition: python/bar.cpp:95
py_setBarImage
PyObject * py_setBarImage(PyObject *self, PyObject *args)
Bar/setBarImage.
Definition: python/bar.cpp:140
py_hideBar
PyObject * py_hideBar(PyObject *self, PyObject *args)
Bar/hideBar.
Definition: python/bar.cpp:90
py_deleteBar
PyObject * py_deleteBar(PyObject *self, PyObject *args)
Bar/deleteBar.
Definition: python/bar.cpp:52
py_getBarSensor
PyObject * py_getBarSensor(PyObject *self, PyObject *args)
Bar/getBarSensor.
Definition: python/bar.cpp:120
py_moveBar
PyObject * py_moveBar(PyObject *self, PyObject *args)
Bar/moveBar.
Definition: python/bar.cpp:85
py_getBarMinMax
PyObject * py_getBarMinMax(PyObject *self, PyObject *args)
Bar/getBarMinMax.
Definition: python/bar.cpp:100
py_getBarValue
PyObject * py_getBarValue(PyObject *self, PyObject *args)
Bar/getBarValue.
Definition: python/bar.cpp:110
py_setBarMinMax
PyObject * py_setBarMinMax(PyObject *self, PyObject *args)
Bar/setBarMinMax.
Definition: python/bar.cpp:105
py_createBar
PyObject * py_createBar(PyObject *self, PyObject *args)
Bar/createBar.
Definition: python/bar.cpp:36
py_resizeBar
PyObject * py_resizeBar(PyObject *self, PyObject *args)
Bar/resizeBar.
Definition: python/bar.cpp:75
py_getBarPos
PyObject * py_getBarPos(PyObject *self, PyObject *args)
Bar/getBarPos.
Definition: python/bar.cpp:80
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