#include <stdlib.h>#include <cmath>#include <cctype>#include <opie2/odebug.h>#include <opie2/opimrecurrence.h>#include <opie2/oresource.h>#include <qpe/config.h>#include <qpe/qpeapplication.h>#include <qcombobox.h>#include <qlineedit.h>#include <qpopupmenu.h>#include "mainwindow.h"#include "tableview.h"Include dependency graph for tableview.cpp:

Go to the source code of this file.
Variables | |
| static const int | BoxSize = 14 |
| static const int | RowHeight = 20 |
|
|
Definition at line 53 of file tableview.cpp. Referenced by Todo::TableView::paintCell(), and Todo::TableView::slotClicked(). |
|
|
Definition at line 54 of file tableview.cpp. |
1.4.2