https://bugs.kde.org/show_bug.cgi?id=462611

--- Comment #2 from Andrius Štikonas <andr...@stikonas.eu> ---
Yes, documentation needs more work...

This is due to how kpmcore appeared. Initially we had just partitionmanager as
application with no library, later Calamares installer started using forked
version of partitionmanager but later we managed to separate some bits into a
separate library, so that Calamares installer can link to those. Those bits of
kpmcore that were useful to Calamares were separated into library but the
coupling between application and library is fairly tight and API is not
particularly nice.

Have you checked kpmcore/test directory. In particular testlist.cpp should be a
fairly self contained example how to get the list of device objects and print
some of that info.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to