KD Chart API Documentation  3.1
Public Types | Public Member Functions | List of all members
KDChart::ChartGraphicsItem Class Reference

Graphics item used inside of the ReverseMapper. More...

#include <ChartGraphicsItem.h>

Inheritance diagram for KDChart::ChartGraphicsItem:

Public Types

enum  { Type = UserType + 1 }
 

Public Member Functions

 ChartGraphicsItem ()
 
 ChartGraphicsItem (int row, int column)
 
int column () const
 
int row () const
 
int type () const override
 

Detailed Description

Graphics item used inside of the ReverseMapper.

Definition at line 22 of file ChartGraphicsItem.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Type 

Definition at line 25 of file ChartGraphicsItem.h.

Constructor & Destructor Documentation

◆ ChartGraphicsItem() [1/2]

ChartGraphicsItem::ChartGraphicsItem ( )

Definition at line 15 of file ChartGraphicsItem.cpp.

◆ ChartGraphicsItem() [2/2]

ChartGraphicsItem::ChartGraphicsItem ( int  row,
int  column 
)

Definition at line 20 of file ChartGraphicsItem.cpp.

Member Function Documentation

◆ column()

int KDChart::ChartGraphicsItem::column ( ) const
inline

Definition at line 38 of file ChartGraphicsItem.h.

Referenced by KDChart::ReverseMapper::addItem().

◆ row()

int KDChart::ChartGraphicsItem::row ( ) const
inline

Definition at line 34 of file ChartGraphicsItem.h.

Referenced by KDChart::ReverseMapper::addItem().

◆ type()

int KDChart::ChartGraphicsItem::type ( ) const
inlineoverride

Definition at line 42 of file ChartGraphicsItem.h.

References Type.


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

© 2001 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-chart/
Generated by doxygen 1.9.1