Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

cellformat.cpp File Reference

#include "cellformat.h"
#include <qlistbox.h>
#include <qlabel.h>

Include dependency graph for cellformat.cpp:

Go to the source code of this file.

Defines

#define COMBO_WIDTHS   155
#define COMBO_HEIGHTS   21
#define COLOR_COUNT   17
#define STYLE_COUNT   14
#define HALIGN_COUNT   3
#define VALIGN_COUNT   3

Variables

QColor qtColors [COLOR_COUNT]
Qt::BrushStyle brushStyles [STYLE_COUNT]
QString namesHAlign [HALIGN_COUNT] = {"Left", "Right", "Center"}
QString namesVAlign [VALIGN_COUNT] = {"Top", "Bottom", "Center"}
Qt::AlignmentFlags flagsHAlign [HALIGN_COUNT]
Qt::AlignmentFlags flagsVAlign [VALIGN_COUNT]


Define Documentation

#define COLOR_COUNT   17
 

Definition at line 43 of file cellformat.cpp.

Referenced by CellFormat::createColorCombo(), and CellFormat::findColorIndex().

#define COMBO_HEIGHTS   21
 

Definition at line 41 of file cellformat.cpp.

Referenced by CellFormat::CellFormat(), CellFormat::createColorCombo(), CellFormat::createCombo(), CellFormat::createStyleCombo(), and CellFormat::createWidthCombo().

#define COMBO_WIDTHS   155
 

Definition at line 40 of file cellformat.cpp.

Referenced by CellFormat::createCombo().

#define HALIGN_COUNT   3
 

Definition at line 45 of file cellformat.cpp.

Referenced by CellFormat::createHAlignCombo(), and CellFormat::findHAlignIndex().

#define STYLE_COUNT   14
 

Definition at line 44 of file cellformat.cpp.

Referenced by CellFormat::createStyleCombo(), and CellFormat::findBrushStyleIndex().

#define VALIGN_COUNT   3
 

Definition at line 46 of file cellformat.cpp.

Referenced by CellFormat::createVAlignCombo(), and CellFormat::findVAlignIndex().


Variable Documentation

Qt::BrushStyle brushStyles[STYLE_COUNT]
 

Initial value:

Definition at line 56 of file cellformat.cpp.

Referenced by CellFormat::backgroundClicked(), CellFormat::createStyleCombo(), and CellFormat::findBrushStyleIndex().

Qt::AlignmentFlags flagsHAlign[HALIGN_COUNT]
 

Initial value:

Definition at line 68 of file cellformat.cpp.

Referenced by CellFormat::alignClicked(), and CellFormat::findHAlignIndex().

Qt::AlignmentFlags flagsVAlign[VALIGN_COUNT]
 

Initial value:

Definition at line 72 of file cellformat.cpp.

Referenced by CellFormat::alignClicked(), and CellFormat::findVAlignIndex().

QString namesHAlign[HALIGN_COUNT] = {"Left", "Right", "Center"}
 

Definition at line 65 of file cellformat.cpp.

QString namesVAlign[VALIGN_COUNT] = {"Top", "Bottom", "Center"}
 

Definition at line 66 of file cellformat.cpp.

QColor qtColors[COLOR_COUNT]
 

Initial value:

Definition at line 48 of file cellformat.cpp.

Referenced by CellFormat::backgroundClicked(), CellFormat::borderClicked(), CellFormat::createColorCombo(), CellFormat::findColorIndex(), and CellFormat::fontClicked().


Generated on Sat Nov 5 16:50:45 2005 for OPIE by  doxygen 1.4.2