<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 02.07.2013 13:23, Jaydeep Solanki
      wrote:<br>
    </div>
    <blockquote
cite="mid:CALCx487qE356pegMDn57ChxMvAwVTn6Lbg5Kao3YCDwkV9HfGg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Hi,<br>
            </div>
            In parttest.cpp, I see that private members have been
            accessed.<br>
            <br>
          </div>
          It would be nice if someone can throw a light on how is it
          done, because when I try to do it,  it doesn't compile saying
          "cannot access private members".<br>
          <br>
        </div>
        Cheers,<br>
        Jaydeep<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Okular-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Okular-devel@kde.org">Okular-devel@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/okular-devel">https://mail.kde.org/mailman/listinfo/okular-devel</a>
</pre>
    </blockquote>
    <br>
    Look for some friend class and try to override it<br>
  </body>
</html>