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 );
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
static void information(QWidget *parent, const QString &text, const QString &caption=QString(), const QString &dontShowAgainName=QString(), Options options=Notify)
static KUrl fromPath(const QString &text)
void setOutputChannelMode(OutputChannelMode mode)
void setSuffix(const QString &suffix)
static void sorry(QWidget *parent, const QString &text, const QString &caption=QString(), Options options=Notify)
void start()
Definition: katedocument.h:74
static bool runUrl(const KUrl &url, const QString &mimetype, QWidget *window, bool tempFile=false, bool runExecutables=true, const QString &suggestedFileName=QString(), const QByteArray &asn=QByteArray())
virtual QString text(const KTextEditor::Range &range, bool blockwise=false) const
Definition: katedocument.cpp:337
static QDebug kWarning(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.