MainDialogBase MainDialogBase 0 0 544 338 unnamed 0 m_serverLabel 0 5 0 0 MShape MShadow Remote &desktop: m_serverInput m_serverInput 250 0 12 false Enter the hostname and display number Enter the name and display number of the computer that you want to connect to, separated by a colon, e.g. 'mycomputer:1'. The address can be any valid Internet address. The display numbers usually start at 0. If you do not have a display number, try 0 or 1. Remote Desktop Connection only supports systems that use VNC. m_browseButton 0 0 0 0 &Browse << Turn on/off the network browsing panel. kActiveLabel2 7 0 0 0 Enter the address of the computer to connect to, or browse the network and select one. VNC and RDP compatible servers will be supported. <a href="whatsthis:<h3>Examples</h3>for a computer called 'megan':<p><table><tr><td>megan:1</td><td>connect to the VNC server on 'megan' with display number 1</td></tr><tr><td>vnc:/megan:1</td><td>longer form for the same thing</td></tr><tr><td>rdp:/megan</td><td>connect to the RDP server on 'megan'</td></tr></table>">Examples</a> m_browsingPanel 5 3 0 0 NoFrame Plain unnamed 0 m_rescanButton &Rescan Rescans the network. Depending on the network configuration this may take a few seconds until all systems have responded. Spacer3 Horizontal Expanding 34 16 TextLabel1_2 &Search: m_searchInput m_searchInput Enter a search term Enter a search term here if you want to search for a specific system, then press Enter or click Rescan. All systems, whose description matches the search term, will be displayed. The search is not case sensitive. If you leave the field empty all systems will be displayed. Spacer4 Horizontal Expanding 34 16 TextLabel1 0 5 0 0 Scop&e: m_scopeCombo m_scopeCombo 0 0 0 0 100 0 An administrator can configure the network to have several scopes. If this is the case, you can select the scope to scan here. Name true true Type true true Address true true Protocol true true m_browsingView true false AllColumns Here you can see the systems on the network that allow you to connect. Note that an administrator can hide systems, so the list is not always complete. Click on an item to select it, double-click it to connect immediately. m_browseButton clicked() MainDialogBase toggleBrowsingArea() m_rescanButton clicked() MainDialogBase rescan() m_serverInput textChanged(const TQString&) MainDialogBase hostChanged(const TQString&) m_searchInput returnPressed() MainDialogBase rescan() class TQListViewItem; kdialog.h hostChanged( const TQString & text ) toggleBrowsingArea() itemSelected( TQListViewItem * item ) itemDoubleClicked( TQListViewItem * item ) scopeSelected( const TQString & scope ) rescan() enableBrowsingArea( bool enable ) kcombobox.h