Kmail API: deleting emails from a kmail maildir folder.

2012-04-20 Thread augustin
nd any specific API to browse the maildirs, parse the MIME and, obviously, delete the emails from within my application? Thanks, Augustin. -- Friends: http://www.reuniting.info/ My projects: http://astralcity.org/ http://les3enjeux.fr/ http://linux.overshoot.tv/ http://overshoot.tv/ http://c

Re: Wiki: extraneous mention of QRectF boundingRect()?

2011-03-06 Thread augustin
On Thursday 03 March 2011 10:43:13 pm you wrote: > On Thursday, March 03, 2011 08:23:32 augustin wrote: > > A question was asked in 2008 in the wiki but didn't get any useful reply, > > so I am asking here, regarding the following tutorial: > > http://techbase.kde.org/De

Wiki: extraneous mention of QRectF boundingRect()?

2011-03-02 Thread augustin
;There are some infos about a QRectF boundingRect() method, but no such method defined in the actual code, is that normal ?" I am tempted to remove the whole section: if is more confusing than useful... But obviously, I am a beginner and don't know my stuff, so I am asking here. Blessin

Re: How to load KDE plugins from a dev directory?

2011-02-26 Thread augustin
) > That's also very useful. Thank you Kevin. :) Blessings, Augustin. -- Friends: http://www.reuniting.info/ http://activistsolutions.org/ My projects: http://astralcity.org/ http://3enjeux.overshoot.tv/ http://linux.overshoot.tv/ http://overshoot.tv/ http://charityware.info/ http://

Re: How to load KDE plugins from a dev directory?

2011-02-25 Thread augustin
ll post again if I get stuck somewhere :) Blessings, Augustin. -- Friends: http://www.reuniting.info/ http://activistsolutions.org/ My projects: http://astralcity.org/ http://3enjeux.overshoot.tv/ http://linux.overshoot.tv/ http://overshoot.tv/ http://charityware.info/ http://ma

How to load KDE plugins from a dev directory?

2011-02-24 Thread augustin
Hello, My name is Augustin and this is my first post on this mailing list. http://www.dwheeler.com/program-library/Program-Library-HOWTO/x36.html shows that LD_LIBRARY_PATH can be set on the command line to override the library load directory. What would the equivalent be for a KDE plugin