|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
"http://www.w3.org/TR/html4/loose.dtd"">
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title>class KApplication</title>
|
|
|
|
|
<title>class TDEApplication</title>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
|
|
|
<meta name="GENERATOR" content="wabbit dumphtml">
|
|
|
|
|
</head>
|
|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
<hr>
|
|
|
|
|
<table width="100%"><tr>
|
|
|
|
|
<td width ="70%">
|
|
|
|
|
<h1>class KApplication</h1><hr>
|
|
|
|
|
<h1>class TDEApplication</h1><hr>
|
|
|
|
|
</td>
|
|
|
|
|
<td width="30%" valign="top" align="right">
|
|
|
|
|
<table>
|
|
|
|
@ -28,7 +28,7 @@
|
|
|
|
|
<td width="30%" align=left>tdecore</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr><td>Class</td>
|
|
|
|
|
<td>KApplication</td>
|
|
|
|
|
<td>TDEApplication</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr><td>Inherits</td>
|
|
|
|
|
<td>TQApplication, KInstance </td>
|
|
|
|
@ -44,21 +44,21 @@
|
|
|
|
|
}<li><b>ShutdownType</b> = {ShutdownTypeDefault, ShutdownTypeNone, ShutdownTypeReboot, ShutdownTypeHalt
|
|
|
|
|
}</ul>
|
|
|
|
|
<h3>methods</h3><ul>
|
|
|
|
|
<li><b>KApplication</b> (allowStyles = 1, GUIenabled = 1)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KApplication instance</i></td></tr>
|
|
|
|
|
<li><b>TDEApplication</b> (allowStyles = 1, GUIenabled = 1)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEApplication instance</i></td></tr>
|
|
|
|
|
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
|
|
|
|
|
<tr><td>allowStyles</td><td>bool</td><td>1</td></tr>
|
|
|
|
|
<tr><td>GUIenabled</td><td>bool</td><td>1</td></tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
|
|
|
|
|
<li><b>KApplication</b> (display, visual = 0, colormap = 0, allowStyles = 1)
|
|
|
|
|
<li><b>TDEApplication</b> (display, visual = 0, colormap = 0, allowStyles = 1)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td><i>Not Implemented</i></td></tr></table>
|
|
|
|
|
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
|
|
|
|
|
<li><b>KApplication</b> (display, rAppName, allowStyles = 1, GUIenabled = 1)
|
|
|
|
|
<li><b>TDEApplication</b> (display, rAppName, allowStyles = 1, GUIenabled = 1)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td><i>Not Implemented</i></td></tr></table>
|
|
|
|
|
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
|
|
|
|
|
<li><b>KApplication</b> (argv, rAppName, allowStyles = 1, GUIenabled = 1)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KApplication instance</i></td></tr>
|
|
|
|
|
<li><b>TDEApplication</b> (argv, rAppName, allowStyles = 1, GUIenabled = 1)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEApplication instance</i></td></tr>
|
|
|
|
|
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
|
|
|
|
|
<tr><td>argv</td><td>a Python list of strings</td><td></td></tr>
|
|
|
|
|
<tr><td>rAppName</td><td>Python string</td><td></td></tr>
|
|
|
|
@ -66,21 +66,21 @@
|
|
|
|
|
<tr><td>GUIenabled</td><td>bool</td><td>1</td></tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
|
|
|
|
|
<li><b>KApplication</b> (allowStyles, GUIenabled, _instance)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KApplication instance</i></td></tr>
|
|
|
|
|
<li><b>TDEApplication</b> (allowStyles, GUIenabled, _instance)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEApplication instance</i></td></tr>
|
|
|
|
|
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
|
|
|
|
|
<tr><td>allowStyles</td><td>bool</td><td></td></tr>
|
|
|
|
|
<tr><td>GUIenabled</td><td>bool</td><td></td></tr>
|
|
|
|
|
<tr><td>_instance</td><td>KInstance</td><td></td></tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
|
|
|
|
|
<li><b>KApplication</b> (display, visual, colormap, allowStyles, _instance)
|
|
|
|
|
<li><b>TDEApplication</b> (display, visual, colormap, allowStyles, _instance)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td><i>Not Implemented</i></td></tr></table>
|
|
|
|
|
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
|
|
|
|
|
<li><b>KApplication</b> (a0)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KApplication instance</i></td></tr>
|
|
|
|
|
<li><b>TDEApplication</b> (a0)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEApplication instance</i></td></tr>
|
|
|
|
|
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
|
|
|
|
|
<tr><td>a0</td><td>KApplication</td><td></td></tr>
|
|
|
|
|
<tr><td>a0</td><td>TDEApplication</td><td></td></tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
|
|
|
|
|
<li><b>addCmdLineOptions</b> ()
|
|
|
|
@ -364,7 +364,7 @@
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(bool)</i></td></tr>
|
|
|
|
|
</table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
|
|
|
|
|
<li><b>kApplication</b> ()
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KApplication)</i></td></tr>
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TDEApplication)</i></td></tr>
|
|
|
|
|
<tr><td><i>static</i></td></tr>
|
|
|
|
|
</table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
|
|
|
|
|
<li><b>tdeinitExec</b> (name, args, startup_id)
|
|
|
|
@ -499,9 +499,9 @@
|
|
|
|
|
<li><b>requestShutDown</b> (confirm = ShutdownConfirmDefault, sdtype = ShutdownTypeDefault, sdmode = ShutdownModeDefault)
|
|
|
|
|
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(bool)</i></td></tr>
|
|
|
|
|
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
|
|
|
|
|
<tr><td>confirm</td><td>KApplication.ShutdownConfirm</td><td>ShutdownConfirmDefault</td></tr>
|
|
|
|
|
<tr><td>sdtype</td><td>KApplication.ShutdownType</td><td>ShutdownTypeDefault</td></tr>
|
|
|
|
|
<tr><td>sdmode</td><td>KApplication.ShutdownMode</td><td>ShutdownModeDefault</td></tr>
|
|
|
|
|
<tr><td>confirm</td><td>TDEApplication.ShutdownConfirm</td><td>ShutdownConfirmDefault</td></tr>
|
|
|
|
|
<tr><td>sdtype</td><td>TDEApplication.ShutdownType</td><td>ShutdownTypeDefault</td></tr>
|
|
|
|
|
<tr><td>sdmode</td><td>TDEApplication.ShutdownMode</td><td>ShutdownModeDefault</td></tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
|
|
|
|
|
<li><b>saveState</b> (sm)
|
|
|
|
|