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

« back to all changes in this revision

Viewing changes to python/pykde4/docs/html/kdeui/KFontDialog.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>
82
82
<dl class="author" compact><dt><b>Author:</b></dt><dd> Preston Brown &lt;pbrown@kde.org&gt;, Bernd Wuebben &lt;wuebben@kde.org&gt; </dd></dl>
83
83
</p>
84
84
<table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="2"><br><h2>Signals</h2></td></tr>
85
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179378796">fontSelected</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> font)</td></tr>
 
85
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj156835500">fontSelected</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> font)</td></tr>
86
86
<tr><td colspan="2"><br><h2>Methods</h2></td></tr>
87
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj170957676">__init__</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent=0, KFontChooser.DisplayFlags flags=KFontChooser.NoDisplayFlags, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstringlist.html">QStringList</a> fontlist=QStringList(), <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a> a0=Qt.Unchecked)</td></tr>
88
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj174847020">__init__</a> (self, <a href="../kdeui/KFontDialog.html">KFontDialog</a> a0)</td></tr>
89
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj166594092">font</a> (self)</td></tr>
90
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj179378796">fontSelected</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> font)</td></tr>
91
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj167121452">setFont</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> font, bool onlyFixed=0)</td></tr>
92
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj173453516">setSizeIsRelative</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a> relative)</td></tr>
93
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj181509836">sizeIsRelative</a> (self)</td></tr>
 
87
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj172270860">__init__</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent=0, KFontChooser.DisplayFlags flags=KFontChooser.NoDisplayFlags, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstringlist.html">QStringList</a> fontlist=QStringList(), <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a> a0=Qt.Unchecked)</td></tr>
 
88
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj164635628">__init__</a> (self, <a href="../kdeui/KFontDialog.html">KFontDialog</a> a0)</td></tr>
 
89
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj155635628">font</a> (self)</td></tr>
 
90
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj156835500">fontSelected</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> font)</td></tr>
 
91
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj172272172">setFont</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> font, bool onlyFixed=0)</td></tr>
 
92
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj172271788">setSizeIsRelative</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a> relative)</td></tr>
 
93
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj158744492">sizeIsRelative</a> (self)</td></tr>
94
94
<tr><td colspan="2"><br><h2>Static Methods</h2></td></tr>
95
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">SIP_PYTUPLE&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj167271212">getFont</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> theFont, KFontChooser.DisplayFlags flags=KFontChooser.NoDisplayFlags, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent=0, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a> sizeIsRelativeState=Qt.Unchecked)</td></tr>
96
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">SIP_PYTUPLE&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj166398604">getFontAndText</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> theFont, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> theString, KFontChooser.DisplayFlags flags=KFontChooser.NoDisplayFlags, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent=0, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a> sizeIsRelativeState=Qt.Unchecked)</td></tr>
97
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">SIP_PYTUPLE&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj167271308">getFontDiff</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> theFont, KFontChooser.FontDiffFlags diffFlags, KFontChooser.DisplayFlags flags=KFontChooser.NoDisplayFlags, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent=0, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a> sizeIsRelativeState=Qt.Unchecked)</td></tr>
 
95
<tr><td class="memItemLeft" nowrap align="right" valign="top">SIP_PYTUPLE&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj158817036">getFont</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> theFont, KFontChooser.DisplayFlags flags=KFontChooser.NoDisplayFlags, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent=0, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a> sizeIsRelativeState=Qt.Unchecked)</td></tr>
 
96
<tr><td class="memItemLeft" nowrap align="right" valign="top">SIP_PYTUPLE&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj155621644">getFontAndText</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> theFont, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> theString, KFontChooser.DisplayFlags flags=KFontChooser.NoDisplayFlags, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent=0, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a> sizeIsRelativeState=Qt.Unchecked)</td></tr>
 
97
<tr><td class="memItemLeft" nowrap align="right" valign="top">SIP_PYTUPLE&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj156834924">getFontDiff</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qfont.html">QFont</a> theFont, KFontChooser.FontDiffFlags diffFlags, KFontChooser.DisplayFlags flags=KFontChooser.NoDisplayFlags, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent=0, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt.CheckState</a> sizeIsRelativeState=Qt.Unchecked)</td></tr>
98
98
</table>
99
 
<hr><h2>Method Documentation</h2><a class="anchor" name="obj170957676"></a>
 
99
<hr><h2>Method Documentation</h2><a class="anchor" name="obj172270860"></a>
100
100
<div class="memitem">
101
101
<div class="memproto">
102
102
<table class="memname"><tr>
169
169
</td></tr>
170
170
</table></dl>
171
171
<p>
172
 
</p></div></div><a class="anchor" name="obj174847020"></a>
 
172
</p></div></div><a class="anchor" name="obj164635628"></a>
173
173
<div class="memitem">
174
174
<div class="memproto">
175
175
<table class="memname"><tr>
191
191
<td width="100%"> </td>
192
192
</tr></table>
193
193
</div>
194
 
<div class="memdoc"></div></div><a class="anchor" name="obj166594092"></a>
 
194
<div class="memdoc"></div></div><a class="anchor" name="obj155635628"></a>
195
195
<div class="memitem">
196
196
<div class="memproto">
197
197
<table class="memname"><tr>
205
205
</div>
206
206
<div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> The currently selected font in the dialog.
207
207
</dd></dl>
208
 
</p></div></div><a class="anchor" name="obj179378796"></a>
 
208
</p></div></div><a class="anchor" name="obj156835500"></a>
209
209
<div class="memitem">
210
210
<div class="memproto">
211
211
<table class="memname"><tr>
230
230
<div class="memdoc"><p>Emitted whenever the currently selected font changes.
231
231
Connect to this to monitor the font as it is selected if you are
232
232
not running modal.
233
 
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("fontSelected(const QFont&)"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj167271212"></a>
 
233
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("fontSelected(const QFont&)"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj158817036"></a>
234
234
<div class="memitem">
235
235
<div class="memproto">
236
236
<table class="memname"><tr>
294
294
</table></dl>
295
295
<p> <dl class="return" compact><dt><b>Returns:</b></dt><dd> QDialog.result().
296
296
</dd></dl>
297
 
</p></div></div><a class="anchor" name="obj166398604"></a>
 
297
</p></div></div><a class="anchor" name="obj155621644"></a>
298
298
<div class="memitem">
299
299
<div class="memproto">
300
300
<table class="memname"><tr>
363
363
</td></tr> </table></dl>
364
364
<p> <dl class="return" compact><dt><b>Returns:</b></dt><dd> The result of the dialog.
365
365
</dd></dl>
366
 
</p></div></div><a class="anchor" name="obj167271308"></a>
 
366
</p></div></div><a class="anchor" name="obj156834924"></a>
367
367
<div class="memitem">
368
368
<div class="memproto">
369
369
<table class="memname"><tr>
447
447
</table></dl>
448
448
<p> <dl class="return" compact><dt><b>Returns:</b></dt><dd> QDialog.result().
449
449
</dd></dl>
450
 
</p></div></div><a class="anchor" name="obj167121452"></a>
 
450
</p></div></div><a class="anchor" name="obj172272172"></a>
451
451
<div class="memitem">
452
452
<div class="memproto">
453
453
<table class="memname"><tr>
487
487
</td></tr>
488
488
</table></dl>
489
489
<p>
490
 
</p></div></div><a class="anchor" name="obj173453516"></a>
 
490
</p></div></div><a class="anchor" name="obj172271788"></a>
491
491
<div class="memitem">
492
492
<div class="memproto">
493
493
<table class="memname"><tr>
513
513
is to be interpreted as relative size.
514
514
NOTE: If parameter sizeIsRelative was not set in the constructor
515
515
of the dialog this setting will be ignored.
516
 
</p></div></div><a class="anchor" name="obj181509836"></a>
 
516
</p></div></div><a class="anchor" name="obj158744492"></a>
517
517
<div class="memitem">
518
518
<div class="memproto">
519
519
<table class="memname"><tr>
557
557
<li><a href="../kparts/index.html">kparts</a></li>
558
558
<li><a href="../kutils/index.html">kutils</a></li>
559
559
<li><a href="../nepomuk/index.html">nepomuk</a></li>
560
 
<li><a href="../phonon/index.html">phonon</a></li><li><a href="../plasma/index.html">plasma</a></li>
 
560
<li><a href="../phonon/index.html">phonon</a></li>
 
561
<li><a href="../plasma/index.html">plasma</a></li>
 
562
<li><a href="../polkitqt/index.html">polkitqt</a></li>
561
563
<li><a href="../solid/index.html">solid</a></li>
562
564
<li><a href="../soprano/index.html">soprano</a></li>
563
565
</ul></div></div>