From 9c02dbb59ce57c68dc177d9294b980bf114a3e11 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 15:59:03 -0500 Subject: Update to TDE R14 API --- doc/html/classServerDialog.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'doc/html/classServerDialog.html') 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 @@ -kshowmail.kdevelop: ServerDialog Class Reference +kshowmail.tdevelop: ServerDialog Class Reference @@ -28,7 +28,7 @@ List of all members. - + @@ -51,17 +51,17 @@ - + - + - + - +

Public Member Functions

 ServerDialog (QWidget *parent, ConfigElem *item=NULL)
 ServerDialog (TQWidget *parent, ConfigElem *item=NULL)
 ~ServerDialog ()
KComboBox * cboProtocol
QSpinBox * spbPort
TQSpinBox * spbPort
KLineEdit * txtUser
KPasswordEdit * txtPassword
QCheckBox * chkActive
TQCheckBox * chkActive
QButtonGroup * grpPasswordStorage
TQButtonGroup * grpPasswordStorage
QButtonGroup * grpSecureTransfer
TQButtonGroup * grpSecureTransfer

Detailed Description

@@ -72,14 +72,14 @@ Ulrich Weigelt <ulrich.weigelt@gmx.de<


Constructor & Destructor Documentation

-
+
- + @@ -281,7 +281,7 @@ Combo box to choose the protocol.
ServerDialog::ServerDialog (QWidget * TQWidget *  parent,
- +
QSpinBox* ServerDialog::spbPort [private] TQSpinBox* ServerDialog::spbPort [private]
@@ -326,7 +326,7 @@ Edit line which contains the password.
- +
QCheckBox* ServerDialog::chkActive [private] TQCheckBox* ServerDialog::chkActive [private]
@@ -341,7 +341,7 @@ Check box to select whether the account is active or not.
- +
QButtonGroup* ServerDialog::grpPasswordStorage [private] TQButtonGroup* ServerDialog::grpPasswordStorage [private]
@@ -356,7 +356,7 @@ Combines the radio buttons of password storage.
- +
QButtonGroup* ServerDialog::grpSecureTransfer [private] TQButtonGroup* ServerDialog::grpSecureTransfer [private]
@@ -368,7 +368,7 @@ Combines the radio buttons of secure transfer.


The documentation for this class was generated from the following files: -
Generated on Tue Apr 1 21:59:50 2008 for kshowmail.kdevelop by  +
Generated on Tue Apr 1 21:59:50 2008 for kshowmail.tdevelop by  doxygen 1.5.0
-- cgit v1.2.1