SedSat3 1.1.6
Sediment Source Apportionment Tool - Advanced statistical methods for environmental pollution research
Loading...
Searching...
No Matches
Chart Class Reference

#include </home/runner/work/SedSat3/SedSat3/chart.h>

Inheritance diagram for Chart:
Inheritance graph
Collaboration diagram for Chart:
Collaboration graph

Public Member Functions

 Chart (QGraphicsItem *parent=nullptr, Qt::WindowFlags wFlags={})
 
 ~Chart ()
 

Protected Member Functions

bool sceneEvent (QEvent *event)
 

Private Member Functions

bool gestureEvent (QGestureEvent *event)
 

Detailed Description

Definition at line 13 of file chart.h.

Constructor & Destructor Documentation

◆ Chart()

Chart::Chart ( QGraphicsItem *  parent = nullptr,
Qt::WindowFlags  wFlags = {} 
)
explicit

Definition at line 6 of file chart.cpp.

◆ ~Chart()

Chart::~Chart ( )

Definition at line 14 of file chart.cpp.

Member Function Documentation

◆ gestureEvent()

bool Chart::gestureEvent ( QGestureEvent *  event)
private

Definition at line 26 of file chart.cpp.

Referenced by sceneEvent().

◆ sceneEvent()

bool Chart::sceneEvent ( QEvent *  event)
protected

Definition at line 19 of file chart.cpp.

References gestureEvent().


The documentation for this class was generated from the following files: