#include <sailwriter-hand.h>

Public Member Functions | |
| virtual void | write (const CPanelGroup &sail, const QString &filename) const |
Definition at line 31 of file sailwriter-hand.h.
| void CSailHandWriter::write | ( | const CPanelGroup & | sail, | |
| const QString & | filename | |||
| ) | const [virtual] |
Write sail to TXT "hand" format.
| sail | the panel group to write | |
| filename | the file to write to |
Reimplemented from CSailTxtWriter.
Definition at line 30 of file sailwriter-hand.cpp.
References CPanelGroup::title.
1.5.6