The reason there are no signals in the docs is that they are implicit. Every property you see in the control has an implicit onChanged signal.
I don’t get it. Maybe I don’t get how qml works internally. Does it kind of transform to c++ widgets and so signals are automatically created?
↧