Function EditableContent.lineIsEmpty

return true if line with index lineIndex is empty (has length 0 or consists only of spaces and tabs)

Prototype

bool lineIsEmpty(
  int lineIndex
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0