KCoreAddons
kprocesslist_unix.cpp
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const const
QString name(const QVariant &location)
void push_back(const T &value)
int length() const const
int lastIndexOf(char ch, int from) const const
void reserve(int alloc)
bool isDigit() const const
const T & at(int i) const const
int size() const const
bool isEmpty() const const
ReadOnly
Definition: kprocesslist.h:18
QString & remove(int position, int n)
void chop(int n)
int size() const const
int indexOf(char ch, int from) const const
QString number(int n, int base)
QString fromLocal8Bit(const char *str, int size)
QStringRef leftRef(int n) const const
bool isEmpty() const const
QString trimmed() const const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const const
QByteArray & replace(int pos, int len, const char *after)
QStringList split(const QString &sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs) const const
bool endsWith(const QString &s, Qt::CaseSensitivity cs) const const
QByteArray mid(int pos, int len) const const
Dirs
QString right(int n) const const
bool waitForStarted(int msecs)
QString owner() const const
uint toUInt(bool *ok, int base) const const
QString mid(int position, int n) const const
const QChar at(int position) const const
QByteArray readAllStandardOutput()
void start(const QString &program, const QStringList &arguments, QIODevice::OpenMode mode)
QByteArray readAllStandardError()
uint toUInt(bool *ok, int base) const const
bool waitForFinished(int msecs)
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Apr 18 2021 23:02:02 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Apr 18 2021 23:02:02 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.