kspread
KSpread::CellFormatPageFont Class Reference
#include <LayoutDialog.h>
Inheritance diagram for KSpread::CellFormatPageFont:

Signals | |
| void | fontSelected (const QFont &font) |
Public Member Functions | |
| CellFormatPageFont (QWidget *parent, CellFormatDialog *_dlg) | |
| void | apply (StyleCommand *_obj) |
| void | apply (CustomStyle *style) |
Detailed Description
Definition at line 166 of file LayoutDialog.h.
Constructor & Destructor Documentation
| CellFormatPageFont::CellFormatPageFont | ( | QWidget * | parent, | |
| CellFormatDialog * | _dlg | |||
| ) |
Definition at line 1759 of file LayoutDialog.cpp.
Member Function Documentation
| void CellFormatPageFont::apply | ( | StyleCommand * | _obj | ) |
Definition at line 1867 of file LayoutDialog.cpp.
| void CellFormatPageFont::apply | ( | CustomStyle * | style | ) |
Definition at line 1848 of file LayoutDialog.cpp.
| void KSpread::CellFormatPageFont::fontSelected | ( | const QFont & | font | ) | [signal] |
Connect to this to monitor the font as it as selected if you are not running modal.
The documentation for this class was generated from the following files:
