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 |
Constructor & Destructor Documentation
|
|
Definition at line 40 of file kexicelleditorfactory.cpp. |
|
|
Definition at line 44 of file kexicelleditorfactory.cpp. |
Member Function Documentation
|
|
Definition at line 69 of file kexicelleditorfactory.h. Referenced by KexiComboBoxTableEdit::createInternalEditor(). |
|
||||||||||||
|
Referenced by KexiCellEditorFactory::createEditor(). |
Friends And Related Function Documentation
|
|
Definition at line 76 of file kexicelleditorfactory.h. |
Member Data Documentation
|
|
Definition at line 75 of file kexicelleditorfactory.h. |
The documentation for this class was generated from the following files:
