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

« back to all changes in this revision

Viewing changes to python/pykde4/docs/html/kio/KFileWidget.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>
55
55
 
56
56
 
57
57
<table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="2"><br><h2>Signals</h2></td></tr>
58
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169935500">accepted</a> ()</td></tr>
59
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169938796">fileHighlighted</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> a0)</td></tr>
60
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj186460812">fileSelected</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> a0)</td></tr>
61
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169938508">filterChanged</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> filter)</td></tr>
62
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169936812">selectionChanged</a> ()</td></tr>
 
58
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj171281740">accepted</a> ()</td></tr>
 
59
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj170655500">fileHighlighted</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> a0)</td></tr>
 
60
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj170654316">fileSelected</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> a0)</td></tr>
 
61
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj170654636">filterChanged</a> (<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> filter)</td></tr>
 
62
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj170653740">selectionChanged</a> ()</td></tr>
63
63
<tr><td colspan="2"><br><h2>Methods</h2></td></tr>
64
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184684684">__init__</a> (self, <a href="../kdecore/KUrl.html">KUrl</a> startDir, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent)</td></tr>
65
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj186460300">accept</a> (self)</td></tr>
66
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169935500">accepted</a> (self)</td></tr>
67
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdeui/KActionCollection.html">KActionCollection</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184851820">actionCollection</a> (self)</td></tr>
68
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdecore/KUrl.html">KUrl</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184653740">baseUrl</a> (self)</td></tr>
69
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdeui/KPushButton.html">KPushButton</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169999116">cancelButton</a> (self)</td></tr>
70
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj180728140">clearFilter</a> (self)</td></tr>
71
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184070860">currentFilter</a> (self)</td></tr>
72
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">KMimeType.Ptr&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184071340">currentFilterMimeType</a> (self)</td></tr>
73
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj180731596">currentMimeFilter</a> (self)</td></tr>
74
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj186461644">eventFilter</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qobject.html">QObject</a> watched, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qevent.html">QEvent</a> event)</td></tr>
75
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169938796">fileHighlighted</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> a0)</td></tr>
76
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj186460812">fileSelected</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> a0)</td></tr>
77
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169938508">filterChanged</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> filter)</td></tr>
78
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kio/KFileFilterCombo.html">KFileFilterCombo</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184850732">filterWidget</a> (self)</td></tr>
79
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184071372">keepsLocation</a> (self)</td></tr>
80
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kio/KUrlComboBox.html">KUrlComboBox</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184849708">locationEdit</a> (self)</td></tr>
81
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">KFile.Modes&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169999084">mode</a> (self)</td></tr>
82
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdeui/KPushButton.html">KPushButton</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169999500">okButton</a> (self)</td></tr>
83
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">KAbstractFileWidget.OperationMode&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184654476">operationMode</a> (self)</td></tr>
84
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj186460108">resizeEvent</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qresizeevent.html">QResizeEvent</a> event)</td></tr>
85
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj164518924">selectedFile</a> (self)</td></tr>
86
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstringlist.html">QStringList</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184654636">selectedFiles</a> (self)</td></tr>
87
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdecore/KUrl.html">KUrl</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj164519916">selectedUrl</a> (self)</td></tr>
88
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdecore/KUrl.List.html">KUrl.List</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj164517452">selectedUrls</a> (self)</td></tr>
89
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169936812">selectionChanged</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="#obj184851244">setCustomWidget</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> widget)</td></tr>
91
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj189034412">setCustomWidget</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> text, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> widget)</td></tr>
92
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184070988">setFilter</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> filter)</td></tr>
93
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184652044">setKeepLocation</a> (self, bool keep)</td></tr>
94
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169999948">setLocationLabel</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> text)</td></tr>
95
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj180728748">setMimeFilter</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstringlist.html">QStringList</a> types, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> defaultType=QString())</td></tr>
96
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169998572">setMode</a> (self, KFile.Modes m)</td></tr>
97
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184654220">setOperationMode</a> (self, KAbstractFileWidget.OperationMode a0)</td></tr>
98
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj180729292">setPreviewWidget</a> (self, <a href="../kio/KPreviewWidgetBase.html">KPreviewWidgetBase</a> w)</td></tr>
99
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184655436">setSelection</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> name)</td></tr>
100
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184653132">setUrl</a> (self, <a href="../kdecore/KUrl.html">KUrl</a> url, bool clearforward=1)</td></tr>
101
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj186460556">showEvent</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qshowevent.html">QShowEvent</a> event)</td></tr>
102
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj186459660">slotCancel</a> (self)</td></tr>
103
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj186459212">slotOk</a> (self)</td></tr>
104
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdeui/KToolBar.html">KToolBar</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj169999756">toolBar</a> (self)</td></tr>
105
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj189032972">virtual_hook</a> (self, int id, void data)</td></tr>
 
