[Bug 175927] KDE dialog boxes also for Qt apps

George Kiagiadakis gkiagiad at csd.uoc.gr
Mon Nov 24 10:46:40 GMT 2008


http://bugs.kde.org/show_bug.cgi?id=175927


George Kiagiadakis gkiagiad csd uoc gr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gkiagiad at csd.uoc.gr




--- Comment #3 from George Kiagiadakis <gkiagiad csd uoc gr>  2008-11-24 11:46:39 ---
This is implemented from the kde side, but in order to work the Qt app has to
dlopen libkio and create a KComponentData object. A hack to achieve this would
be to LD_PRELOAD a library with a static KComponentData that links to libkio.

As an example of an application where this works is Qt designer, if the
kdewidgets library is installed and designer displays the kde widgets.

I guess that from the kde side that's all we can do. Imho, if you want this to
work in all applications, you should ask it from Nokia/Qt software.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list