Re: Uploading .diff files on reviewboard

2012-03-01 Thread Rahul Sharma
x27;t know what does that mean. So, could you please tell me? Regards, Rahul Sharma. On Mon, Feb 27, 2012 at 2:18 AM, Thomas Lübking wrote: > Am 26.02.2012, 20:30 Uhr, schrieb Rahul Sharma : > > > Hi, >> I am trying to upload my .diff file on the reviewboard through the web UI >

Re: function of setButtons( Close ) of class KDialog

2012-02-05 Thread Rahul Sharma
call close() slot nor does it send a closeEvent(QCloseEvent * ) and I think that's why there is the bug. On Sun, Feb 5, 2012 at 4:23 PM, Kevin Krammer wrote: > On Sunday, 2012-02-05, Rahul Sharma wrote: > > Thanks a lot Kevin. > > That really helped, but one more question, do

Re: function of setButtons( Close ) of class KDialog

2012-02-05 Thread Rahul Sharma
Thanks a lot Kevin. That really helped, but one more question, does the QDialog::done() emits a close event signal as QWidget::close() in order to close the window (or dialog) ? Regards -Rahul Sharma On Sun, Feb 5, 2012 at 3:56 PM, Kevin Krammer wrote: > Hi, > > On Sunday, 2012-02-

function of setButtons( Close ) of class KDialog

2012-02-04 Thread Rahul Sharma
, I can say that I created a PushButton named closeButton ). Thanks. - Rahul Sharma >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<