#include <TextEditorParaAttributes.h>
Definition at line 23 of file TextEditorParaAttributes.h.
◆ TextEditorParaAttributes() [1/2]
◆ TextEditorParaAttributes() [2/2]
| TextEditorParaAttributes::TextEditorParaAttributes |
( |
void | | ) |
|
◆ ~TextEditorParaAttributes()
| TextEditorParaAttributes::~TextEditorParaAttributes |
( |
void | | ) |
|
◆ add_tab() [1/2]
◆ add_tab() [2/2]
◆ alignment()
| int TextEditorParaAttributes::alignment |
( |
void | | ) |
const |
◆ alignment_from_char()
◆ char_from_alignment()
◆ char_from_line_spacing_style()
◆ clean_tabs()
| void TextEditorParaAttributes::clean_tabs |
( |
void | | ) |
|
◆ compare()
◆ first_indent()
| double TextEditorParaAttributes::first_indent |
( |
void | | ) |
const |
◆ flags()
| int const TextEditorParaAttributes::flags |
( |
void | | ) |
const |
◆ left_indent()
| double TextEditorParaAttributes::left_indent |
( |
void | | ) |
const |
◆ line_spacing_factor()
| double TextEditorParaAttributes::line_spacing_factor |
( |
void | | ) |
const |
◆ line_spacing_style()
| int TextEditorParaAttributes::line_spacing_style |
( |
void | | ) |
const |
◆ line_spacing_style_from_char()
◆ numbering()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ rationalize_indents()
◆ remove_tab() [1/3]
| void TextEditorParaAttributes::remove_tab |
( |
double | | ) |
|
◆ remove_tab() [2/3]
| void TextEditorParaAttributes::remove_tab |
( |
int | | ) |
|
◆ remove_tab() [3/3]
◆ reset_tabs()
| void TextEditorParaAttributes::reset_tabs |
( |
void | | ) |
|
◆ right_indent()
| double TextEditorParaAttributes::right_indent |
( |
void | | ) |
const |
◆ scale_tabs()
| bool TextEditorParaAttributes::scale_tabs |
( |
double | | ) |
|
◆ scale_values()
| bool TextEditorParaAttributes::scale_values |
( |
double | | ) |
|
◆ set_alignment()
| void TextEditorParaAttributes::set_alignment |
( |
int | | ) |
|
◆ set_first_indent()
| void TextEditorParaAttributes::set_first_indent |
( |
double | | ) |
|
◆ set_flags()
| void TextEditorParaAttributes::set_flags |
( |
int | | ) |
|
◆ set_left_indent()
| void TextEditorParaAttributes::set_left_indent |
( |
double | | ) |
|
◆ set_line_spacing_factor()
| void TextEditorParaAttributes::set_line_spacing_factor |
( |
double | | ) |
|
◆ set_line_spacing_style()
| void TextEditorParaAttributes::set_line_spacing_style |
( |
int | | ) |
|
◆ set_numbering()
◆ set_right_indent()
| void TextEditorParaAttributes::set_right_indent |
( |
double | | ) |
|
◆ set_space_after()
| void TextEditorParaAttributes::set_space_after |
( |
double | | ) |
|
◆ set_space_before()
| void TextEditorParaAttributes::set_space_before |
( |
double | | ) |
|
◆ set_tabs()
◆ space_after()
| double TextEditorParaAttributes::space_after |
( |
void | | ) |
const |
◆ space_before()
| double TextEditorParaAttributes::space_before |
( |
void | | ) |
const |
◆ tab()
◆ tabs()
◆ kAlignmentChar
◆ kFirstIndentChar
◆ kLeftIndentChar
◆ kLineSpacingChar
◆ kMultiplierChar
◆ kRightIndentChar
◆ kSpaceAfterChar
◆ kSpaceBeforeChar
◆ kTabsChar
◆ kZeroTabsChar
The documentation for this class was generated from the following file: