Skip to content
Snippets Groups Projects
Commit bad9de0c authored by Nina Džugasová's avatar Nina Džugasová Committed by Tomáš Oberhuber
Browse files

Starting with documentation of File.

parent 23ca0c68
No related branches found
No related tags found
1 merge request!15Nina
...@@ -61,7 +61,7 @@ class File ...@@ -61,7 +61,7 @@ class File
~File(); ~File();
///// /////
/// \brief Opens given file. /// \brief Opens given file.
/// ///
/// Opens file with given \e fileName and returns true/false based on the success in opening the file. /// Opens file with given \e fileName and returns true/false based on the success in opening the file.
/// \param fileName String which indicates name of the file user wants to open. /// \param fileName String which indicates name of the file user wants to open.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment