We have moved to a new Sailfish OS Forum. Please start new discussions there.
0

Example for Tab Header as in Phone App

asked 2020-03-03 22:18:32 +0300

AndyWuest gravatar image

Hi,

for my app i am looking for an example on how to implement the Tab Header as in the default Phone app (Dialer / History / People). Can you give a hint where i can found the qml sources for that. In the official silica UI documentation i could not find that tab header - seems to be a custom made component. Since i do not reinvent the wheel i would like to know how to do this (so i can copy most of the logic).

Thanks in advance. Andreas

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
1

answered 2020-03-03 23:10:35 +0300

coderus gravatar image

grab from your device or here: https://github.com/sailfishos-patches/sailfish-qml/blob/master/usr/share/voicecall-ui-jolla/pages/MainPage.qml

edit flag offensive delete publish link more

Comments

Hi, thanks for the hint. But according to this page https://together.jolla.com/question/188345/allow-importing-sailfishsilicaprivate/ the rpm validiation will fail if i use the import Sailfish.Silica.private. Is that still the case and how to solve the issue ? Copying the files to the project seems not to be a good solution......

AndyWuest ( 2020-03-04 21:37:31 +0300 )edit

why? its licensed under BSD. aas soon s you respect original license everything will be fine. nd you may still use private import andd publish to openrepos!

coderus ( 2020-03-04 22:00:09 +0300 )edit
Login/Signup to Answer

Question tools

Follow
2 followers

Stats

Asked: 2020-03-03 22:18:32 +0300

Seen: 205 times

Last updated: Mar 03 '20