|
|
| PacketListRecord (frame_data *frameData) |
| |
|
void | ensureColorized (capture_file *cap_file) |
| |
|
const QString | columnString (capture_file *cap_file, int column, bool colorized=false) |
| |
|
frame_data * | frameData () const |
| |
|
bool | colorized () |
| |
|
unsigned int | conversation () |
| |
| const GSList * | matchingColorFilters () const |
| |
| bool | hasMultipleColors () const |
| |
| int | colorFilterCount () const |
| |
|
int | columnTextSize (const char *str) |
| |
|
void | invalidateColorized () |
| |
|
void | invalidateRecord () |
| |
|
int | lineCount () |
| |
|
int | lineCountChanged () |
| |
|
void | setRow (int row) |
| |
|
int | row () const |
| |
|
uint32_t | expertSeverity () const |
| |
|
|
static int | textColumn (int column) |
| |
|
static void | invalidateAllRecords () |
| |
|
static void | setMaxCache (int cost) |
| |
|
static void | resetColumns (column_info *cinfo) |
| |
|
static void | resetColorization () |
| |
◆ colorFilterCount()
| int PacketListRecord::colorFilterCount |
( |
| ) |
const |
|
inline |
Get count of matching color filters
◆ hasMultipleColors()
| bool PacketListRecord::hasMultipleColors |
( |
| ) |
const |
|
inline |
Check if packet has multiple color matches
◆ matchingColorFilters()
| const GSList * PacketListRecord::matchingColorFilters |
( |
| ) |
const |
|
inline |
Get list of all matching color filters
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/models/packet_list_record.h
- /builds/wireshark/wireshark/ui/qt/models/packet_list_record.cpp