Qt KDE integration in kdereview.

Diego Iastrubni elcuco at kde.org
Wed Nov 4 19:07:11 GMT 2009


On Tuesday 03 November 2009 21:11:21 David Faure wrote:
> On Tuesday 03 November 2009, Diego Iastrubni wrote:
> > On Tuesday 03 November 2009 17:55:51 Olivier Goffart wrote:
> > > Hello.
> > >
> > > I have just submitted a new plugin in kdereview: 
> > > qguiplatformplugin_kde
> > >
> > > The objective of this plugin is to allow pure Qt Application (not KDE
> > > ones) to get better integration into KDE.
> >
> > How about integrating KDE widgets directly into pure Qt applications?
> >
> > I see that QMainWindow::menuBar(), QMainWindow::statusBar() and
> > QMainWindow::addToolBar(QString) can be hacked. Maybe that plugin can
> >  provide the menu/statusbar/toolbar "virtual constructors" or something.
> 
> You mean in order to create KMainWindows and KToolBars?
> What would this provide to the Qt applications?
making a KMainWindow, from a QMainWindow should be difficult. However, one of 
the most missing features for me in QToolBars are the icon/text settings and 
the lock toolbars command. 

I am just thinking aloud: how hard can this be?





More information about the kde-core-devel mailing list