rp is obviously tightly integrated with Qt, which is,
to me, the very heart of KDE, so I believe that any project which
benefits Qt developers helps KDE grow.
The second reason is that I was actually involved with the KDE
community a few years ago. I was working on Qyoto with Arno Rehn - my
commits ca
On Friday 01 April 2011 15:59:21 Pali Rohár wrote:
> I tried find KIO obex bt plugin, but I didnt find it. So is there KIO
> obex bluetooth plugin?
It's part of bluedevil, afaik.
--
Arno Rehn
a...@arnorehn.de
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
On Monday 07 February 2011 23:25:02 Thiago Macieira wrote:
> On Monday, 7 de February de 2011 10:05:39 Aaron J. Seigo wrote:
> > On Monday, February 7, 2011, Arno Rehn wrote:
> > > shame if that feature went away I think. And I find it hard to imagine
> > > how many QFil
On Monday 07 February 2011 18:03:57 Aaron J. Seigo wrote:
> On Saturday, February 5, 2011, Arno Rehn wrote:
> > In your main() function, create an instance of the attached class
>
> i'm not sure how long into the future i'd expect that to continue working
> as adverti
On Sunday 06 February 2011 01:09:11 Thomas Lübking wrote:
> Am 06.02.2011, 00:40 Uhr, schrieb Arno Rehn :
> > In your main() function, create an instance of the attached class
> > (somewhere at the beginning, before you access anything with '%foo').
> > That'
available in any KDE powered app.
Docs:
http://doc.qt.nokia.com/latest/qabstractfileengine.html
http://doc.qt.nokia.com/latest/qabstractfileenginehandler.html
--
Arno Rehn
a...@arnorehn.de
class KStandardDirsFileEngineHandler : public QAbstractFileEngineHandler
{
public:
QAbstractFileEng