PyKDE - Python Bindings for KDE
class KCModuleInfo
Table of contents
Modules
kutils Classes
All Classes
Module
kutils
Class
KCModuleInfo
Inherits
methods
KCModuleInfo
(desktopFile)
returns
a KCModuleInfo instance
In versions KDE 3.3.0 and above only
Argument
Type
Default
desktopFile
TQString
KCModuleInfo
(moduleInfo)
returns
a KCModuleInfo instance
In versions KDE 3.3.0 and above only
Argument
Type
Default
moduleInfo
KService.Ptr
KCModuleInfo
(rhs)
returns
a KCModuleInfo instance
In versions KDE 3.3.0 and above only
Argument
Type
Default
rhs
KCModuleInfo
KCModuleInfo
()
returns
a KCModuleInfo instance
In versions KDE 3.4.0 and above only
comment
()
returns
(TQString)
In versions KDE 3.3.0 and above only
docPath
()
returns
(TQString)
In versions KDE 3.3.0 and above only
factoryName
()
returns
(TQString)
In versions KDE 3.4.0 and above only
fileName
()
returns
(TQString)
In versions KDE 3.3.0 and above only
handle
()
returns
(TQString)
In versions KDE 3.3.0 and above only
icon
()
returns
(TQString)
In versions KDE 3.3.0 and above only
isHiddenByDefault
()
returns
(bool)
In versions KDE 3.3.0 and above only
keywords
()
returns
(TQStringList)
In versions KDE 3.3.0 and above only
library
()
returns
(TQString)
In versions KDE 3.3.0 and above only
loadAll
()
returns
nothing
In versions KDE 3.3.0 and above only
moduleName
()
returns
(TQString)
In versions KDE 3.3.0 and above only
needsRootPrivileges
()
returns
(bool)
In versions KDE 3.3.0 and above only
needsTest
()
returns
(bool)
In versions KDE 3.4.0 and above only
service
()
returns
(KService.Ptr)
In versions KDE 3.3.0 and above only
setComment
(comment)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
comment
TQString
setDocPath
(p)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
p
TQString
setHandle
(handle)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
handle
TQString
setIcon
(icon)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
icon
TQString
setIsHiddenByDefault
(isHiddenByDefault)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
isHiddenByDefault
bool
setKeywords
(keyword)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
keyword
TQStringList
setLibrary
(lib)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
lib
TQString
setName
(name)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
name
TQString
setNeedsRootPrivileges
(needsRootPrivileges)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
needsRootPrivileges
bool
setNeedsTest
(val)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
val
bool
setWeight
(weight)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
weight
int
weight
()
returns
(int)
In versions KDE 3.3.0 and above only
operators
operator !=
(a0)
returns
(bool)
In versions KDE 3.3.0 and above only
Argument
Type
Default
a0
KCModuleInfo
operator ==
(a0)
returns
(bool)
In versions KDE 3.3.0 and above only
Argument
Type
Default
a0
KCModuleInfo