Using KHTMLPart in QDesigner
Caleb Tennis
caleb at aei-tech.com
Sun Feb 2 20:31:29 GMT 2003
Bogdan Ionita writes:
> Hello,
>
> I would like to add a KHTMLPart to my dialog. So far it works, but it
> sucks.
>
> First, I couldn't find KHTMLPart in QDesigner.Is it possible to use it
> as any other widget ?
Integrating parts into QDesigner for use with KDE is a KDElibs thing, not a
KDevelop thing. Take a look at kdelibs/kdewidgets...that's where the KDE
addon widgets are. You should be able to add more on your own there as
well. You can also read the Qt Designer code in reference to "plugins"
> Second, it worked adding it from code but I couldn't figure out how to
> use it with QGridLayout. I can put it there, I can set it's size, but
> the real nice behavior that I get when adding widgets to a QGridLayout
> in QDesigner just wasn't there.
It's probably just because it's not integrated into designer.
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list