KDECore
Go to the documentation of this file.
28 #include <QtCore/QVariant>
33 template <
class T>
class QList;
39 #include <sys/types.h>
81 explicit KUser(UIDMode mode = UseEffectiveUID);
104 explicit KUser(
const char* name);
113 explicit KUser(
const passwd *p);
146 bool isValid()
const;
166 bool isSuperUser()
const;
179 #ifndef KDE_NO_DEPRECATED
180 KDE_DEPRECATED
QString fullName()
const;
226 QVariant property(UserProperty which)
const;
341 bool isValid()
const;
@ UseEffectiveUID
Use the effective user id.
Represents a group on your system.
bool operator!=(const KEntry &k1, const KEntry &k2)
Represents a user on your system.
bool operator==(const KEntry &k1, const KEntry &k2)
QString homeDir(const QString &user)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by
doxygen 1.8.20 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.