LibEngsas
Public Member Functions | Private Attributes | List of all members
EChartMarkersConfig Class Reference

Used to config the Markers. More...

#include <echartmarkersconfig.h>

+ Inheritance diagram for EChartMarkersConfig:
+ Collaboration diagram for EChartMarkersConfig:

Public Member Functions

 EChartMarkersConfig (int size=10, QObject *parent=NULL)
 
void setSize (uint size)
 
uint size () const
 

Private Attributes

uint mySize
 

Detailed Description

Used to config the Markers.

Constructor & Destructor Documentation

◆ EChartMarkersConfig()

EChartMarkersConfig::EChartMarkersConfig ( int  size = 10,
QObject *  parent = NULL 
)
+ Here is the call graph for this function:

Member Function Documentation

◆ setSize()

void EChartMarkersConfig::setSize ( uint  size)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ size()

uint EChartMarkersConfig::size ( ) const
inline
+ Here is the caller graph for this function:

Member Data Documentation

◆ mySize

uint EChartMarkersConfig::mySize
private

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