import variable global
-
wrote on 29 Jun 2018, 11:10 last edited by
how to import variable global in other qml?
property string ex2:combobox.currentText -
wrote on 29 Jun 2018, 11:39 last edited by
@MIcas_213
Did you try Googling for, say,qml import variable global
, and read some of the top hits? -
wrote on 29 Jun 2018, 11:47 last edited by
It's clear that I've already taken a look.
http://prntscr.com/k0s0nbbut just give me this:
import "PageLevels.qml" as ex3
1/3