kexi
KexiBlobTableEdit Class Reference
Inheritance diagram for KexiBlobTableEdit:

Detailed Description
Definition at line 34 of file kexiblobtableedit.h.
Public Member Functions | |
KexiBlobTableEdit (KexiTableViewColumn &column, QScrollView *parent=0) | |
virtual | ~KexiBlobTableEdit () |
bool | valueIsNull () |
bool | valueIsEmpty () |
virtual QVariant | value () |
virtual void | clear () |
virtual bool | cursorAtStart () |
virtual bool | cursorAtEnd () |
Protected Slots | |
void | slotFinished (KProcess *p) |
void | open () |
void | openWith () |
void | menu () |
void | loadFile () |
void | saveFile () |
Protected Member Functions | |
virtual void | setValueInternal (const QVariant &add, bool removeOld) |
QString | openWithDlg (const QString &file) |
void | execute (const QString &app, const QString &file) |
Protected Attributes | |
KTempFile * | m_tempFile |
KProcess * | m_proc |
QTextEdit * | m_content |
Member Function Documentation
|
clears item's data, so the data will contain NULL data
Implements KexiDataItemInterface. Definition at line 304 of file kexiblobtableedit.cpp. |
|
Implements KexiDataItemInterface. Definition at line 298 of file kexiblobtableedit.cpp. |
|
Implements KexiDataItemInterface. Definition at line 292 of file kexiblobtableedit.cpp. |
|
initializes this editor with add value
Implements KexiDataItemInterface. Definition at line 74 of file kexiblobtableedit.cpp. |
|
Implements KexiDataItemInterface. Definition at line 145 of file kexiblobtableedit.cpp. |
|
Implements KexiDataItemInterface. Definition at line 138 of file kexiblobtableedit.cpp. |
|
Implements KexiDataItemInterface. Definition at line 132 of file kexiblobtableedit.cpp. |
The documentation for this class was generated from the following files: