kiten/lib
kromajiedit.cpp
Go to the documentation of this file.
48 KMessageBox::error( 0, i18n( "Romaji information file not installed, so Romaji conversion cannot be used." ) );
56 KMessageBox::error( 0, i18n( "Romaji information could not be loaded, so Romaji conversion cannot be used." ) );
251 if ( ji.at( 0 ) == farRight.at( 0 ) ) // if two letters are same, and we can add a twoletter length kana
309 if ( e->key() == Qt::Key_Return || e->key() == Qt::Key_Enter ) // take care of pending n //KDE4 CHANGE
void setCodec(QTextCodec *codec)
text
QString readLine(qint64 maxlen)
QStringList split(const QString &sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const
void setChecked(bool)
QString & prepend(QChar ch)
bool isNull() const
KRomajiEdit(QWidget *parent, const char *name)
Definition: kromajiedit.cpp:39
bool atEnd() const
bool isEmpty() const
QString text() const
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
QString right(int n) const
QString toLower() const
int key() const
virtual void close()
void setCheckable(bool)
uchar row() const
const QChar at(int position) const
QTextCodec * codecForName(const QByteArray &name)
int length() const
QString left(int n) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:38 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:16:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.