Documentation/ImageGallery: Difference between revisions

From Commontk
Jump to navigationJump to search
(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>
{|
|[http://www.commontk.org/docs/html/classctkCollapsibleButton.html ctkCollapsibleButton]
|[[Image:CtkCollapsibleWidget.png|300px|]]
|A container with a QPushButton on top that controls the visible state of the contents
|-
|[http://www.commontk.org/docs/html/classctkCollapsibleGroupBox.html ctkCollapsibleGroupBox]
|[[Image:CtkCollapsibleGroupBox.png|300px]]
|A QGroupBox that collapses/expands when checked/unchecked
|-
|[http://www.commontk.org/docs/html/classctkColorDialog.html ctkColorDialog]
|[[Image:CtkColorDialog.png|300px]]
|A QColorDialog that can be customized with extra widgets(tabs) 
|-
|[http://www.commontk.org/docs/html/classctkColorPickerButton.html ctkColorPickerButton]
|[[Image:CtkColorPickerButton.png|300px]]
|A QPushButton with a colorful icon, opening a color chooser dialog on click
|-
|[http://www.commontk.org/docs/html/classctkComboBox.html ctkComboBox]
|[[Image:CtkTitleComboBox.png|300px]]
|An advanced QComboBox with default icon/title, persistent text...
|-
|[http://www.commontk.org/docs/html/classctkCoordinatesWidget.html ctkCoordinatesWidget]
|[[Image:CtkCoordinatesWidget.png|300px]]
|A QDoubleSpinBox container that groups signals/slots of 3D vectors(i.e. X,Y,Z)
|-
|[http://www.commontk.org/docs/html/classctkVTKScalarsToColorsView.html ctkVTKScalarsToColorsView]
|[[Image:CtkVTKScalarsToColorsView.png|300px]]
|A QVTKWidget that contains VTK Charts for transfer function rendering/interfacing
|-
|[http://www.commontk.org/docs/html/classctkDateRangeWidget.html ctkDateRangeWidget]
|[[Image:CtkDateRangeWidget.png|300px]]
|A utility widget to select a range in time.
|-
|[http://www.commontk.org/docs/html/classctkDirectoryButton.html ctkDirectoryButton]
|[[Image:CtkDirectoryButton.png|300px]]
|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.
|-
|[http://www.commontk.org/docs/html/classctkDoubleRangeSlider.html ctkDoubleRangeSlider]
|[[Image:CtkRangeSlider.png|300px]]
|A ctkRangeSlider handling double values.
|-
|[http://www.commontk.org/docs/html/classctkDoubleSlider.html ctkDoubleSlider]
|[[Image:CtkDoubleSlider.png|300px]]
|A slider handling doubles
|-
|[http://www.commontk.org/docs/html/classctkErrorLogWidget.html ctkErrorLogWidget]
|[[Image:CtkErrorLogWidget.png|300px]]
|A widget to show errors and logs of your application 
|-
|[http://www.commontk.org/docs/html/classctkFileDialog.html ctkFileDialog]
|[[Image:CtkFileDialog.png|300px]]
|A customizable QFileDialog (extra options can be added to the file dialog).
|-
|[http://www.commontk.org/docs/html/classctkFittedTextBrowser.html ctkFittedTextBrowser]
|
{|
|[[Image:CtkFittedTextBrowser.png|185px]]
|[[Image:CtkFittedTextBrowser2.png|115px]]
|}
|A QTextBrowser that returns a dynamic vertical size hint depending of it's width.
|-
|[http://www.commontk.org/docs/html/classctkFlowLayout.html ctkFlowLayout]
|[[Image:CtkFlowLayout.png|300px]]
|A QLayout that dynamically lay-outs widgets based on the available width/height.
|-
|[http://www.commontk.org/docs/html/classctkMaterialPropertyWidget.html ctkMaterialPropertyWidget]
|[[Image:CtkMaterialPropertyWidget.png|300px]]
|A widget to control material properties
|-
|[http://www.commontk.org/docs/html/classctkMenuButton.html ctkMenuButton]
|[[Image:CtkMenuButton.png|300px]]
|A QPushButton with a dedicated area that popups a QMenu
|-
|[http://www.commontk.org/docs/html/classctkRangeSlider.html ctkRangeSlider]
|[[Image:CtkRangeSlider.png|300px]]
|A QSlider with 2 handles to select 2 values.
|-
|[http://www.commontk.org/docs/html/classctkRangeWidget.html ctkRangeWidget]
|[[Image:CtkRangeWidget.png|300px]]
|A ctkDoubleRangeSlider with 2 linked spinboxes.
|-
|[http://www.commontk.org/docs/html/classctkScreenshotDialog.html ctkScreenshotDialog]
|[[Image:CtkScreenshotDialog.png|300px]]
|A dialog to take screenshots of any QWidget
|-
|[http://www.commontk.org/docs/html/classctkSliderWidget.html ctkSliderWidget]
|[[Image:CtkSliderSpinBoxWidget.png|300px]]
|A pair of a ctkDoubleSlider and a QDoubleSpinBox bound together
|-
|[http://www.commontk.org/docs/html/classctkTransferFunctionWidget.html ctkTransferFunctionWidget]
|[[Image:CtkTransferFunctionWidget.png|300px]]
|A widget that displays [[Documentation/ctkTransferFunctionWidget|ctkTransferFunctions]]
|-
|[http://www.commontk.org/docs/html/classctkTreeComboBox.html ctkTreeComboBox]
|[[Image:CtkTreeComboBox.png|300px]]
|A QComboBox that displays items in a tree view
|}


==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:CtkVTKMatrixWidget.png|300px]]
Image:CtkVTKRenderView.png|[http://www.commontk.org/docs/html/classctkVTKRenderView.html ctkVTKRenderView]<br>A QVTKRenderWidget with additional utility functions
|A QTableWidget specially conceived for displaying/editing matrices
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:CtkVTKRenderView.png|300px]]
Image:CtkVTKThumbnailView.png|[http://www.commontk.org/docs/html/classctkVTKThumbnailView.html ctkVTKThumbnailView]<br>A widget to show the viewport of any vtkRenderer
|A QVTKRenderWidget with additional utility functions
</gallery>
|-  
|[http://www.commontk.org/docs/html/classctkVTKSliceView.html ctkVTKSliceView]
|[[Image:CtkVTKSliceView-Lightbox.png|300px]]
|A QVTKRenderWidget to display 2D images (support lightbox mode)
|-
|[http://www.commontk.org/docs/html/classctkVTKSurfaceMaterialPropertyWidget.html ctkVTKSurfaceMaterialPropertyWidget]
|[[Image:CtkMaterialPropertyWidget.png|300px]]
|A widget to control vtkProperty most common properties
|-
|[http://www.commontk.org/docs/html/classctkVTKTextPropertyWidget.html ctkVTKTextPropertyWidget]
|[[Image:CtkVTKTextPropertyWidget.png|300px]]
|A widget to control vtkTextProperty most common properties
|-
|[http://www.commontk.org/docs/html/classctkVTKThumbnailView.html ctkVTKThumbnailView]
|[[Image:CtkVTKThumbnailView.png|300px]]
|A widget to show the viewport of any vtkRenderer
|}


==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:CtkDICOM-hackfest-Feb-2011.png|300px]]
Image:CtkDICOMModel.png|[http://www.commontk.org/docs/html/classctkDICOMModel.html ctkDICOMModel]<br>A QAbstractItemModel to represent DICOM files.
|A DICOM widget to manage local and remote DICOM image database  
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]
|[[Image:CtkDICOMModel.png|300px]]
|A QAbstractItemModel to represent DICOM files.
|-
|[http://www.commontk.org/docs/html/classctkDICOMServerNodeWidget.html ctkDICOMServerNodeWidget]
|[[image:CtkDICOMServerNodeWidget.png|300px]]
|A widget to list/add/remove remote servers.
|}


==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
|[[Image:CtkPythonShell.png|300px]]
</gallery>
|A console to interact with python
|}

Revision as of 10:14, 3 June 2011

Home < Documentation < ImageGallery

Widgets

Visualization/VTK/Widgets

DICOM

Scripting/Python