Hello,
you probably should show some example code if it's not already solved :)
Greetings,
Christoph
Ramazan schrieb:
Hi all,
I have created a custom widget with qt designer . It created .ui file and
its header file. I extend my own class from this user control class.I
created dll including this control.
Problem is here: When I want to use created widget class in this dll in
another project it gives QMetaobject error while compiling . It gives error
:
-- undefined reference to MyWidget::staticMetaObject()
If I build static library it isn't matter.But i want to build dll and use
it.
What can I do for this ?
Thanks in advance
Ramazan
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|