Table Of Contents

Previous topic

Examples

Next topic

qarbon.color

This Page

API

qarbon

qarbon.color Helper functions to translate state to color.
qarbon.config Global configuration.
qarbon.core Model core module.
qarbon.executor
qarbon.log Helper logging functions.
qarbon.node Node module.
qarbon.plugin Plugin extension manager.
qarbon.release Release data for the qarbon project.
qarbon.signal Simple implementation of signal/slot pattern.
qarbon.util Helper functions.
qarbon.value Value definition.

qarbon.qt.gui

Helpers

qarbon.qt.gui.action Helper functions to access QAction.
qarbon.qt.gui.application Helper functions to manage QApplication.
qarbon.qt.gui.color Helper functions to colors from state
qarbon.qt.gui.icon Helper functions to handle icons and pixmaps
qarbon.qt.gui.util Helper functions to deal with Qt GUI related stuff

Widgets

qarbon.qt.gui.baseview A base view widget and toolbar.
qarbon.qt.gui.basemodel A base model and a base tree item.
qarbon.qt.gui.basetree A base tree widget and toolbar.
qarbon.qt.gui.input A set of widgets to get input from the user.
qarbon.qt.gui.axeswidget Multiple axis (axes) widget.
qarbon.qt.gui.groupbox A colapsable container widget with (optional) title.
qarbon.qt.gui.led A LED (light-emitting diode) widget.
qarbon.qt.gui.pixmapwidget A widget that displays an image (pixmap).
qarbon.qt.gui.propertyeditor A widget dedicated view/edit the properties of any QObject.
qarbon.qt.gui.objectinfowidget A widget which displays/edits information about a QObject.
qarbon.qt.gui.treeqobject A tree widget representing QObject hierarchy (for development purposes).
qarbon.qt.gui.x11 A X11 widget that may run any command and an XTermWidget runs a xterm.