SocketOptionsDlg /****************************************************************************** * * * This file is part of KSambaPlugin. * * * * KSambaPlugin is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * * KSambaPlugin is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * * along with KSambaPlugin; if not, write to the Free Software * * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * * ******************************************************************************/ SocketOptionsDlg 0 0 457 240 Socket Options true unnamed 11 6 Layout106 unnamed 0 6 SO_SNDLOWATChk SO_SNDLOWAT: IPTOS_THROUGHPUTChk IPTOS_THROUGHPUT SO_SNDBUFChk SO_SNDBUF: SO_KEEPALIVEChk SO_KEEPALIVE SO_RCVBUFChk SO_RCVBUF: SO_SNDBUFSpin false 100000 SO_RCVLOWATSpin false 100000 SO_BROADCASTChk SO_BROADCAST IPTOS_LOWDELAYChk IPTOS_LOWDELAY TCP_NODELAYChk TCP_NODELAY SO_RCVLOWATChk SO_RCVLOWAT: SO_RCVBUFSpin false 100000 SO_SNDLOWATSpin false 100000 SO_REUSEADDRChk SO_REUSEADDR Frame8 HLine Sunken Layout1 unnamed 0 6 buttonHelp &Help F1 true Horizontal Spacing2 Horizontal Expanding 20 20 buttonOk &OK true true buttonCancel &Cancel true buttonOk clicked() SocketOptionsDlg accept() buttonCancel clicked() SocketOptionsDlg reject() SO_RCVLOWATChk toggled(bool) SO_RCVLOWATSpin setEnabled(bool) SO_SNDLOWATChk toggled(bool) SO_SNDLOWATSpin setEnabled(bool) SO_RCVBUFChk toggled(bool) SO_RCVBUFSpin setEnabled(bool) SO_SNDBUFChk toggled(bool) SO_SNDBUFSpin setEnabled(bool) assert.h sambashare.h socketoptionsdlg.ui.h class SambaShare; SambaShare* _share; setShare( SambaShare * share ) getBoolValue( const TQString & str, const TQString & name ) getIntValue( const TQString & str, const TQString & name )