|
|
Parameter< bool > | checkForUpdates {"checkForUpdates", true, this} |
|
Parameter< bool > | enableExperiments {"enableExperiments", false, this} |
|
Parameter< std::string > | lastIgnoredUpdate {"lastIgnoredUpdate", "", this} |
|
Parameter< unsigned int > | thumbnailCacheSize {"thumbnailCacheSize", 100, this} |
|
Parameter< unsigned int > | dicomCacheSize {"dicomCacheSize", 1024, this} |
|
Parameter< unsigned int > | undoCacheSize {"undoCacheSize", 256, this} |
|
Parameter< unsigned int > | pageStep {"pageStep", 20, this} |
|
Parameter< bool > | redoWithCtrlY {"redoWithCtrlY", true, this} |
|
Parameter< bool > | live3DLabelUpdate {"live3DLabelUpdate", false, this} |
|
Parameter< int > | alignViewsToVoxelGrid {"alignViewsToVoxelGrid", 1, this} |
|
Parameter< int > | preloadImages {"preloadImages", 2, this} |
|
Parameter< int > | volumeRendererInteractionLod {"volumeRendererInteractionLod", 2, this} |
|
Parameter< int > | volumeRendererInteractionLodSizeThreshold {"volumeRendererInteractionLodSizeThreshold", 128, this} |
|
Parameter< bool > | recordUndoPaintBrush {"recordUndoPaintBrush", true, this} |
|
Parameter< bool > | showPatientInformation {"showPatientInformation", false, this} |
|
Parameter< std::string > | imfusionSuitePath {"imfusionSuitePath", "", this} |
|
Parameter< int > | displayWidgetViewBorderSize {"displayWidgetViewBorderSize", 1, this} |
|
Parameter< vec4 > | displayWidgetBackground {"displayWidgetBackground", vec4(0.15, 0.15, 0.15, 1.0), this} |
|
Parameter< vec4 > | maskRenderingColor {"maskRenderingColor", vec4(0xF4 / 255.0, 0x43 / 255.0, 0x36 / 255.0, 1.0), this} |
|
Parameter< bool > | showLabelMapContours {"showLabelMapContours", true, this} |
|
Parameter< int > | logLevel {"logLevel", 3, this} |
|
Parameter< int > | animationsMode {"animationsMode", 4, this} |
|
Parameter< bool > | link2DAnd3DOpacity {"link2DAnd3DOpacity", true, this} |
|
Parameter< std::string > | modelsDownloadUrl {"modelsDownloadUrl", "", this} |
|
Parameter< std::string > | modelsLocalDir |
|
Signal | signalParametersChanged |
| | Emitted whenever one of the registered Parameters' or SubPropertys' signalValueChanged signal was emitted.
|