PyKDE - Python Bindings for KDE
class TDEUniqueApplication
Table of contents
Modules
tdecore Classes
All Classes
Module
tdecore
Class
TDEUniqueApplication
Inherits
TDEApplication, DCOPObject
methods
TDEUniqueApplication
(allowStyles, GUIenabled, configUnique)
returns
a TDEUniqueApplication instance
Argument
Type
Default
allowStyles
bool
GUIenabled
bool
configUnique
bool
TDEUniqueApplication
(display, visual = 0, colormap = 0, allowStyles = 1, configUnique = 0)
Not Implemented
TDEUniqueApplication
(a0 = 1, a1 = 1)
returns
a TDEUniqueApplication instance
In versions
less than
KDE 3.3.0 only
Argument
Type
Default
a0
bool
1
a1
bool
1
addCmdLineOptions
()
returns
nothing
static
dcopClient
()
returns
(DCOPClient)
In versions
less than
KDE 3.3.0 only
newInstance
()
returns
(int)
process
(fun, data, replyType, replyData)
returns
(bool)
Argument
Type
Default
fun
TQCString
data
TQByteArray
replyType
TQCString
replyData
TQByteArray
restoringSession
()
returns
(bool)
In versions KDE 3.3.0 and above only
setHandleAutoStarted
()
returns
nothing
In versions KDE 3.3.0 and above only
static
start
()
returns
(bool)
static
virtual_hook
(id, data)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
id
int
data
void