~ubuntu-branches/ubuntu/lucid/kdebindings/lucid-updates

« back to all changes in this revision

Viewing changes to python/pykde4/docs/html/kdeui/KXMessages.html

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-06-28 13:49:04 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20090628134904-z9npn50sj25hscc9
Tags: 4:4.2.95-0ubuntu1
* New upstream release
  - Bump kdelibs5-dev and kdepimlibs5-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    <div>
17
17
      <div>
18
18
        <img alt ="" src="../common/top-kde.jpg"/>
19
 
        KDE 4.2 PyKDE API Reference
 
19
        KDE 4.3 PyKDE API Reference
20
20
      </div>
21
21
    </div>
22
22
  </div>
64
64
<dl class="author" compact><dt><b>Author:</b></dt><dd> Lubos Lunak &lt;l.lunak@kde.org&gt; </dd></dl>
65
65
</p>
66
66
<table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="2"><br><h2>Signals</h2></td></tr>
67
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195254444">gotMessage</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
 
67
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179821324">gotMessage</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
68
68
<tr><td colspan="2"><br><h2>Methods</h2></td></tr>
69
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195228236">__init__</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> accept_broadcast, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent, bool obsolete)</td></tr>
70
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195228620">__init__</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> accept_broadcast=NULL, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent=NULL)</td></tr>
71
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195231628">broadcastMessage</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message, int screen, bool obsolete)</td></tr>
72
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195245484">broadcastMessage</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
73
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195254444">gotMessage</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
74
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195229836">sendMessage</a> (self, WId w, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message, bool obsolete)</td></tr>
75
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195231244">sendMessage</a> (self, WId w, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
76
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195255244">x11Event</a> (self, XEvent ev)</td></tr>
 
69
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179804940">__init__</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> accept_broadcast, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent, bool obsolete)</td></tr>
 
70
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179805324">__init__</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> accept_broadcast=NULL, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent=NULL)</td></tr>
 
71
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179812940">broadcastMessage</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message, int screen, bool obsolete)</td></tr>
 
72
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179813996">broadcastMessage</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
 
73
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179821324">gotMessage</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
 
74
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179806156">sendMessage</a> (self, WId w, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message, bool obsolete)</td></tr>
 
75
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179812076">sendMessage</a> (self, WId w, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
 
76
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179822124">x11Event</a> (self, XEvent ev)</td></tr>
77
77
<tr><td colspan="2"><br><h2>Static Methods</h2></td></tr>
78
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195247532">broadcastMessageX</a> (Display disp, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message, int screen, bool obsolete)</td></tr>
79
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195253900">broadcastMessageX</a> (Display disp, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
80
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195246284">sendMessageX</a> (Display disp, WId w, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message, bool obsolete)</td></tr>
81
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj195245004">sendMessageX</a> (Display disp, WId w, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
 
78
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179802860">broadcastMessageX</a> (Display disp, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message, int screen, bool obsolete)</td></tr>
 
79
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179803020">broadcastMessageX</a> (Display disp, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
 
80
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179813580">sendMessageX</a> (Display disp, WId w, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message, bool obsolete)</td></tr>
 
81
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj178889548">sendMessageX</a> (Display disp, WId w, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> msg_type, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> message)</td></tr>
82
82
</table>
83
 
<hr><h2>Method Documentation</h2><a class="anchor" name="obj195228236"></a>
 
83
<hr><h2>Method Documentation</h2><a class="anchor" name="obj179804940"></a>
84
84
<div class="memitem">
85
85
<div class="memproto">
86
86
<table class="memname"><tr>
129
129
</td></tr>
130
130
</table></dl>
131
131
<p>
132
 
</p></div></div><a class="anchor" name="obj195228620"></a>
 
132
</p></div></div><a class="anchor" name="obj179805324"></a>
133
133
<div class="memitem">
134
134
<div class="memproto">
135
135
<table class="memname"><tr>
160
160
<div class="memdoc"><p><dl class="deprecated" compact><dt><b>Deprecated:</b></dt><dd>
161
161
This method is equivalent to the other constructor with obsolete = true.
162
162
</dd></dl>
163
 
</p></div></div><a class="anchor" name="obj195231628"></a>
 
163
</p></div></div><a class="anchor" name="obj179812940"></a>
164
164
<div class="memitem">
165
165
<div class="memproto">
166
166
<table class="memname"><tr>
214
214
</td></tr>
215
215
</table></dl>
216
216
<p>
217
 
</p></div></div><a class="anchor" name="obj195245484"></a>
 
217
</p></div></div><a class="anchor" name="obj179813996"></a>
218
218
<div class="memitem">
219
219
<div class="memproto">
220
220
<table class="memname"><tr>
245
245
<div class="memdoc"><p><dl class="deprecated" compact><dt><b>Deprecated:</b></dt><dd>
246
246
This method is equivalent to broadcastMessage() with obsolete = true.
247
247
</dd></dl>
248
 
</p></div></div><a class="anchor" name="obj195247532"></a>
 
248
</p></div></div><a class="anchor" name="obj179802860"></a>
249
249
<div class="memitem">
250
250
<div class="memproto">
251
251
<table class="memname"><tr>
305
305
</td></tr> </table></dl>
306
306
<p> <dl class="return" compact><dt><b>Returns:</b></dt><dd> false when an error occurred, true otherwise
307
307
</dd></dl>
308
 
</p></div></div><a class="anchor" name="obj195253900"></a>
 
308
</p></div></div><a class="anchor" name="obj179803020"></a>
309
309
<div class="memitem">
310
310
<div class="memproto">
311
311
<table class="memname"><tr>
337
337
<div class="memdoc"><p><dl class="deprecated" compact><dt><b>Deprecated:</b></dt><dd>
338
338
This method is equivalent to broadcastMessageX() with obsolete = true.
339
339
</dd></dl>
340
 
</p></div></div><a class="anchor" name="obj195254444"></a>
 
340
</p></div></div><a class="anchor" name="obj179821324"></a>
341
341
<div class="memitem">
342
342
<div class="memproto">
343
343
<table class="memname"><tr>
366
366
</td></tr>
367
367
</table></dl>
368
368
<p>
369
 
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("gotMessage(const QString&)"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj195229836"></a>
 
369
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("gotMessage(const QString&)"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj179806156"></a>
370
370
<div class="memitem">
371
371
<div class="memproto">
372
372
<table class="memname"><tr>
423
423
</td></tr>
424
424
</table></dl>
425
425
<p>
426
 
</p></div></div><a class="anchor" name="obj195231244"></a>
 
426
</p></div></div><a class="anchor" name="obj179812076"></a>
427
427
<div class="memitem">
428
428
<div class="memproto">
429
429
<table class="memname"><tr>
460
460
<div class="memdoc"><p><dl class="deprecated" compact><dt><b>Deprecated:</b></dt><dd>
461
461
This method is equivalent to sendMessage() with obsolete = true.
462
462
</dd></dl>
463
 
</p></div></div><a class="anchor" name="obj195246284"></a>
 
463
</p></div></div><a class="anchor" name="obj179813580"></a>
464
464
<div class="memitem">
465
465
<div class="memproto">
466
466
<table class="memname"><tr>
521
521
</td></tr> </table></dl>
522
522
<p> <dl class="return" compact><dt><b>Returns:</b></dt><dd> false when an error occurred, true otherwise
523
523
</dd></dl>
524
 
</p></div></div><a class="anchor" name="obj195245004"></a>
 
524
</p></div></div><a class="anchor" name="obj178889548"></a>
525
525
<div class="memitem">
526
526
<div class="memproto">
527
527
<table class="memname"><tr>
559
559
<div class="memdoc"><p><dl class="deprecated" compact><dt><b>Deprecated:</b></dt><dd>
560
560
This method is equivalent to sendMessageX() with obsolete = true.
561
561
</dd></dl>
562
 
</p></div></div><a class="anchor" name="obj195255244"></a>
 
562
</p></div></div><a class="anchor" name="obj179822124"></a>
563
563
<div class="memitem">
564
564
<div class="memproto">
565
565
<table class="memname"><tr>
612
612
<li><a href="../kparts/index.html">kparts</a></li>
613
613
<li><a href="../kutils/index.html">kutils</a></li>
614
614
<li><a href="../nepomuk/index.html">nepomuk</a></li>
615
 
<li><a href="../phonon/index.html">phonon</a></li><li><a href="../plasma/index.html">plasma</a></li>
 
615
<li><a href="../phonon/index.html">phonon</a></li>
 
616
<li><a href="../plasma/index.html">plasma</a></li>
 
617
<li><a href="../polkitqt/index.html">polkitqt</a></li>
616
618
<li><a href="../solid/index.html">solid</a></li>
617
619
<li><a href="../soprano/index.html">soprano</a></li>
618
620
</ul></div></div>