KDEUI
kconfiggroupgui.cpp
Go to the documentation of this file.
45 const QString formatError = QString::fromLatin1(" (wrong format: expected '%1' items, read '%2')");
kWriteEntryGui writeEntryGui
QList< QByteArray > split(char sep) const
char at(int i) const
const T & at(int i) const
bool isEmpty() const
static QDebug kError(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
T value() const
void setAlpha(int alpha)
void writeEntry(const QString &key, const QVariant &value, WriteConfigFlags pFlags=Normal)
int length() const
static bool writeEntryGui(KConfigGroup *cg, const char *key, const QVariant &prop, KConfigGroup::WriteConfigFlags pFlags)
Try to write a GUI type prop to config group cg at key key.
Definition: kconfiggroupgui.cpp:140
void setNamedColor(const QString &name)
kReadEntryGui readEntryGui
int count(const T &value) const
QString fromUtf8(const char *str, int size)
int red() const
const char * constData() const
int alpha() const
int green() const
static bool readEntryGui(const QByteArray &data, const char *key, const QVariant &input, QVariant &output)
Try to read a GUI type from config group cg at key key.
Definition: kconfiggroupgui.cpp:38
const char * typeToName(Type typ)
int blue() const
void insert(int i, const T &value)
KConfigGroupGui _kde_internal_KConfigGroupGui
bool contains(char ch) const
QString fromLatin1(const char *str, int size)
Type type() const
bool convert(Type t)
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
QString toString() const
bool isValid() const
QByteArray toUtf8() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:59 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:23:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.