Hello everybody.
My english not too good, sorry.

I'm beginner programmer. I had hope all will okay, but I wrong. I have a problem, I create simple KeyBinder - save and load *.txt file not work, I have a form (ten slots - lineEdit). I want to, contents form field save to file according to the formula:

Qt Code:
  1. Al has a cat. || Ben has a dog. || Thomas has a bear.
To copy to clipboard, switch view to plain text mode 
etc.

Load the file and puts its content in form. In short, it comes to saving the template file.


I hope that you are going to help me. See you.