Mercurial > hg > octave-nkf
diff libgui/qterminal/libqterminal/unix/Screen.h @ 19198:96751a74bbbb
Start doxygenising sources
* Screen.cpp Screen.h Vt102Emulation.cpp files-dock-widget.h
main-window.h octave-qt-link.h parser.h: Reformat existing Doxygen
commands to use @ instead of \ to start a command.
* Array.h: Convert existing comments into Doxygen comments.
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Tue, 12 Aug 2014 15:27:16 -0400 |
parents | d63878346099 |
children | 0e1f5a750d00 |
line wrap: on
line diff
--- a/libgui/qterminal/libqterminal/unix/Screen.h +++ b/libgui/qterminal/libqterminal/unix/Screen.h @@ -50,7 +50,7 @@ class TerminalCharacterDecoder; /** - \brief An image of characters with associated attributes. + @brief An image of characters with associated attributes. The terminal emulation ( Emulation ) receives a serial stream of characters from the program currently running in the terminal.