Documentation: Difference between revisions
From Commontk
Jump to navigationJump to search
mNo edit summary |
|||
Line 35: | Line 35: | ||
=== Testing === | === Testing === | ||
* [[Documentation/QtTesting_integration]] | * [[Documentation/QtTesting_integration QtTesting integration]] | ||
=== Python scripting === | === Python scripting === | ||
* [[Documentation/PythonScripting_ConvertPyQt2PythonQt | From PyQt to PythonQt]] | * [[Documentation/PythonScripting_ConvertPyQt2PythonQt | From PyQt to PythonQt]] |
Revision as of 14:56, 5 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
Build System
Widgets
Plugin Framework
- Introduction
- Getting Started
- Using the Plugin Framework in your Application
- Sub-Projects
- Tutorials
- Design Document