Re: Query: Possible code contribution

2014-03-19 Thread Harsh Kumar
; [2] http://community.kde.org/Frameworks > -- > Kevin Krammer, KDE developer, xdg-utils developer > KDE user support, developer mentoring > Hi Kevin, I can write some examples as I have some time & want to contribute. However, I will need some guidance. I found a examples directory in karchive. Is that what is required? Can someone please suggest a framework which is simple & with which I can start creating examples? -- Harsh Kumar harshkumar.in >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Not used QPointers showing modal dialogs via exec() - No crash

2013-11-11 Thread Harsh Kumar
otentially dangerous, but is not crashing in this case. 3. In any case, such nested eventloops should be avoided. But if used, then object must be created on heap & there should be appropriate checks before using the object to check if it is still valid. I hope I have made the correct observations, right? -- Harsh Kumar >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Not used QPointers showing modal dialogs via exec() - No crash

2013-11-11 Thread Harsh Kumar
e to reproduce the crash. Thanks Regards Harsh Kumar >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<