lib
CharStyleCommand Member ListThis is the complete list of members for CharStyleCommand, including all inherited members.
| addElement(BasicElement *element) | FontCommand | [inline] |
| addTextElement(TextElement *element) | FontCommand | [inline] |
| CharStyleCommand(CharStyle cs, const QString &name, Container *document) | CharStyleCommand | |
| childrenList() | FontCommand | [inline, protected] |
| collectChildren() | FontCommand | [protected] |
| Command(const QString &name, Container *document) | Command | |
| execute() | CharStyleCommand | [virtual] |
| FontCommand(const QString &name, Container *document) | FontCommand | |
| getActiveCursor() | Command | [inline, protected] |
| getDocument() const | Command | [inline, protected] |
| getEvilDestructionCount() | PlainCommand | [inline, static] |
| getExecuteCursor() | Command | [protected] |
| getUnexecuteCursor() | Command | [protected] |
| KCommand() | KCommand | [protected] |
| KNamedCommand(const QString &name) | KNamedCommand | [protected] |
| name() const | KNamedCommand | [virtual] |
| parseSequences(const QMap< SequenceElement *, int > &parents) | FontCommand | [protected] |
| PlainCommand(const QString &name) | PlainCommand | |
| setExecuteCursor(FormulaCursor *cursor) | Command | [protected] |
| setName(const QString &name) | KNamedCommand | |
| setUnexecuteCursor(FormulaCursor *cursor) | Command | [protected] |
| testDirty() | Command | [inline, protected] |
| unexecute() | CharStyleCommand | [virtual] |
| virtual_hook(int id, void *data) | KNamedCommand | [protected, virtual] |
| ~Command() | Command | [virtual] |
| ~KCommand() | KCommand | [virtual] |
| ~PlainCommand() | PlainCommand | [virtual] |
|