hi, I need 2 members similar:
Qt Code:
  1. void ob::Write(QTextStream& xstrm)
  2. void ob::Write(QTextStream& xstrm, QProgressDialog*)
To copy to clipboard, switch view to plain text mode 
but it contain 100 lines. Do I have to repeat the entire body of member twice? another way? thanks