[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-edu-devel
Subject:    Re: Bug #152182
From:       Rahul Sharma <rahulveera2009 () gmail ! com>
Date:       2012-01-22 13:45:58
Message-ID: CAC3EFMhvJHC9v3yOHjs_ww3aVJAGY6ELJ_aQfHeuMpe+wBqdtQ () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Thanks for pointing out.
And I apologize for my heedlessness.
But I still don't get the meaning of sliders

Regards,
Rahul Sharma

On Sun, Jan 22, 2012 at 8:40 AM, Albert Astals Cid <aacid@kde.org> wrote:

> El Diumenge, 22 de gener de 2012, a les 08:06:26, Rahul Sharma va escriure:
> > Yes, I have built the kmplot. And I have started to fix the bug.
> >
> > There are certain questions that I want to ask.
> > Firstly, how those sliders are meant to work?
> >
> > Secondly, I looked at the code and in the *maindlg.cpp* and *view.cpp*,
> > there is a definition of slots namely *sliderWindowClosed()* and *
> > slidersWindowClosed()*
> > that do *m_menuSliderAction->**setChecked( false )* each time the window
> is
> > closed either
> > by close button or by any other method. But when I looked in the
> > documentation of kdelibs,
> > I didn't find any *setchecked()* function either in the
> > *KToggleAction*class or the parent class of
> > *Qt*.
>
> You did not look closely enough, QAction has a setChecked.
>
> Albert
>
> >
> > Thanks.
> > Rahul Sharma
> >
> > On Sun, Jan 22, 2012 at 7:26 AM, Albert Astals Cid <aacid@kde.org>
> wrote:
> > > El Diumenge, 22 de gener de 2012, a les 04:41:27, Rahul Sharma va
> escriure:
> > > > Hi,
> > > > I am interested in contributing to the development of kmplot. In
> > > > particular, I looked at the bug in bugs.kde.org and thought of
> > > > fixing
> > >
> > > the
> > >
> > > > bug #152182. I had some advice from Anne-Marie Mahfouf that I should
> > >
> > > write
> > >
> > > > to the kde-edu mailing list with a cc to Matthias Messmer.
> > > >
> > > > I have successfully built kdelibs5-dev in my system and I also have
> > > > gone through the documentation of Kdelibs and Qt.
> > > >
> > > > Can I get a little assistance?
> > >
> > > Have you build kmplot yourself already?
> > > Have you started trying to fix the bug?
> > >
> > > Without more specific questions is difficult to give any assisntance.
> > >
> > > Cheers,
> > >
> > >  Albert
> > >
> > > > Thanks.
> > > > Rahul Sharma
> > >
> > > _______________________________________________
> > > kde-edu mailing list
> > > kde-edu@mail.kde.org
> > > https://mail.kde.org/mailman/listinfo/kde-edu
> _______________________________________________
> kde-edu mailing list
> kde-edu@mail.kde.org
> https://mail.kde.org/mailman/listinfo/kde-edu
>

[Attachment #5 (text/html)]

Thanks for pointing out.<br>And I apologize for my heedlessness.<br>But I still \
don&#39;t get the meaning of sliders<br><br>Regards,<br>Rahul Sharma<br><br><div \
class="gmail_quote">On Sun, Jan 22, 2012 at 8:40 AM, Albert Astals Cid <span \
dir="ltr">&lt;<a href="mailto:aacid@kde.org">aacid@kde.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">El Diumenge, 22 de gener de 2012, a les 08:06:26, Rahul \
Sharma va escriure:<br> <div class="im">&gt; Yes, I have built the kmplot. And I have \
started to fix the bug.<br> &gt;<br>
&gt; There are certain questions that I want to ask.<br>
&gt; Firstly, how those sliders are meant to work?<br>
&gt;<br>
</div>&gt; Secondly, I looked at the code and in the *maindlg.cpp* and \
*view.cpp*,<br> &gt; there is a definition of slots namely *sliderWindowClosed()* and \
*<br> &gt; slidersWindowClosed()*<br>
&gt; that do *m_menuSliderAction-&gt;**setChecked( false )* each time the window \
is<br> <div class="im">&gt; closed either<br>
&gt; by close button or by any other method. But when I looked in the<br>
&gt; documentation of kdelibs,<br>
</div>&gt; I didn&#39;t find any *setchecked()* function either in the<br>
&gt; *KToggleAction*class or the parent class of<br>
&gt; *Qt*.<br>
<br>
You did not look closely enough, QAction has a setChecked.<br>
<span class="HOEnZb"><font color="#888888"><br>
Albert<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; Thanks.<br>
&gt; Rahul Sharma<br>
&gt;<br>
&gt; On Sun, Jan 22, 2012 at 7:26 AM, Albert Astals Cid &lt;<a \
href="mailto:aacid@kde.org">aacid@kde.org</a>&gt; wrote:<br> &gt; &gt; El Diumenge, \
22 de gener de 2012, a les 04:41:27, Rahul Sharma va<br> escriure:<br>
&gt; &gt; &gt; Hi,<br>
&gt; &gt; &gt; I am interested in contributing to the development of kmplot. In<br>
&gt; &gt; &gt; particular, I looked at the bug in <a href="http://bugs.kde.org" \
target="_blank">bugs.kde.org</a> and thought of<br> &gt; &gt; &gt; fixing<br>
&gt; &gt;<br>
&gt; &gt; the<br>
&gt; &gt;<br>
&gt; &gt; &gt; bug #152182. I had some advice from Anne-Marie Mahfouf that I \
should<br> &gt; &gt;<br>
&gt; &gt; write<br>
&gt; &gt;<br>
&gt; &gt; &gt; to the kde-edu mailing list with a cc to Matthias Messmer.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I have successfully built kdelibs5-dev in my system and I also \
have<br> &gt; &gt; &gt; gone through the documentation of Kdelibs and Qt.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Can I get a little assistance?<br>
&gt; &gt;<br>
&gt; &gt; Have you build kmplot yourself already?<br>
&gt; &gt; Have you started trying to fix the bug?<br>
&gt; &gt;<br>
&gt; &gt; Without more specific questions is difficult to give any assisntance.<br>
&gt; &gt;<br>
&gt; &gt; Cheers,<br>
&gt; &gt;<br>
&gt; &gt;  Albert<br>
&gt; &gt;<br>
&gt; &gt; &gt; Thanks.<br>
&gt; &gt; &gt; Rahul Sharma<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; kde-edu mailing list<br>
&gt; &gt; <a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
&gt; &gt; <a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br> \
_______________________________________________<br> kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" \
target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br> \
</div></div></blockquote></div><br>



_______________________________________________
kde-edu mailing list
kde-edu@mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic