|
JS8Call-Improved master
|


Public Member Functions | |
| DirectedMessageHighlighter (QTextDocument *parent=nullptr) | |
| void | setEnabled (bool enabled) |
| void | setPillColors (const PillColorScheme &scheme) |
| void | setSelectedCallsign (const QString &callsign) |
Static Public Attributes | |
| static constexpr int | PillColorProperty = QTextFormat::UserProperty + 1 |
| static constexpr int | PillGroupProperty = QTextFormat::UserProperty + 2 |
Protected Member Functions | |
| void | highlightBlock (const QString &text) override |