#include "mainwindow.h"#include <opie2/oresource.h>#include <qpe/qpeapplication.h>#include <qmessagebox.h>#include <qradiobutton.h>#include "cellformat.h"#include "numberdlg.h"#include "textdlg.h"#include "sortdlg.h"#include "finddlg.h"Include dependency graph for mainwindow.cpp:

Go to the source code of this file.
Defines | |
| #define | DEFAULT_NUM_ROWS 300 |
| #define | DEFAULT_NUM_COLS (26*3) |
| #define | DEFAULT_NUM_SHEETS 3 |
|
|
Definition at line 52 of file mainwindow.cpp. Referenced by MainWindow::initSheet(), and MainWindow::slotImportExcel(). |
|
|
Definition at line 51 of file mainwindow.cpp. Referenced by MainWindow::initSheet(), and MainWindow::slotImportExcel(). |
|
|
Definition at line 53 of file mainwindow.cpp. Referenced by MainWindow::selectorFileNew(). |
1.4.2