Up until now I have been drawing out my mockups on paper with pencil, it works for the most part, but i was wondering if there were professional tools to do this? say for team projects, how are GUI mock up ideas passed around, surely not my neanderthal method of paper and pencil? focusing on desktop applications, I would like some advice. I have also used some of the IDE designers, the most useful and intuitive one I've used thus far is Nokias Qt Designer, because it integrates so well with Qt's MVC pattern and the ability to add slots/signal relationships in the design.
Is there a tool much like Qt Designer but more generalized (and isolated) for just mocking up some UI ideas?
There is a pretty exhaustive list of both commercial and non commercial tools here: http://c2.com/cgi/wiki?GuiPrototypingTools
QT designer is indeed the "closest" IDE for creating mock-ups, but specialized tools are
(Just to be straight here, I'm the author of such tool - http://MockupScreens.com)