Kate
kateswapdiffcreator.cpp
Go to the documentation of this file.
155 KRun::runUrl (KUrl::fromPath(m_diffFile.fileName()), "text/x-patch", m_swapFile->document()->activeView(), true );
void setCodec(QTextCodec *codec)
QScriptValue i18n(QScriptContext *context, QScriptEngine *engine)
i18n("text", arguments [optional])
Definition: katescripthelpers.cpp:186
SwapDiffCreator(Kate::SwapFile *swapFile)
Definition: kateswapdiffcreator.cpp:31
virtual KTextEditor::View * activeView() const
Definition: katedocument.h:156
bool isNull() const
void deleteLater()
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
Definition: katedocument.h:74
void flush()
QTextCodec * codecForName(const QByteArray &name)
virtual QString text(const KTextEditor::Range &range, bool blockwise=false) const
Definition: katedocument.cpp:337
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.