[Webkit-unassigned] [Bug 13844] WebKitQt Api doesn't provide any way to append html code to the previous code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 00:32:40 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13844


hausmann at kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at kde.org




------- Comment #2 from hausmann at kde.org  2007-05-29 00:32 PDT -------
I admit I actually liked the KHTML API with regards to this feature. How about

void beginHtml(const QUrl &baseUrl = QUrl());
void appendHtml(const QByteArray &html);
void endHtml();


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list