PyKDE - Python Bindings for KDE
class KServiceTypeProfile
Table of contents
Modules
tdeio Classes
All Classes
Module
tdeio
Class
KServiceTypeProfile
Inherits
methods
KServiceTypeProfile
(serviceType, genericServiceType = TQString .null)
returns
a KServiceTypeProfile instance
Argument
Type
Default
serviceType
TQString
genericServiceType
TQString
TQString .null
addService
(_service, _preference = 1, _allow_as_default = 1)
returns
nothing
Argument
Type
Default
_service
TQString
_preference
int
1
_allow_as_default
bool
1
allowAsDefault
(_service)
returns
(bool)
Argument
Type
Default
_service
TQString
clear
()
returns
nothing
static
configurationMode
()
returns
(bool)
static
offers
()
returns
(KServiceTypeProfile.OfferList)
offers
(servicetype, genericServiceType)
returns
(KServiceTypeProfile.OfferList)
static
Argument
Type
Default
servicetype
TQString
genericServiceType
TQString
preference
(_service)
returns
(int)
Argument
Type
Default
_service
TQString
preferredService
(serviceType, genericServiceType)
returns
(KService.Ptr)
static
Argument
Type
Default
serviceType
TQString
genericServiceType
TQString
serviceTypeProfile
(servicetype, genericServiceType)
returns
(KServiceTypeProfile)
static
Argument
Type
Default
servicetype
TQString
genericServiceType
TQString
serviceTypeProfiles
()
returns
(TQPtrList
)
static
setConfigurationMode
()
returns
nothing
static