[Okular-devel] [Bug 299526] Create empty settings object if none is created from outside okular core library

Albert Astals Cid tsdgeos at terra.es
Mon May 7 00:28:52 UTC 2012


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

Albert Astals Cid <tsdgeos at terra.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tsdgeos at terra.es

--- Comment #2 from Albert Astals Cid <tsdgeos at terra.es> ---
That's a quick and dirty solution but not really optimal since you have no
access to the settings headers so you are stuck with the default options that
might not suit you.
The solution I would like is make it so that the user of the library can create
it's own settings instance, the problem is that settings now mixes things used
in core like the memory and things used in the ui like should show the sidebar
or not.

What do you think about splitting the current settings into CoreSettings and
UISettings and then installing the CoreSettings headers?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list