voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
voxelman.gui.textedit.textmodel
voxelman
gui
textedit
Public Imports
voxelman.gui.textedit.linebuffer
public
import
voxelman
.
gui
.
textedit
.
linebuffer
:
LineInfo
;
voxelman.container.chunkedrange
public
import
voxelman
.
container
.
chunkedrange
;
voxelman.gui.textedit.cursor
public
import
voxelman
.
gui
.
textedit
.
cursor
;
Members
Aliases
TextViewSettingsRef
alias
TextViewSettingsRef
=
TextViewSettings
*
Undocumented in source.
Enums
EditorCommandFlags
enum
EditorCommandFlags
Undocumented in source.
EditorCommandType
enum
EditorCommandType
Undocumented in source.
Functions
emptySelection
Selection
emptySelection
(Cursor cur)
Undocumented in source. Be warned that the author may not have intended to support it.
Interfaces
TextModel
interface
TextModel
Undocumented in source.
Structs
EditorCommand
struct
EditorCommand
Undocumented in source.
Selection
struct
Selection
Undocumented in source.
TextViewSettings
struct
TextViewSettings
Undocumented in source.
Meta
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2017-2018 Andrey Penechko.
Authors
Andrey Penechko.
voxelman
gui
textedit
modules
cursor
linebuffer
lineedit
messagelog
textbuffer
texteditor
texteditorview
textmodel
undostack