Qt Code:
  1. setWindowFlags( Qt::Window
  2. | Qt::WindowTitleHint
  3. | Qt::CustomizeWindowHint );
To copy to clipboard, switch view to plain text mode