#include </home/clem/local/src/opie/core/pim/todo/tableview.h>
Public Member Functions | |
| EditorWidget () | |
| void | setCellWidget (QWidget *, int row, int col) |
| void | releaseCellWidget () |
| QWidget * | cellWidget () const |
| int | cellRow () const |
| int | cellCol () const |
Private Attributes | |
| QWidget * | m_wid |
| int | m_row |
| int | m_col |
Definition at line 101 of file tableview.h.
|
|
Definition at line 57 of file tableview.cpp. |
|
|
Definition at line 74 of file tableview.cpp. References m_col. Referenced by Todo::TableView::keyPressEvent(), and Todo::TableView::slotClicked(). |
|
|
Definition at line 71 of file tableview.cpp. References m_row. Referenced by Todo::TableView::keyPressEvent(), and Todo::TableView::slotClicked(). |
|
|
Definition at line 68 of file tableview.cpp. References m_wid. Referenced by Todo::TableView::keyPressEvent(), and Todo::TableView::slotClicked(). |
|
|
Definition at line 64 of file tableview.cpp. References m_col, m_row, and m_wid. Referenced by Todo::TableView::keyPressEvent(), and Todo::TableView::slotClicked(). |
|
||||||||||||||||
|
Definition at line 59 of file tableview.cpp. References m_col, m_row, and m_wid. Referenced by Todo::TableView::keyPressEvent(), and Todo::TableView::slotClicked(). |
|
|
Definition at line 110 of file tableview.h. Referenced by cellCol(), releaseCellWidget(), and setCellWidget(). |
|
|
Definition at line 110 of file tableview.h. Referenced by cellRow(), releaseCellWidget(), and setCellWidget(). |
|
|
Definition at line 109 of file tableview.h. Referenced by cellWidget(), releaseCellWidget(), and setCellWidget(). |
1.4.2