a base for active apps

Marco Martin notmart at gmail.com
Thu Jan 5 18:03:02 UTC 2012


On Thursday 05 January 2012, Marco Martin wrote:
> So,
> I think the stuff that i think is really needed is more or less complete,
> it's mostly:
> 
> * KDeclarativeView: a QDeclarativeView where you set the qml file as a
> plasma package name rather than an absolute path, and of course
> initializes kdeclarative on the engine
> 
> * KDeclarativeMainWindow: it's a KMainWindow, it creates a KDeclarativeView
> as its main widget and exposes itself to qml for access of command line
> arguments, window title and icon etc. if someone wants to have more c++
> functionality exposed to qml, subclass this and export more
> properties/methods
> 
> it's now just a common folder, so now the two obvious questions are:
> * should this be a shared library?
> * is something more needed? for now i don't think so. Again, this thing has
> the explicit target of being a tool to build C++ applications.
> For qml only, there are plasmoids+plasma-windowed ;)
> 
> Cheers,
> Marco Martin


-- 
Marco Martin


More information about the Active mailing list