• 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
Functions
systray.cpp File Reference
#include "python/systray.h"
#include <Python.h>
#include <QObject>
#include "../karamba.h"
#include "../meters/meter.h"
#include "python/meter.h"
#include <KDebug>
Include dependency graph for systray.cpp:

Go to the source code of this file.

Functions

PyObject * py_create_systray (PyObject *, PyObject *args)
 
PyObject * py_get_current_window_count (PyObject *, PyObject *args)
 
PyObject * py_get_systray_size (PyObject *, PyObject *args)
 
PyObject * py_hide_systray (PyObject *, PyObject *args)
 
PyObject * py_move_systray (PyObject *, PyObject *args)
 
PyObject * py_show_systray (PyObject *, PyObject *args)
 
PyObject * py_update_systray_layout (PyObject *, PyObject *args)
 

Function Documentation

PyObject* py_create_systray ( PyObject *  self,
PyObject *  args 
)

Systray/createSystray.

SYNOPSIS long createSystray(widget, x, y, w, h) DESCRIPTION ?? ARGUMENTS

  • long widget – karamba
  • long x – x coordinate
  • long y – y coordinate
  • long w – width
  • long h – height RETURN VALUE 1 if successful

Definition at line 170 of file systray.cpp.

PyObject* py_get_current_window_count ( PyObject *  self,
PyObject *  args 
)

Systray/getCurrentWindowCount.

SYNOPSIS long getCurrentWindowCount(widget) DESCRIPTION ?? ARGUMENTS

  • long widget – karamba RETURN VALUE window count

Definition at line 209 of file systray.cpp.

PyObject* py_get_systray_size ( PyObject *  ,
PyObject *  args 
)

Definition at line 282 of file systray.cpp.

PyObject* py_hide_systray ( PyObject *  self,
PyObject *  args 
)

Systray/hideSystray.

SYNOPSIS long hideSystray(widget) DESCRIPTION ?? ARGUMENTS

  • long widget – karamba RETURN VALUE 1 if successful

Definition at line 126 of file systray.cpp.

PyObject* py_move_systray ( PyObject *  self,
PyObject *  args 
)

Systray/moveSystray.

SYNOPSIS long moveSystray(widget, x, y, w, h) DESCRIPTION ?? ARGUMENTS

  • long widget – karamba
  • long x – x coordinate
  • long y – y coordinate
  • long w – width
  • long h – height RETURN VALUE 1 if successful

Definition at line 54 of file systray.cpp.

PyObject* py_show_systray ( PyObject *  self,
PyObject *  args 
)

Systray/showSystray.

SYNOPSIS long showSystray(widget) DESCRIPTION ?? ARGUMENTS

  • long widget – karamba RETURN VALUE 1 if successful

Definition at line 90 of file systray.cpp.

PyObject* py_update_systray_layout ( PyObject *  self,
PyObject *  args 
)

Systray/updateSystrayLayout.

SYNOPSIS long getCurrentWindowCount(widget) DESCRIPTION ?? ARGUMENTS

  • long widget – karamba RETURN VALUE 1 if successful

Definition at line 245 of file systray.cpp.

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