Documentation: Difference between revisions
From Commontk
Jump to navigationJump to search
m (→Build System) |
(→Widgets: Add blog post for popup widget) |
||
Line 20: | Line 20: | ||
* [[Documentation/ctkTransferFunctionWidget|Transfer function widgets]] | * [[Documentation/ctkTransferFunctionWidget|Transfer function widgets]] | ||
* [[Documentation/ctkWorkflowWidget|Workflow widgets]] | * [[Documentation/ctkWorkflowWidget|Workflow widgets]] | ||
* [http://www.kitware.com/blog/home/post/169 Popup widgets] | |||
=== Plugin Framework === | === Plugin Framework === |
Revision as of 12:49, 4 October 2011
Home < DocumentationArchitectural Notes
Everything is open to discussion at this time.
Topics being discussed include the following
- Whitepaper
- Architecture ideas
- ctkScene ideas
- Inter- and Intra-process events
- Plugins and Modules: pass data, parameters, and results
- Interfacing systems at the OpenGL level (i.e. VTK and OpenInventor)
- Messaging service for event management and system integration
- DICOM Suppl 118 / WG 23 compliant application hosting
Widgets
Plugin Framework
- Introduction
- Getting Started
- Using the Plugin Framework in your Application
- Sub-Projects
- Tutorials
- Design Document