MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / error_message

Method error_message

DSView/pv/data/decoderstack.h:158–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 void frame_ended();
157
158 inline QString error_message(){
159 return _error_message;
160 }
161
162 inline void *get_key_handel(){
163 return _decoder_status;

Callers 1

paint_midMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected