IDA C++ SDK 9.2
Loading...
Searching...
No Matches
ida_highlighter.hpp File Reference

Go to the source code of this file.

Classes

struct  ida_syntax_highlighter_helper_t
struct  ida_syntax_highlighter_t
struct  ida_syntax_highlighter_t::plain_char_ptr_t
struct  ida_syntax_highlighter_t::multicmt_t
struct  ida_syntax_highlighter_t::keywords_style_t

Typedefs

typedef qvector< ida_syntax_highlighter_helper_t * > ida_syntax_highlighter_helpers_t

Functions

idaman void ida_export code_highlight_block (void *context, highlighter_cbs_t *highlighter_cbs, const qstring &text)

Typedef Documentation

◆ ida_syntax_highlighter_helpers_t

Function Documentation

◆ code_highlight_block()

idaman void ida_export code_highlight_block ( void * context,
highlighter_cbs_t * highlighter_cbs,
const qstring & text )