|
libyui
3.0.10
|
Public Member Functions | |
| YRichTextPrivate (const std::string &text, bool plainTextMode) | |
Public Attributes | |
| std::string | text |
| bool | plainTextMode |
| bool | autoScrollDown |
| bool | shrinkable |
Definition at line 33 of file YRichText.cc.
| YRichTextPrivate::YRichTextPrivate | ( | const std::string & | text, |
| bool | plainTextMode | ||
| ) | [inline] |
Constructor.
Definition at line 38 of file YRichText.cc.