i) I can produce a standalone 'executable'/installable file which is not open source, but dynamically links with qt libraries at runtime.
ii) The qt runtime libraries are already present on the maemo device/N900?
iii) Statically linking with qt libraries is not permitted if my code is closed source.
iv) I presumably cannot in anyway ship modified versions of the qt libraries.
However, inheritance of the provided qt classes is permitted.