The following members of QML type LabelStackSeparator are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Signals
- isForcedChanged()
(obsolete)
- isVisibleChanged()
(obsolete)
Signal Documentation
This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Emitted when the forced property changes.
Note: The corresponding handler is onIsForcedChanged
.
This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Emitted when the visible property changes.
Note: The corresponding handler is onIsVisibleChanged
.