summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqmessagebox.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqmessagebox.html')
-rw-r--r--doc/html/ntqmessagebox.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/ntqmessagebox.html b/doc/html/ntqmessagebox.html
index a2459143..a18fd012 100644
--- a/doc/html/ntqmessagebox.html
+++ b/doc/html/ntqmessagebox.html
@@ -290,7 +290,7 @@ current text and pixmap of the message box. The <a href="#setText">setText</a>()
and <a href="#setIconPixmap">setIconPixmap</a>() let you change it. The difference between
setIcon() and setIconPixmap() is that the former accepts a
TQMessageBox::Icon and can be used to set standard icons, whereas the
-latter accepts a <a href="ntqpixmap.html">TQPixmap</a> and can be used to set custom icons.
+latter accepts a <a href="tqpixmap.html">TQPixmap</a> and can be used to set custom icons.
<p> <a href="#setButtonText">setButtonText</a>() and <a href="#buttonText">buttonText</a>() provide access to the buttons.
<p> TQMessageBox has no signals or slots.
<p> <img src=qmsgbox-m.png> <img src=qmsgbox-w.png>
@@ -476,7 +476,7 @@ becomes modal relative to <em>parent</em>.
<h3 class=fn><a href="ntqmessagebox.html#Icon-enum">Icon</a> <a name="icon"></a>TQMessageBox::icon () const
</h3><p>Returns the message box's icon.
See the <a href="ntqmessagebox.html#icon-prop">"icon"</a> property for details.
-<h3 class=fn>const&nbsp;<a href="ntqpixmap.html">TQPixmap</a>&nbsp;* <a name="iconPixmap"></a>TQMessageBox::iconPixmap () const
+<h3 class=fn>const&nbsp;<a href="tqpixmap.html">TQPixmap</a>&nbsp;* <a name="iconPixmap"></a>TQMessageBox::iconPixmap () const
</h3><p>Returns the current icon.
See the <a href="ntqmessagebox.html#iconPixmap-prop">"iconPixmap"</a> property for details.
<h3 class=fn>int <a name="information"></a>TQMessageBox::information ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;caption, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, int&nbsp;button0, int&nbsp;button1 = 0, int&nbsp;button2 = 0 )<tt> [static]</tt>
@@ -609,7 +609,7 @@ silently ignored.
<h3 class=fn>void <a name="setIcon"></a>TQMessageBox::setIcon ( <a href="ntqmessagebox.html#Icon-enum">Icon</a> )
</h3><p>Sets the message box's icon.
See the <a href="ntqmessagebox.html#icon-prop">"icon"</a> property for details.
-<h3 class=fn>void <a name="setIconPixmap"></a>TQMessageBox::setIconPixmap ( const&nbsp;<a href="ntqpixmap.html">TQPixmap</a>&nbsp;&amp; )
+<h3 class=fn>void <a name="setIconPixmap"></a>TQMessageBox::setIconPixmap ( const&nbsp;<a href="tqpixmap.html">TQPixmap</a>&nbsp;&amp; )
</h3><p>Sets the current icon.
See the <a href="ntqmessagebox.html#iconPixmap-prop">"iconPixmap"</a> property for details.
<h3 class=fn>void <a name="setText"></a>TQMessageBox::setText ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; )
@@ -618,7 +618,7 @@ See the <a href="ntqmessagebox.html#text-prop">"text"</a> property for details.
<h3 class=fn>void <a name="setTextFormat"></a>TQMessageBox::setTextFormat ( <a href="ntqt.html#TextFormat-enum">TextFormat</a> )
</h3><p>Sets the format of the text displayed by the message box.
See the <a href="ntqmessagebox.html#textFormat-prop">"textFormat"</a> property for details.
-<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="standardIcon"></a>TQMessageBox::standardIcon ( <a href="ntqmessagebox.html#Icon-enum">Icon</a>&nbsp;icon )<tt> [static]</tt>
+<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="standardIcon"></a>TQMessageBox::standardIcon ( <a href="ntqmessagebox.html#Icon-enum">Icon</a>&nbsp;icon )<tt> [static]</tt>
</h3>
Returns the pixmap used for a standard icon. This allows the
pixmaps to be used in more complex message boxes. <em>icon</em>
@@ -626,7 +626,7 @@ specifies the required icon, e.g. TQMessageBox::Question,
TQMessageBox::Information, TQMessageBox::Warning or
TQMessageBox::Critical.
-<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="standardIcon-2"></a>TQMessageBox::standardIcon ( <a href="ntqmessagebox.html#Icon-enum">Icon</a>&nbsp;icon, <a href="ntqt.html#GUIStyle-enum">GUIStyle</a>&nbsp;style )<tt> [static]</tt>
+<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="standardIcon-2"></a>TQMessageBox::standardIcon ( <a href="ntqmessagebox.html#Icon-enum">Icon</a>&nbsp;icon, <a href="ntqt.html#GUIStyle-enum">GUIStyle</a>&nbsp;style )<tt> [static]</tt>
</h3>
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p> Returns the pixmap used for a standard icon. This
@@ -714,7 +714,7 @@ property. The default icon is TQMessageBox::NoIcon.
<p> <p>See also <a href="#iconPixmap-prop">iconPixmap</a>.
<p>Set this property's value with <a href="#setIcon">setIcon</a>() and get this property's value with <a href="#icon">icon</a>().
-<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="iconPixmap-prop"></a>iconPixmap</h3>
+<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="iconPixmap-prop"></a>iconPixmap</h3>
<p>This property holds the current icon.
<p>The icon currently used by the message box. Note that it's often
hard to draw one pixmap that looks appropriate in both <a href="motif-extension.html#Motif">Motif</a> and