<!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: kshowmail/OptionDlg.cpp Source File< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
<!-- Generated by Doxygen 1.5.0 -->
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Classes< / span > < / a > < / li >
< li id = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li > < a href = "dirs.html" > < span > Directories< / span > < / a > < / li >
< / ul > < / div >
< div class = "nav" >
< a class = "el" href = "dir_656923b733374505e0e2f68ecb68d952.html" > kshowmail< / a > < / div >
< h1 > OptionDlg.cpp< / h1 > < div class = "fragment" > < pre class = "fragment" > < a name = "l00001" > < / a > 00001 < span class = "preprocessor" > #include < kdialog.h> < / span >
< a name = "l00002" > < / a > 00002 < span class = "preprocessor" > #include < tdelocale.h> < / span >
< a name = "l00003" > < / a > 00003 < span class = "comment" > /****************************************************************************< / span >
< a name = "l00004" > < / a > 00004 < span class = "comment" > ** Form implementation generated from reading ui file '/home/kuddel/Daten/Documents/programmieren/kshowmail/kshowmail/kshowmail/OptionDlg.ui'< / span >
< a name = "l00005" > < / a > 00005 < span class = "comment" > **< / span >
< a name = "l00006" > < / a > 00006 < span class = "comment" > ** Created: Di Mai 15 19:57:54 2007< / span >
< a name = "l00007" > < / a > 00007 < span class = "comment" > ** by: The User Interface Compiler ($Id: OptionDlg_8cpp-source.html,v 1.8 2007/05/16 20:11:59 kuddel-fl Exp $)< / span >
< a name = "l00008" > < / a > 00008 < span class = "comment" > **< / span >
< a name = "l00009" > < / a > 00009 < span class = "comment" > ** WARNING! All changes made in this file will be lost!< / span >
< a name = "l00010" > < / a > 00010 < span class = "comment" > ****************************************************************************/< / span >
< a name = "l00011" > < / a > 00011
< a name = "l00012" > < / a > 00012 < span class = "preprocessor" > #include "OptionDlg.h"< / span >
< a name = "l00013" > < / a > 00013
< a name = "l00014" > < / a > 00014 < span class = "preprocessor" > #include < ntqvariant.h> < / span >
< a name = "l00015" > < / a > 00015 < span class = "preprocessor" > #include < ntqpushbutton.h> < / span >
< a name = "l00016" > < / a > 00016 < span class = "preprocessor" > #include < ntqgroupbox.h> < / span >
< a name = "l00017" > < / a > 00017 < span class = "preprocessor" > #include < ntqlabel.h> < / span >
< a name = "l00018" > < / a > 00018 < span class = "preprocessor" > #include < ntqcombobox.h> < / span >
< a name = "l00019" > < / a > 00019 < span class = "preprocessor" > #include < ntqtabwidget.h> < / span >
< a name = "l00020" > < / a > 00020 < span class = "preprocessor" > #include < ntqwidget.h> < / span >
< a name = "l00021" > < / a > 00021 < span class = "preprocessor" > #include < ntqcheckbox.h> < / span >
< a name = "l00022" > < / a > 00022 < span class = "preprocessor" > #include < ntqspinbox.h> < / span >
< a name = "l00023" > < / a > 00023 < span class = "preprocessor" > #include < ntqlineedit.h> < / span >
< a name = "l00024" > < / a > 00024 < span class = "preprocessor" > #include < ntqlayout.h> < / span >
< a name = "l00025" > < / a > 00025 < span class = "preprocessor" > #include < ntqtooltip.h> < / span >
< a name = "l00026" > < / a > 00026 < span class = "preprocessor" > #include < ntqwhatsthis.h> < / span >
< a name = "l00027" > < / a > 00027
< a name = "l00028" > < / a > 00028 < span class = "comment" > /*< / span >
< a name = "l00029" > < / a > 00029 < span class = "comment" > * Constructs a OptionDlg as a child of 'parent', with the< / span >
< a name = "l00030" > < / a > 00030 < span class = "comment" > * name 'name' and widget flags set to 'f'.< / span >
< a name = "l00031" > < / a > 00031 < span class = "comment" > *< / span >
< a name = "l00032" > < / a > 00032 < span class = "comment" > * The dialog will by default be modeless, unless you set 'modal' to< / span >
< a name = "l00033" > < / a > 00033 < span class = "comment" > * TRUE to construct a modal dialog.< / span >
< a name = "l00034" > < / a > 00034 < span class = "comment" > */< / span >
< a name = "l00035" > < / a > < a class = "code" href = "classOptionDlg.html#05e56abcb224cbcb9c3bae64ba76175a" > 00035< / a > < a class = "code" href = "classOptionDlg.html#05e56abcb224cbcb9c3bae64ba76175a" > OptionDlg::OptionDlg< / a > ( TQWidget* parent, < span class = "keyword" > const< / span > < span class = "keywordtype" > char< / span > * name, < span class = "keywordtype" > bool< / span > modal, WFlags fl )
< a name = "l00036" > < / a > 00036 : TQDialog( parent, name, modal, fl )
< a name = "l00037" > < / a > 00037 {
< a name = "l00038" > < / a > 00038 < span class = "keywordflow" > if< / span > ( !name )
< a name = "l00039" > < / a > 00039 setName( < span class = "stringliteral" > "OptionDlg"< / span > );
< a name = "l00040" > < / a > 00040 setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)1, 0, 0, sizePolicy().hasHeightForWidth() ) );
< a name = "l00041" > < / a > 00041 setSizeGripEnabled( FALSE );
< a name = "l00042" > < / a > 00042 < a class = "code" href = "classOptionDlg.html#f2a78d5c1e7ebdd2074d1cfc2f553cb1" > OptionDlgLayout< / a > = < span class = "keyword" > new< / span > TQVBoxLayout( < span class = "keyword" > this< / span > , 11, 6, < span class = "stringliteral" > "OptionDlgLayout"< / span > );
< a name = "l00043" > < / a > 00043
< a name = "l00044" > < / a > 00044 < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > = < span class = "keyword" > new< / span > TQGroupBox( < span class = "keyword" > this< / span > , < span class = "stringliteral" > "TQGroupBox_1"< / span > );
< a name = "l00045" > < / a > 00045 < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > -> setMinimumSize( TQSize( 380, 130 ) );
< a name = "l00046" > < / a > 00046 < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > -> setColumnLayout(0, TQt::Vertical );
< a name = "l00047" > < / a > 00047 < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > -> layout()-> setSpacing( 6 );
< a name = "l00048" > < / a > 00048 < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > -> layout()-> setMargin( 11 );
< a name = "l00049" > < / a > 00049 < a class = "code" href = "classOptionDlg.html#ee0fdccec7e23ca2b31bcb556215f9d9" > TQGroupBox_1Layout< / a > = < span class = "keyword" > new< / span > TQGridLayout( < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > -> layout() );
< a name = "l00050" > < / a > 00050 < a class = "code" href = "classOptionDlg.html#ee0fdccec7e23ca2b31bcb556215f9d9" > TQGroupBox_1Layout< / a > -> setAlignment( TQt::AlignTop );
< a name = "l00051" > < / a > 00051
< a name = "l00052" > < / a > 00052 < a class = "code" href = "classOptionDlg.html#f2b08f1c9e6b69a9ab60f884da54f89d" > TQLabel_1< / a > = < span class = "keyword" > new< / span > TQLabel( < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > , < span class = "stringliteral" > "TQLabel_1"< / span > );
< a name = "l00053" > < / a > 00053
< a name = "l00054" > < / a > 00054 < a class = "code" href = "classOptionDlg.html#ee0fdccec7e23ca2b31bcb556215f9d9" > TQGroupBox_1Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#f2b08f1c9e6b69a9ab60f884da54f89d" > TQLabel_1< / a > , 0, 0 );
< a name = "l00055" > < / a > 00055 < a class = "code" href = "classOptionDlg.html#169a7100c7f2da97421eb57882e6cdce" > spacer4< / a > = < span class = "keyword" > new< / span > TQSpacerItem( 40, 20, TQSizePolicy::Expanding, TQSizePolicy::Minimum );
< a name = "l00056" > < / a > 00056 < a class = "code" href = "classOptionDlg.html#ee0fdccec7e23ca2b31bcb556215f9d9" > TQGroupBox_1Layout< / a > -> addItem( < a class = "code" href = "classOptionDlg.html#169a7100c7f2da97421eb57882e6cdce" > spacer4< / a > , 1, 4 );
< a name = "l00057" > < / a > 00057
< a name = "l00058" > < / a > 00058 < a class = "code" href = "classOptionDlg.html#dcfa5019bacd8a4c7b2a192eed57e973" > m_ButtonDelete< / a > = < span class = "keyword" > new< / span > TQPushButton( < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > , < span class = "stringliteral" > "m_ButtonDelete"< / span > );
< a name = "l00059" > < / a > 00059
< a name = "l00060" > < / a > 00060 < a class = "code" href = "classOptionDlg.html#ee0fdccec7e23ca2b31bcb556215f9d9" > TQGroupBox_1Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#dcfa5019bacd8a4c7b2a192eed57e973" > m_ButtonDelete< / a > , 1, 3 );
< a name = "l00061" > < / a > 00061
< a name = "l00062" > < / a > 00062 < a class = "code" href = "classOptionDlg.html#5827d094ba37dc02388af25cefc1d58a" > m_ButtonCopy< / a > = < span class = "keyword" > new< / span > TQPushButton( < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > , < span class = "stringliteral" > "m_ButtonCopy"< / span > );
< a name = "l00063" > < / a > 00063
< a name = "l00064" > < / a > 00064 < a class = "code" href = "classOptionDlg.html#ee0fdccec7e23ca2b31bcb556215f9d9" > TQGroupBox_1Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#5827d094ba37dc02388af25cefc1d58a" > m_ButtonCopy< / a > , 1, 2 );
< a name = "l00065" > < / a > 00065
< a name = "l00066" > < / a > 00066 < a class = "code" href = "classOptionDlg.html#b062f6eafa19f35357e4aed5e050257d" > m_ButtonEdit< / a > = < span class = "keyword" > new< / span > TQPushButton( < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > , < span class = "stringliteral" > "m_ButtonEdit"< / span > );
< a name = "l00067" > < / a > 00067
< a name = "l00068" > < / a > 00068 < a class = "code" href = "classOptionDlg.html#ee0fdccec7e23ca2b31bcb556215f9d9" > TQGroupBox_1Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#b062f6eafa19f35357e4aed5e050257d" > m_ButtonEdit< / a > , 1, 1 );
< a name = "l00069" > < / a > 00069
< a name = "l00070" > < / a > 00070 < a class = "code" href = "classOptionDlg.html#f5351545a58dc835af0f6b73f63ca155" > m_ButtonAdd< / a > = < span class = "keyword" > new< / span > TQPushButton( < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > , < span class = "stringliteral" > "m_ButtonAdd"< / span > );
< a name = "l00071" > < / a > 00071
< a name = "l00072" > < / a > 00072 < a class = "code" href = "classOptionDlg.html#ee0fdccec7e23ca2b31bcb556215f9d9" > TQGroupBox_1Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#f5351545a58dc835af0f6b73f63ca155" > m_ButtonAdd< / a > , 1, 0 );
< a name = "l00073" > < / a > 00073
< a name = "l00074" > < / a > 00074 < a class = "code" href = "classOptionDlg.html#dda3f84fb59db208ce6d71ff1500b679" > m_ComboAccount< / a > = < span class = "keyword" > new< / span > TQComboBox( FALSE, < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > , < span class = "stringliteral" > "m_ComboAccount"< / span > );
< a name = "l00075" > < / a > 00075 < a class = "code" href = "classOptionDlg.html#dda3f84fb59db208ce6d71ff1500b679" > m_ComboAccount< / a > -> setFocusPolicy( TQComboBox::TabFocus );
< a name = "l00076" > < / a > 00076 < a class = "code" href = "classOptionDlg.html#dda3f84fb59db208ce6d71ff1500b679" > m_ComboAccount< / a > -> setInsertionPolicy( TQComboBox::AtTop );
< a name = "l00077" > < / a > 00077
< a name = "l00078" > < / a > 00078 < a class = "code" href = "classOptionDlg.html#ee0fdccec7e23ca2b31bcb556215f9d9" > TQGroupBox_1Layout< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#dda3f84fb59db208ce6d71ff1500b679" > m_ComboAccount< / a > , 0, 0, 1, 3 );
< a name = "l00079" > < / a > 00079 < a class = "code" href = "classOptionDlg.html#e2a13e9c7b92aaac9bdbe44be32090d9" > spacer2< / a > = < span class = "keyword" > new< / span > TQSpacerItem( 360, 20, TQSizePolicy::Expanding, TQSizePolicy::Minimum );
< a name = "l00080" > < / a > 00080 < a class = "code" href = "classOptionDlg.html#ee0fdccec7e23ca2b31bcb556215f9d9" > TQGroupBox_1Layout< / a > -> addItem( < a class = "code" href = "classOptionDlg.html#e2a13e9c7b92aaac9bdbe44be32090d9" > spacer2< / a > , 0, 4 );
< a name = "l00081" > < / a > 00081 < a class = "code" href = "classOptionDlg.html#f2a78d5c1e7ebdd2074d1cfc2f553cb1" > OptionDlgLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > );
< a name = "l00082" > < / a > 00082
< a name = "l00083" > < / a > 00083 < a class = "code" href = "classOptionDlg.html#57faa9421d4b06b179ad02cd84f77a12" > layout3< / a > = < span class = "keyword" > new< / span > TQVBoxLayout( 0, 0, 6, < span class = "stringliteral" > "layout3"< / span > );
< a name = "l00084" > < / a > 00084
< a name = "l00085" > < / a > 00085 < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > = < span class = "keyword" > new< / span > TQTabWidget( < span class = "keyword" > this< / span > , < span class = "stringliteral" > "TabWidget2"< / span > );
< a name = "l00086" > < / a > 00086 < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > -> setMinimumSize( TQSize( 380, 209 ) );
< a name = "l00087" > < / a > 00087
< a name = "l00088" > < / a > 00088 < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > = < span class = "keyword" > new< / span > TQWidget( < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > , < span class = "stringliteral" > "tab"< / span > );
< a name = "l00089" > < / a > 00089 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > = < span class = "keyword" > new< / span > TQGridLayout( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , 1, 1, 11, 6, < span class = "stringliteral" > "tabLayout"< / span > );
< a name = "l00090" > < / a > 00090
< a name = "l00091" > < / a > 00091 < a class = "code" href = "classOptionDlg.html#893feee616d6ae1eb502abf350b7335c" > m_CheckSavePassword< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "m_CheckSavePassword"< / span > );
< a name = "l00092" > < / a > 00092
< a name = "l00093" > < / a > 00093 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#893feee616d6ae1eb502abf350b7335c" > m_CheckSavePassword< / a > , 0, 0, 0, 1 );
< a name = "l00094" > < / a > 00094
< a name = "l00095" > < / a > 00095 < a class = "code" href = "classOptionDlg.html#423a46c1515c3cc3d84a9c80b770119c" > m_CheckStartMinimized< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "m_CheckStartMinimized"< / span > );
< a name = "l00096" > < / a > 00096
< a name = "l00097" > < / a > 00097 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#423a46c1515c3cc3d84a9c80b770119c" > m_CheckStartMinimized< / a > , 0, 0, 2, 3 );
< a name = "l00098" > < / a > 00098
< a name = "l00099" > < / a > 00099 < a class = "code" href = "classOptionDlg.html#b87c903f5579c7731282344dc5377eab" > m_CheckConfirmDelete< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "m_CheckConfirmDelete"< / span > );
< a name = "l00100" > < / a > 00100
< a name = "l00101" > < / a > 00101 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#b87c903f5579c7731282344dc5377eab" > m_CheckConfirmDelete< / a > , 1, 1, 0, 1 );
< a name = "l00102" > < / a > 00102
< a name = "l00103" > < / a > 00103 < a class = "code" href = "classOptionDlg.html#e41bbc238ca8e91941442bb711517fe3" > TQLabel_2< / a > = < span class = "keyword" > new< / span > TQLabel( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "TQLabel_2"< / span > );
< a name = "l00104" > < / a > 00104
< a name = "l00105" > < / a > 00105 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#e41bbc238ca8e91941442bb711517fe3" > TQLabel_2< / a > , 3, 0 );
< a name = "l00106" > < / a > 00106
< a name = "l00107" > < / a > 00107 < a class = "code" href = "classOptionDlg.html#d57e8e6ba21c3cbe7f31f68635f1c856" > TQLabel_3< / a > = < span class = "keyword" > new< / span > TQLabel( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "TQLabel_3"< / span > );
< a name = "l00108" > < / a > 00108
< a name = "l00109" > < / a > 00109 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#d57e8e6ba21c3cbe7f31f68635f1c856" > TQLabel_3< / a > , 3, 2 );
< a name = "l00110" > < / a > 00110
< a name = "l00111" > < / a > 00111 < a class = "code" href = "classOptionDlg.html#97584503ba9983d1f0556189a5de3dac" > TQLabel_6< / a > = < span class = "keyword" > new< / span > TQLabel( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "TQLabel_6"< / span > );
< a name = "l00112" > < / a > 00112
< a name = "l00113" > < / a > 00113 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#97584503ba9983d1f0556189a5de3dac" > TQLabel_6< / a > , 4, 0 );
< a name = "l00114" > < / a > 00114
< a name = "l00115" > < / a > 00115 < a class = "code" href = "classOptionDlg.html#65ee72e62bd25ed5ac2d1e6b1ae46e50" > TQLabel_4< / a > = < span class = "keyword" > new< / span > TQLabel( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "TQLabel_4"< / span > );
< a name = "l00116" > < / a > 00116
< a name = "l00117" > < / a > 00117 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#65ee72e62bd25ed5ac2d1e6b1ae46e50" > TQLabel_4< / a > , 4, 2 );
< a name = "l00118" > < / a > 00118
< a name = "l00119" > < / a > 00119 < a class = "code" href = "classOptionDlg.html#fec35e84e60d7114d8dc21d3accf5c26" > m_SpinPop3Timer< / a > = < span class = "keyword" > new< / span > TQSpinBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "m_SpinPop3Timer"< / span > );
< a name = "l00120" > < / a > 00120 < a class = "code" href = "classOptionDlg.html#fec35e84e60d7114d8dc21d3accf5c26" > m_SpinPop3Timer< / a > -> setMouseTracking( FALSE );
< a name = "l00121" > < / a > 00121 < a class = "code" href = "classOptionDlg.html#fec35e84e60d7114d8dc21d3accf5c26" > m_SpinPop3Timer< / a > -> setFocusPolicy( TQSpinBox::StrongFocus );
< a name = "l00122" > < / a > 00122 < a class = "code" href = "classOptionDlg.html#fec35e84e60d7114d8dc21d3accf5c26" > m_SpinPop3Timer< / a > -> setAcceptDrops( FALSE );
< a name = "l00123" > < / a > 00123 < a class = "code" href = "classOptionDlg.html#fec35e84e60d7114d8dc21d3accf5c26" > m_SpinPop3Timer< / a > -> setMaxValue( 300 );
< a name = "l00124" > < / a > 00124
< a name = "l00125" > < / a > 00125 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#fec35e84e60d7114d8dc21d3accf5c26" > m_SpinPop3Timer< / a > , 4, 1 );
< a name = "l00126" > < / a > 00126
< a name = "l00127" > < / a > 00127 < a class = "code" href = "classOptionDlg.html#32bf82b48c612df1755a61fd96171b9c" > m_SpinInitTimer< / a > = < span class = "keyword" > new< / span > TQSpinBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "m_SpinInitTimer"< / span > );
< a name = "l00128" > < / a > 00128 < a class = "code" href = "classOptionDlg.html#32bf82b48c612df1755a61fd96171b9c" > m_SpinInitTimer< / a > -> setFocusPolicy( TQSpinBox::StrongFocus );
< a name = "l00129" > < / a > 00129 < a class = "code" href = "classOptionDlg.html#32bf82b48c612df1755a61fd96171b9c" > m_SpinInitTimer< / a > -> setMaxValue( 120 );
< a name = "l00130" > < / a > 00130
< a name = "l00131" > < / a > 00131 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#32bf82b48c612df1755a61fd96171b9c" > m_SpinInitTimer< / a > , 3, 1 );
< a name = "l00132" > < / a > 00132
< a name = "l00133" > < / a > 00133 < a class = "code" href = "classOptionDlg.html#073728fdc69ab0cf6f7755e38c28a13b" > m_SpinIntervalTimer< / a > = < span class = "keyword" > new< / span > TQSpinBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "m_SpinIntervalTimer"< / span > );
< a name = "l00134" > < / a > 00134 < a class = "code" href = "classOptionDlg.html#073728fdc69ab0cf6f7755e38c28a13b" > m_SpinIntervalTimer< / a > -> setFocusPolicy( TQSpinBox::StrongFocus );
< a name = "l00135" > < / a > 00135 < a class = "code" href = "classOptionDlg.html#073728fdc69ab0cf6f7755e38c28a13b" > m_SpinIntervalTimer< / a > -> setMaxValue( 1440 );
< a name = "l00136" > < / a > 00136
< a name = "l00137" > < / a > 00137 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#073728fdc69ab0cf6f7755e38c28a13b" > m_SpinIntervalTimer< / a > , 3, 3 );
< a name = "l00138" > < / a > 00138
< a name = "l00139" > < / a > 00139 < a class = "code" href = "classOptionDlg.html#22d76af0ad75e30b878c1412da3f84a0" > m_SpinMaxSize< / a > = < span class = "keyword" > new< / span > TQSpinBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "m_SpinMaxSize"< / span > );
< a name = "l00140" > < / a > 00140 < a class = "code" href = "classOptionDlg.html#22d76af0ad75e30b878c1412da3f84a0" > m_SpinMaxSize< / a > -> setFocusPolicy( TQSpinBox::StrongFocus );
< a name = "l00141" > < / a > 00141 < a class = "code" href = "classOptionDlg.html#22d76af0ad75e30b878c1412da3f84a0" > m_SpinMaxSize< / a > -> setMaxValue( 9999 );
< a name = "l00142" > < / a > 00142
< a name = "l00143" > < / a > 00143 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#22d76af0ad75e30b878c1412da3f84a0" > m_SpinMaxSize< / a > , 4, 3 );
< a name = "l00144" > < / a > 00144
< a name = "l00145" > < / a > 00145 < a class = "code" href = "classOptionDlg.html#8fc4bdd8d230a0f5d6ed01cde33e9278" > _checkConfirmClose< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "_checkConfirmClose"< / span > );
< a name = "l00146" > < / a > 00146
< a name = "l00147" > < / a > 00147 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#8fc4bdd8d230a0f5d6ed01cde33e9278" > _checkConfirmClose< / a > , 0, 4 );
< a name = "l00148" > < / a > 00148
< a name = "l00149" > < / a > 00149 < a class = "code" href = "classOptionDlg.html#ed09462ee6cdb999c42c142cfb023db6" > m_CheckKeepNewMail< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "m_CheckKeepNewMail"< / span > );
< a name = "l00150" > < / a > 00150
< a name = "l00151" > < / a > 00151 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#ed09462ee6cdb999c42c142cfb023db6" > m_CheckKeepNewMail< / a > , 1, 1, 2, 3 );
< a name = "l00152" > < / a > 00152
< a name = "l00153" > < / a > 00153 < a class = "code" href = "classOptionDlg.html#5553bc799edbadb53b00f8c26342cc0e" > m_CheckCloseMinimizes< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "m_CheckCloseMinimizes"< / span > );
< a name = "l00154" > < / a > 00154
< a name = "l00155" > < / a > 00155 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#5553bc799edbadb53b00f8c26342cc0e" > m_CheckCloseMinimizes< / a > , 1, 4 );
< a name = "l00156" > < / a > 00156
< a name = "l00157" > < / a > 00157 < a class = "code" href = "classOptionDlg.html#ae8aaaee5cd4a83d5f7f09d16cb4cdcd" > m_CheckMinimizeToTray< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , < span class = "stringliteral" > "m_CheckMinimizeToTray"< / span > );
< a name = "l00158" > < / a > 00158
< a name = "l00159" > < / a > 00159 < a class = "code" href = "classOptionDlg.html#882ee3747dbf7b9ee57341152bc7ab29" > tabLayout< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#ae8aaaee5cd4a83d5f7f09d16cb4cdcd" > m_CheckMinimizeToTray< / a > , 2, 2, 0, 1 );
< a name = "l00160" > < / a > 00160 < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > -> insertTab( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , TQString::fromLatin1(< span class = "stringliteral" > ""< / span > ) );
< a name = "l00161" > < / a > 00161
< a name = "l00162" > < / a > 00162 < a class = "code" href = "classOptionDlg.html#0526dec363ca38aa071b6d205af2971c" > tab_2< / a > = < span class = "keyword" > new< / span > TQWidget( < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > , < span class = "stringliteral" > "tab_2"< / span > );
< a name = "l00163" > < / a > 00163 < a class = "code" href = "classOptionDlg.html#6702f780899bc9461d21c29cfb7b4757" > tabLayout_2< / a > = < span class = "keyword" > new< / span > TQHBoxLayout( < a class = "code" href = "classOptionDlg.html#0526dec363ca38aa071b6d205af2971c" > tab_2< / a > , 11, 6, < span class = "stringliteral" > "tabLayout_2"< / span > );
< a name = "l00164" > < / a > 00164
< a name = "l00165" > < / a > 00165 < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > = < span class = "keyword" > new< / span > TQGroupBox( < a class = "code" href = "classOptionDlg.html#0526dec363ca38aa071b6d205af2971c" > tab_2< / a > , < span class = "stringliteral" > "GroupBox3"< / span > );
< a name = "l00166" > < / a > 00166 < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > -> setColumnLayout(0, TQt::Vertical );
< a name = "l00167" > < / a > 00167 < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > -> layout()-> setSpacing( 6 );
< a name = "l00168" > < / a > 00168 < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > -> layout()-> setMargin( 11 );
< a name = "l00169" > < / a > 00169 < a class = "code" href = "classOptionDlg.html#c6b96b8af4e30c921bd2c381fccebfbe" > GroupBox3Layout< / a > = < span class = "keyword" > new< / span > TQVBoxLayout( < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > -> layout() );
< a name = "l00170" > < / a > 00170 < a class = "code" href = "classOptionDlg.html#c6b96b8af4e30c921bd2c381fccebfbe" > GroupBox3Layout< / a > -> setAlignment( TQt::AlignTop );
< a name = "l00171" > < / a > 00171
< a name = "l00172" > < / a > 00172 < a class = "code" href = "classOptionDlg.html#6379a589358b6110cfa48798a30951ab" > m_CheckActive< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > , < span class = "stringliteral" > "m_CheckActive"< / span > );
< a name = "l00173" > < / a > 00173 < a class = "code" href = "classOptionDlg.html#6379a589358b6110cfa48798a30951ab" > m_CheckActive< / a > -> setChecked( TRUE );
< a name = "l00174" > < / a > 00174 < a class = "code" href = "classOptionDlg.html#c6b96b8af4e30c921bd2c381fccebfbe" > GroupBox3Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#6379a589358b6110cfa48798a30951ab" > m_CheckActive< / a > );
< a name = "l00175" > < / a > 00175
< a name = "l00176" > < / a > 00176 < a class = "code" href = "classOptionDlg.html#1fdb0d9cfac85bbef22d749e40dd9376" > m_CheckAccount1< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > , < span class = "stringliteral" > "m_CheckAccount1"< / span > );
< a name = "l00177" > < / a > 00177 < a class = "code" href = "classOptionDlg.html#1fdb0d9cfac85bbef22d749e40dd9376" > m_CheckAccount1< / a > -> setChecked( TRUE );
< a name = "l00178" > < / a > 00178 < a class = "code" href = "classOptionDlg.html#c6b96b8af4e30c921bd2c381fccebfbe" > GroupBox3Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#1fdb0d9cfac85bbef22d749e40dd9376" > m_CheckAccount1< / a > );
< a name = "l00179" > < / a > 00179
< a name = "l00180" > < / a > 00180 < a class = "code" href = "classOptionDlg.html#b1e0581d2cf52c0337d42bbc898a2fc2" > m_CheckServer< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > , < span class = "stringliteral" > "m_CheckServer"< / span > );
< a name = "l00181" > < / a > 00181 < a class = "code" href = "classOptionDlg.html#b1e0581d2cf52c0337d42bbc898a2fc2" > m_CheckServer< / a > -> setChecked( TRUE );
< a name = "l00182" > < / a > 00182 < a class = "code" href = "classOptionDlg.html#c6b96b8af4e30c921bd2c381fccebfbe" > GroupBox3Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#b1e0581d2cf52c0337d42bbc898a2fc2" > m_CheckServer< / a > );
< a name = "l00183" > < / a > 00183
< a name = "l00184" > < / a > 00184 < a class = "code" href = "classOptionDlg.html#e7595a79588cccd851e00714b0b47d94" > m_CheckUser< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > , < span class = "stringliteral" > "m_CheckUser"< / span > );
< a name = "l00185" > < / a > 00185 < a class = "code" href = "classOptionDlg.html#e7595a79588cccd851e00714b0b47d94" > m_CheckUser< / a > -> setChecked( TRUE );
< a name = "l00186" > < / a > 00186 < a class = "code" href = "classOptionDlg.html#c6b96b8af4e30c921bd2c381fccebfbe" > GroupBox3Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#e7595a79588cccd851e00714b0b47d94" > m_CheckUser< / a > );
< a name = "l00187" > < / a > 00187
< a name = "l00188" > < / a > 00188 < a class = "code" href = "classOptionDlg.html#d20b2cce97a72b706dfb29ddc93f1766" > m_CheckMessages< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > , < span class = "stringliteral" > "m_CheckMessages"< / span > );
< a name = "l00189" > < / a > 00189 < a class = "code" href = "classOptionDlg.html#d20b2cce97a72b706dfb29ddc93f1766" > m_CheckMessages< / a > -> setChecked( TRUE );
< a name = "l00190" > < / a > 00190 < a class = "code" href = "classOptionDlg.html#c6b96b8af4e30c921bd2c381fccebfbe" > GroupBox3Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#d20b2cce97a72b706dfb29ddc93f1766" > m_CheckMessages< / a > );
< a name = "l00191" > < / a > 00191
< a name = "l00192" > < / a > 00192 < a class = "code" href = "classOptionDlg.html#bbd14d7cfd0662a8089e83be0809d46f" > m_CheckSize1< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > , < span class = "stringliteral" > "m_CheckSize1"< / span > );
< a name = "l00193" > < / a > 00193 < a class = "code" href = "classOptionDlg.html#bbd14d7cfd0662a8089e83be0809d46f" > m_CheckSize1< / a > -> setChecked( TRUE );
< a name = "l00194" > < / a > 00194 < a class = "code" href = "classOptionDlg.html#c6b96b8af4e30c921bd2c381fccebfbe" > GroupBox3Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#bbd14d7cfd0662a8089e83be0809d46f" > m_CheckSize1< / a > );
< a name = "l00195" > < / a > 00195 < a class = "code" href = "classOptionDlg.html#6702f780899bc9461d21c29cfb7b4757" > tabLayout_2< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > );
< a name = "l00196" > < / a > 00196
< a name = "l00197" > < / a > 00197 < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > = < span class = "keyword" > new< / span > TQGroupBox( < a class = "code" href = "classOptionDlg.html#0526dec363ca38aa071b6d205af2971c" > tab_2< / a > , < span class = "stringliteral" > "GroupBox2"< / span > );
< a name = "l00198" > < / a > 00198 < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > -> setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)5, (TQSizePolicy::SizeType)7, 0, 0, < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > -> sizePolicy().hasHeightForWidth() ) );
< a name = "l00199" > < / a > 00199 < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > -> setColumnLayout(0, TQt::Vertical );
< a name = "l00200" > < / a > 00200 < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > -> layout()-> setSpacing( 6 );
< a name = "l00201" > < / a > 00201 < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > -> layout()-> setMargin( 11 );
< a name = "l00202" > < / a > 00202 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > = < span class = "keyword" > new< / span > TQVBoxLayout( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > -> layout() );
< a name = "l00203" > < / a > 00203 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > -> setAlignment( TQt::AlignTop );
< a name = "l00204" > < / a > 00204
< a name = "l00205" > < / a > 00205 < a class = "code" href = "classOptionDlg.html#c24185842afb01977653ac479eb88b1a" > m_CheckNumber< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > , < span class = "stringliteral" > "m_CheckNumber"< / span > );
< a name = "l00206" > < / a > 00206 < a class = "code" href = "classOptionDlg.html#c24185842afb01977653ac479eb88b1a" > m_CheckNumber< / a > -> setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)5, 0, 0, < a class = "code" href = "classOptionDlg.html#c24185842afb01977653ac479eb88b1a" > m_CheckNumber< / a > -> sizePolicy().hasHeightForWidth() ) );
< a name = "l00207" > < / a > 00207 < a class = "code" href = "classOptionDlg.html#c24185842afb01977653ac479eb88b1a" > m_CheckNumber< / a > -> setChecked( TRUE );
< a name = "l00208" > < / a > 00208 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#c24185842afb01977653ac479eb88b1a" > m_CheckNumber< / a > );
< a name = "l00209" > < / a > 00209
< a name = "l00210" > < / a > 00210 < a class = "code" href = "classOptionDlg.html#445e189070032f170afbdfc945e304d2" > m_CheckAccount2< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > , < span class = "stringliteral" > "m_CheckAccount2"< / span > );
< a name = "l00211" > < / a > 00211 < a class = "code" href = "classOptionDlg.html#445e189070032f170afbdfc945e304d2" > m_CheckAccount2< / a > -> setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)5, 0, 0, < a class = "code" href = "classOptionDlg.html#445e189070032f170afbdfc945e304d2" > m_CheckAccount2< / a > -> sizePolicy().hasHeightForWidth() ) );
< a name = "l00212" > < / a > 00212 < a class = "code" href = "classOptionDlg.html#445e189070032f170afbdfc945e304d2" > m_CheckAccount2< / a > -> setChecked( TRUE );
< a name = "l00213" > < / a > 00213 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#445e189070032f170afbdfc945e304d2" > m_CheckAccount2< / a > );
< a name = "l00214" > < / a > 00214
< a name = "l00215" > < / a > 00215 < a class = "code" href = "classOptionDlg.html#5f20a2cdfc1bb8be22fb4c8480ffd727" > m_CheckFrom< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > , < span class = "stringliteral" > "m_CheckFrom"< / span > );
< a name = "l00216" > < / a > 00216 < a class = "code" href = "classOptionDlg.html#5f20a2cdfc1bb8be22fb4c8480ffd727" > m_CheckFrom< / a > -> setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)5, 0, 0, < a class = "code" href = "classOptionDlg.html#5f20a2cdfc1bb8be22fb4c8480ffd727" > m_CheckFrom< / a > -> sizePolicy().hasHeightForWidth() ) );
< a name = "l00217" > < / a > 00217 < a class = "code" href = "classOptionDlg.html#5f20a2cdfc1bb8be22fb4c8480ffd727" > m_CheckFrom< / a > -> setChecked( TRUE );
< a name = "l00218" > < / a > 00218 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#5f20a2cdfc1bb8be22fb4c8480ffd727" > m_CheckFrom< / a > );
< a name = "l00219" > < / a > 00219
< a name = "l00220" > < / a > 00220 < a class = "code" href = "classOptionDlg.html#3a9edd5103bdf56db01a979aa930d30a" > m_CheckTo< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > , < span class = "stringliteral" > "m_CheckTo"< / span > );
< a name = "l00221" > < / a > 00221 < a class = "code" href = "classOptionDlg.html#3a9edd5103bdf56db01a979aa930d30a" > m_CheckTo< / a > -> setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)5, 0, 0, < a class = "code" href = "classOptionDlg.html#3a9edd5103bdf56db01a979aa930d30a" > m_CheckTo< / a > -> sizePolicy().hasHeightForWidth() ) );
< a name = "l00222" > < / a > 00222 < a class = "code" href = "classOptionDlg.html#3a9edd5103bdf56db01a979aa930d30a" > m_CheckTo< / a > -> setChecked( TRUE );
< a name = "l00223" > < / a > 00223 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#3a9edd5103bdf56db01a979aa930d30a" > m_CheckTo< / a > );
< a name = "l00224" > < / a > 00224
< a name = "l00225" > < / a > 00225 < a class = "code" href = "classOptionDlg.html#f92fbbd7d979799bd4c6b61a733c99cf" > m_CheckSubject< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > , < span class = "stringliteral" > "m_CheckSubject"< / span > );
< a name = "l00226" > < / a > 00226 < a class = "code" href = "classOptionDlg.html#f92fbbd7d979799bd4c6b61a733c99cf" > m_CheckSubject< / a > -> setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)5, 0, 0, < a class = "code" href = "classOptionDlg.html#f92fbbd7d979799bd4c6b61a733c99cf" > m_CheckSubject< / a > -> sizePolicy().hasHeightForWidth() ) );
< a name = "l00227" > < / a > 00227 < a class = "code" href = "classOptionDlg.html#f92fbbd7d979799bd4c6b61a733c99cf" > m_CheckSubject< / a > -> setChecked( TRUE );
< a name = "l00228" > < / a > 00228 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#f92fbbd7d979799bd4c6b61a733c99cf" > m_CheckSubject< / a > );
< a name = "l00229" > < / a > 00229
< a name = "l00230" > < / a > 00230 < a class = "code" href = "classOptionDlg.html#428705f2ded0cf3981eea054903729e3" > m_CheckDate< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > , < span class = "stringliteral" > "m_CheckDate"< / span > );
< a name = "l00231" > < / a > 00231 < a class = "code" href = "classOptionDlg.html#428705f2ded0cf3981eea054903729e3" > m_CheckDate< / a > -> setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)5, 0, 0, < a class = "code" href = "classOptionDlg.html#428705f2ded0cf3981eea054903729e3" > m_CheckDate< / a > -> sizePolicy().hasHeightForWidth() ) );
< a name = "l00232" > < / a > 00232 < a class = "code" href = "classOptionDlg.html#428705f2ded0cf3981eea054903729e3" > m_CheckDate< / a > -> setChecked( TRUE );
< a name = "l00233" > < / a > 00233 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#428705f2ded0cf3981eea054903729e3" > m_CheckDate< / a > );
< a name = "l00234" > < / a > 00234
< a name = "l00235" > < / a > 00235 < a class = "code" href = "classOptionDlg.html#ffcca9b555e6fd49b0b98df4f1e95390" > m_CheckSize2< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > , < span class = "stringliteral" > "m_CheckSize2"< / span > );
< a name = "l00236" > < / a > 00236 < a class = "code" href = "classOptionDlg.html#ffcca9b555e6fd49b0b98df4f1e95390" > m_CheckSize2< / a > -> setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)5, 0, 0, < a class = "code" href = "classOptionDlg.html#ffcca9b555e6fd49b0b98df4f1e95390" > m_CheckSize2< / a > -> sizePolicy().hasHeightForWidth() ) );
< a name = "l00237" > < / a > 00237 < a class = "code" href = "classOptionDlg.html#ffcca9b555e6fd49b0b98df4f1e95390" > m_CheckSize2< / a > -> setChecked( TRUE );
< a name = "l00238" > < / a > 00238 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#ffcca9b555e6fd49b0b98df4f1e95390" > m_CheckSize2< / a > );
< a name = "l00239" > < / a > 00239
< a name = "l00240" > < / a > 00240 < a class = "code" href = "classOptionDlg.html#29a9e036f6fec07d149814c96a5c5d6d" > m_CheckContent< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > , < span class = "stringliteral" > "m_CheckContent"< / span > );
< a name = "l00241" > < / a > 00241 < a class = "code" href = "classOptionDlg.html#29a9e036f6fec07d149814c96a5c5d6d" > m_CheckContent< / a > -> setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)5, 0, 0, < a class = "code" href = "classOptionDlg.html#29a9e036f6fec07d149814c96a5c5d6d" > m_CheckContent< / a > -> sizePolicy().hasHeightForWidth() ) );
< a name = "l00242" > < / a > 00242 < a class = "code" href = "classOptionDlg.html#29a9e036f6fec07d149814c96a5c5d6d" > m_CheckContent< / a > -> setChecked( TRUE );
< a name = "l00243" > < / a > 00243 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#29a9e036f6fec07d149814c96a5c5d6d" > m_CheckContent< / a > );
< a name = "l00244" > < / a > 00244
< a name = "l00245" > < / a > 00245 < a class = "code" href = "classOptionDlg.html#882382906f749f464e23b7d68e354060" > m_CheckState< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > , < span class = "stringliteral" > "m_CheckState"< / span > );
< a name = "l00246" > < / a > 00246 < a class = "code" href = "classOptionDlg.html#882382906f749f464e23b7d68e354060" > m_CheckState< / a > -> setSizePolicy( TQSizePolicy( (TQSizePolicy::SizeType)1, (TQSizePolicy::SizeType)5, 0, 0, < a class = "code" href = "classOptionDlg.html#882382906f749f464e23b7d68e354060" > m_CheckState< / a > -> sizePolicy().hasHeightForWidth() ) );
< a name = "l00247" > < / a > 00247 < a class = "code" href = "classOptionDlg.html#882382906f749f464e23b7d68e354060" > m_CheckState< / a > -> setChecked( TRUE );
< a name = "l00248" > < / a > 00248 < a class = "code" href = "classOptionDlg.html#ff1d366304c7718769b465292708ddf2" > GroupBox2Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#882382906f749f464e23b7d68e354060" > m_CheckState< / a > );
< a name = "l00249" > < / a > 00249 < a class = "code" href = "classOptionDlg.html#6702f780899bc9461d21c29cfb7b4757" > tabLayout_2< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > );
< a name = "l00250" > < / a > 00250
< a name = "l00251" > < / a > 00251 < a class = "code" href = "classOptionDlg.html#39539f366d1c2335eb76ea90bb47ee1e" > groupBox4< / a > = < span class = "keyword" > new< / span > TQGroupBox( < a class = "code" href = "classOptionDlg.html#0526dec363ca38aa071b6d205af2971c" > tab_2< / a > , < span class = "stringliteral" > "groupBox4"< / span > );
< a name = "l00252" > < / a > 00252 < a class = "code" href = "classOptionDlg.html#39539f366d1c2335eb76ea90bb47ee1e" > groupBox4< / a > -> setColumnLayout(0, TQt::Vertical );
< a name = "l00253" > < / a > 00253 < a class = "code" href = "classOptionDlg.html#39539f366d1c2335eb76ea90bb47ee1e" > groupBox4< / a > -> layout()-> setSpacing( 6 );
< a name = "l00254" > < / a > 00254 < a class = "code" href = "classOptionDlg.html#39539f366d1c2335eb76ea90bb47ee1e" > groupBox4< / a > -> layout()-> setMargin( 11 );
< a name = "l00255" > < / a > 00255 < a class = "code" href = "classOptionDlg.html#a8ef8d42b1fc85a6f37423ad0bcefcae" > groupBox4Layout< / a > = < span class = "keyword" > new< / span > TQVBoxLayout( < a class = "code" href = "classOptionDlg.html#39539f366d1c2335eb76ea90bb47ee1e" > groupBox4< / a > -> layout() );
< a name = "l00256" > < / a > 00256 < a class = "code" href = "classOptionDlg.html#a8ef8d42b1fc85a6f37423ad0bcefcae" > groupBox4Layout< / a > -> setAlignment( TQt::AlignTop );
< a name = "l00257" > < / a > 00257
< a name = "l00258" > < / a > 00258 < a class = "code" href = "classOptionDlg.html#822eac789cfdbe481591d6a14b250571" > m_checkHTML< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#39539f366d1c2335eb76ea90bb47ee1e" > groupBox4< / a > , < span class = "stringliteral" > "m_checkHTML"< / span > );
< a name = "l00259" > < / a > 00259 < a class = "code" href = "classOptionDlg.html#a8ef8d42b1fc85a6f37423ad0bcefcae" > groupBox4Layout< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#822eac789cfdbe481591d6a14b250571" > m_checkHTML< / a > );
< a name = "l00260" > < / a > 00260 < a class = "code" href = "classOptionDlg.html#6702f780899bc9461d21c29cfb7b4757" > tabLayout_2< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#39539f366d1c2335eb76ea90bb47ee1e" > groupBox4< / a > );
< a name = "l00261" > < / a > 00261 < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > -> insertTab( < a class = "code" href = "classOptionDlg.html#0526dec363ca38aa071b6d205af2971c" > tab_2< / a > , TQString::fromLatin1(< span class = "stringliteral" > ""< / span > ) );
< a name = "l00262" > < / a > 00262
< a name = "l00263" > < / a > 00263 < a class = "code" href = "classOptionDlg.html#e5718ae6060503e26fe6ddc1dbb9d080" > tab_3< / a > = < span class = "keyword" > new< / span > TQWidget( < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > , < span class = "stringliteral" > "tab_3"< / span > );
< a name = "l00264" > < / a > 00264 < a class = "code" href = "classOptionDlg.html#61664d27d32355fab76184bb47adf86a" > tabLayout_3< / a > = < span class = "keyword" > new< / span > TQVBoxLayout( < a class = "code" href = "classOptionDlg.html#e5718ae6060503e26fe6ddc1dbb9d080" > tab_3< / a > , 11, 6, < span class = "stringliteral" > "tabLayout_3"< / span > );
< a name = "l00265" > < / a > 00265
< a name = "l00266" > < / a > 00266 < a class = "code" href = "classOptionDlg.html#15e7929ac669b9e82939047d06497488" > m_CheckMinimizeNoMail< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#e5718ae6060503e26fe6ddc1dbb9d080" > tab_3< / a > , < span class = "stringliteral" > "m_CheckMinimizeNoMail"< / span > );
< a name = "l00267" > < / a > 00267 < a class = "code" href = "classOptionDlg.html#61664d27d32355fab76184bb47adf86a" > tabLayout_3< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#15e7929ac669b9e82939047d06497488" > m_CheckMinimizeNoMail< / a > );
< a name = "l00268" > < / a > 00268
< a name = "l00269" > < / a > 00269 < a class = "code" href = "classOptionDlg.html#d630c0373296051e08a03ba0385137b2" > m_CheckTerminateNoMail< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#e5718ae6060503e26fe6ddc1dbb9d080" > tab_3< / a > , < span class = "stringliteral" > "m_CheckTerminateNoMail"< / span > );
< a name = "l00270" > < / a > 00270 < a class = "code" href = "classOptionDlg.html#61664d27d32355fab76184bb47adf86a" > tabLayout_3< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#d630c0373296051e08a03ba0385137b2" > m_CheckTerminateNoMail< / a > );
< a name = "l00271" > < / a > 00271 < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > -> insertTab( < a class = "code" href = "classOptionDlg.html#e5718ae6060503e26fe6ddc1dbb9d080" > tab_3< / a > , TQString::fromLatin1(< span class = "stringliteral" > ""< / span > ) );
< a name = "l00272" > < / a > 00272
< a name = "l00273" > < / a > 00273 < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > = < span class = "keyword" > new< / span > TQWidget( < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > , < span class = "stringliteral" > "tab_4"< / span > );
< a name = "l00274" > < / a > 00274 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > = < span class = "keyword" > new< / span > TQGridLayout( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , 1, 1, 11, 6, < span class = "stringliteral" > "tabLayout_4"< / span > );
< a name = "l00275" > < / a > 00275
< a name = "l00276" > < / a > 00276 < a class = "code" href = "classOptionDlg.html#a7a81fcbeb3e6d9a97ea8e84ff82248e" > m_CheckBeep< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "m_CheckBeep"< / span > );
< a name = "l00277" > < / a > 00277
< a name = "l00278" > < / a > 00278 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#a7a81fcbeb3e6d9a97ea8e84ff82248e" > m_CheckBeep< / a > , 0, 0, 2, 3 );
< a name = "l00279" > < / a > 00279
< a name = "l00280" > < / a > 00280 < a class = "code" href = "classOptionDlg.html#755cd3fc655abf4e5835bccd03cf9c39" > m_CheckShowMainWindow< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "m_CheckShowMainWindow"< / span > );
< a name = "l00281" > < / a > 00281
< a name = "l00282" > < / a > 00282 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#755cd3fc655abf4e5835bccd03cf9c39" > m_CheckShowMainWindow< / a > , 1, 1, 0, 1 );
< a name = "l00283" > < / a > 00283
< a name = "l00284" > < / a > 00284 < a class = "code" href = "classOptionDlg.html#1b2f26bc2ecf8563c40623ebf5d9e817" > m_CheckSound< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "m_CheckSound"< / span > );
< a name = "l00285" > < / a > 00285
< a name = "l00286" > < / a > 00286 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#1b2f26bc2ecf8563c40623ebf5d9e817" > m_CheckSound< / a > , 1, 1, 2, 3 );
< a name = "l00287" > < / a > 00287
< a name = "l00288" > < / a > 00288 < a class = "code" href = "classOptionDlg.html#613b7eb6be9c441040100dd69c4314db" > m_CheckExternalProg< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "m_CheckExternalProg"< / span > );
< a name = "l00289" > < / a > 00289
< a name = "l00290" > < / a > 00290 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#613b7eb6be9c441040100dd69c4314db" > m_CheckExternalProg< / a > , 2, 2, 0, 1 );
< a name = "l00291" > < / a > 00291
< a name = "l00292" > < / a > 00292 < a class = "code" href = "classOptionDlg.html#15c1be3d6561f4a0bbfdacba6830ef51" > m_ButtonSelectSoundFile< / a > = < span class = "keyword" > new< / span > TQPushButton( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "m_ButtonSelectSoundFile"< / span > );
< a name = "l00293" > < / a > 00293
< a name = "l00294" > < / a > 00294 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#15c1be3d6561f4a0bbfdacba6830ef51" > m_ButtonSelectSoundFile< / a > , 3, 0 );
< a name = "l00295" > < / a > 00295
< a name = "l00296" > < / a > 00296 < a class = "code" href = "classOptionDlg.html#01a59a3d9e52b6e2ccf55d9c910ebb85" > m_ButtonSoundTest< / a > = < span class = "keyword" > new< / span > TQPushButton( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "m_ButtonSoundTest"< / span > );
< a name = "l00297" > < / a > 00297
< a name = "l00298" > < / a > 00298 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#01a59a3d9e52b6e2ccf55d9c910ebb85" > m_ButtonSoundTest< / a > , 3, 3 );
< a name = "l00299" > < / a > 00299
< a name = "l00300" > < / a > 00300 < a class = "code" href = "classOptionDlg.html#5adabd2b563e6c382e0f578ca2cfd113" > TQLabel_5< / a > = < span class = "keyword" > new< / span > TQLabel( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "TQLabel_5"< / span > );
< a name = "l00301" > < / a > 00301
< a name = "l00302" > < / a > 00302 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#5adabd2b563e6c382e0f578ca2cfd113" > TQLabel_5< / a > , 4, 0 );
< a name = "l00303" > < / a > 00303
< a name = "l00304" > < / a > 00304 < a class = "code" href = "classOptionDlg.html#464fd65b203b450828c95e273c17ecc0" > m_ComboExternalProg< / a > = < span class = "keyword" > new< / span > TQComboBox( FALSE, < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "m_ComboExternalProg"< / span > );
< a name = "l00305" > < / a > 00305 < a class = "code" href = "classOptionDlg.html#464fd65b203b450828c95e273c17ecc0" > m_ComboExternalProg< / a > -> setInsertionPolicy( TQComboBox::AtTop );
< a name = "l00306" > < / a > 00306
< a name = "l00307" > < / a > 00307 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#464fd65b203b450828c95e273c17ecc0" > m_ComboExternalProg< / a > , 4, 4, 1, 2 );
< a name = "l00308" > < / a > 00308
< a name = "l00309" > < / a > 00309 < a class = "code" href = "classOptionDlg.html#6044d14d1929890f3dd9e309f9cac091" > m_ButtonExternalProgTest< / a > = < span class = "keyword" > new< / span > TQPushButton( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "m_ButtonExternalProgTest"< / span > );
< a name = "l00310" > < / a > 00310
< a name = "l00311" > < / a > 00311 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#6044d14d1929890f3dd9e309f9cac091" > m_ButtonExternalProgTest< / a > , 4, 3 );
< a name = "l00312" > < / a > 00312
< a name = "l00313" > < / a > 00313 < a class = "code" href = "classOptionDlg.html#9254f6d43feea0d85b590d0feb394cb3" > m_EditSoundFile< / a > = < span class = "keyword" > new< / span > TQLineEdit( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "m_EditSoundFile"< / span > );
< a name = "l00314" > < / a > 00314
< a name = "l00315" > < / a > 00315 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#9254f6d43feea0d85b590d0feb394cb3" > m_EditSoundFile< / a > , 3, 3, 1, 2 );
< a name = "l00316" > < / a > 00316
< a name = "l00317" > < / a > 00317 < a class = "code" href = "classOptionDlg.html#86990595eb7bb5191dee0dca630e5041" > m_CheckShowMessagebox< / a > = < span class = "keyword" > new< / span > TQCheckBox( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , < span class = "stringliteral" > "m_CheckShowMessagebox"< / span > );
< a name = "l00318" > < / a > 00318
< a name = "l00319" > < / a > 00319 < a class = "code" href = "classOptionDlg.html#646f82b85a37c31e2f93c8cf420b45c2" > tabLayout_4< / a > -> addMultiCellWidget( < a class = "code" href = "classOptionDlg.html#86990595eb7bb5191dee0dca630e5041" > m_CheckShowMessagebox< / a > , 0, 0, 0, 1 );
< a name = "l00320" > < / a > 00320 < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > -> insertTab( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , TQString::fromLatin1(< span class = "stringliteral" > ""< / span > ) );
< a name = "l00321" > < / a > 00321 < a class = "code" href = "classOptionDlg.html#57faa9421d4b06b179ad02cd84f77a12" > layout3< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > );
< a name = "l00322" > < / a > 00322
< a name = "l00323" > < / a > 00323 < a class = "code" href = "classOptionDlg.html#a96e74ece6336c05e03376af33f5269c" > layout2< / a > = < span class = "keyword" > new< / span > TQHBoxLayout( 0, 0, 6, < span class = "stringliteral" > "layout2"< / span > );
< a name = "l00324" > < / a > 00324 < a class = "code" href = "classOptionDlg.html#f6170350191d444f72418d6484f4ea19" > Spacer70< / a > = < span class = "keyword" > new< / span > TQSpacerItem( 477, 16, TQSizePolicy::Expanding, TQSizePolicy::Minimum );
< a name = "l00325" > < / a > 00325 < a class = "code" href = "classOptionDlg.html#a96e74ece6336c05e03376af33f5269c" > layout2< / a > -> addItem( < a class = "code" href = "classOptionDlg.html#f6170350191d444f72418d6484f4ea19" > Spacer70< / a > );
< a name = "l00326" > < / a > 00326
< a name = "l00327" > < / a > 00327 < a class = "code" href = "classOptionDlg.html#8ceb133b8b4ccd071329112b7fa9181a" > m_ButtonOk< / a > = < span class = "keyword" > new< / span > TQPushButton( < span class = "keyword" > this< / span > , < span class = "stringliteral" > "m_ButtonOk"< / span > );
< a name = "l00328" > < / a > 00328 < a class = "code" href = "classOptionDlg.html#a96e74ece6336c05e03376af33f5269c" > layout2< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#8ceb133b8b4ccd071329112b7fa9181a" > m_ButtonOk< / a > );
< a name = "l00329" > < / a > 00329
< a name = "l00330" > < / a > 00330 < a class = "code" href = "classOptionDlg.html#e1d3b44701644711f98f32b4bae8db92" > m_ButtonCancel< / a > = < span class = "keyword" > new< / span > TQPushButton( < span class = "keyword" > this< / span > , < span class = "stringliteral" > "m_ButtonCancel"< / span > );
< a name = "l00331" > < / a > 00331 < a class = "code" href = "classOptionDlg.html#a96e74ece6336c05e03376af33f5269c" > layout2< / a > -> addWidget( < a class = "code" href = "classOptionDlg.html#e1d3b44701644711f98f32b4bae8db92" > m_ButtonCancel< / a > );
< a name = "l00332" > < / a > 00332 < a class = "code" href = "classOptionDlg.html#57faa9421d4b06b179ad02cd84f77a12" > layout3< / a > -> addLayout( < a class = "code" href = "classOptionDlg.html#a96e74ece6336c05e03376af33f5269c" > layout2< / a > );
< a name = "l00333" > < / a > 00333 < a class = "code" href = "classOptionDlg.html#f2a78d5c1e7ebdd2074d1cfc2f553cb1" > OptionDlgLayout< / a > -> addLayout( < a class = "code" href = "classOptionDlg.html#57faa9421d4b06b179ad02cd84f77a12" > layout3< / a > );
< a name = "l00334" > < / a > 00334 < a class = "code" href = "classOptionDlg.html#faff39abb53603d21e94af1bcbc04a9c" > languageChange< / a > ();
< a name = "l00335" > < / a > 00335 resize( TQSize(554, 566).expandedTo(minimumSizeHint()) );
< a name = "l00336" > < / a > 00336 clearWState( WState_Polished );
< a name = "l00337" > < / a > 00337
< a name = "l00338" > < / a > 00338 < span class = "comment" > // signals and slots connections< / span >
< a name = "l00339" > < / a > 00339 connect( < a class = "code" href = "classOptionDlg.html#b062f6eafa19f35357e4aed5e050257d" > m_ButtonEdit< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#79f5f5a3cfe82b2ab728db889571f790" > slotButtonEditClicked< / a > () ) );
< a name = "l00340" > < / a > 00340 connect( < a class = "code" href = "classOptionDlg.html#5827d094ba37dc02388af25cefc1d58a" > m_ButtonCopy< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#a308d66d94a9e8f7bb01f95d8d170340" > slotButtonCopyClicked< / a > () ) );
< a name = "l00341" > < / a > 00341 connect( < a class = "code" href = "classOptionDlg.html#f5351545a58dc835af0f6b73f63ca155" > m_ButtonAdd< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#ddbabac04a2faf257ef1000a817b6dfd" > slotButtonAddClicked< / a > () ) );
< a name = "l00342" > < / a > 00342 connect( < a class = "code" href = "classOptionDlg.html#dcfa5019bacd8a4c7b2a192eed57e973" > m_ButtonDelete< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#f34d904632a999f09525e4a84a4f4bba" > slotButtonDeleteClicked< / a > () ) );
< a name = "l00343" > < / a > 00343 connect( < a class = "code" href = "classOptionDlg.html#e1d3b44701644711f98f32b4bae8db92" > m_ButtonCancel< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( reject() ) );
< a name = "l00344" > < / a > 00344 connect( < a class = "code" href = "classOptionDlg.html#8ceb133b8b4ccd071329112b7fa9181a" > m_ButtonOk< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( accept() ) );
< a name = "l00345" > < / a > 00345 connect( < a class = "code" href = "classOptionDlg.html#8ceb133b8b4ccd071329112b7fa9181a" > m_ButtonOk< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#e0ceefbabae4b3a3a27cfb109d613f4d" > slotButtonOkClicked< / a > () ) );
< a name = "l00346" > < / a > 00346 connect( < a class = "code" href = "classOptionDlg.html#1b2f26bc2ecf8563c40623ebf5d9e817" > m_CheckSound< / a > , SIGNAL( toggled(< span class = "keywordtype" > bool< / span > ) ), < a class = "code" href = "classOptionDlg.html#15c1be3d6561f4a0bbfdacba6830ef51" > m_ButtonSelectSoundFile< / a > , SLOT( setEnabled(< span class = "keywordtype" > bool< / span > ) ) );
< a name = "l00347" > < / a > 00347 connect( < a class = "code" href = "classOptionDlg.html#1b2f26bc2ecf8563c40623ebf5d9e817" > m_CheckSound< / a > , SIGNAL( toggled(< span class = "keywordtype" > bool< / span > ) ), < a class = "code" href = "classOptionDlg.html#9254f6d43feea0d85b590d0feb394cb3" > m_EditSoundFile< / a > , SLOT( setEnabled(< span class = "keywordtype" > bool< / span > ) ) );
< a name = "l00348" > < / a > 00348 connect( < a class = "code" href = "classOptionDlg.html#1b2f26bc2ecf8563c40623ebf5d9e817" > m_CheckSound< / a > , SIGNAL( toggled(< span class = "keywordtype" > bool< / span > ) ), < a class = "code" href = "classOptionDlg.html#01a59a3d9e52b6e2ccf55d9c910ebb85" > m_ButtonSoundTest< / a > , SLOT( setEnabled(< span class = "keywordtype" > bool< / span > ) ) );
< a name = "l00349" > < / a > 00349 connect( < a class = "code" href = "classOptionDlg.html#613b7eb6be9c441040100dd69c4314db" > m_CheckExternalProg< / a > , SIGNAL( toggled(< span class = "keywordtype" > bool< / span > ) ), < a class = "code" href = "classOptionDlg.html#5adabd2b563e6c382e0f578ca2cfd113" > TQLabel_5< / a > , SLOT( setEnabled(< span class = "keywordtype" > bool< / span > ) ) );
< a name = "l00350" > < / a > 00350 connect( < a class = "code" href = "classOptionDlg.html#613b7eb6be9c441040100dd69c4314db" > m_CheckExternalProg< / a > , SIGNAL( toggled(< span class = "keywordtype" > bool< / span > ) ), < a class = "code" href = "classOptionDlg.html#464fd65b203b450828c95e273c17ecc0" > m_ComboExternalProg< / a > , SLOT( setEnabled(< span class = "keywordtype" > bool< / span > ) ) );
< a name = "l00351" > < / a > 00351 connect( < a class = "code" href = "classOptionDlg.html#613b7eb6be9c441040100dd69c4314db" > m_CheckExternalProg< / a > , SIGNAL( toggled(< span class = "keywordtype" > bool< / span > ) ), < a class = "code" href = "classOptionDlg.html#6044d14d1929890f3dd9e309f9cac091" > m_ButtonExternalProgTest< / a > , SLOT( setEnabled(< span class = "keywordtype" > bool< / span > ) ) );
< a name = "l00352" > < / a > 00352 connect( < a class = "code" href = "classOptionDlg.html#dda3f84fb59db208ce6d71ff1500b679" > m_ComboAccount< / a > , SIGNAL( activated(< span class = "keywordtype" > int< / span > ) ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#8435e876b83edc8727adf3c9522c990d" > slotAccountActivated< / a > (< span class = "keywordtype" > int< / span > ) ) );
< a name = "l00353" > < / a > 00353 connect( < a class = "code" href = "classOptionDlg.html#893feee616d6ae1eb502abf350b7335c" > m_CheckSavePassword< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#fe059a79c1b5adad4c4b65a54ea7e588" > slotSavePasswordToggled< / a > () ) );
< a name = "l00354" > < / a > 00354 connect( < a class = "code" href = "classOptionDlg.html#15c1be3d6561f4a0bbfdacba6830ef51" > m_ButtonSelectSoundFile< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#a5c107a0ebaffc5d55a19f15e453f016" > slotButtonSelectSoundFile< / a > () ) );
< a name = "l00355" > < / a > 00355 connect( < a class = "code" href = "classOptionDlg.html#d630c0373296051e08a03ba0385137b2" > m_CheckTerminateNoMail< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#356d143dceae572edfe25c4895d42e99" > slotTerminateNoMailClicked< / a > () ) );
< a name = "l00356" > < / a > 00356 connect( < a class = "code" href = "classOptionDlg.html#15e7929ac669b9e82939047d06497488" > m_CheckMinimizeNoMail< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#d68c949ba426c9e99c3667133e14410b" > slotMinimizeNoMailClicked< / a > () ) );
< a name = "l00357" > < / a > 00357 connect( < a class = "code" href = "classOptionDlg.html#01a59a3d9e52b6e2ccf55d9c910ebb85" > m_ButtonSoundTest< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#68ea03d004a5e8dee71731d004765efa" > slotSoundTest< / a > () ) );
< a name = "l00358" > < / a > 00358 connect( < a class = "code" href = "classOptionDlg.html#6044d14d1929890f3dd9e309f9cac091" > m_ButtonExternalProgTest< / a > , SIGNAL( clicked() ), < span class = "keyword" > this< / span > , SLOT( < a class = "code" href = "classOptionDlg.html#6d1e4f6d6bcba2be67cc6d96cf7dce78" > slotExternalProgTest< / a > () ) );
< a name = "l00359" > < / a > 00359
< a name = "l00360" > < / a > 00360 < span class = "comment" > // tab order< / span >
< a name = "l00361" > < / a > 00361 setTabOrder( < a class = "code" href = "classOptionDlg.html#dda3f84fb59db208ce6d71ff1500b679" > m_ComboAccount< / a > , < a class = "code" href = "classOptionDlg.html#f5351545a58dc835af0f6b73f63ca155" > m_ButtonAdd< / a > );
< a name = "l00362" > < / a > 00362 setTabOrder( < a class = "code" href = "classOptionDlg.html#f5351545a58dc835af0f6b73f63ca155" > m_ButtonAdd< / a > , < a class = "code" href = "classOptionDlg.html#b062f6eafa19f35357e4aed5e050257d" > m_ButtonEdit< / a > );
< a name = "l00363" > < / a > 00363 setTabOrder( < a class = "code" href = "classOptionDlg.html#b062f6eafa19f35357e4aed5e050257d" > m_ButtonEdit< / a > , < a class = "code" href = "classOptionDlg.html#5827d094ba37dc02388af25cefc1d58a" > m_ButtonCopy< / a > );
< a name = "l00364" > < / a > 00364 setTabOrder( < a class = "code" href = "classOptionDlg.html#5827d094ba37dc02388af25cefc1d58a" > m_ButtonCopy< / a > , < a class = "code" href = "classOptionDlg.html#dcfa5019bacd8a4c7b2a192eed57e973" > m_ButtonDelete< / a > );
< a name = "l00365" > < / a > 00365 setTabOrder( < a class = "code" href = "classOptionDlg.html#dcfa5019bacd8a4c7b2a192eed57e973" > m_ButtonDelete< / a > , < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > );
< a name = "l00366" > < / a > 00366 setTabOrder( < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > , < a class = "code" href = "classOptionDlg.html#893feee616d6ae1eb502abf350b7335c" > m_CheckSavePassword< / a > );
< a name = "l00367" > < / a > 00367 setTabOrder( < a class = "code" href = "classOptionDlg.html#893feee616d6ae1eb502abf350b7335c" > m_CheckSavePassword< / a > , < a class = "code" href = "classOptionDlg.html#423a46c1515c3cc3d84a9c80b770119c" > m_CheckStartMinimized< / a > );
< a name = "l00368" > < / a > 00368 setTabOrder( < a class = "code" href = "classOptionDlg.html#423a46c1515c3cc3d84a9c80b770119c" > m_CheckStartMinimized< / a > , < a class = "code" href = "classOptionDlg.html#b87c903f5579c7731282344dc5377eab" > m_CheckConfirmDelete< / a > );
< a name = "l00369" > < / a > 00369 setTabOrder( < a class = "code" href = "classOptionDlg.html#b87c903f5579c7731282344dc5377eab" > m_CheckConfirmDelete< / a > , < a class = "code" href = "classOptionDlg.html#ed09462ee6cdb999c42c142cfb023db6" > m_CheckKeepNewMail< / a > );
< a name = "l00370" > < / a > 00370 setTabOrder( < a class = "code" href = "classOptionDlg.html#ed09462ee6cdb999c42c142cfb023db6" > m_CheckKeepNewMail< / a > , < a class = "code" href = "classOptionDlg.html#32bf82b48c612df1755a61fd96171b9c" > m_SpinInitTimer< / a > );
< a name = "l00371" > < / a > 00371 setTabOrder( < a class = "code" href = "classOptionDlg.html#32bf82b48c612df1755a61fd96171b9c" > m_SpinInitTimer< / a > , < a class = "code" href = "classOptionDlg.html#073728fdc69ab0cf6f7755e38c28a13b" > m_SpinIntervalTimer< / a > );
< a name = "l00372" > < / a > 00372 setTabOrder( < a class = "code" href = "classOptionDlg.html#073728fdc69ab0cf6f7755e38c28a13b" > m_SpinIntervalTimer< / a > , < a class = "code" href = "classOptionDlg.html#073728fdc69ab0cf6f7755e38c28a13b" > m_SpinIntervalTimer< / a > );
< a name = "l00373" > < / a > 00373 setTabOrder( < a class = "code" href = "classOptionDlg.html#073728fdc69ab0cf6f7755e38c28a13b" > m_SpinIntervalTimer< / a > , < a class = "code" href = "classOptionDlg.html#fec35e84e60d7114d8dc21d3accf5c26" > m_SpinPop3Timer< / a > );
< a name = "l00374" > < / a > 00374 setTabOrder( < a class = "code" href = "classOptionDlg.html#fec35e84e60d7114d8dc21d3accf5c26" > m_SpinPop3Timer< / a > , < a class = "code" href = "classOptionDlg.html#22d76af0ad75e30b878c1412da3f84a0" > m_SpinMaxSize< / a > );
< a name = "l00375" > < / a > 00375 setTabOrder( < a class = "code" href = "classOptionDlg.html#22d76af0ad75e30b878c1412da3f84a0" > m_SpinMaxSize< / a > , < a class = "code" href = "classOptionDlg.html#15e7929ac669b9e82939047d06497488" > m_CheckMinimizeNoMail< / a > );
< a name = "l00376" > < / a > 00376 setTabOrder( < a class = "code" href = "classOptionDlg.html#15e7929ac669b9e82939047d06497488" > m_CheckMinimizeNoMail< / a > , < a class = "code" href = "classOptionDlg.html#d630c0373296051e08a03ba0385137b2" > m_CheckTerminateNoMail< / a > );
< a name = "l00377" > < / a > 00377 setTabOrder( < a class = "code" href = "classOptionDlg.html#d630c0373296051e08a03ba0385137b2" > m_CheckTerminateNoMail< / a > , < a class = "code" href = "classOptionDlg.html#86990595eb7bb5191dee0dca630e5041" > m_CheckShowMessagebox< / a > );
< a name = "l00378" > < / a > 00378 setTabOrder( < a class = "code" href = "classOptionDlg.html#86990595eb7bb5191dee0dca630e5041" > m_CheckShowMessagebox< / a > , < a class = "code" href = "classOptionDlg.html#755cd3fc655abf4e5835bccd03cf9c39" > m_CheckShowMainWindow< / a > );
< a name = "l00379" > < / a > 00379 setTabOrder( < a class = "code" href = "classOptionDlg.html#755cd3fc655abf4e5835bccd03cf9c39" > m_CheckShowMainWindow< / a > , < a class = "code" href = "classOptionDlg.html#613b7eb6be9c441040100dd69c4314db" > m_CheckExternalProg< / a > );
< a name = "l00380" > < / a > 00380 setTabOrder( < a class = "code" href = "classOptionDlg.html#613b7eb6be9c441040100dd69c4314db" > m_CheckExternalProg< / a > , < a class = "code" href = "classOptionDlg.html#a7a81fcbeb3e6d9a97ea8e84ff82248e" > m_CheckBeep< / a > );
< a name = "l00381" > < / a > 00381 setTabOrder( < a class = "code" href = "classOptionDlg.html#a7a81fcbeb3e6d9a97ea8e84ff82248e" > m_CheckBeep< / a > , < a class = "code" href = "classOptionDlg.html#1b2f26bc2ecf8563c40623ebf5d9e817" > m_CheckSound< / a > );
< a name = "l00382" > < / a > 00382 setTabOrder( < a class = "code" href = "classOptionDlg.html#1b2f26bc2ecf8563c40623ebf5d9e817" > m_CheckSound< / a > , < a class = "code" href = "classOptionDlg.html#15c1be3d6561f4a0bbfdacba6830ef51" > m_ButtonSelectSoundFile< / a > );
< a name = "l00383" > < / a > 00383 setTabOrder( < a class = "code" href = "classOptionDlg.html#15c1be3d6561f4a0bbfdacba6830ef51" > m_ButtonSelectSoundFile< / a > , < a class = "code" href = "classOptionDlg.html#9254f6d43feea0d85b590d0feb394cb3" > m_EditSoundFile< / a > );
< a name = "l00384" > < / a > 00384 setTabOrder( < a class = "code" href = "classOptionDlg.html#9254f6d43feea0d85b590d0feb394cb3" > m_EditSoundFile< / a > , < a class = "code" href = "classOptionDlg.html#01a59a3d9e52b6e2ccf55d9c910ebb85" > m_ButtonSoundTest< / a > );
< a name = "l00385" > < / a > 00385 setTabOrder( < a class = "code" href = "classOptionDlg.html#01a59a3d9e52b6e2ccf55d9c910ebb85" > m_ButtonSoundTest< / a > , < a class = "code" href = "classOptionDlg.html#464fd65b203b450828c95e273c17ecc0" > m_ComboExternalProg< / a > );
< a name = "l00386" > < / a > 00386 setTabOrder( < a class = "code" href = "classOptionDlg.html#464fd65b203b450828c95e273c17ecc0" > m_ComboExternalProg< / a > , < a class = "code" href = "classOptionDlg.html#6044d14d1929890f3dd9e309f9cac091" > m_ButtonExternalProgTest< / a > );
< a name = "l00387" > < / a > 00387 setTabOrder( < a class = "code" href = "classOptionDlg.html#6044d14d1929890f3dd9e309f9cac091" > m_ButtonExternalProgTest< / a > , < a class = "code" href = "classOptionDlg.html#8ceb133b8b4ccd071329112b7fa9181a" > m_ButtonOk< / a > );
< a name = "l00388" > < / a > 00388 setTabOrder( < a class = "code" href = "classOptionDlg.html#8ceb133b8b4ccd071329112b7fa9181a" > m_ButtonOk< / a > , < a class = "code" href = "classOptionDlg.html#e1d3b44701644711f98f32b4bae8db92" > m_ButtonCancel< / a > );
< a name = "l00389" > < / a > 00389 }
< a name = "l00390" > < / a > 00390
< a name = "l00391" > < / a > 00391 < span class = "comment" > /*< / span >
< a name = "l00392" > < / a > 00392 < span class = "comment" > * Destroys the object and frees any allocated resources< / span >
< a name = "l00393" > < / a > 00393 < span class = "comment" > */< / span >
< a name = "l00394" > < / a > < a class = "code" href = "classOptionDlg.html#cc442307e009b470032fe689ee31ef7e" > 00394< / a > < a class = "code" href = "classOptionDlg.html#cc442307e009b470032fe689ee31ef7e" > OptionDlg::~OptionDlg< / a > ()
< a name = "l00395" > < / a > 00395 {
< a name = "l00396" > < / a > 00396 < span class = "comment" > // no need to delete child widgets, TQt does it all for us< / span >
< a name = "l00397" > < / a > 00397 }
< a name = "l00398" > < / a > 00398
< a name = "l00399" > < / a > 00399 < span class = "comment" > /*< / span >
< a name = "l00400" > < / a > 00400 < span class = "comment" > * Sets the strings of the subwidgets using the current< / span >
< a name = "l00401" > < / a > 00401 < span class = "comment" > * language.< / span >
< a name = "l00402" > < / a > 00402 < span class = "comment" > */< / span >
< a name = "l00403" > < / a > < a class = "code" href = "classOptionDlg.html#faff39abb53603d21e94af1bcbc04a9c" > 00403< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#faff39abb53603d21e94af1bcbc04a9c" > OptionDlg::languageChange< / a > ()
< a name = "l00404" > < / a > 00404 {
< a name = "l00405" > < / a > 00405 setCaption( tr2i18n( < span class = "stringliteral" > "Options"< / span > ) );
< a name = "l00406" > < / a > 00406 < a class = "code" href = "classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6" > TQGroupBox_1< / a > -> setTitle( tr2i18n( < span class = "stringliteral" > "Accounts"< / span > ) );
< a name = "l00407" > < / a > 00407 < a class = "code" href = "classOptionDlg.html#f2b08f1c9e6b69a9ab60f884da54f89d" > TQLabel_1< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Name:"< / span > ) );
< a name = "l00408" > < / a > 00408 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#f2b08f1c9e6b69a9ab60f884da54f89d" > TQLabel_1< / a > , tr2i18n( < span class = "stringliteral" > "Select a pop3 account"< / span > ) );
< a name = "l00409" > < / a > 00409 < a class = "code" href = "classOptionDlg.html#dcfa5019bacd8a4c7b2a192eed57e973" > m_ButtonDelete< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Delete"< / span > ) );
< a name = "l00410" > < / a > 00410 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#dcfa5019bacd8a4c7b2a192eed57e973" > m_ButtonDelete< / a > , tr2i18n( < span class = "stringliteral" > "Delete account"< / span > ) );
< a name = "l00411" > < / a > 00411 < a class = "code" href = "classOptionDlg.html#5827d094ba37dc02388af25cefc1d58a" > m_ButtonCopy< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Cop& y"< / span > ) );
< a name = "l00412" > < / a > 00412 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#5827d094ba37dc02388af25cefc1d58a" > m_ButtonCopy< / a > , tr2i18n( < span class = "stringliteral" > "copy account"< / span > ) );
< a name = "l00413" > < / a > 00413 < a class = "code" href = "classOptionDlg.html#b062f6eafa19f35357e4aed5e050257d" > m_ButtonEdit< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Edit"< / span > ) );
< a name = "l00414" > < / a > 00414 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#b062f6eafa19f35357e4aed5e050257d" > m_ButtonEdit< / a > , tr2i18n( < span class = "stringliteral" > "Edit account"< / span > ) );
< a name = "l00415" > < / a > 00415 < a class = "code" href = "classOptionDlg.html#f5351545a58dc835af0f6b73f63ca155" > m_ButtonAdd< / a > -> setText( tr2i18n( < span class = "stringliteral" > "& Add"< / span > ) );
< a name = "l00416" > < / a > 00416 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#f5351545a58dc835af0f6b73f63ca155" > m_ButtonAdd< / a > , tr2i18n( < span class = "stringliteral" > "Add new account"< / span > ) );
< a name = "l00417" > < / a > 00417 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#dda3f84fb59db208ce6d71ff1500b679" > m_ComboAccount< / a > , tr2i18n( < span class = "stringliteral" > "Select a pop3 account"< / span > ) );
< a name = "l00418" > < / a > 00418 < a class = "code" href = "classOptionDlg.html#893feee616d6ae1eb502abf350b7335c" > m_CheckSavePassword< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Save Password"< / span > ) );
< a name = "l00419" > < / a > 00419 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#893feee616d6ae1eb502abf350b7335c" > m_CheckSavePassword< / a > , tr2i18n( < span class = "stringliteral" > "Save password (not recommended !)"< / span > ) );
< a name = "l00420" > < / a > 00420 < a class = "code" href = "classOptionDlg.html#423a46c1515c3cc3d84a9c80b770119c" > m_CheckStartMinimized< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Start Minimi& zed"< / span > ) );
< a name = "l00421" > < / a > 00421 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#423a46c1515c3cc3d84a9c80b770119c" > m_CheckStartMinimized< / a > , tr2i18n( < span class = "stringliteral" > "Application is started as icon"< / span > ) );
< a name = "l00422" > < / a > 00422 < a class = "code" href = "classOptionDlg.html#b87c903f5579c7731282344dc5377eab" > m_CheckConfirmDelete< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Confirm delete"< / span > ) );
< a name = "l00423" > < / a > 00423 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#b87c903f5579c7731282344dc5377eab" > m_CheckConfirmDelete< / a > , tr2i18n( < span class = "stringliteral" > "If checked, message delete must be confirmed"< / span > ) );
< a name = "l00424" > < / a > 00424 < a class = "code" href = "classOptionDlg.html#e41bbc238ca8e91941442bb711517fe3" > TQLabel_2< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Initial Timer:"< / span > ) );
< a name = "l00425" > < / a > 00425 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#e41bbc238ca8e91941442bb711517fe3" > TQLabel_2< / a > , tr2i18n( < span class = "stringliteral" > "Seconds until first automatic logon (0 = no automatic)"< / span > ) );
< a name = "l00426" > < / a > 00426 < a class = "code" href = "classOptionDlg.html#d57e8e6ba21c3cbe7f31f68635f1c856" > TQLabel_3< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Interval Timer:"< / span > ) );
< a name = "l00427" > < / a > 00427 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#d57e8e6ba21c3cbe7f31f68635f1c856" > TQLabel_3< / a > , tr2i18n( < span class = "stringliteral" > "Minutes between automatic logon (0 = no automatic)"< / span > ) );
< a name = "l00428" > < / a > 00428 < a class = "code" href = "classOptionDlg.html#97584503ba9983d1f0556189a5de3dac" > TQLabel_6< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Pop3 Timer"< / span > ) );
< a name = "l00429" > < / a > 00429 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#97584503ba9983d1f0556189a5de3dac" > TQLabel_6< / a > , tr2i18n( < span class = "stringliteral" > "Pop3 timeout"< / span > ) );
< a name = "l00430" > < / a > 00430 < a class = "code" href = "classOptionDlg.html#65ee72e62bd25ed5ac2d1e6b1ae46e50" > TQLabel_4< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Max Size:"< / span > ) );
< a name = "l00431" > < / a > 00431 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#65ee72e62bd25ed5ac2d1e6b1ae46e50" > TQLabel_4< / a > , tr2i18n( < span class = "stringliteral" > "Maximal size of downloaded mail body in kilobytes"< / span > ) );
< a name = "l00432" > < / a > 00432 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#fec35e84e60d7114d8dc21d3accf5c26" > m_SpinPop3Timer< / a > , tr2i18n( < span class = "stringliteral" > "Pop3 timeout"< / span > ) );
< a name = "l00433" > < / a > 00433 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#32bf82b48c612df1755a61fd96171b9c" > m_SpinInitTimer< / a > , tr2i18n( < span class = "stringliteral" > "Seconds until first automatic logon (0 = no automatic)"< / span > ) );
< a name = "l00434" > < / a > 00434 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#073728fdc69ab0cf6f7755e38c28a13b" > m_SpinIntervalTimer< / a > , tr2i18n( < span class = "stringliteral" > "Minutes between automatic logon (0 = no automatic)"< / span > ) );
< a name = "l00435" > < / a > 00435 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#22d76af0ad75e30b878c1412da3f84a0" > m_SpinMaxSize< / a > , tr2i18n( < span class = "stringliteral" > "Maximal size of downloaded mail body in kilobytes"< / span > ) );
< a name = "l00436" > < / a > 00436 < a class = "code" href = "classOptionDlg.html#8fc4bdd8d230a0f5d6ed01cde33e9278" > _checkConfirmClose< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Confirm Close"< / span > ) );
< a name = "l00437" > < / a > 00437 < a class = "code" href = "classOptionDlg.html#ed09462ee6cdb999c42c142cfb023db6" > m_CheckKeepNewMail< / a > -> setText( tr2i18n( < span class = "stringliteral" > "& Keep mail as new"< / span > ) );
< a name = "l00438" > < / a > 00438 < a class = "code" href = "classOptionDlg.html#ed09462ee6cdb999c42c142cfb023db6" > m_CheckKeepNewMail< / a > -> setAccel( TQKeySequence( tr2i18n( < span class = "stringliteral" > "Alt+K"< / span > ) ) );
< a name = "l00439" > < / a > 00439 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#ed09462ee6cdb999c42c142cfb023db6" > m_CheckKeepNewMail< / a > , tr2i18n( < span class = "stringliteral" > "Keep mail as new until termination"< / span > ) );
< a name = "l00440" > < / a > 00440 < a class = "code" href = "classOptionDlg.html#5553bc799edbadb53b00f8c26342cc0e" > m_CheckCloseMinimizes< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Close to tray"< / span > ) );
< a name = "l00441" > < / a > 00441 < a class = "code" href = "classOptionDlg.html#5553bc799edbadb53b00f8c26342cc0e" > m_CheckCloseMinimizes< / a > -> setAccel( TQKeySequence( TQString::null ) );
< a name = "l00442" > < / a > 00442 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#5553bc799edbadb53b00f8c26342cc0e" > m_CheckCloseMinimizes< / a > , tr2i18n( < span class = "stringliteral" > "Close button leaves the application running in tray"< / span > ) );
< a name = "l00443" > < / a > 00443 < a class = "code" href = "classOptionDlg.html#ae8aaaee5cd4a83d5f7f09d16cb4cdcd" > m_CheckMinimizeToTray< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Minimize to tray"< / span > ) );
< a name = "l00444" > < / a > 00444 < a class = "code" href = "classOptionDlg.html#ae8aaaee5cd4a83d5f7f09d16cb4cdcd" > m_CheckMinimizeToTray< / a > -> setAccel( TQKeySequence( TQString::null ) );
< a name = "l00445" > < / a > 00445 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#ae8aaaee5cd4a83d5f7f09d16cb4cdcd" > m_CheckMinimizeToTray< / a > , tr2i18n( < span class = "stringliteral" > "Minimizes to the tray rather than to the taskbar"< / span > ) );
< a name = "l00446" > < / a > 00446 < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > -> changeTab( < a class = "code" href = "classOptionDlg.html#c4375613aa106b60fc026aa006b0f39d" > tab< / a > , tr2i18n( < span class = "stringliteral" > "& General Options"< / span > ) );
< a name = "l00447" > < / a > 00447 < a class = "code" href = "classOptionDlg.html#ce0fb5a41c2702f3a3f37d390c54fd0e" > GroupBox3< / a > -> setTitle( tr2i18n( < span class = "stringliteral" > "Account list"< / span > ) );
< a name = "l00448" > < / a > 00448 < a class = "code" href = "classOptionDlg.html#6379a589358b6110cfa48798a30951ab" > m_CheckActive< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Active"< / span > ) );
< a name = "l00449" > < / a > 00449 < a class = "code" href = "classOptionDlg.html#1fdb0d9cfac85bbef22d749e40dd9376" > m_CheckAccount1< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Account"< / span > ) );
< a name = "l00450" > < / a > 00450 < a class = "code" href = "classOptionDlg.html#b1e0581d2cf52c0337d42bbc898a2fc2" > m_CheckServer< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Server"< / span > ) );
< a name = "l00451" > < / a > 00451 < a class = "code" href = "classOptionDlg.html#e7595a79588cccd851e00714b0b47d94" > m_CheckUser< / a > -> setText( tr2i18n( < span class = "stringliteral" > "User"< / span > ) );
< a name = "l00452" > < / a > 00452 < a class = "code" href = "classOptionDlg.html#d20b2cce97a72b706dfb29ddc93f1766" > m_CheckMessages< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Messages"< / span > ) );
< a name = "l00453" > < / a > 00453 < a class = "code" href = "classOptionDlg.html#bbd14d7cfd0662a8089e83be0809d46f" > m_CheckSize1< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Si& ze"< / span > ) );
< a name = "l00454" > < / a > 00454 < a class = "code" href = "classOptionDlg.html#2118ff2ffbe9047193b4e7db7c5cf3e4" > GroupBox2< / a > -> setTitle( tr2i18n( < span class = "stringliteral" > "Mail list"< / span > ) );
< a name = "l00455" > < / a > 00455 < a class = "code" href = "classOptionDlg.html#c24185842afb01977653ac479eb88b1a" > m_CheckNumber< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Number"< / span > ) );
< a name = "l00456" > < / a > 00456 < a class = "code" href = "classOptionDlg.html#445e189070032f170afbdfc945e304d2" > m_CheckAccount2< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Account"< / span > ) );
< a name = "l00457" > < / a > 00457 < a class = "code" href = "classOptionDlg.html#5f20a2cdfc1bb8be22fb4c8480ffd727" > m_CheckFrom< / a > -> setText( tr2i18n( < span class = "stringliteral" > "From"< / span > ) );
< a name = "l00458" > < / a > 00458 < a class = "code" href = "classOptionDlg.html#3a9edd5103bdf56db01a979aa930d30a" > m_CheckTo< / a > -> setText( tr2i18n( < span class = "stringliteral" > "To"< / span > ) );
< a name = "l00459" > < / a > 00459 < a class = "code" href = "classOptionDlg.html#f92fbbd7d979799bd4c6b61a733c99cf" > m_CheckSubject< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Su& bject"< / span > ) );
< a name = "l00460" > < / a > 00460 < a class = "code" href = "classOptionDlg.html#428705f2ded0cf3981eea054903729e3" > m_CheckDate< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Date"< / span > ) );
< a name = "l00461" > < / a > 00461 < a class = "code" href = "classOptionDlg.html#ffcca9b555e6fd49b0b98df4f1e95390" > m_CheckSize2< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Size"< / span > ) );
< a name = "l00462" > < / a > 00462 < a class = "code" href = "classOptionDlg.html#29a9e036f6fec07d149814c96a5c5d6d" > m_CheckContent< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Content"< / span > ) );
< a name = "l00463" > < / a > 00463 < a class = "code" href = "classOptionDlg.html#882382906f749f464e23b7d68e354060" > m_CheckState< / a > -> setText( tr2i18n( < span class = "stringliteral" > "State"< / span > ) );
< a name = "l00464" > < / a > 00464 < a class = "code" href = "classOptionDlg.html#39539f366d1c2335eb76ea90bb47ee1e" > groupBox4< / a > -> setTitle( tr2i18n( < span class = "stringliteral" > "Mail content"< / span > ) );
< a name = "l00465" > < / a > 00465 < a class = "code" href = "classOptionDlg.html#822eac789cfdbe481591d6a14b250571" > m_checkHTML< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Allow HTML"< / span > ) );
< a name = "l00466" > < / a > 00466 < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > -> changeTab( < a class = "code" href = "classOptionDlg.html#0526dec363ca38aa071b6d205af2971c" > tab_2< / a > , tr2i18n( < span class = "stringliteral" > "Display Options"< / span > ) );
< a name = "l00467" > < / a > 00467 < a class = "code" href = "classOptionDlg.html#15e7929ac669b9e82939047d06497488" > m_CheckMinimizeNoMail< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Minimi& ze"< / span > ) );
< a name = "l00468" > < / a > 00468 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#15e7929ac669b9e82939047d06497488" > m_CheckMinimizeNoMail< / a > , tr2i18n( < span class = "stringliteral" > "Minimize window if no new mail"< / span > ) );
< a name = "l00469" > < / a > 00469 < a class = "code" href = "classOptionDlg.html#d630c0373296051e08a03ba0385137b2" > m_CheckTerminateNoMail< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Terminate"< / span > ) );
< a name = "l00470" > < / a > 00470 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#d630c0373296051e08a03ba0385137b2" > m_CheckTerminateNoMail< / a > , tr2i18n( < span class = "stringliteral" > "Terminate kshowmail if no new mail"< / span > ) );
< a name = "l00471" > < / a > 00471 < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > -> changeTab( < a class = "code" href = "classOptionDlg.html#e5718ae6060503e26fe6ddc1dbb9d080" > tab_3< / a > , tr2i18n( < span class = "stringliteral" > "Action if & no mail"< / span > ) );
< a name = "l00472" > < / a > 00472 < a class = "code" href = "classOptionDlg.html#a7a81fcbeb3e6d9a97ea8e84ff82248e" > m_CheckBeep< / a > -> setText( tr2i18n( < span class = "stringliteral" > "& Beep"< / span > ) );
< a name = "l00473" > < / a > 00473 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#a7a81fcbeb3e6d9a97ea8e84ff82248e" > m_CheckBeep< / a > , tr2i18n( < span class = "stringliteral" > "Beeps the internal speaker if new mail"< / span > ) );
< a name = "l00474" > < / a > 00474 < a class = "code" href = "classOptionDlg.html#755cd3fc655abf4e5835bccd03cf9c39" > m_CheckShowMainWindow< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Show main window"< / span > ) );
< a name = "l00475" > < / a > 00475 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#755cd3fc655abf4e5835bccd03cf9c39" > m_CheckShowMainWindow< / a > , tr2i18n( < span class = "stringliteral" > "Show main window if new mail arrives"< / span > ) );
< a name = "l00476" > < / a > 00476 < a class = "code" href = "classOptionDlg.html#1b2f26bc2ecf8563c40623ebf5d9e817" > m_CheckSound< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Sound"< / span > ) );
< a name = "l00477" > < / a > 00477 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#1b2f26bc2ecf8563c40623ebf5d9e817" > m_CheckSound< / a > , tr2i18n( < span class = "stringliteral" > "Plays sound if new mail"< / span > ) );
< a name = "l00478" > < / a > 00478 < a class = "code" href = "classOptionDlg.html#613b7eb6be9c441040100dd69c4314db" > m_CheckExternalProg< / a > -> setText( tr2i18n( < span class = "stringliteral" > "E& xternal Program"< / span > ) );
< a name = "l00479" > < / a > 00479 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#613b7eb6be9c441040100dd69c4314db" > m_CheckExternalProg< / a > , tr2i18n( < span class = "stringliteral" > "Starts external program if new mail"< / span > ) );
< a name = "l00480" > < / a > 00480 < a class = "code" href = "classOptionDlg.html#15c1be3d6561f4a0bbfdacba6830ef51" > m_ButtonSelectSoundFile< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Sound File:"< / span > ) );
< a name = "l00481" > < / a > 00481 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#15c1be3d6561f4a0bbfdacba6830ef51" > m_ButtonSelectSoundFile< / a > , tr2i18n( < span class = "stringliteral" > "Press to select sound file"< / span > ) );
< a name = "l00482" > < / a > 00482 < a class = "code" href = "classOptionDlg.html#01a59a3d9e52b6e2ccf55d9c910ebb85" > m_ButtonSoundTest< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Test"< / span > ) );
< a name = "l00483" > < / a > 00483 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#01a59a3d9e52b6e2ccf55d9c910ebb85" > m_ButtonSoundTest< / a > , tr2i18n( < span class = "stringliteral" > "Play the selected sound file"< / span > ) );
< a name = "l00484" > < / a > 00484 < a class = "code" href = "classOptionDlg.html#5adabd2b563e6c382e0f578ca2cfd113" > TQLabel_5< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Command:"< / span > ) );
< a name = "l00485" > < / a > 00485 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#5adabd2b563e6c382e0f578ca2cfd113" > TQLabel_5< / a > , tr2i18n( < span class = "stringliteral" > "Select external command"< / span > ) );
< a name = "l00486" > < / a > 00486 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#464fd65b203b450828c95e273c17ecc0" > m_ComboExternalProg< / a > , tr2i18n( < span class = "stringliteral" > "Select external command"< / span > ) );
< a name = "l00487" > < / a > 00487 < a class = "code" href = "classOptionDlg.html#6044d14d1929890f3dd9e309f9cac091" > m_ButtonExternalProgTest< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Test"< / span > ) );
< a name = "l00488" > < / a > 00488 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#6044d14d1929890f3dd9e309f9cac091" > m_ButtonExternalProgTest< / a > , tr2i18n( < span class = "stringliteral" > "Start the selected program"< / span > ) );
< a name = "l00489" > < / a > 00489 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#9254f6d43feea0d85b590d0feb394cb3" > m_EditSoundFile< / a > , tr2i18n( < span class = "stringliteral" > "Enter sound file"< / span > ) );
< a name = "l00490" > < / a > 00490 < a class = "code" href = "classOptionDlg.html#86990595eb7bb5191dee0dca630e5041" > m_CheckShowMessagebox< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Show message box"< / span > ) );
< a name = "l00491" > < / a > 00491 TQToolTip::add( < a class = "code" href = "classOptionDlg.html#86990595eb7bb5191dee0dca630e5041" > m_CheckShowMessagebox< / a > , tr2i18n( < span class = "stringliteral" > "Show message if new mail arrives"< / span > ) );
< a name = "l00492" > < / a > 00492 < a class = "code" href = "classOptionDlg.html#1cf3b785c0052037ba26740799c77b0a" > TabWidget2< / a > -> changeTab( < a class = "code" href = "classOptionDlg.html#0efccb17955dd1a33bb61176517c57af" > tab_4< / a > , tr2i18n( < span class = "stringliteral" > "Action if new & mail"< / span > ) );
< a name = "l00493" > < / a > 00493 < a class = "code" href = "classOptionDlg.html#8ceb133b8b4ccd071329112b7fa9181a" > m_ButtonOk< / a > -> setText( tr2i18n( < span class = "stringliteral" > "& OK"< / span > ) );
< a name = "l00494" > < / a > 00494 < a class = "code" href = "classOptionDlg.html#e1d3b44701644711f98f32b4bae8db92" > m_ButtonCancel< / a > -> setText( tr2i18n( < span class = "stringliteral" > "Cancel"< / span > ) );
< a name = "l00495" > < / a > 00495 }
< a name = "l00496" > < / a > 00496
< a name = "l00497" > < / a > < a class = "code" href = "classOptionDlg.html#6d1e4f6d6bcba2be67cc6d96cf7dce78" > 00497< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#6d1e4f6d6bcba2be67cc6d96cf7dce78" > OptionDlg::slotExternalProgTest< / a > ()
< a name = "l00498" > < / a > 00498 {
< a name = "l00499" > < / a > 00499 tqWarning( < span class = "stringliteral" > "OptionDlg::slotExternalProgTest(): Not implemented yet"< / span > );
< a name = "l00500" > < / a > 00500 }
< a name = "l00501" > < / a > 00501
< a name = "l00502" > < / a > < a class = "code" href = "classOptionDlg.html#8435e876b83edc8727adf3c9522c990d" > 00502< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#8435e876b83edc8727adf3c9522c990d" > OptionDlg::slotAccountActivated< / a > (< span class = "keywordtype" > int< / span > )
< a name = "l00503" > < / a > 00503 {
< a name = "l00504" > < / a > 00504 tqWarning( < span class = "stringliteral" > "OptionDlg::slotAccountActivated(int): Not implemented yet"< / span > );
< a name = "l00505" > < / a > 00505 }
< a name = "l00506" > < / a > 00506
< a name = "l00507" > < / a > < a class = "code" href = "classOptionDlg.html#ddbabac04a2faf257ef1000a817b6dfd" > 00507< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#ddbabac04a2faf257ef1000a817b6dfd" > OptionDlg::slotButtonAddClicked< / a > ()
< a name = "l00508" > < / a > 00508 {
< a name = "l00509" > < / a > 00509 tqWarning( < span class = "stringliteral" > "OptionDlg::slotButtonAddClicked(): Not implemented yet"< / span > );
< a name = "l00510" > < / a > 00510 }
< a name = "l00511" > < / a > 00511
< a name = "l00512" > < / a > < a class = "code" href = "classOptionDlg.html#a308d66d94a9e8f7bb01f95d8d170340" > 00512< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#a308d66d94a9e8f7bb01f95d8d170340" > OptionDlg::slotButtonCopyClicked< / a > ()
< a name = "l00513" > < / a > 00513 {
< a name = "l00514" > < / a > 00514 tqWarning( < span class = "stringliteral" > "OptionDlg::slotButtonCopyClicked(): Not implemented yet"< / span > );
< a name = "l00515" > < / a > 00515 }
< a name = "l00516" > < / a > 00516
< a name = "l00517" > < / a > < a class = "code" href = "classOptionDlg.html#f34d904632a999f09525e4a84a4f4bba" > 00517< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#f34d904632a999f09525e4a84a4f4bba" > OptionDlg::slotButtonDeleteClicked< / a > ()
< a name = "l00518" > < / a > 00518 {
< a name = "l00519" > < / a > 00519 tqWarning( < span class = "stringliteral" > "OptionDlg::slotButtonDeleteClicked(): Not implemented yet"< / span > );
< a name = "l00520" > < / a > 00520 }
< a name = "l00521" > < / a > 00521
< a name = "l00522" > < / a > < a class = "code" href = "classOptionDlg.html#79f5f5a3cfe82b2ab728db889571f790" > 00522< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#79f5f5a3cfe82b2ab728db889571f790" > OptionDlg::slotButtonEditClicked< / a > ()
< a name = "l00523" > < / a > 00523 {
< a name = "l00524" > < / a > 00524 tqWarning( < span class = "stringliteral" > "OptionDlg::slotButtonEditClicked(): Not implemented yet"< / span > );
< a name = "l00525" > < / a > 00525 }
< a name = "l00526" > < / a > 00526
< a name = "l00527" > < / a > < a class = "code" href = "classOptionDlg.html#e0ceefbabae4b3a3a27cfb109d613f4d" > 00527< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#e0ceefbabae4b3a3a27cfb109d613f4d" > OptionDlg::slotButtonOkClicked< / a > ()
< a name = "l00528" > < / a > 00528 {
< a name = "l00529" > < / a > 00529 tqWarning( < span class = "stringliteral" > "OptionDlg::slotButtonOkClicked(): Not implemented yet"< / span > );
< a name = "l00530" > < / a > 00530 }
< a name = "l00531" > < / a > 00531
< a name = "l00532" > < / a > < a class = "code" href = "classOptionDlg.html#a5c107a0ebaffc5d55a19f15e453f016" > 00532< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#a5c107a0ebaffc5d55a19f15e453f016" > OptionDlg::slotButtonSelectSoundFile< / a > ()
< a name = "l00533" > < / a > 00533 {
< a name = "l00534" > < / a > 00534 tqWarning( < span class = "stringliteral" > "OptionDlg::slotButtonSelectSoundFile(): Not implemented yet"< / span > );
< a name = "l00535" > < / a > 00535 }
< a name = "l00536" > < / a > 00536
< a name = "l00537" > < / a > < a class = "code" href = "classOptionDlg.html#d68c949ba426c9e99c3667133e14410b" > 00537< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#d68c949ba426c9e99c3667133e14410b" > OptionDlg::slotMinimizeNoMailClicked< / a > ()
< a name = "l00538" > < / a > 00538 {
< a name = "l00539" > < / a > 00539 tqWarning( < span class = "stringliteral" > "OptionDlg::slotMinimizeNoMailClicked(): Not implemented yet"< / span > );
< a name = "l00540" > < / a > 00540 }
< a name = "l00541" > < / a > 00541
< a name = "l00542" > < / a > < a class = "code" href = "classOptionDlg.html#fe059a79c1b5adad4c4b65a54ea7e588" > 00542< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#fe059a79c1b5adad4c4b65a54ea7e588" > OptionDlg::slotSavePasswordToggled< / a > ()
< a name = "l00543" > < / a > 00543 {
< a name = "l00544" > < / a > 00544 tqWarning( < span class = "stringliteral" > "OptionDlg::slotSavePasswordToggled(): Not implemented yet"< / span > );
< a name = "l00545" > < / a > 00545 }
< a name = "l00546" > < / a > 00546
< a name = "l00547" > < / a > < a class = "code" href = "classOptionDlg.html#68ea03d004a5e8dee71731d004765efa" > 00547< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#68ea03d004a5e8dee71731d004765efa" > OptionDlg::slotSoundTest< / a > ()
< a name = "l00548" > < / a > 00548 {
< a name = "l00549" > < / a > 00549 tqWarning( < span class = "stringliteral" > "OptionDlg::slotSoundTest(): Not implemented yet"< / span > );
< a name = "l00550" > < / a > 00550 }
< a name = "l00551" > < / a > 00551
< a name = "l00552" > < / a > < a class = "code" href = "classOptionDlg.html#356d143dceae572edfe25c4895d42e99" > 00552< / a > < span class = "keywordtype" > void< / span > < a class = "code" href = "classOptionDlg.html#356d143dceae572edfe25c4895d42e99" > OptionDlg::slotTerminateNoMailClicked< / a > ()
< a name = "l00553" > < / a > 00553 {
< a name = "l00554" > < / a > 00554 tqWarning( < span class = "stringliteral" > "OptionDlg::slotTerminateNoMailClicked(): Not implemented yet"< / span > );
< a name = "l00555" > < / a > 00555 }
< a name = "l00556" > < / a > 00556
< a name = "l00557" > < / a > 00557 < span class = "preprocessor" > #include "OptionDlg.moc"< / span >
< / pre > < / div > < hr size = "1" > < address style = "align: right;" > < small > Generated on Wed May 16 21:15:19 2007 for kshowmail 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 >
< / html >