4c661109c6
This commit adds two new components to the StatusQ.Controls module: - StatusSwitchTabBar - StatusSwitchTabButton Usage: ```qml StatusSwitchTabBar { StatusSwitchTabButton { text: "Tab 1" } StatusSwitchTabButton { text: "Tab 2" } StatusSwitchTabButton { text: "Tab 3" } } ``` Closes #365 |
||
---|---|---|
.. | ||
StatusQ | ||
app | ||
fonts | ||
i18n | ||
imports | ||
shared/status | ||
generate-rcc.go | ||
main.qml | ||
nim-status-client.pro |