lib

FontCommand Class Reference

#include <kformulacommand.h>

Inheritance diagram for FontCommand:

Command PlainCommand KNamedCommand KCommand CharFamilyCommand CharStyleCommand List of all members.

Detailed Description

Base for all font commands that act on the current selection.

Implements the visitor pattern. (Really?)

Definition at line 386 of file kformulacommand.h.


Public Member Functions

 FontCommand (const QString &name, Container *document)
void addTextElement (TextElement *element)
void addElement (BasicElement *element)

Protected Member Functions

QPtrList< TextElement > & childrenList ()
void collectChildren ()
void parseSequences (const QMap< SequenceElement *, int > &parents)

Member Function Documentation

void FontCommand::addElement BasicElement element  )  [inline]
 

Collects all parent elements those children are to be changend.

Definition at line 398 of file kformulacommand.h.

void FontCommand::addTextElement TextElement element  )  [inline]
 

Collects all elements that are to be modified.

Definition at line 393 of file kformulacommand.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys