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

#include <PainterPanelListItem.h>

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

Public Member Functions

 PainterPanelImageListItem (PainterPanelImageListItemData *data, QListWidget *parent=0, int type=UserType)
 Constructor of the PainterPanelListItem class.
 
 ~PainterPanelImageListItem ()
 Destructor of the PainterPanelListItem class.
 
ParametergetParameter () const
 Get the parameter associated with the list item.
 
void setParameter (Parameter *val)
 Set the parameter associated with the list item.
 
PainterGraphicsScenegetScene ()
 Get the GraphicsScene associated with the list item.
 

Private Attributes

PainterPanelImageListItemDatam_data
 The data stored in the list item.
 

Constructor & Destructor Documentation

PainterPanel::PainterPanelImageListItem::PainterPanelImageListItem ( PainterPanelImageListItemData data,
QListWidget *  parent = 0,
int  type = UserType 
)
inline

Constructor of the PainterPanelListItem class.

PainterPanel::PainterPanelImageListItem::~PainterPanelImageListItem ( )
inline

Destructor of the PainterPanelListItem class.

Member Function Documentation

Parameter* PainterPanel::PainterPanelImageListItem::getParameter ( ) const
inline

Get the parameter associated with the list item.

void PainterPanel::PainterPanelImageListItem::setParameter ( Parameter val)
inline

Set the parameter associated with the list item.

PainterGraphicsScene* PainterPanel::PainterPanelImageListItem::getScene ( )
inline

Get the GraphicsScene associated with the list item.

Member Data Documentation

PainterPanelImageListItemData* PainterPanel::PainterPanelImageListItem::m_data
private

The data stored in the list item.


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