kexi
KoMacro::Action Member List
This is the complete list of members for KoMacro::Action, including all inherited members.| Action(const QString &name, const QString &text=QString::null) | KoMacro::Action | [explicit] |
| activate(KSharedPtr< Context > context)=0 | KoMacro::Action | [pure virtual, slot] |
| comment | KoMacro::Action | |
| comment() const | KoMacro::Action | |
| hasVariable(const QString &name) const | KoMacro::Action | |
| Map typedef | KoMacro::Action | |
| name | KoMacro::Action | |
| name() const | KoMacro::Action | |
| notifyUpdated(const KSharedPtr< MacroItem > ¯oitem, const QString &name) | KoMacro::Action | [inline, virtual] |
| removeVariable(const QString &name) | KoMacro::Action | |
| setComment(const QString &comment) | KoMacro::Action | |
| setName(const QString &name) | KoMacro::Action | |
| setText(const QString &text) | KoMacro::Action | |
| setVariable(KSharedPtr< Variable > variable) | KoMacro::Action | |
| setVariable(const QString &name, const QString &text, const QVariant &variant) | KoMacro::Action | |
| text | KoMacro::Action | |
| text() const | KoMacro::Action | |
| toString() const | KoMacro::Action | [virtual] |
| variable(const QString &name) const | KoMacro::Action | |
| variableNames() const | KoMacro::Action | |
| variables() const | KoMacro::Action | |
| ~Action() | KoMacro::Action | [virtual] |

