• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Konsole

Konsole::SSHProcessInfo

Konsole::SSHProcessInfo Class Reference

#include <ProcessInfo.h>

List of all members.


Detailed Description

Lightweight class which provides additional information about SSH processes.

Definition at line 375 of file ProcessInfo.h.


Public Member Functions

QString command () const
QString format (const QString &input) const
QString host () const
 SSHProcessInfo (const ProcessInfo &process)
QString userName () const

Constructor & Destructor Documentation

SSHProcessInfo::SSHProcessInfo ( const ProcessInfo &  process  ) 

Constructs a new SSHProcessInfo instance which provides additional information about the specified SSH process.

Parameters:
process A ProcessInfo instance for a SSH process.

Definition at line 584 of file ProcessInfo.cpp.


Member Function Documentation

QString SSHProcessInfo::command (  )  const

Returns the command which the user specified to execute on the remote computer when starting the SSH process.

Definition at line 689 of file ProcessInfo.cpp.

QString SSHProcessInfo::format ( const QString &  input  )  const

Operates in the same way as ProcessInfo::format(), except that the set of markers understood is different:.

u - Replaced with user name which the user initially logged into on the remote computer. h - Replaced with the first part of the host name which is connected to. H - Replaced with the full host name of the computer which is connected to. c - Replaced with the command which the user specified to execute when starting the SSH process.

Definition at line 693 of file ProcessInfo.cpp.

QString SSHProcessInfo::host (  )  const

Returns the host which the user has connected to.

Definition at line 685 of file ProcessInfo.cpp.

QString SSHProcessInfo::userName (  )  const

Returns the user name which the user initially logged into on the remote computer.

Definition at line 681 of file ProcessInfo.cpp.


The documentation for this class was generated from the following files:
  • ProcessInfo.h
  • ProcessInfo.cpp

Konsole

Skip menu "Konsole"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • Konsole
  • Libraries
  •   libkonq
Generated for API Reference by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal