Actual width of checkbox element
Marco Martin
notmart at gmail.com
Thu Aug 15 20:04:54 UTC 2013
On Thursday 15 August 2013, Kai Uwe Broulik wrote:
> > patches welcome ;)
>
> Hmm, when I try to manually set the implicitWidth or route it somewhereelse
> it says "implicitWidth not available in QtQuick Item 1.0" (or so).
implicitWidth is available only since 1.1, so across the component the import
QtQuick 1.0 have to be changed in import QtQuick 1.1
--
Marco Martin
More information about the Plasma-devel
mailing list