fw4spl
|
Namespaces | |
filterVRRender | |
The namespace filterVRRender contains filters for atoms: it allows to keep only the known atom objects in the application. | |
activities | |
The namespace activities contains helpers and services allowing to launch activities. | |
appXml | |
The bundle appXml allows to parse xml configuration of an application. See AppConfig for more details. | |
dataReg | |
The namespace dataReg (data registration) contains classes which allow to parse the xml configuration of objects . | |
memory | |
The namespace memory contains tools to manage memory. It is used for dump. It allows to define the buffer loading mode for the application (lazy and direct) at the start of this bundle. Add it in the application's <requirement> section. | |
preferences | |
The namespace preferences contains the service to manage the application's preferences (window size/position, default read/write directory, ...). | |
servicesReg | |
The namespace servicesReg (registration service) allows to load all the service managment registry. | |
ioDicomWeb | |
ioDicomWeb contains services use to deal with PACS through HTTP. | |
ioPacs | |
ioPacs contains services use to deal with PACS using DCMTK library. | |
patchMedicalData | |
The bundle patchMedicalData allows to load patches from fwStructuralPatch and fwMDSemanticPatch library. | |
console | |
The namespace console contains no service. It is only used to launch a main loop for console applications. | |
guiQt | |
The namespace guiQt contains the basic services to build the application IHM with Qt. | |
scene2D | |
This bundles contains data and services used to display a 2D Qt scene. | |
visuVTKQt | |
The bundle visuVTKQt contains a vtk Renderer window interactor manager using Qt. It must be set in the application (or activity) <requirement> in order to use a VTK scene in an application using Qt. | |
This list contains the bundles that could be added in your application's requirements.