Skip to content

Is there any convenient way to update the font in time when setting it with skinmanager? #453

Closed Answered by uwerat
hestrro asked this question in Q&A
Discussion options

You must be logged in to vote

Yo can reset all cached information and trigger an update of a QskItem by sending a QEvent::StyleChange event to it.

Note, that calling:

qskSkinManager()->skinChanged( qskSkinManager()->skin() );

sends such an event to all items.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hestrro
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants