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

KGroupId Class Reference

from PyKDE5.kcoreaddons import *

Detailed Description

A platform independent group ID.

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


Methods

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

Method Documentation

__init__ (   self )

Creates an invalid KGroupId

__init__ (  self,
long  uid
)
__init__ (  self,
KGroupId  other
)
bool isValid (   self )
long nativeId (   self )
bool operator != (  self,
KGroupId  other
)
bool operator == (  self,
KGroupId  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