PyKDE - Python Bindings for KDE
class KABC.Secrecy
Table of contents
Modules
kabc Classes
All Classes
Module
kabc
Class
KABC.Secrecy
Inherits
enums
Types
= {Public, Private, Confidential, Invalid }
Types
= {Public, Private, Confidential }
methods
Secrecy
(type = Private)
returns
a Secrecy instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
type
int
Private
asString
()
returns
(TQString)
In versions KDE 3.1.0 and above only
isValid
()
returns
(bool)
In versions KDE 3.2.0 and above only
setType
(type)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
type
int
type
()
returns
(int)
In versions KDE 3.1.0 and above only
typeLabel
(type)
returns
(TQString)
In versions KDE 3.1.0 and above only
static
Argument
Type
Default
type
int
typeList
()
returns
(TypeList)
In versions KDE 3.1.0 and above only
static
operators
operator !=
(a0)
returns
(bool)
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
KABC.Secrecy
operator ==
(a0)
returns
(bool)
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
KABC.Secrecy