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 142 of file mainwindow.cpp.
Member Function Documentation
|
protectedvirtual |
Definition at line 991 of file mainwindow.cpp.
RemoteView * MainWindow::currentRemoteView | ( | ) | const |
Definition at line 1173 of file mainwindow.cpp.
Definition at line 981 of file mainwindow.cpp.
|
slot |
Definition at line 285 of file mainwindow.cpp.
QList< RemoteViewFactory * > MainWindow::remoteViewFactoriesList | ( | ) | const |
Definition at line 1168 of file mainwindow.cpp.
QMap< QWidget *, RemoteView * > MainWindow::remoteViewList | ( | ) | const |
Definition at line 1163 of file mainwindow.cpp.
|
protected |
Definition at line 1013 of file mainwindow.cpp.
|
protected |
Definition at line 1021 of file mainwindow.cpp.
|
protectedvirtual |
Definition at line 1005 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.