[Kde-pim] [PATCH] LdapModel functionality

Sean Harmer sh at theharmers.co.uk
Tue Oct 23 06:50:15 BST 2007


Hi All,

I know we are very close to the freeze, but is there any objection to me 
committing the following patch to kdepimlibs?

The patch replaces much of the private backend of LdapModel and introduces two 
proxy models that are more suitable for direct use with standard views. The 
two proxy models are LdapStructureProxyModel and LdapAttributeProxyModel. The 
first correctly provides the necessary data to display the hierrarchical 
structure of ldap trees. The second will shortly provide data for 
showing/editing attributes of objects in the tree. Examle use of these 
classes can be seen in playground/sysadmin/arboretum.

The LdapAttributeProxyModel needs fixing so that it correctly provides the 
data. I think I know how to do this with the use of a QPersistentModelIndex 
in the proxy model.

I'd just like to get this in before the KDE 4.0 freeze so that I can continue 
working on fixing it before release.

Thanks,

Sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ldapmodel.patch
Type: text/x-diff
Size: 43318 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20071023/890e850b/attachment.patch>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list