• 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
menu.h
Go to the documentation of this file.
1 /****************************************************************************
2 * menu_python.h - Functions for menu python api
3 *
4 * Copyright (C) 2003 Hans Karlsson <karlsson.h@home.se>
5 * Copyright (C) 2003-2004 Adam Geitgey <adam@rootnode.org>
6 * Copyright (c) 2004 Petri Damstén <damu@iki.fi>
7 *
8 * This file is part of SuperKaramba.
9 *
10 * SuperKaramba is free software; you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License as published by
12 * the Free Software Foundation; either version 2 of the License, or
13 * (at your option) any later version.
14 *
15 * SuperKaramba is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details.
19 *
20 * You should have received a copy of the GNU General Public License
21 * along with SuperKaramba; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23 ****************************************************************************/
24 
25 #ifndef MENU_PYTHON_H
26 #define MENU_PYTHON_H
27 
28 #include <Python.h>
29 
41 PyObject* py_create_menu(PyObject *self, PyObject *args);
42 
55 PyObject* py_delete_menu(PyObject *self, PyObject *args);
56 
77 PyObject* py_add_menu_item(PyObject *self, PyObject *args);
78 
91 PyObject* py_add_menu_separator(PyObject *self, PyObject *args);
92 
106 PyObject* py_remove_menu_item(PyObject *self, PyObject *args);
107 
124 PyObject* py_popup_menu(PyObject *self, PyObject *args);
125 
126 #endif // MENU_PYTHON_H
PyObject
struct _object PyObject
Definition: python/karamba.h:35
py_add_menu_separator
PyObject * py_add_menu_separator(PyObject *self, PyObject *args)
Menu/addMenuSeparator.
Definition: menu.cpp:126
py_create_menu
PyObject * py_create_menu(PyObject *self, PyObject *args)
Menu/createMenu.
Definition: menu.cpp:53
py_add_menu_item
PyObject * py_add_menu_item(PyObject *self, PyObject *args)
Menu/addMenuItem.
Definition: menu.cpp:99
py_remove_menu_item
PyObject * py_remove_menu_item(PyObject *self, PyObject *args)
Menu/removeMenuItem.
Definition: menu.cpp:150
py_delete_menu
PyObject * py_delete_menu(PyObject *self, PyObject *args)
Menu/deleteMenu.
Definition: menu.cpp:78
py_popup_menu
PyObject * py_popup_menu(PyObject *self, PyObject *args)
Menu/popupMenu.
Definition: menu.cpp:172
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:20 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