64
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj163973004">__init__</a> (self, <a href="../kdecore/KUrl.html">KUrl</a> startDir, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> parent)</td></tr>
 
65
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj171362060">accept</a> (self)</td></tr>
 
66
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj171281740">accepted</a> (self)</td></tr>
 
67
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdeui/KActionCollection.html">KActionCollection</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj166701100">actionCollection</a> (self)</td></tr>
 
68
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdecore/KUrl.html">KUrl</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj163972716">baseUrl</a> (self)</td></tr>
 
69
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdeui/KPushButton.html">KPushButton</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj153928268">cancelButton</a> (self)</td></tr>
 
70
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj164623564">clearFilter</a> (self)</td></tr>
 
71
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj164623212">currentFilter</a> (self)</td></tr>
 
72
<tr><td class="memItemLeft" nowrap align="right" valign="top">KMimeType.Ptr&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj147618540">currentFilterMimeType</a> (self)</td></tr>
 
73
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj164623980">currentMimeFilter</a> (self)</td></tr>
 
74
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kio/KDirOperator.html">KDirOperator</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj171279244">dirOperator</a> (self)</td></tr>
 
75
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj170652556">eventFilter</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qobject.html">QObject</a> watched, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qevent.html">QEvent</a> event)</td></tr>
 
76
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj170655500">fileHighlighted</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> a0)</td></tr>
 
77
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj170654316">fileSelected</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> a0)</td></tr>
 
78
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj170654636">filterChanged</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> filter)</td></tr>
 
79
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kio/KFileFilterCombo.html">KFileFilterCombo</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj153930796">filterWidget</a> (self)</td></tr>
 
80
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj165574796">keepsLocation</a> (self)</td></tr>
 
81
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kio/KUrlComboBox.html">KUrlComboBox</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj153930252">locationEdit</a> (self)</td></tr>
 
82
<tr><td class="memItemLeft" nowrap align="right" valign="top">KFile.Modes&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj151842700">mode</a> (self)</td></tr>
 
83
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdeui/KPushButton.html">KPushButton</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj153928044">okButton</a> (self)</td></tr>
 
84
<tr><td class="memItemLeft" nowrap align="right" valign="top">KAbstractFileWidget.OperationMode&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj165575724">operationMode</a> (self)</td></tr>
 
85
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj171364300">resizeEvent</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qresizeevent.html">QResizeEvent</a> event)</td></tr>
 
86
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj163974092">selectedFile</a> (self)</td></tr>
 
87
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstringlist.html">QStringList</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj163973868">selectedFiles</a> (self)</td></tr>
 
88
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdecore/KUrl.html">KUrl</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj163973356">selectedUrl</a> (self)</td></tr>
 
89
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdecore/KUrl.List.html">KUrl.List</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj151267660">selectedUrls</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="#obj170653740">selectionChanged</a> (self)</td></tr>
 
91
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj166702028">setCustomWidget</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> widget)</td></tr>
 
92
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj171360684">setCustomWidget</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> text, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwidget.html">QWidget</a> widget)</td></tr>
 
93
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj147619212">setFilter</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> filter)</td></tr>
 
94
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj165576012">setKeepLocation</a> (self, bool keep)</td></tr>
 
95
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj151839020">setLocationLabel</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> text)</td></tr>
 
96
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj164625292">setMimeFilter</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstringlist.html">QStringList</a> types, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> defaultType=QString())</td></tr>
 
97
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj151839628">setMode</a> (self, KFile.Modes m)</td></tr>
 
98
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj165574636">setOperationMode</a> (self, KAbstractFileWidget.OperationMode a0)</td></tr>
 
99
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj164625740">setPreviewWidget</a> (self, <a href="../kio/KPreviewWidgetBase.html">KPreviewWidgetBase</a> w)</td></tr>
 
100
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj163974860">setSelection</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> name)</td></tr>
 
101
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj165573164">setUrl</a> (self, <a href="../kdecore/KUrl.html">KUrl</a> url, bool clearforward=1)</td></tr>
 
102
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj171363116">showEvent</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qshowevent.html">QShowEvent</a> event)</td></tr>
 
103
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj171361196">slotCancel</a> (self)</td></tr>
 
104
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj171360492">slotOk</a> (self)</td></tr>
 
105
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdeui/KToolBar.html">KToolBar</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj151842604">toolBar</a> (self)</td></tr>
 
106
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj171361484">virtual_hook</a> (self, int id, void data)</td></tr>
106
107
<tr><td colspan="2"><br><h2>Static Methods</h2></td></tr>
107
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdecore/KUrl.html">KUrl</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184851916">getStartUrl</a> (<a href="../kdecore/KUrl.html">KUrl</a> startDir, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> recentDirClass)</td></tr>
108
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj184849644">setStartDir</a> (<a href="../kdecore/KUrl.html">KUrl</a> directory)</td></tr>
 
