[Marble-bugs] [marble] [Bug 317791] KML Editor Dock Widget

Dennis Nienhüser earthwings at gentoo.org
Tue Apr 16 19:17:07 UTC 2013


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

Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|marble-bugs at kde.org         |draghici.adrian.b at gmail.com

--- Comment #4 from Dennis Nienhüser <earthwings at gentoo.org> ---
(In reply to comment #2)
> I wonder if RenderPlugins should really depend on QWidget. I could well
> imagine that QWidgets are not available on every platform Qt 5.x will
> support, so this dependency could hit us hard when targeting these
> platforms. A quick'n'dirty fix would probably be to introduce an interface
> similar to the Marble::DialogConfigurationInterface.

Currently QDockWidget is only introduced as a forward declaration in
RenderPlugin.h. Not using things from QtGui is too much planning ahead in my
opinion and too restrictive. If we ever run into the problem of Qt classes
missing on a target platform (Qt is platform independent after all) and Qt guys
haven't thought of a solution ahead, we can still adjust things.

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


More information about the Marble-bugs mailing list