Kexi API Documentation (2.0 alpha)

PixmapIconViewItem Class Reference

#include <pixmapcollection.h>

Inheritance diagram for PixmapIconViewItem:

KIconViewItem List of all members.

Detailed Description

A Special KIconViewItem that holds the name of its associated pixmap (to allow renaming).

Definition at line 148 of file pixmapcollection.h.

Public Member Functions

 PixmapIconViewItem (KIconView *parent, const QString &text, const QPixmap &icon)
 ~PixmapIconViewItem ()
void setName (const QString &name)
QString name ()


Constructor & Destructor Documentation

PixmapIconViewItem::PixmapIconViewItem KIconView *  parent,
const QString text,
const QPixmap &  icon
[inline]
 

Definition at line 151 of file pixmapcollection.h.

PixmapIconViewItem::~PixmapIconViewItem  )  [inline]
 

Definition at line 153 of file pixmapcollection.h.


Member Function Documentation

QString PixmapIconViewItem::name  )  [inline]
 

Definition at line 156 of file pixmapcollection.h.

Referenced by PixmapCollectionEditor::renameCollectionItem().

void PixmapIconViewItem::setName const QString name  )  [inline]
 

Definition at line 155 of file pixmapcollection.h.

Referenced by PixmapCollectionEditor::renameCollectionItem().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:15 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003