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

Konsole

Konsole::CopyInputDialog

Konsole::CopyInputDialog Class Reference

Dialog which allows the user to mark a list of sessions to copy the input from the current session to. More...

#include <CopyInputDialog.h>

Inheritance diagram for Konsole::CopyInputDialog:

Inheritance graph
[legend]

List of all members.


Public Member Functions

QSet< Session * > chosenSessions () const
 CopyInputDialog (QWidget *parent=0)
Session * masterSession () const
void setChosenSessions (const QSet< Session * > &sessions)
void setMasterSession (Session *master)

Detailed Description

Dialog which allows the user to mark a list of sessions to copy the input from the current session to.

The current session is set using setMasterSession(). After the dialog has been executed, the set of chosen sessions can be retrieved using chosenSessions()

Definition at line 48 of file CopyInputDialog.h.


Constructor & Destructor Documentation

CopyInputDialog::CopyInputDialog ( QWidget *  parent = 0  ) 

Definition at line 32 of file CopyInputDialog.cpp.


Member Function Documentation

QSet< Session * > CopyInputDialog::chosenSessions (  )  const

Set setChosenSessions().

Definition at line 72 of file CopyInputDialog.cpp.

Session* Konsole::CopyInputDialog::masterSession (  )  const

See setMasterSession().

void CopyInputDialog::setChosenSessions ( const QSet< Session * > &  sessions  ) 

Sets the sessions in the list which are checked.

Definition at line 64 of file CopyInputDialog.cpp.

void CopyInputDialog::setMasterSession ( Session *  master  ) 

Sets the 'source' session whoose input will be copied to other sessions.

This session is displayed grayed out in the list and cannot be unchecked.

Definition at line 76 of file CopyInputDialog.cpp.


The documentation for this class was generated from the following files:
  • CopyInputDialog.h
  • CopyInputDialog.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.7
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