diff options
Diffstat (limited to 'doc/html/classServerDialog.html')
-rw-r--r-- | doc/html/classServerDialog.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/doc/html/classServerDialog.html b/doc/html/classServerDialog.html index c7c70ea..88751c5 100644 --- a/doc/html/classServerDialog.html +++ b/doc/html/classServerDialog.html @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> -<title>kshowmail.kdevelop: ServerDialog Class Reference</title> +<title>kshowmail.tdevelop: ServerDialog Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> @@ -28,7 +28,7 @@ <a href="classServerDialog-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#2083bd1376173f7229267c77b00e0250">ServerDialog</a> (QWidget *parent, <a class="el" href="classConfigElem.html">ConfigElem</a> *item=NULL)</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#2083bd1376173f7229267c77b00e0250">ServerDialog</a> (TQWidget *parent, <a class="el" href="classConfigElem.html">ConfigElem</a> *item=NULL)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#05ac011efd88d4ae6f0965f7b6d3606d">~ServerDialog</a> ()</td></tr> @@ -51,17 +51,17 @@ <tr><td class="memItemLeft" nowrap align="right" valign="top">KComboBox * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#2634e6da37697f6a6a1a2020118bfd59">cboProtocol</a></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">QSpinBox * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#1ac6a0a7f23a08ab62450991412627d6">spbPort</a></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">TQSpinBox * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#1ac6a0a7f23a08ab62450991412627d6">spbPort</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">KLineEdit * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#0df9d91a225a5426d198286987f5b1b2">txtUser</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">KPasswordEdit * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#8630fd27107213fd88fbaf0db02793d6">txtPassword</a></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">QCheckBox * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#b433e8128211c96fe08015cc45083ca6">chkActive</a></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">TQCheckBox * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#b433e8128211c96fe08015cc45083ca6">chkActive</a></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">QButtonGroup * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#63a7dda4a3c7da5a4b7979dcd13f96ce">grpPasswordStorage</a></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">TQButtonGroup * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#63a7dda4a3c7da5a4b7979dcd13f96ce">grpPasswordStorage</a></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">QButtonGroup * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#05f46d98c337ab7a8afc2325aef9e8e7">grpSecureTransfer</a></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">TQButtonGroup * </td><td class="memItemRight" valign="bottom"><a class="el" href="classServerDialog.html#05f46d98c337ab7a8afc2325aef9e8e7">grpSecureTransfer</a></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> @@ -72,14 +72,14 @@ Ulrich Weigelt <<a href="mailto:ulrich.weigelt@gmx.de">ulrich.weigelt@gmx.de< <p> <hr><h2>Constructor & Destructor Documentation</h2> -<a class="anchor" name="2083bd1376173f7229267c77b00e0250"></a><!-- doxytag: member="ServerDialog::ServerDialog" ref="2083bd1376173f7229267c77b00e0250" args="(QWidget *parent, ConfigElem *item=NULL)" --> +<a class="anchor" name="2083bd1376173f7229267c77b00e0250"></a><!-- doxytag: member="ServerDialog::ServerDialog" ref="2083bd1376173f7229267c77b00e0250" args="(TQWidget *parent, ConfigElem *item=NULL)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">ServerDialog::ServerDialog </td> <td>(</td> - <td class="paramtype">QWidget * </td> + <td class="paramtype">TQWidget * </td> <td class="paramname"> <em>parent</em>, </td> </tr> <tr> @@ -281,7 +281,7 @@ Combo box to choose the protocol. <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QSpinBox* <a class="el" href="classServerDialog.html#1ac6a0a7f23a08ab62450991412627d6">ServerDialog::spbPort</a><code> [private]</code> </td> + <td class="memname">TQSpinBox* <a class="el" href="classServerDialog.html#1ac6a0a7f23a08ab62450991412627d6">ServerDialog::spbPort</a><code> [private]</code> </td> </tr> </table> </div> @@ -326,7 +326,7 @@ Edit line which contains the password. <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QCheckBox* <a class="el" href="classServerDialog.html#b433e8128211c96fe08015cc45083ca6">ServerDialog::chkActive</a><code> [private]</code> </td> + <td class="memname">TQCheckBox* <a class="el" href="classServerDialog.html#b433e8128211c96fe08015cc45083ca6">ServerDialog::chkActive</a><code> [private]</code> </td> </tr> </table> </div> @@ -341,7 +341,7 @@ Check box to select whether the account is active or not. <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QButtonGroup* <a class="el" href="classServerDialog.html#63a7dda4a3c7da5a4b7979dcd13f96ce">ServerDialog::grpPasswordStorage</a><code> [private]</code> </td> + <td class="memname">TQButtonGroup* <a class="el" href="classServerDialog.html#63a7dda4a3c7da5a4b7979dcd13f96ce">ServerDialog::grpPasswordStorage</a><code> [private]</code> </td> </tr> </table> </div> @@ -356,7 +356,7 @@ Combines the radio buttons of password storage. <div class="memproto"> <table class="memname"> <tr> - <td class="memname">QButtonGroup* <a class="el" href="classServerDialog.html#05f46d98c337ab7a8afc2325aef9e8e7">ServerDialog::grpSecureTransfer</a><code> [private]</code> </td> + <td class="memname">TQButtonGroup* <a class="el" href="classServerDialog.html#05f46d98c337ab7a8afc2325aef9e8e7">ServerDialog::grpSecureTransfer</a><code> [private]</code> </td> </tr> </table> </div> @@ -368,7 +368,7 @@ Combines the radio buttons of secure transfer. </div><p> <hr>The documentation for this class was generated from the following files:<ul> <li>Daten/Documents/programmieren/kshowmail/kshowmail/kshowmail/<a class="el" href="serverdialog_8h-source.html">serverdialog.h</a><li>Daten/Documents/programmieren/kshowmail/kshowmail/kshowmail/<a class="el" href="serverdialog_8cpp.html">serverdialog.cpp</a></ul> -<hr size="1"><address style="align: right;"><small>Generated on Tue Apr 1 21:59:50 2008 for kshowmail.kdevelop by +<hr size="1"><address style="align: right;"><small>Generated on Tue Apr 1 21:59:50 2008 for kshowmail.tdevelop by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address> </body> |