Text object selection filter to determine if the text object is selectable and has as its first line a title string matching the string given. More...
#include <rvc/textobj.h>

Public Member Functions | |
| GETOBJFILTER_HASTITLE (const char *Title, CHAR_ENCODING encoding=CHAR_ENCODING_ASCII) | |
| GETOBJFILTER_HASTITLE (const MISTRING &Title) | |
Text object selection filter to determine if the text object is selectable and has as its first line a title string matching the string given.
| RVC::TEXTOBJ::GETOBJFILTER_HASTITLE::GETOBJFILTER_HASTITLE | ( | const MISTRING & | Title | ) | [explicit] |
| RVC::TEXTOBJ::GETOBJFILTER_HASTITLE::GETOBJFILTER_HASTITLE | ( | const char * | Title, | |
| CHAR_ENCODING | encoding = CHAR_ENCODING_ASCII | |||
| ) | [explicit] |
1.6.1