Source Code (Gui Example 48)
QFile and QSaveFile are classes in the CopperSpice Core library. Both of these classes contain methods which can be used to save text to a file. This example will explain why using QSaveFile is often over looked and when it is the better choice.