therecipe / qt

Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
GNU Lesser General Public License v3.0
10.5k stars 748 forks source link

gui.NewQPixmap3() have a requestion? #1297

Open MKID1412 opened 3 months ago

MKID1412 commented 3 months ago

i try to use the NewQPixmap3 function ,and args is (string,string,core.QtImageConversionFlag),actually the core.QtImageConversionFlag is int64 finally,but it show want (int,int) when i build it ,i feel so strange 图片