#include </home/clem/local/src/opie/noncore/apps/opie-sheet/sheet.h>
Collaboration diagram for typeCellData:

Public Attributes | |
| int | col |
| int | row |
| typeCellBorders | borders |
| QBrush | background |
| Qt::AlignmentFlags | alignment |
| QColor | fontColor |
| QFont | font |
| QString | data |
|
|
Definition at line 51 of file sheet.h. Referenced by Sheet::createCellData(), MainWindow::documentOpen(), Sheet::getAlignment(), Sheet::paintCell(), Sheet::setTextAlign(), Sheet::Sheet(), and MainWindow::slotImportExcel(). |
|
|
Definition at line 50 of file sheet.h. Referenced by Sheet::createCellData(), MainWindow::documentOpen(), Sheet::getBrush(), Sheet::paintCell(), Sheet::setBrush(), Sheet::Sheet(), and MainWindow::slotImportExcel(). |
|
|
Definition at line 49 of file sheet.h. Referenced by Sheet::createCellData(), MainWindow::documentOpen(), Sheet::getPen(), Sheet::paintCell(), Sheet::setPen(), Sheet::Sheet(), and MainWindow::slotImportExcel(). |
|
|
Definition at line 48 of file sheet.h. Referenced by Sheet::createCellData(), Sheet::dataFindReplace(), MainWindow::documentOpen(), Sheet::editCopy(), Sheet::editPaste(), Sheet::findCellData(), Sheet::insertColumns(), Sheet::insertRows(), Sheet::ReCalc(), Sheet::setSheetData(), Sheet::slotCellChanged(), MainWindow::slotImportExcel(), and Sheet::swapCells(). |
|
|
Definition at line 54 of file sheet.h. Referenced by Sheet::createCellData(), Sheet::dataFindReplace(), MainWindow::documentOpen(), Sheet::editPaste(), Sheet::getData(), Sheet::insertColumns(), Sheet::insertRows(), Sheet::setSheetData(), Sheet::Sheet(), Sheet::slotCellChanged(), Sheet::slotCellSelected(), MainWindow::slotImportExcel(), and Sheet::swapCells(). |
|
|
Definition at line 53 of file sheet.h. Referenced by Sheet::createCellData(), MainWindow::documentOpen(), Sheet::getFont(), Sheet::paintCell(), Sheet::setTextFont(), Sheet::Sheet(), and MainWindow::slotImportExcel(). |
|
|
Definition at line 52 of file sheet.h. Referenced by Sheet::createCellData(), MainWindow::documentOpen(), Sheet::getFontColor(), Sheet::paintCell(), Sheet::setTextFont(), Sheet::Sheet(), and MainWindow::slotImportExcel(). |
|
|
Definition at line 48 of file sheet.h. Referenced by Sheet::createCellData(), Sheet::dataFindReplace(), MainWindow::documentOpen(), Sheet::editCopy(), Sheet::editPaste(), Sheet::findCellData(), Sheet::insertColumns(), Sheet::insertRows(), Sheet::ReCalc(), Sheet::setSheetData(), Sheet::slotCellChanged(), MainWindow::slotImportExcel(), and Sheet::swapCells(). |
1.4.2