Documentation: Difference between revisions

From Commontk
Jump to navigationJump to search
 
Line 43: Line 43:
=== Python scripting ===
=== Python scripting ===


* [[Documentation/PythonScripting_HowToUseCTKPythonConsole | How to use CTK Python console ?]]
* [[Documentation/PythonScripting_ConvertPyQt2PythonQt | From PyQt to PythonQt]]
* [[Documentation/PythonScripting_ConvertPyQt2PythonQt | From PyQt to PythonQt]]



Latest revision as of 17:55, 1 September 2016

Home < Documentation

Architectural Notes

These notes have been taken during various meetings in the past and summarize discussions about the architecture and requirements of CTK.

Topics being discussed but with no concrete agreement or maintained coding efforts include the following:

Build System

DICOM

DICOM Application Hosting

Please visit the page documenting the DICOM Part 19 implementation efforts.

Widgets

Plugin Framework

The CTK Plugin Framework has its own page here.

CLI Modules

Big picture for Command Line Interface

Testing

Python scripting

Migration Guide