kspread

KSpread::CellFormatPageFloat Class Reference

Format of numbers. More...

#include <LayoutDialog.h>

Inheritance diagram for KSpread::CellFormatPageFloat:

List of all members.

Public Slots

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

Public Member Functions

 CellFormatPageFloat (QWidget *parent, CellFormatDialog *_dlg)
void apply (StyleCommand *_obj)
void apply (CustomStyle *style)

Protected Attributes

Format::Type cellFormatType
KComboBoxcurrency
QLabelcurrencyLabel
QRadioButtoncustomFormat
KLineEditcustomFormatEdit
QRadioButtondate
CellFormatDialogdlg
QLabelexampleLabel
KComboBoxformat
QRadioButtonfraction
QRadioButtongeneric
QListWidgetlistFormat
bool m_bFormatColorChanged
bool m_bFormatTypeChanged
QRadioButtonmoney
Format::Type newFormatType
QRadioButtonnumber
QRadioButtonpercent
KLineEditpostfix
KIntNumInput * precision
KLineEditprefix
QRadioButtonscientific
QRadioButtontextFormat
QRadioButtontime

Detailed Description

Format of numbers.

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

Definition at line 208 of file LayoutDialog.h.


Constructor & Destructor Documentation

CellFormatPageFloat::CellFormatPageFloat ( QWidget parent,
CellFormatDialog _dlg 
)

Definition at line 909 of file LayoutDialog.cpp.


Member Function Documentation

void CellFormatPageFloat::apply ( StyleCommand _obj  ) 

Definition at line 1617 of file LayoutDialog.cpp.

void CellFormatPageFloat::apply ( CustomStyle style  ) 

Definition at line 1548 of file LayoutDialog.cpp.

void CellFormatPageFloat::currencyChanged ( const QString  )  [slot]

Definition at line 1406 of file LayoutDialog.cpp.

void CellFormatPageFloat::formatChanged ( int   )  [slot]

Definition at line 1147 of file LayoutDialog.cpp.

void CellFormatPageFloat::init (  )  [slot]

Definition at line 1289 of file LayoutDialog.cpp.

void CellFormatPageFloat::makeformat (  )  [slot]

Definition at line 1502 of file LayoutDialog.cpp.

void CellFormatPageFloat::slotChangeState (  )  [slot]

Definition at line 1156 of file LayoutDialog.cpp.

void CellFormatPageFloat::slotChangeValue ( int   )  [slot]

Definition at line 1152 of file LayoutDialog.cpp.

void CellFormatPageFloat::updateFormatType (  )  [slot]

Definition at line 1416 of file LayoutDialog.cpp.


Member Data Documentation

Definition at line 229 of file LayoutDialog.h.

Definition at line 230 of file LayoutDialog.h.

Definition at line 234 of file LayoutDialog.h.

Definition at line 244 of file LayoutDialog.h.

Definition at line 243 of file LayoutDialog.h.

Definition at line 228 of file LayoutDialog.h.

Definition at line 237 of file LayoutDialog.h.

Definition at line 231 of file LayoutDialog.h.

Definition at line 241 of file LayoutDialog.h.

Definition at line 248 of file LayoutDialog.h.

Definition at line 247 of file LayoutDialog.h.

Definition at line 235 of file LayoutDialog.h.

Definition at line 232 of file LayoutDialog.h.

Definition at line 233 of file LayoutDialog.h.

Definition at line 225 of file LayoutDialog.h.

KIntNumInput* KSpread::CellFormatPageFloat::precision [protected]

Definition at line 226 of file LayoutDialog.h.

Definition at line 227 of file LayoutDialog.h.

Definition at line 236 of file LayoutDialog.h.

Definition at line 239 of file LayoutDialog.h.

Definition at line 238 of file LayoutDialog.h.


The documentation for this class was generated from the following files: