Hello all,
this is my first post so I hope I will do it allright. I'm using Qt4 4.3.1 with VS2005.NET and I'm working on a application for configuring a device I made. All widgets are drawn from code. I have two questions. First, i'm getting a warning that sasy:
1>Moc'ing serviscenter.cpp...
1>.\serviscenter.cpp(0): Warning: No relevant classes found. No output generated.
I don't know why I'm getting this warning.
Second, the appliation resize event is veeery slow. So far only widgets are used and when i try to resize the window this is done with a few delays while resize is done.
Can someone give some suggestions how to improve resizeing and why i'm getting that warning?
Thank you all for your time.
Best regards,
borut
Bookmarks