mirror of
https://github.com/QuasarApp/qt-solutions.git
synced 2025-04-30 07:24:32 +00:00
Added functionality to set read-only mode for string, double and integer properties using QLineEdit, QDoubleSpinBox and QSpinBox editors respectively). Read-only status can also be set using attributes of variant properties. Support for integer properties implemented by Vincent Wang https://gitorious.org/~linsong Change-Id: I0946cc44e2c5452e256f7c099427cae13cbb5264 Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>