Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Calling a function from a new state

$
0
0
I have a sqlite database, I’m using a function to load the database. I can only get the database to show the contents in all the states not just specific states. Can’t I just call the function in say state1 here is how I’m calling the function. Component.onCompleted: get_db(3)

Viewing all articles
Browse latest Browse all 13965

Trending Articles