kspread Library API Documentation

CellFormatPageFloat Class Reference

KSpreadFormat of numbers. More...

#include <kspread_dlg_layout.h>

Inheritance diagram for CellFormatPageFloat:

Inheritance graph
[legend]
Collaboration diagram for CellFormatPageFloat:

Collaboration graph
[legend]
List of all members.

Public Slots

void slotChangeState ()
void makeformat ()
void updateFormatType ()
void init ()
void slotChangeValue (int)
void formatChanged (int)
void currencyChanged (const QString &)

Public Member Functions

 CellFormatPageFloat (QWidget *parent, CellFormatDlg *_dlg)
void apply (KSpreadCustomStyle *style)
void apply (KSpreadCell *_cell)
void apply (ColumnFormat *_col)
void apply (RowFormat *_row)
void applyFormat (KSpreadFormat *_obj)

Protected Attributes

QLineEdit * postfix
KIntNumInput * precision
QLineEdit * prefix
QComboBox * format
QComboBox * currency
QLabel * currencyLabel
QRadioButton * generic
QRadioButton * number
QRadioButton * percent
QRadioButton * date
QRadioButton * money
QRadioButton * scientific
QRadioButton * fraction
QRadioButton * time
QRadioButton * textFormat
QRadioButton * customFormat
QListBox * listFormat
QLineEdit * customFormatEdit
QLabel * exampleLabel
CellFormatDlg * dlg
FormatType cellFormatType
FormatType newFormatType
bool m_bFormatTypeChanged
bool m_bFormatColorChanged

Detailed Description

KSpreadFormat of numbers.

This widget is part of the format dialog. It allows the user to cinfigure the way numbers are formatted.

Definition at line 258 of file kspread_dlg_layout.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kspread Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:43:39 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003