108
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdecore/KUrl.html">KUrl</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj166699052">getStartUrl</a> (<a href="../kdecore/KUrl.html">KUrl</a> startDir, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> recentDirClass)</td></tr>
 
109
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="../kdecore/KUrl.html">KUrl</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj166700492">getStartUrl</a> (<a href="../kdecore/KUrl.html">KUrl</a> startDir, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> recentDirClass, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a> fileName)</td></tr>
 
110
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#obj166699820">setStartDir</a> (<a href="../kdecore/KUrl.html">KUrl</a> directory)</td></tr>
109
111
</table>
110
 
<hr><h2>Method Documentation</h2><a class="anchor" name="obj184684684"></a>
 
112
<hr><h2>Method Documentation</h2><a class="anchor" name="obj163973004"></a>
111
113
<div class="memitem">
112
114
<div class="memproto">
113
115
<table class="memname"><tr>
140
142
<p>
141
143
</p><dl compact><dt><b>Parameters:</b></dt><dd>
142
144
<table border="0" cellspacing="2" cellpadding="0">
143
 
<tr><td></td><td valign="top"><em>startDir</em>&nbsp;</td><td> This can either be
 
145
<tr><td></td><td valign="top"><em>startDir</em>&nbsp;</td><td> This can either be:
144
146
</td></tr> </table></dl>
145
 
<p> <li> The URL of the directory to start in. </li>
146
 
<li> A KUrl() to start in the current working </li>
147
 
directory, or the last directory where a file has been
148
 
selected.
149
 
<li> An URL starting with 'kfiledialog:&amp;lt;keyword&amp;gt;' to start in the </li>
150
 
directory last used by a filedialog in the same application that specified
151
 
the same keyword.
152
 
<li> An URL starting with 'kfiledialog:&amp;lt;keyword&amp;gt;?global' to start </li>
153
 
in the directory last used by a filedialog in any application that specified the
154
 
same keyword.
 
147
<p> <li> An empty URL (KUrl()) to start in the current working directory, </li>
 
148
or the last directory where a file has been selected.
 
149
<li> The path or URL of a starting directory. </li>
 
150
<li> An initial file name to select, with the starting directory being </li>
 
151
the current working directory or the last directory where a file
 
152
has been selected.
 
153
<li> The path or URL of a file, specifying both the starting directory and </li>
 
154
an initially selected file name.
 
155
<li> A URL of the form kfiledialog:&amp;lt;keyword&amp;gt; to start in the </li>
 
156
directory last used by a filedialog in the same application that
 
157
specified the same keyword.
 
158
<li> A URL of the form kfiledialog:&amp;lt;keyword&amp;gt;/&amp;lt;filename&amp;gt; </li>
 
159
to start in the directory last used by a filedialog in the same
 
160
application that specified the same keyword, and to initially
 
161
select the specified filename.
 
162
<li> A URL of the form kfiledialog:&amp;lt;keyword&amp;gt;?global to start </li>
 
163
in the directory last used by a filedialog in any application that
 
164
specified the same keyword.
 
165
<li> A URL of the form kfiledialog:&amp;lt;keyword&amp;gt;/&amp;lt;filename&amp;gt;?global </li>
 
166
to start in the directory last used by a filedialog in any
 
167
application that specified the same keyword, and to initially
 
168
select the specified filename.
155
169
</p>
156
170
<p>
157
171
</p><dl compact><dt><b>Parameters:</b></dt><dd>
158
172
<table border="0" cellspacing="2" cellpadding="0">
159
 
<tr><td></td><td valign="top"><em>filter</em>&nbsp;</td><td> A shell glob or a mime-type-filter that specifies
160
 
which files to display.
161
 
See setFilter() and setMimeFilter() for details on how to use this argument.
162
 
</td></tr>
163
 
 
164
173
<tr><td></td><td valign="top"><em>parent</em>&nbsp;</td><td> The parent widget of this widget
165
174
</td></tr>
166
 
 
167
 
<tr><td></td><td valign="top"><em>widget</em>&nbsp;</td><td> A widget, or a widget of widgets, for displaying custom
168
 
data in the file widget. This can be used, for example, to
169
 
display a check box with the caption "Open as read-only".
170
 
When creating this widget, you don't need to specify a parent,
171
 
since the widget's parent will be set automatically by KFileWidget.
172
 
</td></tr>
173
175
</table></dl>
174
176
<p>
175
 
</p></div></div><a class="anchor" name="obj186460300"></a>
 
