krdc
MainWindow Class Reference
#include <mainwindow.h>
Inheritance diagram for MainWindow:

Public Slots | |
void | newConnection (const KUrl &newUrl=KUrl(), bool switchFullscreenWhenConnected=false, const QString &tabName=QString()) |
Public Member Functions | |
MainWindow (QWidget *parent=0) | |
~MainWindow () | |
RemoteView * | currentRemoteView () const |
QList< RemoteViewFactory * > | remoteViewFactoriesList () const |
QMap< QWidget *, RemoteView * > | remoteViewList () const |
Protected Member Functions | |
virtual void | closeEvent (QCloseEvent *event) |
bool | eventFilter (QObject *obj, QEvent *event) |
void | saveHostPrefs () |
void | saveHostPrefs (RemoteView *view) |
virtual void | saveProperties (KConfigGroup &group) |
Detailed Description
Definition at line 55 of file mainwindow.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 76 of file mainwindow.cpp.
MainWindow::~MainWindow | ( | ) |
Definition at line 141 of file mainwindow.cpp.
Member Function Documentation
|
protectedvirtual |
Definition at line 990 of file mainwindow.cpp.
RemoteView * MainWindow::currentRemoteView | ( | ) | const |
Definition at line 1172 of file mainwindow.cpp.
|
protected |
Definition at line 980 of file mainwindow.cpp.
|
slot |
Definition at line 284 of file mainwindow.cpp.
QList< RemoteViewFactory * > MainWindow::remoteViewFactoriesList | ( | ) | const |
Definition at line 1167 of file mainwindow.cpp.
QMap< QWidget *, RemoteView * > MainWindow::remoteViewList | ( | ) | const |
Definition at line 1162 of file mainwindow.cpp.
|
protected |
Definition at line 1012 of file mainwindow.cpp.
|
protected |
Definition at line 1020 of file mainwindow.cpp.
|
protectedvirtual |
Definition at line 1004 of file mainwindow.cpp.
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
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.