kspread

KSpread::CellFormatPagePosition Class Reference

#include <LayoutDialog.h>

Inheritance diagram for KSpread::CellFormatPagePosition:

List of all members.

Public Slots

void slotChangeAngle (int)
void slotChangeHeightState ()
void slotChangeMultiState ()
void slotChangeVerticalState ()
void slotChangeWidthState ()
void slotStateChanged (int)

Public Member Functions

 CellFormatPagePosition (QWidget *parent, CellFormatDialog *_dlg)
void apply (StyleCommand *_obj)
void apply (CustomStyle *style)
bool getMergedCellState () const
double getSizeHeight () const
double getSizeWidth () const

Protected Attributes

CellFormatDialogdlg
KoUnitDoubleSpinBox * height
bool m_bOptionText
KoUnitDoubleSpinBox * m_indent
KoUnitDoubleSpinBox * width

Detailed Description

Definition at line 251 of file LayoutDialog.h.


Constructor & Destructor Documentation

CellFormatPagePosition::CellFormatPagePosition ( QWidget parent,
CellFormatDialog _dlg 
)

Definition at line 2018 of file LayoutDialog.cpp.


Member Function Documentation

void CellFormatPagePosition::apply ( StyleCommand _obj  ) 

Definition at line 2247 of file LayoutDialog.cpp.

void CellFormatPagePosition::apply ( CustomStyle style  ) 

Definition at line 2192 of file LayoutDialog.cpp.

bool CellFormatPagePosition::getMergedCellState (  )  const

Definition at line 2157 of file LayoutDialog.cpp.

double CellFormatPagePosition::getSizeHeight (  )  const

Definition at line 2311 of file LayoutDialog.cpp.

double CellFormatPagePosition::getSizeWidth (  )  const

Definition at line 2319 of file LayoutDialog.cpp.

void CellFormatPagePosition::slotChangeAngle ( int  _angle  )  [slot]

Definition at line 2178 of file LayoutDialog.cpp.

void CellFormatPagePosition::slotChangeHeightState (  )  [slot]

Definition at line 2170 of file LayoutDialog.cpp.

void CellFormatPagePosition::slotChangeMultiState (  )  [slot]

Definition at line 2130 of file LayoutDialog.cpp.

void CellFormatPagePosition::slotChangeVerticalState (  )  [slot]

Definition at line 2139 of file LayoutDialog.cpp.

void CellFormatPagePosition::slotChangeWidthState (  )  [slot]

Definition at line 2162 of file LayoutDialog.cpp.

void CellFormatPagePosition::slotStateChanged ( int   )  [slot]

Definition at line 2149 of file LayoutDialog.cpp.


Member Data Documentation

Definition at line 276 of file LayoutDialog.h.

KoUnitDoubleSpinBox* KSpread::CellFormatPagePosition::height [protected]

Definition at line 274 of file LayoutDialog.h.

Definition at line 277 of file LayoutDialog.h.

KoUnitDoubleSpinBox* KSpread::CellFormatPagePosition::m_indent [protected]

Definition at line 275 of file LayoutDialog.h.

KoUnitDoubleSpinBox* KSpread::CellFormatPagePosition::width [protected]

Definition at line 273 of file LayoutDialog.h.


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