MCPcopy Create free account
hub / github.com/IENT/YUView / getPacketItemModel

Method getPacketItemModel

YUViewLib/src/parser/Parser.h:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 virtual ~Parser() = 0;
61
62 QAbstractItemModel *getPacketItemModel() { return streamIndexFilter.data(); }
63 BitratePlotModel * getBitratePlotModel() { return bitratePlotModel.data(); }
64 HRDPlotModel * getHRDPlotModel();
65 void setRedirectPlotModel(HRDPlotModel *plotModel);

Callers 1

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected