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 488 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::addTextElement ( TextElement element  )  [inline]

Collects all elements that are to be modified.

Definition at line 495 of file kformulacommand.h.

void FontCommand::addElement ( BasicElement element  )  [inline]

Collects all parent elements those children are to be changend.

Definition at line 500 of file kformulacommand.h.


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