Module Index
kiwi
-
Kiwi is a library designed to make developing graphical applications as
kiwi.__version__
-
Undocumented
kiwi.accessor
-
The accessor module offers two important front-end functions:
kiwi.argcheck
-
Argument checking decorator and support
kiwi.component
-
No module docstring; 1/4 classes, 3/4 functions documented
kiwi.controllers
-
No module docstring; 1/1 classes documented
kiwi.currency
-
Currency and datatype converter
kiwi.datatypes
-
Data type converters with locale and currency support.
kiwi.db
-
Database integration
kiwi.db.query
-
No module docstring; 5/6 classes documented
kiwi.db.sqlalch
-
SQLAlchemy integration for Kiwi
kiwi.db.sqlobj
-
SQLObject integration for Kiwi
kiwi.db.stormintegration
-
Storm integration for Kiwi
kiwi.decorators
-
Function and method decorators used in kiwi
kiwi.desktopparser
-
No module docstring; 1/1 classes, 0/3 functions documented
kiwi.dist
-
Distutils extensions and utilities
kiwi.enums
-
No module docstring; 2/6 classes documented
kiwi.environ
-
Environment helpers: path mangling and resource management
kiwi.i18n
-
Internationalization helpers
kiwi.i18n.i18n
-
Internationalization utilities. Requires intltool and gettext
kiwi.i18n.msgfmt
-
No module docstring; 2/5 functions documented
kiwi.interfaces
-
Interface specifications and utilities
kiwi.log
-
Extension to the logging module
kiwi.model
-
Holds the models part of the Kiwi Framework
kiwi.python
-
Generic python addons
kiwi.tasklet
-
Pseudo-thread (coroutines) framework
kiwi.ui
-
User interface: Framework and Widget support
kiwi.ui.comboboxentry
-
Reimplementation of GtkComboBoxEntry in Python.
kiwi.ui.comboentry
-
Widget for displaying a list of objects
kiwi.ui.dateentry
-
No module docstring; 1/2 classes documented
kiwi.ui.delegates
-
Defines the Delegate classes that are included in the Kiwi Framework.
kiwi.ui.dialogs
-
No module docstring; 0/2 classes, 5/12 functions documented
kiwi.ui.entry
-
An enchanced version of GtkEntry that supports icons and masks
kiwi.ui.entrycompletion
-
Undocumented
kiwi.ui.gadgets
-
Graphical utilities: color management and eyecandy
kiwi.ui.gaxmlloader
-
Undocumented
kiwi.ui.gazpacholoader
-
Gazpacho integration: loader and extensions
kiwi.ui.hyperlink
-
A hyper link widget.
kiwi.ui.icon
-
Provides a helper classes for displaying icons in widgets.
kiwi.ui.libgladeloader
-
Undocumented
kiwi.ui.listdialog
-
A dialog to manipulate a sequence of objects
kiwi.ui.objectlist
-
High level wrapper for GtkTreeView
kiwi.ui.proxy
-
This module defines the Proxy class, which is a facility that can be used
kiwi.ui.proxywidget
-
Basic classes for widget support for the Kiwi Framework
kiwi.ui.search
-
Search related widgets
kiwi.ui.selectablebox
-
A box which you can select and will have a border around it when
kiwi.ui.test
-
User interface: Testing
kiwi.ui.test.common
-
Common routines used by other parts of the ui test framework.
kiwi.ui.test.main
-
Kiwi UI Test: command line interface
kiwi.ui.test.recorder
-
User interface event recorder and serializer.
kiwi.ui.test.runner
-
Runner - executes recorded scripts
kiwi.ui.tooltip
-
A tooltip popup window which only pop ups on demand, which
kiwi.ui.views
-
Defines the View classes that are included in the Kiwi Framework, which
kiwi.ui.widgets
-
No package docstring; 14/15 modules documented
kiwi.ui.widgets.button
-
GtkButton support for the Kiwi Framework
kiwi.ui.widgets.checkbutton
-
GtkCheckButton support for the Kiwi Framework
kiwi.ui.widgets.colorbutton
-
ColorButton proxy for the kiwi framework
kiwi.ui.widgets.combo
-
GtkComboBox and GtkComboBoxEntry support for the Kiwi Framework.
kiwi.ui.widgets.combobox
-
GtkComboBox and GtkComboBoxEntry support for the Kiwi Framework.
kiwi.ui.widgets.contextmenu
-
Undocumented
kiwi.ui.widgets.entry
-
GtkEntry support for the Kiwi Framework
kiwi.ui.widgets.filechooser
-
Filechooser widgets for the kiwi framework
kiwi.ui.widgets.fontbutton
-
FontButton proxy for the kiwi framework
kiwi.ui.widgets.label
-
GtkLabel support for the Kiwi Framework
kiwi.ui.widgets.list
-
High level wrapper for GtkTreeView: backwards compatibility layer
kiwi.ui.widgets.radiobutton
-
GtkRadioButton support for the Kiwi Framework
kiwi.ui.widgets.scale
-
GtkHScale and GtkVScale support for the Kiwi Framework
kiwi.ui.widgets.spinbutton
-
GtkSpinButton support for the Kiwi Framework
kiwi.ui.widgets.textview
-
GtkTextView support for the Kiwi Framework
kiwi.ui.wizard
-
No module docstring; 2/2 classes documented
kiwi.utils
-
GObject utilities and addons