#include <sieveeditortextmodewidget.h>
|
|
void | copyAvailable (bool) |
| |
|
void | enableButtonOk (bool) |
| |
|
void | redoAvailable (bool) |
| |
|
void | sieveEditorTabCurrentChanged () |
| |
|
void | switchToGraphicalMode () |
| |
|
void | undoAvailable (bool) |
| |
|
void | valueChanged () |
| |
◆ SieveEditorTextModeWidget()
| SieveEditorTextModeWidget::SieveEditorTextModeWidget |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~SieveEditorTextModeWidget()
| SieveEditorTextModeWidget::~SieveEditorTextModeWidget |
( |
| ) |
|
|
override |
◆ checkSpelling()
| void SieveEditorTextModeWidget::checkSpelling |
( |
| ) |
|
◆ comment()
| void SieveEditorTextModeWidget::comment |
( |
| ) |
|
◆ copy()
| void SieveEditorTextModeWidget::copy |
( |
| ) |
|
◆ createRulesGraphically()
| void SieveEditorTextModeWidget::createRulesGraphically |
( |
| ) |
|
◆ currentHelpTitle()
| QString SieveEditorTextModeWidget::currentHelpTitle |
( |
| ) |
const |
|
nodiscard |
◆ currentHelpUrl()
| QUrl SieveEditorTextModeWidget::currentHelpUrl |
( |
| ) |
const |
|
nodiscard |
◆ currentscript()
| QString SieveEditorTextModeWidget::currentscript |
( |
| ) |
|
|
nodiscardoverride |
◆ cut()
| void SieveEditorTextModeWidget::cut |
( |
| ) |
|
◆ debugSieveScript()
| void SieveEditorTextModeWidget::debugSieveScript |
( |
| ) |
|
◆ find()
| void SieveEditorTextModeWidget::find |
( |
| ) |
|
◆ generateXml()
| void SieveEditorTextModeWidget::generateXml |
( |
| ) |
|
◆ hasSelection()
| bool SieveEditorTextModeWidget::hasSelection |
( |
| ) |
const |
◆ hideEditorWarning()
| void SieveEditorTextModeWidget::hideEditorWarning |
( |
| ) |
|
◆ isRedoAvailable()
| bool SieveEditorTextModeWidget::isRedoAvailable |
( |
| ) |
const |
◆ isTextEditor()
| bool SieveEditorTextModeWidget::isTextEditor |
( |
| ) |
const |
|
nodiscard |
◆ isUndoAvailable()
| bool SieveEditorTextModeWidget::isUndoAvailable |
( |
| ) |
const |
◆ isWordWrap()
| bool SieveEditorTextModeWidget::isWordWrap |
( |
| ) |
const |
|
nodiscard |
◆ lowerCase()
| void SieveEditorTextModeWidget::lowerCase |
( |
| ) |
|
◆ openBookmarkUrl()
| void SieveEditorTextModeWidget::openBookmarkUrl |
( |
const QUrl & | url | ) |
|
◆ paste()
| void SieveEditorTextModeWidget::paste |
( |
| ) |
|
◆ print()
| void SieveEditorTextModeWidget::print |
( |
| ) |
|
◆ printPreview()
| void SieveEditorTextModeWidget::printPreview |
( |
| ) |
|
◆ printSupportEnabled()
| bool SieveEditorTextModeWidget::printSupportEnabled |
( |
| ) |
const |
|
nodiscard |
◆ redo()
| void SieveEditorTextModeWidget::redo |
( |
| ) |
|
◆ replace()
| void SieveEditorTextModeWidget::replace |
( |
| ) |
|
◆ reverseCase()
| void SieveEditorTextModeWidget::reverseCase |
( |
| ) |
|
◆ script()
| QString SieveEditorTextModeWidget::script |
( |
| ) |
const |
|
nodiscard |
◆ selectAll()
| void SieveEditorTextModeWidget::selectAll |
( |
| ) |
|
◆ sentenceCase()
| void SieveEditorTextModeWidget::sentenceCase |
( |
| ) |
|
◆ setDebugScript()
| void SieveEditorTextModeWidget::setDebugScript |
( |
const QString & | debug | ) |
|
◆ setImportScript()
| void SieveEditorTextModeWidget::setImportScript |
( |
const QString & | script | ) |
|
|
override |
◆ setListOfIncludeFile()
| void SieveEditorTextModeWidget::setListOfIncludeFile |
( |
const QStringList & | listOfIncludeFile | ) |
|
◆ setParsingEditorWarningError()
| void SieveEditorTextModeWidget::setParsingEditorWarningError |
( |
const QString & | script, |
|
|
const QString & | error ) |
◆ setReadOnly()
| void SieveEditorTextModeWidget::setReadOnly |
( |
bool | b | ) |
|
◆ setScript()
| void SieveEditorTextModeWidget::setScript |
( |
const QString & | script, |
|
|
bool | clearUndoRedo = false ) |
◆ setSieveCapabilities()
| void SieveEditorTextModeWidget::setSieveCapabilities |
( |
const QStringList & | capabilities | ) |
|
◆ setWordWrap()
| void SieveEditorTextModeWidget::setWordWrap |
( |
bool | state | ) |
|
◆ showEditorWarning()
| void SieveEditorTextModeWidget::showEditorWarning |
( |
| ) |
|
◆ showParsingEditorWarning()
| void SieveEditorTextModeWidget::showParsingEditorWarning |
( |
| ) |
|
◆ sieveCapabilities()
| QStringList SieveEditorTextModeWidget::sieveCapabilities |
( |
| ) |
const |
|
nodiscard |
◆ slotShareError
| void SieveEditorTextModeWidget::slotShareError |
( |
const QString & | message | ) |
|
|
slot |
◆ slotShareSuccess
| void SieveEditorTextModeWidget::slotShareSuccess |
( |
const QString & | url | ) |
|
|
slot |
◆ slotShowGoToLine
| void SieveEditorTextModeWidget::slotShowGoToLine |
( |
| ) |
|
|
slot |
◆ tabWidget()
◆ uncomment()
| void SieveEditorTextModeWidget::uncomment |
( |
| ) |
|
◆ undo()
| void SieveEditorTextModeWidget::undo |
( |
| ) |
|
◆ upperCase()
| void SieveEditorTextModeWidget::upperCase |
( |
| ) |
|
◆ zoomIn()
| void SieveEditorTextModeWidget::zoomIn |
( |
| ) |
|
◆ zoomOut()
| void SieveEditorTextModeWidget::zoomOut |
( |
| ) |
|
◆ zoomReset()
| void SieveEditorTextModeWidget::zoomReset |
( |
| ) |
|
The documentation for this class was generated from the following files: