KDE 5.0 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

KUserId Class Reference

from PyKDE5.kcoreaddons import *

Detailed Description

A platform independent user ID.

See also:
KUserOrGroupId
Since:
5.0
Author:
Alex Richardson <arichardson.kde@gmail.com>


Methods

 __init__ (self)
 __init__ (self, long uid)
 __init__ (self, KUserId other)
bool isValid (self)
long nativeId (self)
bool operator != (self, KUserId other)
bool operator == (self, KUserId other)
QString toString (self)

Method Documentation

__init__ (   self )

Creates an invalid KUserId

__init__ (  self,
long  uid
)

Creates an KUserId from the native user ID type

__init__ (  self,
KUserId  other
)
bool isValid (   self )
long nativeId (   self )
bool operator != (  self,
KUserId  other
)
bool operator == (  self,
KUserId  other
)
QString toString (   self )
  • Full Index

Modules

  • karchive
  • kcoreaddons
  • kguiaddons
  • kitemmodels
  • kitemviews
  • kplotting
  • kwidgetsaddons
  • solid
  • sonnet
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal