Lindsay Mathieson <lindsay.mathie...@gmail.com> writes:

> On 22 April 2011 12:34, Raphael Kubo da Costa <kub...@gmail.com> wrote:
>> On Friday 22 April 2011 10:39:01 Lindsay Mathieson wrote:
>>
>> filter_p.h means it is a private header, so the class should not be used by
>> external applications. The fact that it was previously shown in api.kde.org
>> until 4.5 probably means there was some bug in the doxygen stuff which got
>> fixed later.
>
> That's a bummer as I was wanting to use it as part of adding inline
> spell checking to QtWebKit, I need something to break the text into
> words in a language/charset independent manner.

Isn't it possible for you to use the rest of Sonnet for that (bear in
mind I have no knowledge in Sonnet whatsoever)? filter_p.h is included
by kdeui/sonnet/highlighter.cpp, for example.

As you're planning on using this in a library that's lower in the stack,
though, how were you planning on using Sonnet::Filter anyway?

> Also, its in the 4.x (4.6/4.7) docs as wekk.

Sorry, I just s/4.5/4.6/ in the URL you pasted and as it was not found I
assumed it was not being shown anymore ;)
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to