KateCommands::CoreCommands Member ListThis is the complete list of members for KateCommands::CoreCommands, including all inherited members.
| cmds() | KateCommands::CoreCommands | [virtual] |
| Command() (defined in Kate::Command) | Kate::Command | [inline] |
| CommandExtension() (defined in Kate::CommandExtension) | Kate::CommandExtension | [inline] |
| completionObject(const QString &cmd, Kate::View *view) | KateCommands::CoreCommands | [virtual] |
| exec(class Kate::View *view, const QString &cmd, QString &errorMsg) | KateCommands::CoreCommands | |
| Kate::Command::exec(View *view, const QString &cmd, QString &msg)=0 | Kate::Command | [pure virtual] |
| flagCompletions(QStringList &) | Kate::CommandExtension | [inline, virtual] |
| help(class Kate::View *, const QString &, QString &) (defined in KateCommands::CoreCommands) | KateCommands::CoreCommands | [inline] |
| Kate::Command::help(View *view, const QString &cmd, QString &msg)=0 | Kate::Command | [pure virtual] |
| processText(Kate::View *view, const QString &text) | Kate::CommandExtension | [inline, virtual] |
| wantsToProcessText(const QString &cmdname) | Kate::CommandExtension | [inline, virtual] |
| ~Command() (defined in Kate::Command) | Kate::Command | [inline, virtual] |
| ~CommandExtension() (defined in Kate::CommandExtension) | Kate::CommandExtension | [inline, virtual] |
|