kdesupport/polkit-qt question
Sebastian Sauer
mail at dipe.org
Wed Mar 11 21:20:25 GMT 2009
Roland Harnau wrote:
> 2009/3/11 Dario Freddi <drf54321 at gmail.com>:
>> In data mercoledì 11 marzo 2009 20:10:30, Kevin Krammer ha scritto:
>>>
>>> Which shows quite nicely that any kind of D-Bus related services that
>>> want to be infrastructure for Free Software desktop systems will have
>>> their D-Bus interfaces as the official API.
>>
>> Yes, but the scenario here is pretty different. There is no DBus API for
>> PolicyKit, and we need to rely on its API only.
>
> So an application has to link to libpolkit and friends to use the
> PolicyKit framework. What are the exact dependencies? At least it
> seems to be based on GObject.
While on it; is it possible to move the polkit-includes from the *.h to the
*.cpp files to be later able to provide e.g. a dummy-backend that just
allows everything?
A year ago or so I added the second item to
http://techbase.kde.org/Projects/SystemSettings#TODO and to move
implementation-details, like polkit-internals, out of the public API of
polkit-qt would solve it rather easy ;)
More information about the kde-core-devel
mailing list