ex :
Qt Code:
Rectangle{ android{ width: 320 height: 240 } win32{ width: 640 height: 480 } }To copy to clipboard, switch view to plain text mode
I remember I saw something like this before, but can’t find it now(what keyword?).
ex :
Qt Code:
Rectangle{ android{ width: 320 height: 240 } win32{ width: 640 height: 480 } }To copy to clipboard, switch view to plain text mode
I remember I saw something like this before, but can’t find it now(what keyword?).
File selectors: http://qt-project.org/doc/qt-5/qfileselector.html
Cheers,
_
Bookmarks