Kexi API Documentation (2.0 alpha)

KexiCellEditorFactoryItem Class Reference

#include <kexicelleditorfactory.h>

List of all members.


Detailed Description

A base class for implementing cell editor factories.

Definition at line 64 of file kexicelleditorfactory.h.

Public Member Functions

 KexiCellEditorFactoryItem ()
virtual ~KexiCellEditorFactoryItem ()
QString className ()

Protected Member Functions

virtual KexiTableEditcreateEditor (KexiTableViewColumn &column, QWidget *parent=0)=0

Protected Attributes

QString m_className

Friends

class KexiCellEditorFactory


Constructor & Destructor Documentation

KexiCellEditorFactoryItem::KexiCellEditorFactoryItem  ) 
 

Definition at line 40 of file kexicelleditorfactory.cpp.

KexiCellEditorFactoryItem::~KexiCellEditorFactoryItem  )  [virtual]
 

Definition at line 44 of file kexicelleditorfactory.cpp.


Member Function Documentation

QString KexiCellEditorFactoryItem::className  )  [inline]
 

Definition at line 69 of file kexicelleditorfactory.h.

Referenced by KexiComboBoxTableEdit::createInternalEditor().

virtual KexiTableEdit* KexiCellEditorFactoryItem::createEditor KexiTableViewColumn column,
QWidget parent = 0
[protected, pure virtual]
 

Referenced by KexiCellEditorFactory::createEditor().


Friends And Related Function Documentation

friend class KexiCellEditorFactory [friend]
 

Definition at line 76 of file kexicelleditorfactory.h.


Member Data Documentation

QString KexiCellEditorFactoryItem::m_className [protected]
 

Definition at line 75 of file kexicelleditorfactory.h.


The documentation for this class was generated from the following files:
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:49:46 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003