blob: e7762854a3cfc151150f3cb9d54dc30420da3666 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This project implements the base OWBaseWidget class and utilities for use in
Orange Canvas workflows.
Provides:
* OWBaseWidget class
* gui module for building GUI
* WidgetsScheme the workflow execution model/bridge
* basic configuration for a workflow based application
|