Konsole
Konsole::CopyInputDialog Class Reference
#include <CopyInputDialog.h>
Inheritance diagram for Konsole::CopyInputDialog:

Detailed Description
Definition at line 42 of file CopyInputDialog.h.
Public Member Functions | |
QSet< Session * > | chosenSessions () const |
CopyInputDialog (QWidget *parent=0) | |
Session * | masterSession () const |
void | setChosenSessions (const QSet< Session * > &sessions) |
void | setMasterSession (Session *master) |
Constructor & Destructor Documentation
CopyInputDialog::CopyInputDialog | ( | QWidget * | parent = 0 |
) |
Definition at line 32 of file CopyInputDialog.cpp.
Member Function Documentation
Definition at line 72 of file CopyInputDialog.cpp.
Session* Konsole::CopyInputDialog::masterSession | ( | ) | const |
Definition at line 64 of file CopyInputDialog.cpp.
void CopyInputDialog::setMasterSession | ( | Session * | master | ) |
Definition at line 76 of file CopyInputDialog.cpp.
The documentation for this class was generated from the following files: