On Monday 02 July 2012 09:08:37 Aaron J. Seigo wrote:
> On Thursday, June 28, 2012 15:46:09 qasdfgtyuiop wrote:
> > I want to let my widget add some events to the calendar. But I can
> > not find the api doc, where can I find them?
>
> you probably want to be adding events into Akonadi.
>
> the
On Thursday 28 June 2012 15:46:09 qasdfgtyuiop wrote:
> I want to let my widget add some events to the calendar. But I can
> not find the api doc, where can I find them?
> I have read these tutorials/documentations but I find nothing helpful:
>
> http://techbase.kde.org/Development/Tutorials/Plas
On Thursday 28 June 2012 17:49:30 gaoxiang wrote:
> I think I'm having trouble with documentions. These documentations gives
> little information. I have not find any tutorials or documentations on
> where and how my widget's preference should be defined so I have to ask
>
On Thursday 28 June 2012 12:38:27 Shaun Reich wrote:
Well, what's more important probably, is if this is qml or not. Because that
changes some things.
Yes, I'm creating a plasma widget with QML___
Plasma-devel mailing list
Plasma-devel@kde.org
https:/
I think I'm having trouble with documentions. These documentations gives
little information. I have not find any tutorials or documentations on where
and how my widget's preference should be defined so I have to ask here.
Please give some links or hints on how I should do these things. After my
Ok, after I finish my program, I will look at the problem I met and write
something
On Thursday 28 June 2012 10:09:19 David Edmundson wrote:
> On Thu, Jun 28, 2012 at 8:42 AM, qasdfgtyuiop
wrote:
> > The problem has been solved. Thank you.
>
> It's not really resolved the original problem of a
On Wednesday 27 June 2012 13:32:53 David Edmundson wrote:
> On Wed, Jun 27, 2012 at 1:26 PM, David Edmundson
>
> wrote:
> > On Wed, Jun 27, 2012 at 12:53 PM, qasdfgtyuiop
wrote:
> >> I want to insert some icon in my qml widget, and using javascript to
> >> access calendar. But I can not find t