![]() |
Lomse library. API documentation
0.30.0
|
ATextItem is an inline-level object containing a chunk of text with the same style.
Public Member Functions | |
| ImoTextItem * | internal_object () const |
Public Member Functions inherited from AObject | |
| AObject () | |
| bool | is_valid () const |
| ImoObj * | internal_object () const |
| ImoId | object_id () const |
| const std::string & | object_name () const |
| ADocument | owner_document () const |
| ADynamic | downcast_to_dynamic () const |
| AInstrument | downcast_to_instrument () const |
| AInstrGroup | downcast_to_instr_group () const |
| ALink | downcast_to_link () const |
| AList | downcast_to_list () const |
| AParagraph | downcast_to_paragraph () const |
| AScore | downcast_to_score () const |
| ATextItem | downcast_to_text_item () const |
| bool | is_anonymous_block () const |
| bool | is_button () const |
| bool | is_content () const |
| bool | is_control () const |
| bool | is_dynamic () const |
| bool | is_heading () const |
| bool | is_image () const |
| bool | is_inline_wrapper () const |
| bool | is_instrument () const |
| bool | is_instr_group () const |
| bool | is_link () const |
| bool | is_list () const |
| bool | is_list_item () const |
| bool | is_midi_info () const |
| bool | is_multicolumn () const |
| bool | is_music_data () const |
| bool | is_paragraph () const |
| bool | is_score () const |
| bool | is_sound_info () const |
| bool | is_table () const |
| bool | is_table_cell () const |
| bool | is_table_body () const |
| bool | is_table_head () const |
| bool | is_table_row () const |
| bool | is_text_item () const |
Public Member Functions inherited from ISiblings | |
| AObject | previous_sibling () const |
| AObject | next_sibling () const |
| ImoTextItem * internal_object | ( | ) | const |
Transitional, to facilitate migration to the new public API. Notice that this method will be removed in future so, please, if you need to use this method open an issue at https://github.com/lenmus/lomse/issues explaining the need, so that the public API could be fixed and your app. would not be affected in future when this method is removed.