2012/2/5 uomonero :
> 2012/2/5 Marco Martin :
>> On Sun, Feb 5, 2012 at 3:39 PM, uomonero wrote:
>>> Hi,
>>> I'm new to plasmoid development. I'm trying to learn how to write a
>>> QML plasmoid, but I encountered a little difficulty with the use of
>>> global plasmoid object.
>>>
>>> This is my si
2012/2/5 Marco Martin :
> On Sun, Feb 5, 2012 at 3:39 PM, uomonero wrote:
>> Hi,
>> I'm new to plasmoid development. I'm trying to learn how to write a
>> QML plasmoid, but I encountered a little difficulty with the use of
>> global plasmoid object.
>>
>> This is my simple test code:
>>
>> import
On Sun, Feb 5, 2012 at 3:39 PM, uomonero wrote:
> Hi,
> I'm new to plasmoid development. I'm trying to learn how to write a
> QML plasmoid, but I encountered a little difficulty with the use of
> global plasmoid object.
>
> This is my simple test code:
>
> import QtQuick 1.0
> import org.kde.plasm
Hi,
I'm new to plasmoid development. I'm trying to learn how to write a
QML plasmoid, but I encountered a little difficulty with the use of
global plasmoid object.
This is my simple test code:
import QtQuick 1.0
import org.kde.plasma.core 0.1 as PlasmaCore
import org.kde.plasma.components 0.1 as