Frapper  1.0a
Public Member Functions | Private Attributes | List of all members
PainterPanel::PainterPanelHistoryListItem Class Reference

#include <PainterPanelListItem.h>

Inheritance diagram for PainterPanel::PainterPanelHistoryListItem:
Inheritance graph
[legend]
Collaboration diagram for PainterPanel::PainterPanelHistoryListItem:
Collaboration graph
[legend]

Public Member Functions

 PainterPanelHistoryListItem (BaseShapeItem *item, QListWidget *parent=0, int type=UserType)
 Constructor of the PainterPanelListItem class.
 
BaseShapeItemgetItem () const
 Get the BaseShapeItem associated with the list item.
 
void Item (BaseShapeItem *val)
 Set the BaseShapeItem associated with the list item.
 

Private Attributes

BaseShapeItemm_item
 The BaseShapeItem associated with the list item.
 

Constructor & Destructor Documentation

PainterPanel::PainterPanelHistoryListItem::PainterPanelHistoryListItem ( BaseShapeItem item,
QListWidget *  parent = 0,
int  type = UserType 
)
inline

Constructor of the PainterPanelListItem class.

Member Function Documentation

BaseShapeItem* PainterPanel::PainterPanelHistoryListItem::getItem ( ) const
inline

Get the BaseShapeItem associated with the list item.

void PainterPanel::PainterPanelHistoryListItem::Item ( BaseShapeItem val)
inline

Set the BaseShapeItem associated with the list item.

Member Data Documentation

BaseShapeItem* PainterPanel::PainterPanelHistoryListItem::m_item
private

The BaseShapeItem associated with the list item.


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