Difference between revisions of "BlueBerry"
Jump to navigation
Jump to search
SaschaZelzer (talk | contribs) |
SaschaZelzer (talk | contribs) |
||
Line 31: | Line 31: | ||
Tutorials | Tutorials | ||
− | * [[ | + | * [[Tutorial_Writing_Unit_Tests_for_Bundles|Writing Unit Tests for Bundles]] |
− | * [[ | + | * [[Tutorial_Add_an_icon_to_your_view|Add an icon to your view]] |
Articles | Articles | ||
− | * [[ | + | * [[Article_Save_and_Restore_your_View_State|Save and Restore your View State]] |
− | * [[ | + | * [[Article_Using_the_Selection_Service|Using the Selection Service]] |
− | * [[ | + | * [[Article_Using_Perspectives_in_the_Workbench|Using Perspectives in the Workbench]] |
=== FAQ === | === FAQ === |
Revision as of 23:24, 20 January 2010
BlueBerry
(formerly known as openCherry)
A modular, cross-platform, C++ application framework
This is the Wiki for BlueBerry. For general information please see the BlueBerry homepage.
Getting Started
If you want to develop with BlueBerry, please see the download link. MITK users who want to use BlueBerry should read the information in SetupMitkQt4BlueBerry (the BlueBerry source code is distributed with MITK).
For an overview about the features and capabilities of BlueBerry, see the links below:
- A good place to get an overview of the C++ classes is the BlueBerry doxygen documentation.
- To learn more about OSGi, visit [1]], especially [What Is OSGi.
- You can learn more about the BlueBerry Workbench by reading the corresponding articles about the Eclipse Workbench and browsing the Workbench User Guide on http://help.eclipse.org. Many concepts are the same in BlueBerry, especially Views, Editors, Perspectives, Commands, the Selection Service, etc.
In the future, we will provide more tutorials and BlueBerry specific guides.
How-Tos and Tutorials
How-Tos
Tutorials
Articles
FAQ
For pure BlueBerry questions, see this FAQ.
For questions about the interplay of MITK, Qt3/Qt4, and BlueBerry, see the MITKBlueBerryFAQ.