edbee - Qt Editor Library
v0.11.1
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
c
e
f
i
k
l
m
o
p
q
r
s
t
u
v
Functions
Variables
Typedefs
Enumerations
Enumerator
c
e
f
i
k
l
m
o
p
r
s
t
u
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Variables
a
b
c
d
e
f
g
i
k
l
n
o
p
q
s
t
Enumerations
Enumerator
a
b
d
e
f
h
i
l
m
n
p
r
s
t
u
w
Related Symbols
Files
File List
File Members
All
_
a
d
e
g
o
p
q
s
t
v
Macros
_
a
d
e
g
o
p
q
s
t
v
▼
edbee - Qt Editor Library
edbee documentation
►
Coding Style
►
Line data
Todo List
►
Namespaces
▼
Classes
▼
Class List
▼
edbee
►
test
►
AbstractRangedChange
►
AccessibleTextEditorWidget
►
AutoCompleteDelegate
►
BasePListParser
►
BasicDynamicVariable
►
BasicTextLineData
►
CascadingQVariantMap
►
Change
►
ChangeGroup
►
CharTextBuffer
►
CharTextDocument
►
CommentCommand
►
CommentDefinition
►
CommentDefinitionItem
►
ControllerChange
►
CopyCommand
►
CutCommand
►
DebugAllocation
►
DebugAllocationList
►
DebugCommand
DocumentChange
►
DuplicateCommand
►
DynamicTextRangeSet
►
DynamicVariable
►
DynamicVariables
►
Edbee
►
EmptyDocumentChange
►
FactoryCommandMap
►
FactoryKeyMap
►
FakeToolTip
►
FindCommand
►
GapVector
►
GrammarTextLexer
►
JsonParser
►
KeyMapParser
►
LineDataChange
►
LineDataListChange
►
LineEnding
►
LineOffsetVector
►
MergableChangeGroup
►
MoveLineCommand
►
MultiLineScopedTextRange
►
MultiLineScopedTextRangeReference
►
MultiLineScopedTextRangeSet
►
NewlineCommand
►
NoGapVector
►
OnigRegExpEngine
►
PasteCommand
►
PrivateShadowWidget
►
QCharGapVector
►
QtRegExpEngine
►
RangeLineIterator
►
RangeSetLineIterator
►
RedoCommand
►
RegExp
►
RegExpEngine
►
RemoveCommand
►
ReplaceSelectionCommand
►
ScopedDynamicVariable
►
ScopedTextRange
►
ScopedTextRangeList
►
SelectionChange
►
SelectionCommand
►
SimpleProfiler
►
StringTextAutoCompleteProvider
►
TabCommand
►
TextAutoCompleteItem
►
TextAutoCompleteProvider
►
TextAutoCompleteProviderList
►
TextBuffer
►
TextBufferChange
►
TextBufferChangeData
►
TextCaretCache
►
TextChange
►
TextChangeWithCaret
►
TextCodec
►
TextCodecDetector
►
TextCodecManager
►
TextDocument
►
TextDocumentFilter
►
TextDocumentScopes
►
TextDocumentSerializer
►
TextDocumentSerializerFilter
►
TextEditorAutoCompleteComponent
►
TextEditorCommand
►
TextEditorCommandMap
►
TextEditorComponent
►
TextEditorConfig
►
TextEditorController
►
TextEditorKey
►
TextEditorKeyMap
►
TextEditorRenderer
►
TextEditorScrollArea
►
TextEditorWidget
►
TextGrammar
►
TextGrammarManager
►
TextGrammarRule
►
TextKeyMapManager
►
TextLayout
►
TextLayoutBuilder
►
TextLexer
►
TextLineData
►
TextLineDataList
►
TextLineDataManager
►
TextMarginComponent
►
TextMarginComponentDelegate
►
TextRange
►
TextRangeSet
►
TextRangeSetBase
►
TextRenderer
►
TextScope
►
TextScopeList
►
TextScopeManager
►
TextScopeSelector
►
TextSearcher
►
TextSelection
►
TextTheme
►
TextThemeManager
►
TextThemeRule
►
TextThemeStyler
►
TextUndoStack
►
TmLanguageParser
►
TmThemeParser
►
ToggleReadonlyCommand
►
UndoCommand
►
Util
►
QT_WARNING_DISABLE_DEPRECATED
Class Index
►
Class Hierarchy
►
Class Members
►
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
edbee::TextEditorConfig Member List
This is the complete list of members for
edbee::TextEditorConfig
, including all inherited members.
autocompleteAutoShow
() const
edbee::TextEditorConfig
autocompleteMinimalCharacters
() const
edbee::TextEditorConfig
beginChanges
()
edbee::TextEditorConfig
caretBlinkingRate
() const
edbee::TextEditorConfig
caretWidth
() const
edbee::TextEditorConfig
charGroups
() const
edbee::TextEditorConfig
configChanged
()
edbee::TextEditorConfig
signal
endChanges
()
edbee::TextEditorConfig
extraLineSpacing
() const
edbee::TextEditorConfig
font
() const
edbee::TextEditorConfig
HideWhitespaces
enum value
edbee::TextEditorConfig
indentSize
() const
edbee::TextEditorConfig
lineSeparatorPen
() const
edbee::TextEditorConfig
notifyChange
()
edbee::TextEditorConfig
protected
renderBidiContolCharacters
() const
edbee::TextEditorConfig
scrollPastEnd
() const
edbee::TextEditorConfig
setAutocompleteAutoShow
(bool enable)
edbee::TextEditorConfig
setAutocompleteMinimalCharacters
(int amount)
edbee::TextEditorConfig
setCaretBlinkRate
(int rate)
edbee::TextEditorConfig
setCaretWidth
(int width)
edbee::TextEditorConfig
setCharGroups
(const QStringList &items)
edbee::TextEditorConfig
setExtraLineSpacing
(int value)
edbee::TextEditorConfig
setFont
(const QFont &font)
edbee::TextEditorConfig
setIndentSize
(int size)
edbee::TextEditorConfig
setLineSeperatorPen
(const QPen &pen)
edbee::TextEditorConfig
setRenderBidiContolCharacters
(bool enabled)
edbee::TextEditorConfig
setScrollPastEnd
(bool enabled)
edbee::TextEditorConfig
setShowCaretOffset
(bool enable)
edbee::TextEditorConfig
setShowWhitespaceMode
(int mode)
edbee::TextEditorConfig
setShowWhitespaceMode
(const QString &str)
edbee::TextEditorConfig
setSmartTab
(bool enable)
edbee::TextEditorConfig
setThemeName
(const QString &name)
edbee::TextEditorConfig
setUndoGroupPerSpace
(bool enable)
edbee::TextEditorConfig
setUseLineSeparator
(bool value)
edbee::TextEditorConfig
setUseTabChar
(bool enable)
edbee::TextEditorConfig
setWhitespaces
(const QString &value)
edbee::TextEditorConfig
setWhitespaceWithoutNewline
(const QString &)
edbee::TextEditorConfig
showCaretOffset
() const
edbee::TextEditorConfig
ShowWhitespaceMode
enum name
edbee::TextEditorConfig
showWhitespaceMode
() const
edbee::TextEditorConfig
ShowWhitespaces
enum value
edbee::TextEditorConfig
smartTab
() const
edbee::TextEditorConfig
TextEditorConfig
(QObject *parent=0)
edbee::TextEditorConfig
themeName
()
edbee::TextEditorConfig
undoGroupPerSpace
() const
edbee::TextEditorConfig
useLineSeparator
() const
edbee::TextEditorConfig
useTabChar
() const
edbee::TextEditorConfig
whitespaces
() const
edbee::TextEditorConfig
whitespaceWithoutNewline
() const
edbee::TextEditorConfig
~TextEditorConfig
()
edbee::TextEditorConfig
virtual
Generated on Wed Mar 5 2025 21:11:15 for edbee - Qt Editor Library by
1.13.2