MessageComposer::PluginGrammarAction
MessageComposer::PluginGrammarAction Class Reference
#include <plugineditorgrammarcustomtoolsviewinterface.h>
Public Member Functions | |
int | blockId () const |
QStringList | infoUrls () const |
int | length () const |
QString | replacement () const |
void | setBlockId (int blockId) |
void | setInfoUrls (const QStringList &urls) |
void | setLength (int length) |
void | setReplacement (const QString &replacement) |
void | setStart (int start) |
void | setSuggestions (const QStringList &suggestions) |
int | start () const |
QStringList | suggestions () const |
Detailed Description
The PluginGrammarAction class.
Definition at line 24 of file plugineditorgrammarcustomtoolsviewinterface.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:35 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.