lokalize
noteeditor.cpp
Go to the documentation of this file.
144 content+=QString(" (<a href=\"note:/%1\">").arg(i)+i18nc("link to edit note","edit...")+"</a>)<br />";
152 browser->insertHtml("<a href=\"note:/add\">"+i18nc("link to add a note","Add a note...")+"</a> ");
int position() const
Qt::KeyboardModifiers modifiers() const
void rejected()
void insertHtml(const QString &html)
virtual void setVisible(bool visible)
bool movePosition(MoveOperation operation, MoveMode mode, int n)
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void accepted()
static QString content(QDomElement elem, ContentEditingData *data=0)
walks through XLIFF XML and performs actions depending on ContentEditingData:
Definition: tsstorage.cpp:170
void setFocus()
bool isEmpty() const
virtual void keyPressEvent(QKeyEvent *e)
int key() const
bool contains(QChar ch, Qt::CaseSensitivity cs) const
int displayNotes(KTextBrowser *browser, const QVector< Note > ¬es, int active, bool multiple)
Definition: noteeditor.cpp:124
void accepted()
QString & replace(int position, int n, QChar after)
void addStretch(int stretch)
QString escape(const QString &plain)
bool isEmpty() const
void rejected()
void setToolTip(const QString &)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QString toPlainText() const
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
void setStringList(const QStringList &strings)
Definition: noteeditor.h:67
void addLayout(QLayout *layout, int stretch)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.