
entweder unseren hirnen entspringt noch eine tolle idee oder trolltech sollte da in Qt4.4 nachlegen...
Code: Alles auswählen
par = qobject_cast<QGraphicsView*>(widget);Code: Alles auswählen
mainTab->addTab(scrollArea,tr("Customer")); zu finden unter: http://doc.trolltech.com/4.3/qfile.htmlNote: On Windows, you need to enable support for console applications in order to use the stdin, stdout and stderr streams at the console. To do this, add the following declaration to your application's project file:
CONFIG += console