177
</p></div></div><a class="anchor" name="obj171362060"></a>
176
178
<div class="memitem">
177
179
<div class="memproto">
178
180
<table class="memname"><tr>
184
186
</tr>
185
187
</table>
186
188
</div>
187
 
<div class="memdoc"></div></div><a class="anchor" name="obj169935500"></a>
 
189
<div class="memdoc"></div></div><a class="anchor" name="obj171281740"></a>
188
190
<div class="memitem">
189
191
<div class="memproto">
190
192
<table class="memname"><tr>
198
200
</div>
199
201
<div class="memdoc"><p>Emitted by slotOk() (directly or asynchronously) once everything has
200
202
been done. Should be used by the caller to call accept().
201
 
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("accepted()"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj184851820"></a>
 
203
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("accepted()"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj166701100"></a>
202
204
<div class="memitem">
203
205
<div class="memproto">
204
206
<table class="memname"><tr>
213
215
<div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> a pointer to the action collection, holding all the used
214
216
KActions.
215
217
</dd></dl>
216
 
</p></div></div><a class="anchor" name="obj184653740"></a>
 
218
</p></div></div><a class="anchor" name="obj163972716"></a>
217
219
<div class="memitem">
218
220
<div class="memproto">
219
221
<table class="memname"><tr>
227
229
</div>
228
230
<div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> the currently shown directory.
229
231
</dd></dl>
230
 
</p></div></div><a class="anchor" name="obj169999116"></a>
 
232
</p></div></div><a class="anchor" name="obj153928268"></a>
231
233
<div class="memitem">
232
234
<div class="memproto">
233
235
<table class="memname"><tr>
243
245
Note that the button is hidden and unconnected when using KFileWidget alone;
244
246
KFileDialog shows it and connects to it.
245
247
</dd></dl>
246
 
</p></div></div><a class="anchor" name="obj180728140"></a>
 
248
</p></div></div><a class="anchor" name="obj164623564"></a>
247
249
<div class="memitem">
248
250
<div class="memproto">
249
251
<table class="memname"><tr>
256
258
</table>
257
259
</div>
258
260
<div class="memdoc"><p>Clears any mime- or namefilter. Does not reload the directory.
259
 
</p></div></div><a class="anchor" name="obj184070860"></a>
 
261
</p></div></div><a class="anchor" name="obj164623212"></a>
260
262
<div class="memitem">
261
263
<div class="memproto">
262
264
<table class="memname"><tr>
275
277
<dl class="see" compact><dt><b>See also:</b></dt><dd> setFilter()
276
278
</dd></dl> <dl class="see" compact><dt><b>See also:</b></dt><dd> filterChanged()
277
279
</dd></dl>
278
 
</p></div></div><a class="anchor" name="obj184071340"></a>
 
280
</p></div></div><a class="anchor" name="obj147618540"></a>
279
281
<div class="memitem">
280
282
<div class="memproto">
281
283
<table class="memname"><tr>
296
298
<p>
297
299
<dl class="see" compact><dt><b>See also:</b></dt><dd> setFilterMimeType()
298
300
</dd></dl>
299
 
</p></div></div><a class="anchor" name="obj180731596"></a>
 
301
</p></div></div><a class="anchor" name="obj164623980"></a>
300
302
<div class="memitem">
301
303
<div class="memproto">
302
304
<table class="memname"><tr>
317
319
<p>
318
320
<dl class="see" compact><dt><b>See also:</b></dt><dd> setMimeFilter()
319
321
</dd></dl>
320
 
</p></div></div><a class="anchor" name="obj186461644"></a>
 
322
</p></div></div><a class="anchor" name="obj171279244"></a>
 
323
<div class="memitem">
 
324
<div class="memproto">
 
325
<table class="memname"><tr>
 
326
<td class="memname"><a href="../kio/KDirOperator.html">KDirOperator</a> dirOperator</td>
 
327
<td>(</td>
 
328
<td class="paramtype">&nbsp;</td>
 
329
<td class="paramname"><em>self</em>&nbsp;)</td>
 
330
<td width="100%"> </td>
 
331
</tr>
 
332
</table>
 
333
</div>
 
334
<div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> the KDirOperator used to navigate the filesystem
 
335
</dd></dl> <dl class="since" compact><dt><b>Since:</b></dt><dd> 4.3
 
336
</dd></dl>
 
337
</p></div></div><a class="anchor" name="obj170652556"></a>
321
338
<div class="memitem">
322
339
<div class="memproto">
323
340
<table class="memname"><tr>
345
362
<td width="100%"> </td>
346
363
</tr></table>
347
364
</div>
348
 
<div class="memdoc"></div></div><a class="anchor" name="obj169938796"></a>
 
365
<div class="memdoc"></div></div><a class="anchor" name="obj170655500"></a>
349
366
<div class="memitem">
350
367
<div class="memproto">
351
368
<table class="memname"><tr>
368
385
</tr></table>
369
386
</div>
370
387
<div class="memdoc"><p>Emitted when the user highlights a file.
371
 
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("fileHighlighted(const QString&)"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj186460812"></a>
 
388
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("fileHighlighted(const QString&)"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj170654316"></a>
372
389
<div class="memitem">
373
390
<div class="memproto">
374
391
<table class="memname"><tr>
395
412
is to connect to the okClicked() signal inherited from KDialog
396
413
and call selectedFile(), selectedFiles(),
397
414
selectedUrl() or selectedUrls().
398
 
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("fileSelected(const QString&)"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj169938508"></a>
 
415
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("fileSelected(const QString&)"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj170654636"></a>
399
416
<div class="memitem">
400
417
<div class="memproto">
401
418
<table class="memname"><tr>
430
447
<p> <dl class="see" compact><dt><b>See also:</b></dt><dd> setFilter()
431
448
</dd></dl> <dl class="see" compact><dt><b>See also:</b></dt><dd> currentFilter()
432
449
</dd></dl>
433
 
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("filterChanged(const QString&)"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj184850732"></a>
 
450
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("filterChanged(const QString&)"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj153930796"></a>
434
451
<div class="memitem">
435
452
<div class="memproto">
436
453
<table class="memname"><tr>
444
461
</div>
445
462
<div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> the combobox that contains the filters
446
463
</dd></dl>
447
 
</p></div></div><a class="anchor" name="obj184851916"></a>
 
464
</p></div></div><a class="anchor" name="obj166699052"></a>
448
465
<div class="memitem">
449
466
<div class="memproto">
450
467
<table class="memname"><tr>
472
489
used directory.
473
490
</p><dl compact><dt><b>Parameters:</b></dt><dd>
474
491
<table border="0" cellspacing="2" cellpadding="0">
475
 
<tr><td></td><td valign="top"><em>startDir</em>&nbsp;</td><td> A url, to be used. May use the 'kfiledialog:keyword' and
476
 
'kfiledialog:keyword?global' syntax
477
 
as documented in the KFileDialog() constructor.
478
 
 
479
 
<tr><td></td><td valign="top"><em>recentDirClass</em>&nbsp;</td><td> If the 'kfiledialog:' syntax is used, recentDirClass
480
 
will contain the string to be used later for KRecentDir.dir()
481
 
</td></tr> </table></dl>
482
 
<p> <dl class="return" compact><dt><b>Returns:</b></dt><dd> The URL that should be listed by default (e.g. by KFileDialog or
483
 
KDirSelectDialog).
484
 
</dd></dl>
485
 
</p></div></div><a class="anchor" name="obj184071372"></a>
 
492
<tr><td></td><td valign="top"><em>startDir</em>&nbsp;</td><td> A URL specifying the initial directory, or using the
 
493
</td></tr> </table></dl>
 
494
<p> kfiledialog: syntax to specify a last used
 
495
directory. If this URL specifies a file name, it is
 
496
ignored. Refer to the KFileWidget.KFileWidget()
 
497
documentation for the kfiledialog: URL syntax.
 
498
</p><dl compact><dt><b>Parameters:</b></dt><dd>
 
499
<table border="0" cellspacing="2" cellpadding="0">
 
500
<tr><td></td><td valign="top"><em>recentDirClass</em>&nbsp;</td><td> If the kfiledialog: syntax is used, this
 
501
will return the string to be passed to KRecentDirs.dir() and
 
502
KRecentDirs.add().
 
503
</td></tr> </table></dl>
 
504
<p> <dl class="return" compact><dt><b>Returns:</b></dt><dd> The URL that should be listed by default (e.g. by KFileDialog or
 
505
KDirSelectDialog).
 
506
</dd></dl> <dl class="see" compact><dt><b>See also:</b></dt><dd> KFileWidget.KFileWidget()
 
507
</dd></dl>
 
508
</p></div></div><a class="anchor" name="obj166700492"></a>
 
509
<div class="memitem">
 
510
<div class="memproto">
 
511
<table class="memname"><tr>
 
512
<td class="memname"><a href="../kdecore/KUrl.html">KUrl</a> getStartUrl</td>
 
513
<td>(</td>
 
514
<td class="paramtype"><a href="../kdecore/KUrl.html">KUrl</a>&nbsp;</td>
 
515
<td class="paramname"><em>startDir</em>, </td>
 
516
</tr>
 
517
<tr>
 
518
<td class="memname"></td>
 
519
<td></td>
 
520
<td class="paramtype"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a>&nbsp;</td>
 
521
<td class="paramname"><em>recentDirClass</em>, </td>
 
522
</tr>
 
523
<tr>
 
524
<td class="memname"></td>
 
525
<td></td>
 
526
<td class="paramtype"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qstring.html">QString</a>&nbsp;</td>
 
527
<td class="paramname"><em>fileName</em></td>
 
528
</tr>
 
529
<tr>
 
530
<td></td>
 
531
<td>)</td>
 
532
<td></td>
 
533
<td></td>
 
534
<td width="100%"> </td>
 
535
</tr></table>
 
536
</div>
 
537
<div class="memdoc"><p>Similar to getStartUrl(const KUrl&amp; startDir,QString&amp; recentDirClass),
 
538
but allows both the recent start directory keyword and a suggested file name
 
539
to be returned.
 
540
</p><dl compact><dt><b>Parameters:</b></dt><dd>
 
541
<table border="0" cellspacing="2" cellpadding="0">
 
542
<tr><td></td><td valign="top"><em>startDir</em>&nbsp;</td><td> A URL specifying the initial directory and/or filename,
 
543
or using the kfiledialog: syntax to specify a
 
544
last used location.
 
545
Refer to the KFileWidget.KFileWidget()
 
546
documentation for the kfiledialog: URL syntax.
 
547
 
 
548
<tr><td></td><td valign="top"><em>recentDirClass</em>&nbsp;</td><td> If the kfiledialog: syntax is used, this
 
549
will return the string to be passed to KRecentDirs.dir() and
 
550
KRecentDirs.add().
 
551
 
 
552
<tr><td></td><td valign="top"><em>fileName</em>&nbsp;</td><td> The suggested file name, if specified as part of the
 
553
<b>StartDir</b> URL.
 
554
</td></tr> </table></dl>
 
555
<p> <dl class="return" compact><dt><b>Returns:</b></dt><dd> The URL that should be listed by default (e.g. by KFileDialog or
 
556
KDirSelectDialog).
 
557
</dd></dl> </p>
 
558
<p>
 
559
<dl class="see" compact><dt><b>See also:</b></dt><dd> KFileWidget.KFileWidget()
 
560
</dd></dl> <dl class="since" compact><dt><b>Since:</b></dt><dd> 4.3
 
561
</dd></dl>
 
562
</p></div></div><a class="anchor" name="obj165574796"></a>
486
563
<div class="memitem">
487
564
<div class="memproto">
488
565
<table class="memname"><tr>
497
574
<div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> whether the contents of the location edit are kept when
498
575
changing directories.
499
576
</dd></dl>
500
 
</p></div></div><a class="anchor" name="obj184849708"></a>
 
577
</p></div></div><a class="anchor" name="obj153930252"></a>
501
578
<div class="memitem">
502
579
<div class="memproto">
503
580
<table class="memname"><tr>
511
588
</div>
512
589
<div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> the combobox used to type the filename or full location of the file.
513
590
</dd></dl>
514
 
</p></div></div><a class="anchor" name="obj169999084"></a>
 
591
</p></div></div><a class="anchor" name="obj151842700"></a>
515
592
<div class="memitem">
516
593
<div class="memproto">
517
594
<table class="memname"><tr>
526
603
<div class="memdoc"><p>Returns the mode of the filedialog.
527
604
<dl class="see" compact><dt><b>See also:</b></dt><dd> setMode()
528
605
</dd></dl>
529
 
</p></div></div><a class="anchor" name="obj169999500"></a>
 
606
</p></div></div><a class="anchor" name="obj153928044"></a>
530
607
<div class="memitem">
531
608
<div class="memproto">
532
609
<table class="memname"><tr>
542
619
Note that the button is hidden and unconnected when using KFileWidget alone;
543
620
KFileDialog shows it and connects to it.
544
621
</dd></dl>
545
 
</p></div></div><a class="anchor" name="obj184654476"></a>
 
622
</p></div></div><a class="anchor" name="obj165575724"></a>
546
623
<div class="memitem">
547
624
<div class="memproto">
548
625
<table class="memname"><tr>
561
638
<dl class="see" compact><dt><b>See also:</b></dt><dd> operationMode
562
639
</dd></dl> <dl class="see" compact><dt><b>See also:</b></dt><dd> KFileWidget.OperationMode
563
640
</dd></dl>
564
 
</p></div></div><a class="anchor" name="obj186460108"></a>
 
641
</p></div></div><a class="anchor" name="obj171364300"></a>
565
642
<div class="memitem">
566
643
<div class="memproto">
567
644
<table class="memname"><tr>
583
660
<td width="100%"> </td>
584
661
</tr></table>
585
662
</div>
586
 
<div class="memdoc"></div></div><a class="anchor" name="obj164518924"></a>
 
663
<div class="memdoc"></div></div><a class="anchor" name="obj163974092"></a>
587
664
<div class="memitem">
588
665
<div class="memproto">
589
666
<table class="memname"><tr>
597
674
</div>
598
675
<div class="memdoc"><p>Returns the full path of the selected file in the local filesystem.
599
676
(Local files only)
600
 
</p></div></div><a class="anchor" name="obj184654636"></a>
 
677
</p></div></div><a class="anchor" name="obj163973868"></a>
601
678
<div class="memitem">
602
679
<div class="memproto">
603
680
<table class="memname"><tr>
610
687
</table>
611
688
</div>
612
689
<div class="memdoc"><p>Returns a list of all selected local files.
613
 
</p></div></div><a class="anchor" name="obj164519916"></a>
 
690
</p></div></div><a class="anchor" name="obj163973356"></a>
614
691
<div class="memitem">
615
692
<div class="memproto">
616
693
<table class="memname"><tr>
624
701
</div>
625
702
<div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> The selected fully qualified filename.
626
703
</dd></dl>
627
 
</p></div></div><a class="anchor" name="obj164517452"></a>
 
704
</p></div></div><a class="anchor" name="obj151267660"></a>
628
705
<div class="memitem">
629
706
<div class="memproto">
630
707
<table class="memname"><tr>
638
715
</div>
639
716
<div class="memdoc"><p><dl class="return" compact><dt><b>Returns:</b></dt><dd> The list of selected URLs.
640
717
</dd></dl>
641
 
</p></div></div><a class="anchor" name="obj169936812"></a>
 
718
</p></div></div><a class="anchor" name="obj170653740"></a>
642
719
<div class="memitem">
643
720
<div class="memproto">
644
721
<table class="memname"><tr>
658
735
ask for the current highlighted items.
659
736
<dl class="see" compact><dt><b>See also:</b></dt><dd> fileSelected
660
737
</dd></dl>
661
 
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("selectionChanged()"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj184851244"></a>
 
738
</p><dl compact><dt><b>Signal syntax:</b></dt><dd><code>QObject.connect(source, SIGNAL("selectionChanged()"), target_slot)</code></dd></dl></div></div><a class="anchor" name="obj166702028"></a>
662
739
<div class="memitem">
663
740
<div class="memproto">
664
741
<table class="memname"><tr>
691
768
</td></tr>
692
769
</table></dl>
693
770
<p>
694
 
</p></div></div><a class="anchor" name="obj189034412"></a>
 
771
</p></div></div><a class="anchor" name="obj171360684"></a>
695
772
<div class="memitem">
696
773
<div class="memproto">
697
774
<table class="memname"><tr>
733
810
</td></tr>
734
811
</table></dl>
735
812
<p>
736
 
</p></div></div><a class="anchor" name="obj184070988"></a>
 
813
</p></div></div><a class="anchor" name="obj147619212"></a>
737
814
<div class="memitem">
738
815
<div class="memproto">
739
816
<table class="memname"><tr>
794
871
<dl class="see" compact><dt><b>See also:</b></dt><dd> filterChanged
795
872
</dd></dl> <dl class="see" compact><dt><b>See also:</b></dt><dd> setMimeFilter
796
873
</dd></dl>
797
 
</p></div></div><a class="anchor" name="obj184652044"></a>
 
874
</p></div></div><a class="anchor" name="obj165576012"></a>
798
875
<div class="memitem">
799
876
<div class="memproto">
800
877
<table class="memname"><tr>
827
904
getSaveFileName() and getSaveUrl() set this to true by default, so that
828
905
you can type in the filename and change the directory without having
829
906
to type the name again.
830
 
</p></div></div><a class="anchor" name="obj169999948"></a>
 
907
</p></div></div><a class="anchor" name="obj151839020"></a>
831
908
<div class="memitem">
832
909
<div class="memproto">
833
910
<table class="memname"><tr>
855
932
The default is "Location".
856
933
Most useful if you want to make clear what
857
934
the location is used for.
858
 
</p></div></div><a class="anchor" name="obj180728748"></a>
 
935
</p></div></div><a class="anchor" name="obj164625292"></a>
859
936
<div class="memitem">
860
937
<div class="memproto">
861
938
<table class="memname"><tr>
897
974
</td></tr>
898
975
</table></dl>
899
976
<p> Do not use in conjunction with setFilter()
900
 
</p></div></div><a class="anchor" name="obj169998572"></a>
 
977
</p></div></div><a class="anchor" name="obj151839628"></a>
901
978
<div class="memitem">
902
979
<div class="memproto">
903
980
<table class="memname"><tr>
939
1016
                     KFile.LocalOnly );
940
1017
 setMode( mode );
941
1018
</pre>
942
 
</p></div></div><a class="anchor" name="obj184654220"></a>
 
1019
</p></div></div><a class="anchor" name="obj165574636"></a>
943
1020
<div class="memitem">
944
1021
<div class="memproto">
945
1022
<table class="memname"><tr>
981
1058
<dl class="see" compact><dt><b>See also:</b></dt><dd> operationMode
982
1059
</dd></dl> <dl class="see" compact><dt><b>See also:</b></dt><dd> KFileWidget.OperationMode
983
1060
</dd></dl>
984
 
</p></div></div><a class="anchor" name="obj180729292"></a>
 
1061
</p></div></div><a class="anchor" name="obj164625740"></a>
985
1062
<div class="memitem">
986
1063
<div class="memproto">
987
1064
<table class="memname"><tr>
1020
1097
</td></tr>
1021
1098
</table></dl>
1022
1099
<p>
1023
 
</p></div></div><a class="anchor" name="obj184655436"></a>
 
1100
</p></div></div><a class="anchor" name="obj163974860"></a>
1024
1101
<div class="memitem">
1025
1102
<div class="memproto">
1026
1103
<table class="memname"><tr>
1046
1123
</p>
1047
1124
<p>
1048
1125
This takes absolute URLs and relative file names.
1049
 
</p></div></div><a class="anchor" name="obj184849644"></a>
 
1126
</p></div></div><a class="anchor" name="obj166699820"></a>
1050
1127
<div class="memitem">
1051
1128
<div class="memproto">
1052
1129
<table class="memname"><tr>
1066
1143
<div class="memdoc"><p><dl class="internal" compact><dt><b>Internal:</b></dt><dd>
1067
1144
Used by KDirSelectDialog to share the dialog's start directory.
1068
1145
</dd></dl>
1069
 
</p></div></div><a class="anchor" name="obj184653132"></a>
 
1146
</p></div></div><a class="anchor" name="obj165573164"></a>
1070
1147
<div class="memitem">
1071
1148
<div class="memproto">
1072
1149
<table class="memname"><tr>
1106
1183
</td></tr>
1107
1184
</table></dl>
1108
1185
<p>
1109
 
</p></div></div><a class="anchor" name="obj186460556"></a>
 
1186
</p></div></div><a class="anchor" name="obj171363116"></a>
1110
1187
<div class="memitem">
1111
1188
<div class="memproto">
1112
1189
<table class="memname"><tr>
1128
1205
<td width="100%"> </td>
1129
1206
</tr></table>
1130
1207
</div>
1131
 
<div class="memdoc"></div></div><a class="anchor" name="obj186459660"></a>
 
1208
<div class="memdoc"></div></div><a class="anchor" name="obj171361196"></a>
1132
1209
<div class="memitem">
1133
1210
<div class="memproto">
1134
1211
<table class="memname"><tr>
1140
1217
</tr>
1141
1218
</table>
1142
1219
</div>
1143
 
<div class="memdoc"></div></div><a class="anchor" name="obj186459212"></a>
 
1220
<div class="memdoc"></div></div><a class="anchor" name="obj171360492"></a>
1144
1221
<div class="memitem">
1145
1222
<div class="memproto">
1146
1223
<table class="memname"><tr>
1154
1231
</div>
1155
1232
<div class="memdoc"><p>Called when clicking ok (when this widget is used in KFileDialog)
1156
1233
Might or might not call accept().
1157
 
</p></div></div><a class="anchor" name="obj169999756"></a>
 
1234
</p></div></div><a class="anchor" name="obj151842604"></a>
1158
1235
<div class="memitem">
1159
1236
<div class="memproto">
1160
1237
<table class="memname"><tr>
1177
1254
                                this, "action name" );
1178
1255
      yourAction-&gt;plug( kfileDialog-&gt;toolBar() );
1179
1256
</pre>
1180
 
</p></div></div><a class="anchor" name="obj189032972"></a>
 
1257
</p></div></div><a class="anchor" name="obj171361484"></a>
1181
1258
<div class="memitem">
1182
1259
<div class="memproto">
1183
1260
<table class="memname"><tr>
1236
1313
<li><a href="../kparts/index.html">kparts</a></li>
1237
1314
<li><a href="../kutils/index.html">kutils</a></li>
1238
1315
<li><a href="../nepomuk/index.html">nepomuk</a></li>
1239
 
<li><a href="../phonon/index.html">phonon</a></li><li><a href="../plasma/index.html">plasma</a></li>
 
1316
<li><a href="../phonon/index.html">phonon</a></li>
 
1317
<li><a href="../plasma/index.html">plasma</a></li>
 
1318
<li><a href="../polkitqt/index.html">polkitqt</a></li>
1240
1319
<li><a href="../solid/index.html">solid</a></li>
1241
1320
<li><a href="../soprano/index.html">soprano</a></li>
1242
1321
</ul></div></div>