#include <Formatter.h>
Definition at line 18 of file Formatter.h.
◆ Formatter()
Formatter::Formatter |
( |
AbstractByteBuffer * | buf, |
|
|
bool | _isHex = false, |
|
|
bool | _isSkipNonprintable = false ) |
|
inline |
◆ operator[]()
const QString Formatter::operator[] |
( |
std::size_t | idx | ) |
const |
|
virtual |
◆ setHex()
void Formatter::setHex |
( |
bool | isEnabled | ) |
|
|
inline |
◆ setSkipNonPrintable()
void Formatter::setSkipNonPrintable |
( |
bool | isEnabled | ) |
|
|
inline |
◆ isHex
◆ isSkipNonprintable
bool Formatter::isSkipNonprintable |
|
protected |
The documentation for this class was generated from the following files: