-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117085/#review54207
-----------------------------------------------------------


This review has been submitted with commit 
e75f396a0ab9453c9d5c4550f5125542b2e009f2 by Denis Steckelmacher to branch 
KDE/4.13.

- Commit Hook


On March 26, 2014, 1:45 p.m., Denis Steckelmacher wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117085/
> -----------------------------------------------------------
> 
> (Updated March 26, 2014, 1:45 p.m.)
> 
> 
> Review request for Baloo.
> 
> 
> Repository: baloo
> 
> 
> Description
> -------
> 
> This patch adds two methods in Baloo::Term: setUserData and userData. They 
> can be used to associate arbitrary QVariants to terms. The data is not 
> serialized to JSON nor read back when the term is deserialized.
> 
> The primary use of these two methods is to allow the user query parser to 
> store the position and length of terms. This information is then read back by 
> the query builder widget that uses it to syntax-highlight the queries. Other 
> applications may want to associate data with terms, for instance to pass 
> hints to the search stores.
> 
> 
> Diffs
> -----
> 
>   src/core/term.cpp ec98c4a 
>   src/core/term.h 23df3f1 
> 
> Diff: https://git.reviewboard.kde.org/r/117085/diff/
> 
> 
> Testing
> -------
> 
> The code compiles and all the unit tests of Baloo pass ("make test" in the 
> build directory lists 12 passing tests)
> 
> 
> Thanks,
> 
> Denis Steckelmacher
> 
>

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to