Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
CustomViewer.cmake
Go to the documentation of this file.
1 set(REQUIRED_PLUGINS
2  org.mitk.example.gui.customviewer
3  org.mitk.gui.qt.datamanager
4  org.mitk.example.gui.customviewer.views
5 )
6 
7 set(DESCRIPTION
8 "The Custom Viewer Example is a BlueBerry example plugin, developed to demonstrate customization capabilities provided by the BlueBerry application framework. The example plugin implements a GUI customized viewer application. The developed viewer incorporates simple viewer functionality embedded in a customized graphical user interface.
9 
10 <p>
11 Spoken in BlueBerry terms, the following features are provided:
12 
13 <ul>
14 <li> Hidden Menu-, Tool- and Statusbars </li>
15 <li> Hidden Editor Area </li>
16 <li> Fixed perspectives </li>
17 <li> Customized main window contents </li>
18 <li> Customized perspectives bar based on QTabBar </li>
19 <li> GUI Customization using Qt-Stylesheets </li>
20 </ul>
21 
22 See the main <a href=\"http://docs.mitk.org/nightly/BlueBerryExampleCustomViewer.html\">documentation</a> for details."
23 )
int main(int argc, char **argv)
Definition: MitkCoreApp.cpp:22
The custom viewer plugin implements simple viewer functionality presented in a customized look and feel It was developed to demonstrate extensibility and customizability of the blueberry application framework As an example for the GUI customization capabilities provided by the BlueBerry application framework
static bool in(Reader::Char c, Reader::Char c1, Reader::Char c2, Reader::Char c3, Reader::Char c4)
Definition: jsoncpp.cpp:244
The custom viewer plugin implements simple viewer functionality presented in a customized look and feel It was developed to demonstrate extensibility and customizability of the blueberry application framework As an example for the GUI customization capabilities provided by the BlueBerry application the custom viewer plugin was developed It features simple viewer functionality presented in a customized look and feel The custom viewer consists of two perspectives
const char features[]