kexi
KexiCellEditorFactoryItem Class Reference
#include <kexicelleditorfactory.h>
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 KexiTableEdit * | createEditor (KexiTableViewColumn &column, QWidget *parent=0)=0 |
Protected Attributes | |
QString | m_className |
Friends | |
class | KexiCellEditorFactory |
The documentation for this class was generated from the following files: