|
Guitar
|
#include <AbstractTextEditorApplication.h>
Public Member Functions | |
| RowCol (row_index_t row=0, col_index_t col=0) | |
Public Attributes | |
| row_index_t | row = 0 |
| col_index_t | col = 0 |
|
inline |
| col_index_t texteditor::RowCol::col = 0 |
| row_index_t texteditor::RowCol::row = 0 |