Hi,

I have hobby.cpp, hobby.h, ui.hobby and main.cpp files.

I've made (multiple) QTextEdit fields inside (multiple) QWidgets. Entering/editing/removing text works fine in designer. It also works fine in preview state and even when running app after compilation, but...how to save the edited QTextEdit field(s)?

Some simple example would be appreciated

Thanks-
qoo