krdc
#include <mainwindow.h>
|
| void | newConnection (const KUrl &newUrl=KUrl(), bool switchFullscreenWhenConnected=false, const QString &tabName=QString()) |
| |
Definition at line 55 of file mainwindow.h.
| MainWindow::MainWindow |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
| MainWindow::~MainWindow |
( |
| ) |
|
| void MainWindow::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtual |
| RemoteView * MainWindow::currentRemoteView |
( |
| ) |
const |
| bool MainWindow::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
event |
|
) |
| |
|
protected |
| void MainWindow::newConnection |
( |
const KUrl & |
newUrl = KUrl(), |
|
|
bool |
switchFullscreenWhenConnected = false, |
|
|
const QString & |
tabName = QString() |
|
) |
| |
|
slot |
| void MainWindow::saveHostPrefs |
( |
| ) |
|
|
protected |
| void MainWindow::saveHostPrefs |
( |
RemoteView * |
view | ) |
|
|
protected |
| void MainWindow::saveProperties |
( |
KConfigGroup & |
group | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:04 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.