[okular] [Bug 455013] Port sidebar to QDockWidget

David Hurka bugzilla_noreply at kde.org
Wed Jun 8 11:19:18 BST 2022


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

--- Comment #1 from David Hurka <david.hurka at mailbox.org> ---
Good idea, but note that Okular is designed as KParts application.
There is an Okular shell, which has a main window, and an Okular part, which
does the document view and implements the sidebar.
The part provides a widget which is placed in the tab widget of the shell.
Therefore, the part can not use QDockWidget in the straightforward way like a
“normal” application could do.

Personally, I would like to see the sidebar in dock widgets.
So if you know a good solution to implement that, let us know. :)

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


More information about the Okular-devel mailing list