►Nctk | |
►NCmdLineModuleBackendFunctionPointer | |
CCreateXmlFor | |
CCreateXmlFor< T, typename EnableIf< IsBaseOf< ImageType, T >::value >::Type > | |
CEnableIf | |
CEnableIf< false, T > | |
CImageType | |
CIsBaseOf | |
CIsSame | |
CIsSame< A, A > | |
CNullType | |
CSelect | |
CSelect< false, T, U > | |
CTypeTraits | |
►NctkDicomAppHosting | Typedefs and classes defined in the interfaces of DICOM Supplement 118 |
CAvailableData | |
CObjectDescriptor | |
CObjectLocator | |
CPatient | |
CSeries | |
CStatus | |
CStudy | |
►NctkDicomAvailableDataHelper | |
CctkDicomAvailableDataAccessor | |
►NctkEventBus | |
CctkEventBusManager | |
CctkEventDispatcher | |
CctkEventDispatcherLocal | |
CctkEventDispatcherRemote | |
CctkNetworkConnector | |
CctkNetworkConnectorQtSoap | |
CctkNetworkConnectorQXMLRPC | |
CctkNetworkConnectorZeroMQ | |
CctkTopicRegistry | |
CctkAbstractFactory | CtkAbstractFactory is the base class of all the factory where items need to be registered before being instantiated |
CctkAbstractFactoryFileBasedItem | |
CctkAbstractFactoryItem | |
CctkAbstractFileBasedFactory | |
CctkAbstractLibraryFactory | |
CctkAbstractObjectFactory | |
CctkAbstractPluginFactory | |
CctkAbstractPythonManager | |
CctkAbstractQObjectFactory | |
CctkActionsWidget | |
CctkAddRemoveComboBox | |
CctkApplicationDescriptor | |
CctkApplicationException | |
CctkApplicationHandle | |
CctkApplicationLauncher | |
CctkApplicationRunnable | |
CctkAppSoapMessageProcessor | |
►CctkAttributeDefinition | |
CPassword | |
CctkAxesWidget | |
CctkAxesWidgetEventPlayer | |
CctkAxesWidgetEventTranslator | |
CctkBackTrace | Obtains a back trace from the current execution context |
CctkBasePopupWidget | |
CctkBezierControlPoint | |
CctkBinaryFileDescriptor | |
CctkBooleanMapper | |
CctkBusEvent | |
CctkButtonGroup | |
CctkCallback | |
CctkCheckableComboBox | |
CctkCheckableComboBoxEventPlayer | |
CctkCheckableComboBoxEventTranslator | |
CctkCheckableHeaderView | |
CctkCheckableHeaderViewEventPlayer | |
CctkCheckableHeaderViewEventTranslator | |
CctkCheckableModelHelper | |
CctkCheckablePushButton | |
CctkCheckBox | |
CctkCheckBoxPixmaps | |
CctkCLModuleExplorerMainWindow | Example application main window |
CctkCmdLineModuleBackend | Abstract base class for all back-end command line module implementations |
►CctkCmdLineModuleBackendFunctionPointer | Provides a back-end implementation to enable directly calling a function pointer |
CDescription | |
CctkCmdLineModuleBackendLocalProcess | Provides an ctkCmdLineModuleBackend implementation to run a locally installed command line application |
CctkCmdLineModuleBackendXMLChecker | Provides a ctkCmdLineModuleBackend implementation to pretend to run a command line process, but actually it returns a fixed, static piece of XML which can then be validated by the core library |
CctkCmdLineModuleConcurrentRegister | A function object for concurrently adding modules |
CctkCmdLineModuleConcurrentUnRegister | A function object for concurrently removing modules |
CctkCmdLineModuleDefaultPathBuilder | Builds up a list of directory paths to search for command line modules |
CctkCmdLineModuleDescription | Description of the parameters of a command line module |
CctkCmdLineModuleDirectoryWatcher | Provides directory scanning and file watching via QFileSystemWatcher to automatically load new modules into a ctkCmdLineModuleManager |
CctkCmdLineModuleExplorerConstants | |
CctkCmdLineModuleExplorerDirectorySettings | Example application settings panel |
CctkCmdLineModuleExplorerGeneralModuleSettings | |
CctkCmdLineModuleExplorerModulesSettings | |
CctkCmdLineModuleExplorerOutputText | |
CctkCmdLineModuleExplorerProgressListWidget | |
CctkCmdLineModuleExplorerProgressWidget | Example application progress update widget |
CctkCmdLineModuleExplorerShowXmlAction | |
CctkCmdLineModuleExplorerTabList | Example application tab list |
CctkCmdLineModuleExplorerTreeWidget | Example application tree widget |
CctkCmdLineModuleExplorerUtils | |
CctkCmdLineModuleFrontend | Abstract base class for all front-end command line module implementations |
CctkCmdLineModuleFrontendFactory | Factory class to create new front-ends |
CctkCmdLineModuleFrontendFactoryQtGui | Factory class to instantiate Qt widget based front-ends |
CctkCmdLineModuleFrontendFactoryQtWebKit | QtWebKit specific implementation of ctkCmdLineModuleFrontendFactory |
CctkCmdLineModuleFrontendQtGui | A Qt based implementation of the module front end |
CctkCmdLineModuleFuture | QFuture sub-class for enhanced communication with running modules |
CctkCmdLineModuleFutureWatcher | Enhanced monitoring of a ctkCmdLineModuleFuture using signals and slots |
CctkCmdLineModuleManager | Main manager class to handle loading and unloading of modules |
CctkCmdLineModuleParameter | Single parameter to a module, like a threshold of a filter |
CctkCmdLineModuleParameterGroup | Group of parameters |
CctkCmdLineModulePathBuilder | Prototype interface for objects that can build up a list of file paths, stored in a QStringList |
CctkCmdLineModuleProcessTask | Implements ctkCmdLineModuleFutureInterface to enabling running a command line application asynchronously |
CctkCmdLineModuleQtUiLoader | Derived from QUiLoader to enable us to instantiate custom widgets at runtime, where this class provides ctkCmdLineModuleQtComboBox instead of QComboBox |
CctkCmdLineModuleReference | Defines a reference or handle to a module, including location, XML, description and access to the associated backend |
CctkCmdLineModuleReferenceResult | |
CctkCmdLineModuleResult | Describes a reported result of a command line module |
CctkCmdLineModuleRunException | Exception class to describe problems with running the module |
CctkCmdLineModuleTimeoutException | Exception class to describe problems with timeouts when running a module |
CctkCmdLineModuleUtils | |
CctkCmdLineModuleXmlException | Exception class to describe problems with XML processing |
CctkCmdLineModuleXmlProgressWatcher | Provides progress updates of a module |
CctkCmdLineModuleXmlValidator | Provides validation of an XML document against an XML schema |
CctkCmdLineModuleXslTransform | Transforms a given XML input using an XML stylesheet |
CctkCollapsibleButton | |
CctkCollapsibleGroupBox | |
CctkColorDialog | |
CctkColorPickerButton | |
CctkComboBox | CtkComboBox is an advanced QComboBox. It adds multiple features: |
CctkCommandLineParser | |
CctkCompleter | |
CctkConfiguration | |
CctkConfigurationAdmin | |
CctkConfigurationEvent | |
CctkConfigurationException | |
CctkConfigurationListener | |
CctkConfigurationPlugin | |
CctkConsole | |
CctkConsoleCompleter | |
CctkConsoleEventPlayer | |
CctkConsoleEventTranslator | |
CctkControlPoint | |
CctkCoordinatesWidget | |
CctkCorePythonQtDecorators | |
CctkCrosshairLabel | |
CctkDateRangeWidget | |
CctkDebugOptions | |
CctkDebugOptionsListener | |
CctkDependencyGraph | Class to implement a dependency graph, converted to STL instead of Qt |
CctkDicomAbstractApp | Provides a basic implementation for an application app |
CctkDicomAbstractExchangeCache | Provides a basic convenience methods for the data exchange |
CctkDicomAbstractHost | Provides a basic implementation for an application host |
CctkDICOMAbstractThumbnailGenerator | Abstract thumbnail generator class |
CctkDicomAppInterface | |
CctkDicomAppService | |
CctkDICOMAppWidget | |
CctkDICOMBrowser | The DICOM browser widget provides an interface to organize DICOM data stored in a local ctkDICOMDatabase |
CctkDICOMCorePythonQtDecorators | |
CctkDICOMDatabase | |
CctkDICOMDirectoryListWidget | |
CctkDicomExchangeInterface | |
CctkDicomExchangeService | |
CctkDICOMFilterProxyModel | |
CctkDicomHostInterface | |
CctkDICOMHostMainLogic | |
CctkDicomHostServer | |
CctkDICOMImage | Wrapper around a DCMTK DicomImage |
CctkDICOMImportWidget | |
►CctkDICOMIndexer | Indexes DICOM images located in local directory into an Sql database |
CScopedIndexing | |
CctkDICOMItem | |
CctkDICOMItemTreeModel | |
CctkDICOMItemView | |
CctkDICOMListenerWidget | |
CctkDICOMModel | |
CctkDICOMObjectListWidget | |
CctkDicomObjectLocatorCache | |
CctkDICOMObjectModel | Provides a Qt MVC-compatible wrapper around a ctkDICOMItem |
CctkDICOMPersonName | A person's name as modelled in DICOM |
CctkDICOMQuery | |
CctkDICOMQueryResultsTabWidget | |
CctkDICOMQueryRetrieveWidget | |
CctkDICOMQueryWidget | |
CctkDICOMRetrieve | |
CctkDICOMServerNodeWidget | |
CctkDicomSoapArrayOfObjectDescriptors | |
CctkDicomSoapArrayOfObjectLocators | |
CctkDicomSoapArrayOfStringType | |
CctkDicomSoapArrayOfUIDS | |
CctkDicomSoapArrayOfUUIDS | |
CctkDicomSoapAvailableData | |
CctkDicomSoapBool | |
CctkDicomSoapObjectDescriptor | |
CctkDicomSoapObjectLocator | |
CctkDicomSoapPatient | |
CctkDicomSoapRectangle | |
CctkDicomSoapSeries | |
CctkDicomSoapState | |
CctkDicomSoapStatus | |
CctkDicomSoapStudy | |
CctkDicomSoapUID | |
CctkDicomSoapUUID | |
CctkDICOMTableManager | |
CctkDICOMTableView | The ctkDICOMTableView displays the content of a specific table of the ctkDICOMDatabase |
CctkDICOMTester | Utility class to test DICOM network applications A simple DICOM archive server can be run (startDCMQRSCP()), and images can be stored into the server using storeData(). It internally uses storeSCU |
CctkDICOMThumbnailGenerator | Thumbnail generator class |
CctkDICOMThumbnailListWidget | |
CctkDICOMWidgetsPythonQtDecorators | |
CctkDirectoryButton | |
CctkDoubleRangeSlider | |
CctkDoubleRangeSliderEventPlayer | |
CctkDoubleRangeSliderEventTranslator | Translate low-level Qt events into high-level events for QtTesting |
CctkDoubleSlider | |
CctkDoubleSpinBox | Custom SpinBox The ctkDoubleSpinBox internaly uses a QDoubleSpinBox while it retain controls over it |
CctkDynamicSpacer | |
CctkErrorLogAbstractMessageHandler | |
CctkErrorLogContext | |
CctkErrorLogFDMessageHandler | |
CctkErrorLogLevel | |
CctkErrorLogModel | |
CctkErrorLogQtMessageHandler | |
CctkErrorLogStatusMessageHandler | |
CctkErrorLogStreamMessageHandler | |
CctkErrorLogTerminalOutput | |
CctkErrorLogWidget | |
CctkEvent | |
CctkEventAdmin | |
CctkEventAdminBus | |
CctkEventBusDemoMainWindow | |
CctkEventConstants | |
CctkEventDemo | |
CctkEventHandler | |
CctkEventTranslatorPlayerWidget | |
CctkExampleDicomHost | |
CctkExampleHostControlWidget | |
CctkExampleHostLogic | |
►CctkException | The base class for all exceptions defined in CTK |
CTraceManipulator | |
CctkExchangeSoapMessageProcessor | |
CctkExpandableWidget | Widget that can be resized by the user using a corner size grip. ctkExpandableWidget is a container widget that has a user customizable sizeHint |
CctkExpandButton | |
CctkFactoryLibraryItem | |
CctkFactoryObjectItem | |
CctkFactoryPluginItem | |
CctkFileDialog | |
CctkFileDialogEventPlayer | |
CctkFileDialogEventTranslator | Translate low-level Qt events into high-level events for QtTesting |
CctkFileLogger | |
CctkFittedTextBrowser | |
CctkFlatProxyModel | |
CctkFlowLayout | |
CctkFontButton | |
CctkFontButtonEventPlayer | |
CctkFontButtonEventTranslator | Translate low-level Qt events into high-level events for QtTesting |
CctkHighPrecisionTimer | A fast and high precision timer |
CctkHistogram | |
CctkHistogramBar | Qt includes |
CctkHostAppExampleWidget | |
CctkHostedAppPlaceholderWidget | |
CctkIconEngine | |
CctkIconEnginePlugin | |
CctkIllegalStateException | |
CctkInvalidArgumentException | |
CctkITKErrorLogMessageHandler | |
CctkLanguageComboBox | |
CctkLayoutFactory | |
CctkLayoutManager | |
CctkLayoutViewFactory | |
CctkLDAPSearchFilter | |
CctkLinearValueProxy | Implementation of an affine value proxy. The ctkLinearValueProxy takes a coefficient and an offset, effectively implementing a value proxy such as: valueProxy = coefficient * value + offset Note: If the coefficient is null then the property value given by value = (valueProxy - offset) / coefficient can give bad results (+ or - infinity depending on the sign of valueProxy - offset) |
CctkLocation | |
CctkLogEntry | |
CctkLogger | |
CctkLogListener | |
CctkLogReaderService | |
CctkLogService | |
CctkLogStream | |
CctkLogStreamWithServiceRef | |
CctkManagedService | |
CctkManagedServiceFactory | |
CctkMaterialPropertyPreviewLabel | |
CctkMaterialPropertyWidget | |
CctkMatrixWidget | |
CctkMatrixWidgetEventPlayer | |
CctkMatrixWidgetEventTranslator | Translate low-level Qt events into high-level events for QtTesting |
CctkMenuButton | |
CctkMenuComboBox | |
CctkMenuComboBoxEventPlayer | |
CctkMenuComboBoxEventTranslator | Translate low-level Qt events into high-level events for QtTesting |
CctkMessageBox | |
CctkMetaTypeInformation | |
CctkMetaTypeProvider | |
CctkMetaTypeService | |
CctkModalityWidget | |
CctkModelTester | |
CctkNonLinearControlPoint | |
CctkNullLogStream | |
CctkObjectClassDefinition | |
CctkPathLineEdit | Advanced line edit to select a file or directory |
CctkPathLineEditEventPlayer | |
CctkPathLineEditEventTranslator | Translate low-level Qt events into high-level events for QtTesting |
CctkPathListButtonsWidget | A widget with add, remove and edit buttons to be used together with ctkPathListWidget |
CctkPathListWidget | The ctkPathListWidget lists files and/or directories |
CctkPixmapIconEngine | |
CctkPixmapIconEngineEntry | |
CctkPlugin | |
CctkPluginActivator | |
CctkPluginBrowser | |
CctkPluginBrowserEditors | |
CctkPluginConstants | |
CctkPluginContext | |
CctkPluginDatabaseException | |
CctkPluginEvent | |
CctkPluginException | |
CctkPluginFramework | |
CctkPluginFrameworkEvent | |
CctkPluginFrameworkFactory | |
CctkPluginFrameworkLauncher | |
CctkPluginGeneratorAbstractExtension | |
CctkPluginGeneratorAbstractTemplate | |
CctkPluginGeneratorAbstractUiExtension | |
CctkPluginGeneratorCMakeLists | |
CctkPluginGeneratorCodeModel | |
CctkPluginGeneratorConstants | |
CctkPluginGeneratorCppPluginActivator | |
CctkPluginGeneratorCppTemplate | |
CctkPluginGeneratorHeaderTemplate | |
CctkPluginGeneratorMainExtension | |
CctkPluginGeneratorTargetLibraries | |
CctkPluginLocalization | |
CctkPluginResourcesTreeModel | |
CctkPluginTableModel | |
CctkPluginTracker | |
CctkPluginTrackerCustomizer | |
CctkPluginTrackerPrivate | |
CctkPoint | |
CctkPopupWidget | |
CctkPopupWidgetEventPlayer | |
CctkPopupWidgetEventTranslator | Translate low-level Qt events into high-level events for QtTesting |
CctkProxyStyle | |
CctkPushButton | |
CctkPythonConsole | |
CctkQImageView | |
CctkQtResourcesTreeModel | |
CctkQtTestingMainWindow | |
CctkQtTestingUtility | |
CctkRangeSlider | |
CctkRangeSliderEventPlayer | |
CctkRangeSliderEventTranslator | Translate low-level Qt events into high-level events for QtTesting |
CctkRangeWidget | |
CctkRichTextItemDelegate | |
CctkRuntimeException | |
CctkScopedCurrentDir | Use this class to change the current application directory in a given scope and automatically restore it |
CctkScreenshotDialog | |
CctkSearchBox | |
CctkServiceEvent | |
CctkServiceException | |
CctkServiceFactory | |
CctkServiceReference | |
CctkServiceRegistration | |
CctkServiceTracker | |
CctkServiceTrackerCustomizer | |
CctkServiceTrackerPrivate | |
CctkSetName | |
CctkSettings | |
CctkSettingsDialog | |
CctkSettingsPanel | |
CctkSignalMapper | |
CctkSimplePythonManager | |
CctkSimplePythonQtDecorators | |
CctkSimpleSoapClient | |
CctkSimpleSoapServer | |
CctkSizeGrip | CtkSizeGrip is a utility widget that allows widget in a layout to be manually resized. It is not meant to be used as is but with a third party that can change the size hint of a widget such as a container widget (e.g. ctkExpandableWidget). To resize a widget, the user must left click on the size grip and drag left/right to control the width and/or up/bottom to control the height. Left button double-click resets the size hint of the target widget to its default |
CctkSliderWidget | |
CctkSoapMessageProcessor | |
CctkSoapMessageProcessorList | |
CctkSortFilterActionsProxyModel | |
CctkTemplateLayoutViewFactory | |
CctkTemplateWidget | |
CctkTestApplication | |
CctkTestWrappedQInvokable | |
CctkTestWrappedQListOfVTKObject | |
CctkTestWrappedQProperty | |
CctkTestWrappedSlot | |
CctkTestWrappedVTKObserver | |
CctkTestWrappedVTKQInvokable | |
CctkTestWrappedVTKSlot | |
CctkThumbnailLabel | |
CctkThumbnailListWidget | |
CctkToolTipTrapper | |
CctkTrackedPlugin | |
CctkTrackedService | |
CctkTransferFunction | |
CctkTransferFunctionBarsItem | |
CctkTransferFunctionControlPointsItem | |
CctkTransferFunctionGradientItem | |
CctkTransferFunctionItem | |
CctkTransferFunctionNativeItem | |
CctkTransferFunctionRepresentation | |
CctkTransferFunctionScene | |
CctkTransferFunctionView | |
CctkTreeComboBox | |
CctkTreeComboBoxEventPlayer | |
CctkTreeComboBoxEventTranslator | Translate low-level Qt events into high-level events for QtTesting |
CctkUnsupportedOperationException | |
CctkValueProxy | Base class for value proxies. Value proxy allows to decouple the displayed value from the values accessed within the program. For example, one may want to display Fahrenheit while still working with Celsius |
CctkVersion | |
CctkVisualizationVTKWidgetsPythonQtDecorators | |
CctkVTKAbstractMatrixWidget | |
CctkVTKAbstractView | |
CctkVTKChartView | |
CctkVTKColorTransferFunction | |
CctkVTKCompositeFunction | |
CctkVTKConnection | |
CctkVTKConnectionFactory | |
CctkVTKDataSetArrayComboBox | |
CctkVTKDataSetModel | |
CctkVTKDiscretizableColorTransferWidget | |
CctkVTKErrorLogMessageHandler | |
CctkVTKHistogram | |
CctkVTKLookupTable | |
CctkVTKMagnifyView | |
CctkVTKMatrixWidget | |
CctkVTKObjectEventsObserver | Connect vtkObject events with QObject slots. Helper class that provides utility methods for connecting vtkObjects with QObjects |
CctkVTKOpenGLNativeWidget | |
CctkVTKPiecewiseFunction | |
CctkVTKPropertyWidget | |
CctkVTKPythonQtWrapperFactory | |
CctkVTKRenderView | |
CctkVTKRenderViewEventPlayer | |
CctkVTKRenderViewEventTranslator | |
CctkVTKScalarBarWidget | |
CctkVTKScalarsToColorsComboBox | |
CctkVTKScalarsToColorsView | |
CctkVTKScalarsToColorsWidget | |
CctkVTKSliceView | |
CctkVTKSurfaceMaterialPropertyWidget | |
CctkVTKTextPropertyWidget | |
CctkVTKThresholdWidget | |
CctkVTKThumbnailView | |
CctkVTKVolumePropertyWidget | |
CctkWidgetsPythonQtDecorators | |
CctkWorkflow | CtkWorkflow is the basis for a workflow engine, i.e. a state machine with enhancements to support ctkWorkflowStep |
CctkWorkflowAbstractPagedWidget | |
CctkWorkflowButtonBoxWidget | A widget that controls a workflow |
CctkWorkflowGroupBox | CtkWorkflowGroupBox is a widget displaying the user interface elements, title, description and/or error status of the current step of a ctkWorkflow |
CctkWorkflowInterstepTransition | |
CctkWorkflowInterstepTransitionEvent | |
CctkWorkflowIntrastepTransition | |
CctkWorkflowIntrastepTransitionEvent | Custom transitions for use with ctkWorkflow |
CctkWorkflowStackedWidget | CtkWorkflowStackedWidget is the basis for a workflow with a user interface containing a QStackedWidget |
CctkWorkflowStep | CtkWorkflowStep is the basis for a workflow step |
CctkWorkflowTabWidget | CtkWorkflowTabWidget is the basis for a workflow with a user |
CctkWorkflowWidget | CtkWorkflowWidget is the basis for a workflow with a user interface. It groups together and manages a ctkWorkflowGroupBox (to display the step) and a ctkWorkflowButtonBoxWidget (providing buttons for traversing the workflow) |
CctkWorkflowWidgetStep | CtkWorkflowWidgetStep is a convienience class to quickly construct a ctkWorkflowStep with a user interface |
CctkXMLEventObserver | |
CctkXMLEventSource | |
CctkXnatAssessor | |
CctkXnatAssessorFolder | |
CctkXnatDataModel | Reprents the root object in a XNAT data hierarchy |
CctkXnatDefaultSchemaTypes | |
CctkXnatExperiment | |
CctkXnatFile | |
CctkXnatListModel | |
CctkXnatLoginDialog | |
CctkXnatLoginProfile | A login profile for XNAT sessions |
CctkXnatObject | |
CctkXnatProject | |
CctkXnatReconstruction | |
CctkXnatReconstructionFolder | |
CctkXnatResource | |
CctkXnatResourceCatalogXmlParser | Parses the xml response when requesting the catalog xml of a resource |
CctkXnatResourceFolder | |
CctkXnatScan | |
CctkXnatScanFolder | |
CctkXnatSession | Reprents a session object associated with a specific XNAT connection |
CctkXnatSettings | |
CctkXnatSubject | |
CctkXnatTreeBrowserMainWindow | |
CctkXnatTreeModel | |
CModuleSortFilterProxyModel | |
CPythonQtWrapper_CTKDICOMCore | |
CPythonQtWrapper_CTKWidgets | |
CQFutureInterface< ctkCmdLineModuleResult > | A QFutureInterface specialization |
CQHash | |
CQList | |
CvtkDiscretizableColorTransferChart | |
CvtkDiscretizableColorTransferControlPointsItem | |
CvtkLightBoxRendererManager | |
CvtkScalarsToColorsContextItem | |
CvtkScalarsToColorsHistogramChart | |
CvtkScalarsToColorsPreviewChart | |