multiple TabBars with different accents
Unsolved
QML and Qt Quick
-
Hi all -
The customer has specified a screen with two levels of tab bars. They want the lower TabBar to show its selection with a style accent, but not the upper TabBar:
I don't think this can be done automatically, but I thought I'd check with the QML mavens. Otherwise, I'll have to disable the accents universally and then add the underline where I want it.Thanks...