summaryrefslogtreecommitdiffstats
path: root/doc/html/propertydocs
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r--doc/html/propertydocs86
1 files changed, 43 insertions, 43 deletions
diff --git a/doc/html/propertydocs b/doc/html/propertydocs
index efe940da3..107966a29 100644
--- a/doc/html/propertydocs
+++ b/doc/html/propertydocs
@@ -1151,76 +1151,76 @@ proper behavior and even then QDockWindow does not limit stretchablilty.
</doc>
</property>
<property>
- <name>QFileDialog::contentsPreview</name>
- <doc href="ntqfiledialog.html#contentsPreview-prop">
+ <name>TQFileDialog::contentsPreview</name>
+ <doc href="tqfiledialog.html#contentsPreview-prop">
&lt;p&gt;This property holds whether the file dialog can provide a contents preview of the currently selected file.
&lt;p&gt;The default is FALSE.
-&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqfiledialog.html#setContentsPreview"&gt;setContentsPreview&lt;/a&gt;() and &lt;a href="ntqfiledialog.html#infoPreview-prop"&gt;infoPreview&lt;/a&gt;.
+&lt;p&gt; &lt;p&gt;See also &lt;a href="tqfiledialog.html#setContentsPreview"&gt;setContentsPreview&lt;/a&gt;() and &lt;a href="tqfiledialog.html#infoPreview-prop"&gt;infoPreview&lt;/a&gt;.
-&lt;p&gt;Set this property's value with &lt;a href="ntqfiledialog.html#setContentsPreviewEnabled"&gt;setContentsPreviewEnabled&lt;/a&gt;() and get this property's value with &lt;a href="ntqfiledialog.html#isContentsPreviewEnabled"&gt;isContentsPreviewEnabled&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqfiledialog.html#setContentsPreviewEnabled"&gt;setContentsPreviewEnabled&lt;/a&gt;() and get this property's value with &lt;a href="tqfiledialog.html#isContentsPreviewEnabled"&gt;isContentsPreviewEnabled&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QFileDialog::dirPath</name>
- <doc href="ntqfiledialog.html#dirPath-prop">
+ <name>TQFileDialog::dirPath</name>
+ <doc href="tqfiledialog.html#dirPath-prop">
&lt;p&gt;This property holds the file dialog's working directory.
-&lt;p&gt;Get this property's value with &lt;a href="ntqfiledialog.html#dirPath"&gt;dirPath&lt;/a&gt;().
-&lt;p&gt;&lt;p&gt;See also &lt;a href="ntqfiledialog.html#dir"&gt;dir&lt;/a&gt;() and &lt;a href="ntqfiledialog.html#setDir"&gt;setDir&lt;/a&gt;().
+&lt;p&gt;Get this property's value with &lt;a href="tqfiledialog.html#dirPath"&gt;dirPath&lt;/a&gt;().
+&lt;p&gt;&lt;p&gt;See also &lt;a href="tqfiledialog.html#dir"&gt;dir&lt;/a&gt;() and &lt;a href="tqfiledialog.html#setDir"&gt;setDir&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QFileDialog::infoPreview</name>
- <doc href="ntqfiledialog.html#infoPreview-prop">
+ <name>TQFileDialog::infoPreview</name>
+ <doc href="tqfiledialog.html#infoPreview-prop">
&lt;p&gt;This property holds whether the file dialog can provide preview information about the currently selected file.
&lt;p&gt;The default is FALSE.
-&lt;p&gt;Set this property's value with &lt;a href="ntqfiledialog.html#setInfoPreviewEnabled"&gt;setInfoPreviewEnabled&lt;/a&gt;() and get this property's value with &lt;a href="ntqfiledialog.html#isInfoPreviewEnabled"&gt;isInfoPreviewEnabled&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqfiledialog.html#setInfoPreviewEnabled"&gt;setInfoPreviewEnabled&lt;/a&gt;() and get this property's value with &lt;a href="tqfiledialog.html#isInfoPreviewEnabled"&gt;isInfoPreviewEnabled&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QFileDialog::mode</name>
- <doc href="ntqfiledialog.html#mode-prop">
+ <name>TQFileDialog::mode</name>
+ <doc href="tqfiledialog.html#mode-prop">
&lt;p&gt;This property holds the file dialog's mode.
-&lt;p&gt;The default mode is &lt;a href="ntqfiledialog.html#Mode-enum"&gt;ExistingFile&lt;/a&gt;.
+&lt;p&gt;The default mode is &lt;a href="tqfiledialog.html#Mode-enum"&gt;ExistingFile&lt;/a&gt;.
-&lt;p&gt;Set this property's value with &lt;a href="ntqfiledialog.html#setMode"&gt;setMode&lt;/a&gt;() and get this property's value with &lt;a href="ntqfiledialog.html#mode"&gt;mode&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqfiledialog.html#setMode"&gt;setMode&lt;/a&gt;() and get this property's value with &lt;a href="tqfiledialog.html#mode"&gt;mode&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QFileDialog::previewMode</name>
- <doc href="ntqfiledialog.html#previewMode-prop">
+ <name>TQFileDialog::previewMode</name>
+ <doc href="tqfiledialog.html#previewMode-prop">
&lt;p&gt;This property holds the preview mode for the file dialog.
&lt;p&gt;If you set the mode to be a mode other than &lt;em&gt;NoPreview&lt;/em&gt;, you must
-use &lt;a href="ntqfiledialog.html#setInfoPreview"&gt;setInfoPreview&lt;/a&gt;() or &lt;a href="ntqfiledialog.html#setContentsPreview"&gt;setContentsPreview&lt;/a&gt;() to set the dialog's
+use &lt;a href="tqfiledialog.html#setInfoPreview"&gt;setInfoPreview&lt;/a&gt;() or &lt;a href="tqfiledialog.html#setContentsPreview"&gt;setContentsPreview&lt;/a&gt;() to set the dialog's
preview widget to your preview widget and enable the preview
-widget(s) with &lt;a href="ntqfiledialog.html#setInfoPreviewEnabled"&gt;setInfoPreviewEnabled&lt;/a&gt;() or
-&lt;a href="ntqfiledialog.html#setContentsPreviewEnabled"&gt;setContentsPreviewEnabled&lt;/a&gt;().
-&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqfiledialog.html#infoPreview-prop"&gt;infoPreview&lt;/a&gt;, &lt;a href="ntqfiledialog.html#contentsPreview-prop"&gt;contentsPreview&lt;/a&gt;, and &lt;a href="ntqfiledialog.html#viewMode-prop"&gt;viewMode&lt;/a&gt;.
+widget(s) with &lt;a href="tqfiledialog.html#setInfoPreviewEnabled"&gt;setInfoPreviewEnabled&lt;/a&gt;() or
+&lt;a href="tqfiledialog.html#setContentsPreviewEnabled"&gt;setContentsPreviewEnabled&lt;/a&gt;().
+&lt;p&gt; &lt;p&gt;See also &lt;a href="tqfiledialog.html#infoPreview-prop"&gt;infoPreview&lt;/a&gt;, &lt;a href="tqfiledialog.html#contentsPreview-prop"&gt;contentsPreview&lt;/a&gt;, and &lt;a href="tqfiledialog.html#viewMode-prop"&gt;viewMode&lt;/a&gt;.
-&lt;p&gt;Set this property's value with &lt;a href="ntqfiledialog.html#setPreviewMode"&gt;setPreviewMode&lt;/a&gt;() and get this property's value with &lt;a href="ntqfiledialog.html#previewMode"&gt;previewMode&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqfiledialog.html#setPreviewMode"&gt;setPreviewMode&lt;/a&gt;() and get this property's value with &lt;a href="tqfiledialog.html#previewMode"&gt;previewMode&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QFileDialog::selectedFile</name>
- <doc href="ntqfiledialog.html#selectedFile-prop">
+ <name>TQFileDialog::selectedFile</name>
+ <doc href="tqfiledialog.html#selectedFile-prop">
&lt;p&gt;This property holds the name of the selected file.
&lt;p&gt;If a file was selected selectedFile contains the file's name including
its absolute path; otherwise selectedFile is empty.
-&lt;p&gt; &lt;p&gt;See also &lt;a href="tqstring.html#isEmpty"&gt;TQString::isEmpty&lt;/a&gt;(), &lt;a href="ntqfiledialog.html#selectedFiles-prop"&gt;selectedFiles&lt;/a&gt;, and &lt;a href="ntqfiledialog.html#selectedFilter-prop"&gt;selectedFilter&lt;/a&gt;.
+&lt;p&gt; &lt;p&gt;See also &lt;a href="tqstring.html#isEmpty"&gt;TQString::isEmpty&lt;/a&gt;(), &lt;a href="tqfiledialog.html#selectedFiles-prop"&gt;selectedFiles&lt;/a&gt;, and &lt;a href="tqfiledialog.html#selectedFilter-prop"&gt;selectedFilter&lt;/a&gt;.
-&lt;p&gt;Get this property's value with &lt;a href="ntqfiledialog.html#selectedFile"&gt;selectedFile&lt;/a&gt;().
+&lt;p&gt;Get this property's value with &lt;a href="tqfiledialog.html#selectedFile"&gt;selectedFile&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QFileDialog::selectedFiles</name>
- <doc href="ntqfiledialog.html#selectedFiles-prop">
+ <name>TQFileDialog::selectedFiles</name>
+ <doc href="tqfiledialog.html#selectedFiles-prop">
&lt;p&gt;This property holds the list of selected files.
&lt;p&gt;If one or more files are selected, selectedFiles contains their
names including their absolute paths. If no files are selected or
the mode isn't ExistingFiles selectedFiles is an empty list.
-&lt;p&gt; It is more convenient to use &lt;a href="ntqfiledialog.html#selectedFile"&gt;selectedFile&lt;/a&gt;() if the mode is
-&lt;a href="ntqfiledialog.html#Mode-enum"&gt;ExistingFile&lt;/a&gt;, &lt;a href="ntqfiledialog.html#Mode-enum"&gt;Directory&lt;/a&gt; or &lt;a href="ntqfiledialog.html#Mode-enum"&gt;DirectoryOnly&lt;/a&gt;.
+&lt;p&gt; It is more convenient to use &lt;a href="tqfiledialog.html#selectedFile"&gt;selectedFile&lt;/a&gt;() if the mode is
+&lt;a href="tqfiledialog.html#Mode-enum"&gt;ExistingFile&lt;/a&gt;, &lt;a href="tqfiledialog.html#Mode-enum"&gt;Directory&lt;/a&gt; or &lt;a href="tqfiledialog.html#Mode-enum"&gt;DirectoryOnly&lt;/a&gt;.
&lt;p&gt; Note that if you want to iterate over the list, you should
iterate over a copy, e.g.
&lt;pre&gt;
@@ -1232,41 +1232,41 @@ iterate over a copy, e.g.
}
&lt;/pre&gt;
-&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqfiledialog.html#selectedFile-prop"&gt;selectedFile&lt;/a&gt;, &lt;a href="ntqfiledialog.html#selectedFilter-prop"&gt;selectedFilter&lt;/a&gt;, and &lt;a href="tqvaluelist.html#empty"&gt;TQValueList::empty&lt;/a&gt;().
+&lt;p&gt; &lt;p&gt;See also &lt;a href="tqfiledialog.html#selectedFile-prop"&gt;selectedFile&lt;/a&gt;, &lt;a href="tqfiledialog.html#selectedFilter-prop"&gt;selectedFilter&lt;/a&gt;, and &lt;a href="tqvaluelist.html#empty"&gt;TQValueList::empty&lt;/a&gt;().
-&lt;p&gt;Get this property's value with &lt;a href="ntqfiledialog.html#selectedFiles"&gt;selectedFiles&lt;/a&gt;().
+&lt;p&gt;Get this property's value with &lt;a href="tqfiledialog.html#selectedFiles"&gt;selectedFiles&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QFileDialog::selectedFilter</name>
- <doc href="ntqfiledialog.html#selectedFilter-prop">
+ <name>TQFileDialog::selectedFilter</name>
+ <doc href="tqfiledialog.html#selectedFilter-prop">
&lt;p&gt;This property holds the filter which the user has selected in the file dialog.
-&lt;p&gt;Get this property's value with &lt;a href="ntqfiledialog.html#selectedFilter"&gt;selectedFilter&lt;/a&gt;().
-&lt;p&gt;&lt;p&gt;See also &lt;a href="ntqfiledialog.html#filterSelected"&gt;filterSelected&lt;/a&gt;(), &lt;a href="ntqfiledialog.html#selectedFiles-prop"&gt;selectedFiles&lt;/a&gt;, and &lt;a href="ntqfiledialog.html#selectedFile-prop"&gt;selectedFile&lt;/a&gt;.
+&lt;p&gt;Get this property's value with &lt;a href="tqfiledialog.html#selectedFilter"&gt;selectedFilter&lt;/a&gt;().
+&lt;p&gt;&lt;p&gt;See also &lt;a href="tqfiledialog.html#filterSelected"&gt;filterSelected&lt;/a&gt;(), &lt;a href="tqfiledialog.html#selectedFiles-prop"&gt;selectedFiles&lt;/a&gt;, and &lt;a href="tqfiledialog.html#selectedFile-prop"&gt;selectedFile&lt;/a&gt;.
</doc>
</property>
<property>
- <name>QFileDialog::showHiddenFiles</name>
- <doc href="ntqfiledialog.html#showHiddenFiles-prop">
+ <name>TQFileDialog::showHiddenFiles</name>
+ <doc href="tqfiledialog.html#showHiddenFiles-prop">
&lt;p&gt;This property holds whether hidden files are shown in the file dialog.
&lt;p&gt;The default is FALSE, i.e. don't show hidden files.
-&lt;p&gt;Set this property's value with &lt;a href="ntqfiledialog.html#setShowHiddenFiles"&gt;setShowHiddenFiles&lt;/a&gt;() and get this property's value with &lt;a href="ntqfiledialog.html#showHiddenFiles"&gt;showHiddenFiles&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqfiledialog.html#setShowHiddenFiles"&gt;setShowHiddenFiles&lt;/a&gt;() and get this property's value with &lt;a href="tqfiledialog.html#showHiddenFiles"&gt;showHiddenFiles&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QFileDialog::viewMode</name>
- <doc href="ntqfiledialog.html#viewMode-prop">
+ <name>TQFileDialog::viewMode</name>
+ <doc href="tqfiledialog.html#viewMode-prop">
&lt;p&gt;This property holds the file dialog's view mode.
&lt;p&gt;If you set the view mode to be &lt;em&gt;Detail&lt;/em&gt; (the default), then you
will see the file's details, such as the size of the file and the
date the file was last modified in addition to the file's name.
&lt;p&gt; If you set the view mode to be &lt;em&gt;List&lt;/em&gt;, then you will just
see a list of the files and folders.
-&lt;p&gt; See &lt;a href="ntqfiledialog.html#ViewMode-enum"&gt;QFileDialog::ViewMode&lt;/a&gt;
+&lt;p&gt; See &lt;a href="tqfiledialog.html#ViewMode-enum"&gt;TQFileDialog::ViewMode&lt;/a&gt;
-&lt;p&gt;Set this property's value with &lt;a href="ntqfiledialog.html#setViewMode"&gt;setViewMode&lt;/a&gt;() and get this property's value with &lt;a href="ntqfiledialog.html#viewMode"&gt;viewMode&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqfiledialog.html#setViewMode"&gt;setViewMode&lt;/a&gt;() and get this property's value with &lt;a href="tqfiledialog.html#viewMode"&gt;viewMode&lt;/a&gt;().
</doc>
</property>
<property>