Hi, I have got two questions.
1. What is the differences between using #include "qwidget.h" or #include <QWidget> or #include <qwidget.h> ?

2. I wrote a small app. How can I run it under other windows machines which haven't got qt library. Which dll's should I copy? How can I use them ?

Sorry for my very poor English.
Best Regards.