You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All doxygen comments must have unified style, e.g.:
////// \brief Constructs parser using device with source data./// \param[in] filePath A file which contains records.///TextFileParser(QIODevice *device);
Methods and classes without comments should be supplied with Doxygen placeholders.
The text was updated successfully, but these errors were encountered:
All doxygen comments must have unified style, e.g.:
Methods and classes without comments should be supplied with Doxygen placeholders.
The text was updated successfully, but these errors were encountered: