PyKDE - Python Bindings for KDE
class TDEABC.Secrecy
Table of contents
Modules
tdeabc Classes
All Classes
Module
tdeabc
Class
TDEABC.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
TDEABC.Secrecy
operator ==
(a0)
returns
(bool)
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
TDEABC.Secrecy