|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include <QColorDialog>#include <QHBoxLayout>#include <QLabel>#include <QLineEdit>#include <QToolButton>#include <QWidget>Classes | |
| class | iAColorInput |
| Input line for a color value; with a text box, an indicator and a button for opening a color chooser Currently only used in iAParameterDialog. More... | |