Bug 3827 - GW: add QFontMetrics::boundingRect(QChar) support to KWQ
Summary: GW: add QFontMetrics::boundingRect(QChar) support to KWQ
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Enhancement
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks: 3250
  Show dependency treegraph
 
Reported: 2005-07-02 20:37 PDT by Eric Seidel (no email)
Modified: 2005-07-03 03:05 PDT (History)
0 users

See Also:


Attachments
Simple patch. (1.63 KB, patch)
2005-07-02 20:38 PDT, Eric Seidel (no email)
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-07-02 20:37:30 PDT
this patch simply adds QFontMetrics::boundingRect(QChar) support to KWQ
Comment 1 Eric Seidel (no email) 2005-07-02 20:38:08 PDT
Created attachment 2766 [details]
Simple patch.
Comment 2 Maciej Stachowiak 2005-07-03 02:46:42 PDT
Comment on attachment 2766 [details]
Simple patch.

r=me