![]() |
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Public Types | |
enum | PlotStyles { psLine , psDotLine , psStepLine , psDotStepLine , psImpulse , psBar , psStackedBar , psDot , psSquare , psDiamond , psCross , psPlus , psCircle } |
Public Attributes | |
const qreal | graph_line_width_ = 1.0 |
Static Public Attributes | |
static const int | default_y_axis_factor_ = 1 |
Protected Member Functions | |
void | applyCurrentColor () |
bool | removeFromLegend () |
void | clearAllData () |
Protected Attributes | |
QCustomPlot * | parent_ |
QCPGraph * | graph_ |
QCPBars * | bars_ |
QString | name_ |
QBrush | color_ |
bool | visible_ |
unsigned int | y_axis_factor_ |