#include <QObject>#include <QString>#include <QVariant>#include "pqWidgetsModule.h"

Go to the source code of this file.
Classes | |
| class | pqSignalAdaptorComboBox |
| signal adaptor to allow getting/setting/observing of a pseudo 'currentText' property of a combo box the QComboBox currentIndexChanged signal is forwarded to this currentTextChanged signal More... | |
| class | pqSignalAdaptorColor |
| signal adaptor to allow getting/setting/observing of an rgba (0.0 - 1.0 range) More... | |
| class | pqSignalAdaptorSliderRange |
| signal adaptor to adjust the range of a int slider to (0.0-1.0) More... | |
| class | pqSignalAdaptorTextEdit |
| signal adaptor that lets us get the text inside a QTextEdit More... | |
| class | pqSignalAdaptorSpinBox |
| signal adaptor that lets us set/get the integer value inside a QSpinBox More... | |
1.8.13 on Wed Dec 10 2025