Go to the documentation of this file.
28#include <QtCore/QVariant>
33template <
class T>
class QList;
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;
Can be used to control the lifetime of an object that has derived QSharedData.
Represents a group on your system.
Represents a user on your system.
@ UseEffectiveUID
Use the effective user id.
bool operator==(const KEntry &k1, const KEntry &k2)
bool operator!=(const KEntry &k1, const KEntry &k2)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by
doxygen 1.11.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.