I allow expression without range limit for example:
ui->label().foo()
or
ui.foo().test()->boo()
and etc.
and I added my patch and added you as a reviewer (
https://codereview.qt-project.org/#change,77758).
2014-02-08 3:32 GMT+06:00 Olivier Goffart :
> On Friday 07 February 2014 14:05:09 Svetkin
On Friday 07 February 2014 14:05:09 Svetkin Mikhail wrote:
> Hellow all.
> I was creating custom widgets with the help of Qt-designer model.
> And I have noticed I have to duplicate my code, if I want to edit
> properties of the widget in qt-designer property editor.
>
[...]
> Q_PROPERTY(QSt