On Wednesday 09 November 2011, Marco Martin wrote:
> When writing a widget, an application etc, just use
> import org.kde.plasma.components, the proper one is decided by the
> kdeclarativerc file, if it has
> [Components-platform]
> name=touch
something Sune just noted to me..
maybe an environment
Hi all,
sending here as well after plasma-devel and active
there is still some work to do, but the components are almost done in their
final structure (good for the upcoming freeze, ehehe :)
components are imported with:
import org.kde.plasma.components
regardless of the platform we're in.
We