#include <textdocumentserializer.h>
◆ saveLineSelector()
virtual bool edbee::TextDocumentSerializerFilter::saveLineSelector |
( |
TextDocumentSerializer * |
serializer, |
|
|
int |
lineIdx, |
|
|
QString & |
line |
|
) |
| |
|
pure virtual |
A special filter class to filter lines while saving.
- Parameters
-
serializer | the text serialzer |
lineIdx | the line index that needs to be saved |
line | the line that's save |
- Returns
- true if the line needs to be selected. return false to skip the line
The documentation for this class was generated from the following file: