Guitar
Public Attributes | List of all members
TextEditorContext::Cache Struct Reference

#include <AbstractTextEditorApplication.h>

Public Attributes

std::optional< row_index_tnlines
 
row_index_t current_logical_row = 0
 
col_index_t current_logical_col = 0
 
bool scroll_bar_update_needed = true
 

Member Data Documentation

◆ current_logical_col

col_index_t TextEditorContext::Cache::current_logical_col = 0

◆ current_logical_row

row_index_t TextEditorContext::Cache::current_logical_row = 0

◆ nlines

std::optional<row_index_t> TextEditorContext::Cache::nlines

◆ scroll_bar_update_needed

bool TextEditorContext::Cache::scroll_bar_update_needed = true

The documentation for this struct was generated from the following file: