◆ CmBarMode()
teditor::cmbar::CmBarMode::CmBarMode |
( |
| ) |
|
|
inline |
◆ create()
static Mode* teditor::cmbar::CmBarMode::create |
( |
| ) |
|
|
inlinestatic |
◆ getColorFor()
void teditor::cmbar::CmBarMode::getColorFor |
( |
AttrColor & |
fg, |
|
|
AttrColor & |
bg, |
|
|
int |
lineNum, |
|
|
int |
pos, |
|
|
const Buffer & |
b, |
|
|
bool |
isHighlighted |
|
) |
| |
|
inlinevirtual |
◆ getColorMap()
ColorMap& teditor::cmbar::CmBarMode::getColorMap |
( |
| ) |
|
|
inlinevirtual |
get color map for the buffer this mode applies to
Implements teditor::Mode.
◆ getKeyCmdMap()
KeyCmdMap& teditor::cmbar::CmBarMode::getKeyCmdMap |
( |
| ) |
|
|
inlinevirtual |
get key-cmd map for the buffer this mode applies to
Implements teditor::Mode.
◆ indent()
int teditor::cmbar::CmBarMode::indent |
( |
Buffer & |
buf, |
|
|
int |
line |
|
) |
| |
|
inlinevirtual |
function to compute indentation of the line in the input buffer
Implements teditor::Mode.
◆ modeCheck()
static bool teditor::cmbar::CmBarMode::modeCheck |
( |
const std::string & |
file | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: