Documentation/ImageGallery: Difference between revisions
(Add ctkCheckableComboBox) |
(Reformat the gallery) |
||
Line 6: | Line 6: | ||
Image:CtkCheckableHeaderView.png|[http://www.commontk.org/docs/html/classctkCheckableHeaderView.html ctkCheckableHeaderView]<br>A QHeaderView that support checkable sections. The checkState can be propagated to the model items. | Image:CtkCheckableHeaderView.png|[http://www.commontk.org/docs/html/classctkCheckableHeaderView.html ctkCheckableHeaderView]<br>A QHeaderView that support checkable sections. The checkState can be propagated to the model items. | ||
Image:CtkCheckablePushButton.png|[http://www.commontk.org/docs/html/classctkCheckablePushButton.html ctkCheckablePushButton]<br>A QPushButton whose checkable state is controlled with a checkbox. | Image:CtkCheckablePushButton.png|[http://www.commontk.org/docs/html/classctkCheckablePushButton.html ctkCheckablePushButton]<br>A QPushButton whose checkable state is controlled with a checkbox. | ||
Image:CtkCollapsibleWidget.png|[http://www.commontk.org/docs/html/classctkCollapsibleButton.html ctkCollapsibleButton]<br>A container with a QPushButton on top that controls the visible state of the contents | |||
Image:CtkCollapsibleGroupBox.png|[http://www.commontk.org/docs/html/classctkCollapsibleGroupBox.html ctkCollapsibleGroupBox]<br>A QGroupBox that collapses/expands when checked/unchecked | |||
Image:CtkColorDialog.png|[http://www.commontk.org/docs/html/classctkColorDialog.html ctkColorDialog]<br>A QColorDialog that can be customized with extra widgets(tabs) | |||
Image:CtkColorPickerButton.png|[http://www.commontk.org/docs/html/classctkColorPickerButton.html ctkColorPickerButton]<br>A QPushButton with a colorful icon, opening a color chooser dialog on click | |||
Image:CtkTitleComboBox.png|[http://www.commontk.org/docs/html/classctkComboBox.html ctkComboBox]<br>An advanced QComboBox with default icon/title, persistent text... | |||
Image:CtkCoordinatesWidget.png|[http://www.commontk.org/docs/html/classctkCoordinatesWidget.html ctkCoordinatesWidget]<br>A QDoubleSpinBox container that groups signals/slots of 3D vectors(i.e. X,Y,Z) | |||
Image:CtkVTKScalarsToColorsView.png|[http://www.commontk.org/docs/html/classctkVTKScalarsToColorsView.html ctkVTKScalarsToColorsView]<br>A QVTKWidget that contains VTK Charts for transfer function rendering/interfacing | |||
Image:CtkDateRangeWidget.png|[http://www.commontk.org/docs/html/classctkDateRangeWidget.html ctkDateRangeWidget]<br>A utility widget to select a range in time. | |||
Image:CtkDirectoryButton.png|[http://www.commontk.org/docs/html/classctkDirectoryButton.html ctkDirectoryButton]<br>A QPushButton that display a directory path and popups a QFileDialog on click. The selected directory is then displayed on the button and a signal emitted. | |||
Image:CtkRangeSlider.png|[http://www.commontk.org/docs/html/classctkDoubleRangeSlider.html ctkDoubleRangeSlider]<br>A ctkRangeSlider handling double values. | |||
Image:CtkDoubleSlider.png|[http://www.commontk.org/docs/html/classctkDoubleSlider.html ctkDoubleSlider]<br>A slider handling doubles | |||
Image:CtkErrorLogWidget.png|[http://www.commontk.org/docs/html/classctkErrorLogWidget.html ctkErrorLogWidget]<br>A widget to show errors and logs of your application | |||
Image:CtkFileDialog.png|[http://www.commontk.org/docs/html/classctkFileDialog.html ctkFileDialog]<br>A customizable QFileDialog (extra options can be added to the file dialog). | |||
Image:CtkFittedTextBrowser.png|[http://www.commontk.org/docs/html/classctkFittedTextBrowser.html ctkFittedTextBrowser]<br>A QTextBrowser that returns a dynamic vertical size hint depending of it's width. | |||
Image:CtkFittedTextBrowser2.png|[http://www.commontk.org/docs/html/classctkFittedTextBrowser.html ctkFittedTextBrowser]<br>A QTextBrowser that returns a dynamic vertical size hint depending of it's width. | |||
Image:CtkFlowLayout.png|[http://www.commontk.org/docs/html/classctkFlowLayout.html ctkFlowLayout]<br>A QLayout that dynamically lay-outs widgets based on the available width/height. | |||
Image:CtkMaterialPropertyWidget.png|[http://www.commontk.org/docs/html/classctkMaterialPropertyWidget.html ctkMaterialPropertyWidget]<br>A widget to control material properties | |||
Image:CtkMenuButton.png|[http://www.commontk.org/docs/html/classctkMenuButton.html ctkMenuButton]<br>A QPushButton with a dedicated area that popups a QMenu | |||
Image:CtkRangeSlider.png|[http://www.commontk.org/docs/html/classctkRangeSlider.html ctkRangeSlider]<br>A QSlider with 2 handles to select 2 values. | |||
Image:CtkRangeWidget.png|[http://www.commontk.org/docs/html/classctkRangeWidget.html ctkRangeWidget]<br>A ctkDoubleRangeSlider with 2 linked spinboxes. | |||
Image:CtkScreenshotDialog.png|[http://www.commontk.org/docs/html/classctkScreenshotDialog.html ctkScreenshotDialog]<br>A dialog to take screenshots of any QWidget | |||
Image:CtkSliderSpinBoxWidget.png|[http://www.commontk.org/docs/html/classctkSliderWidget.html ctkSliderWidget]<br>A pair of a ctkDoubleSlider and a QDoubleSpinBox bound together | |||
Image:CtkTransferFunctionWidget.png|[http://www.commontk.org/docs/html/classctkTransferFunctionWidget.html ctkTransferFunctionWidget]<br>A widget that displays [[Documentation/ctkTransferFunctionWidget|ctkTransferFunctions]] | |||
Image:CtkTreeComboBox.png|[http://www.commontk.org/docs/html/classctkTreeComboBox.html ctkTreeComboBox]<br>A QComboBox that displays items in a tree view | |||
</gallery> | </gallery> | ||
==Visualization/VTK/Widgets== | ==Visualization/VTK/Widgets== | ||
<gallery widths=300 px heights=200px perrow=3> | |||
|[http://www.commontk.org/docs/html/classctkVTKMatrixWidget.html ctkVTKMatrixWidget] | Image:CtkVTKMatrixWidget.png|[http://www.commontk.org/docs/html/classctkVTKMatrixWidget.html ctkVTKMatrixWidget]<br>A QTableWidget specially conceived for displaying/editing matrices | ||
Image:CtkVTKRenderView.png|[http://www.commontk.org/docs/html/classctkVTKRenderView.html ctkVTKRenderView]<br>A QVTKRenderWidget with additional utility functions | |||
Image:CtkVTKSliceView-Lightbox.png|[http://www.commontk.org/docs/html/classctkVTKSliceView.html ctkVTKSliceView]<br>A QVTKRenderWidget to display 2D images (support lightbox mode) | |||
Image:CtkMaterialPropertyWidget.png|[http://www.commontk.org/docs/html/classctkVTKSurfaceMaterialPropertyWidget.html ctkVTKSurfaceMaterialPropertyWidget]<br>A widget to control vtkProperty most common properties | |||
|[http://www.commontk.org/docs/html/classctkVTKRenderView.html ctkVTKRenderView] | Image:CtkVTKTextPropertyWidget.png|[http://www.commontk.org/docs/html/classctkVTKTextPropertyWidget.html ctkVTKTextPropertyWidget]<br>A widget to control vtkTextProperty most common properties | ||
Image:CtkVTKThumbnailView.png|[http://www.commontk.org/docs/html/classctkVTKThumbnailView.html ctkVTKThumbnailView]<br>A widget to show the viewport of any vtkRenderer | |||
</gallery> | |||
|[http://www.commontk.org/docs/html/classctkVTKSliceView.html ctkVTKSliceView] | |||
|[http://www.commontk.org/docs/html/classctkVTKSurfaceMaterialPropertyWidget.html ctkVTKSurfaceMaterialPropertyWidget] | |||
|[http://www.commontk.org/docs/html/classctkVTKTextPropertyWidget.html ctkVTKTextPropertyWidget] | |||
|[http://www.commontk.org/docs/html/classctkVTKThumbnailView.html ctkVTKThumbnailView] | |||
==DICOM== | ==DICOM== | ||
<gallery widths=300 px heights=200px perrow=3> | |||
|[http://www.commontk.org/docs/html/classctkDICOMAppWidget.html ctkDICOMAppWidget] | Image:CtkDICOM-hackfest-Feb-2011.png|[http://www.commontk.org/docs/html/classctkDICOMAppWidget.html ctkDICOMAppWidget]<br>A DICOM widget to manage local and remote DICOM image database | ||
Image:CtkDICOMModel.png|[http://www.commontk.org/docs/html/classctkDICOMModel.html ctkDICOMModel]<br>A QAbstractItemModel to represent DICOM files. | |||
Image:CtkDICOMServerNodeWidget.png|[http://www.commontk.org/docs/html/classctkDICOMServerNodeWidget.html ctkDICOMServerNodeWidget]<br>A widget to list/add/remove remote servers. | |||
</gallery> | |||
|[http://www.commontk.org/docs/html/classctkDICOMModel.html ctkDICOMModel] | |||
|[http://www.commontk.org/docs/html/classctkDICOMServerNodeWidget.html ctkDICOMServerNodeWidget] | |||
==Scripting/Python== | ==Scripting/Python== | ||
<gallery widths=300 px heights=200px perrow=3> | |||
|[http://www.commontk.org/docs/html/classctkPythonShell.html ctkPythonShell] | Image:CtkPythonShell.png|[http://www.commontk.org/docs/html/classctkPythonShell.html ctkPythonShell]<br>A console to interact with python | ||
</gallery> | |||
Revision as of 09:14, 3 June 2011
Home < Documentation < ImageGalleryWidgets
ctkActionsWidget
A custom QTreeView that shows the QActions (shortcuts) of an application.ctkAxesWidget
A widget to select an axis (RAS).ctkCheckableComboBox
A combo box to check items.ctkCheckableHeaderView
A QHeaderView that support checkable sections. The checkState can be propagated to the model items.ctkCheckablePushButton
A QPushButton whose checkable state is controlled with a checkbox.ctkCollapsibleButton
A container with a QPushButton on top that controls the visible state of the contentsctkCollapsibleGroupBox
A QGroupBox that collapses/expands when checked/uncheckedctkColorDialog
A QColorDialog that can be customized with extra widgets(tabs)ctkColorPickerButton
A QPushButton with a colorful icon, opening a color chooser dialog on clickctkComboBox
An advanced QComboBox with default icon/title, persistent text...ctkCoordinatesWidget
A QDoubleSpinBox container that groups signals/slots of 3D vectors(i.e. X,Y,Z)ctkVTKScalarsToColorsView
A QVTKWidget that contains VTK Charts for transfer function rendering/interfacingctkDateRangeWidget
A utility widget to select a range in time.ctkDirectoryButton
A QPushButton that display a directory path and popups a QFileDialog on click. The selected directory is then displayed on the button and a signal emitted.ctkDoubleRangeSlider
A ctkRangeSlider handling double values.ctkDoubleSlider
A slider handling doublesctkErrorLogWidget
A widget to show errors and logs of your applicationctkFileDialog
A customizable QFileDialog (extra options can be added to the file dialog).ctkFittedTextBrowser
A QTextBrowser that returns a dynamic vertical size hint depending of it's width.ctkFittedTextBrowser
A QTextBrowser that returns a dynamic vertical size hint depending of it's width.ctkFlowLayout
A QLayout that dynamically lay-outs widgets based on the available width/height.ctkMaterialPropertyWidget
A widget to control material propertiesctkMenuButton
A QPushButton with a dedicated area that popups a QMenuctkRangeSlider
A QSlider with 2 handles to select 2 values.ctkRangeWidget
A ctkDoubleRangeSlider with 2 linked spinboxes.ctkScreenshotDialog
A dialog to take screenshots of any QWidgetctkSliderWidget
A pair of a ctkDoubleSlider and a QDoubleSpinBox bound togetherctkTransferFunctionWidget
A widget that displays ctkTransferFunctionsctkTreeComboBox
A QComboBox that displays items in a tree view
Visualization/VTK/Widgets
ctkVTKMatrixWidget
A QTableWidget specially conceived for displaying/editing matricesctkVTKRenderView
A QVTKRenderWidget with additional utility functionsctkVTKSliceView
A QVTKRenderWidget to display 2D images (support lightbox mode)ctkVTKSurfaceMaterialPropertyWidget
A widget to control vtkProperty most common propertiesctkVTKTextPropertyWidget
A widget to control vtkTextProperty most common propertiesctkVTKThumbnailView
A widget to show the viewport of any vtkRenderer
DICOM
ctkDICOMAppWidget
A DICOM widget to manage local and remote DICOM image databasectkDICOMModel
A QAbstractItemModel to represent DICOM files.ctkDICOMServerNodeWidget
A widget to list/add/remove remote servers.
Scripting/Python
ctkPythonShell
A console to interact with python