Public Types | Public Member Functions

KDChart::ChartGraphicsItem Class Reference

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

#include <ChartGraphicsItem.h>

Inheritance diagram for KDChart::ChartGraphicsItem:
Inheritance graph
[legend]
Collaboration diagram for KDChart::ChartGraphicsItem:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { Type = UserType + 1 }

Public Member Functions

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

Detailed Description

Graphics item used inside of the ReverseMapper.

Definition at line 34 of file ChartGraphicsItem.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
Type 

Definition at line 37 of file ChartGraphicsItem.h.


Constructor & Destructor Documentation

ChartGraphicsItem::ChartGraphicsItem (  ) 

Definition at line 27 of file ChartGraphicsItem.cpp.

ChartGraphicsItem::ChartGraphicsItem ( int  row,
int  column 
)

Definition at line 34 of file ChartGraphicsItem.cpp.


Member Function Documentation

int KDChart::ChartGraphicsItem::column (  )  const
int KDChart::ChartGraphicsItem::row (  )  const
int KDChart::ChartGraphicsItem::type (  )  const

Definition at line 45 of file ChartGraphicsItem.h.


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