You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeadmin/knetworkconf/knetworkconf/knetworkconfdlg.ui.h

169 lines
1.8 KiB

/****************************************************************************
** ui.h extension file, included from the uic-generated form implementation.
**
** If you wish to add, delete or rename slots use TQt Designer which will
** update this file, preserving your code. Create an init() slot in place of
** a constructor, and a destroy() slot in place of a destructor.
*****************************************************************************/
void KNetworkConfDlg::enableButtonsSlot()
{
}
void KNetworkConfDlg::quitSlot()
{
}
void KNetworkConfDlg::moveUpServerSlot()
{
}
void KNetworkConfDlg::moveDownServerSlot()
{
}
void KNetworkConfDlg::helpSlot()
{
}
void KNetworkConfDlg::configureDeviceSlot()
{
}
void KNetworkConfDlg::enableApplyButtonSlot( bool )
{
}
void KNetworkConfDlg::enableApplyButtonSlot( const TQString & )
{
}
void KNetworkConfDlg::aboutSlot()
{
}
void KNetworkConfDlg::addServerSlot()
{
}
void KNetworkConfDlg::removeServerSlot()
{
}
void KNetworkConfDlg::saveInfoSlot()
{
}
void KNetworkConfDlg::upDownInterfaceSlot()
{
}
void KNetworkConfDlg::addKnownHostSlot()
{
}
void KNetworkConfDlg::removeKnownHostSlot()
{
}
void KNetworkConfDlg::editKnownHostSlot()
{
}
void KNetworkConfDlg::startNetworkSlot()
{
}
void KNetworkConfDlg::stopNetworkSlot()
{
}
void KNetworkConfDlg::enableInterfaceSlot()
{
}
void KNetworkConfDlg::disableInterfaceSlot()
{
}
void KNetworkConfDlg::editServerSlot()
{
}
void KNetworkConfDlg::showInterfaceContextMenuSlot()
{
}
void KNetworkConfDlg::enableProfileSlot()
{
}
void KNetworkConfDlg::createProfileSlot()
{
}
void KNetworkConfDlg::updateProfileNameSlot()
{
}
void KNetworkConfDlg::updateProfileNameSlot( TQListViewItem *item )
{
}
void KNetworkConfDlg::removeProfileSlot()
{
}
void KNetworkConfDlg::updateProfileSlot()
{
}