#include </home/clem/local/src/opie/noncore/comm/keypebble/kvnc.h>
Collaboration diagram for KVNC:

Public Slots | |
| void | newConnection () |
| void | deleteBookmark () |
| void | openConnection (QListBoxItem *) |
| void | openConnection (QString) |
| void | openConnection (void) |
| void | toggleFullScreen () |
| void | closeConnection () |
| static QString | appName () |
Public Member Functions | |
| KVNC (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| ~KVNC () | |
Protected Slots | |
| void | showMenu () |
| void | connected () |
| void | loggedIn () |
| void | disconnected () |
| void | statusMessage (const QString &) |
| void | error (const QString &) |
Protected Member Functions | |
| void | setupActions () |
Private Attributes | |
| bool | fullscreen |
| KRFBCanvas * | canvas |
| QPopupMenu * | cornerMenu |
| QPushButton * | cornerButton |
| QAction * | fullScreenAction |
| QAction * | optionsAction |
| QAction * | disconnectAction |
| QAction * | ctlAltDelAction |
| QAction * | connectAction |
| QAction * | rightClickAction |
| QAction * | doubleClickAction |
| QToolBar * | bar |
| KVNCBookmarkDlg * | bookmarkSelector |
| QWidgetStack * | stack |
| KRFBServer * | curServer |
Definition at line 22 of file kvnc.h.
|
||||||||||||||||
|
Definition at line 48 of file kvnc.cpp. References bar, bookmarkSelector, canvas, connected(), KRFBCanvas::connection(), cornerButton, d, deleteBookmark(), disconnected(), error(), fullscreen, get_unique_id(), Opie::Core::OResource::loadPixmap(), loggedIn(), menu_xpm, newConnection(), QString::null, o, openConnection(), setupActions(), showMenu(), Opie::Core::OResource::SmallIcon, stack, statusMessage(), and tr. |
|
|
|
|
|
Definition at line 37 of file kvnc.h. References QString::fromLatin1(). |
|
|
Definition at line 217 of file kvnc.cpp. References canvas, KRFBCanvas::closeConnection(), fullscreen, and toggleFullScreen(). Referenced by setupActions(). |
|
|
Definition at line 233 of file kvnc.cpp. References bar, canvas, ctlAltDelAction, disconnectAction, doubleClickAction, fullScreenAction, rightClickAction, stack, statusMessage(), and tr. Referenced by KVNC(). |
|
|
Definition at line 278 of file kvnc.cpp. References bookmarkSelector, KVNCBookmarkDlg::deleteBookmark(), and KVNCBookmarkDlg::selectedBookmark(). Referenced by KVNC(). |
|
|
Definition at line 252 of file kvnc.cpp. References bar, bookmarkSelector, ctlAltDelAction, disconnectAction, doubleClickAction, fullscreen, fullScreenAction, rightClickAction, stack, statusMessage(), toggleFullScreen(), and tr. Referenced by KVNC(). |
|
|
Definition at line 273 of file kvnc.cpp. References statusMessage(), tr, and warning(). Referenced by KVNC(). |
|
|
Definition at line 246 of file kvnc.cpp. References statusMessage(), and tr. Referenced by KVNC(). |
|
|
Definition at line 114 of file kvnc.cpp. References KVNCBookmarkDlg::addBookmark(), bookmarkSelector, canvas, curServer, QPEApplication::execDialog(), QString::isEmpty(), KRFBServer::name, and KRFBCanvas::openConnection(). Referenced by KVNC(). |
|
|
Definition at line 141 of file kvnc.cpp. References bookmarkSelector, and KVNCBookmarkDlg::selectedBookmark(). Referenced by KVNC(), and openConnection(). |
|
|
Definition at line 127 of file kvnc.cpp. References bookmarkSelector, canvas, curServer, QPEApplication::execDialog(), KVNCBookmarkDlg::getServer(), KRFBCanvas::openConnection(), and KVNCBookmarkDlg::writeBookmarks(). |
|
|
Definition at line 146 of file kvnc.cpp. References openConnection(). |
|
|
Definition at line 152 of file kvnc.cpp. References canvas, closeConnection(), cornerMenu, ctlAltDelAction, disconnectAction, doubleClickAction, fullScreenAction, QString::null, rightClickAction, toggleFullScreen(), and tr. Referenced by KVNC(). |
|
|
Definition at line 224 of file kvnc.cpp. References cornerButton, cornerMenu, and s. Referenced by KVNC(). |
|
|
Definition at line 268 of file kvnc.cpp. References Global::statusMessage(). Referenced by connected(), disconnected(), error(), KVNC(), and loggedIn(). |
|
|
Definition at line 187 of file kvnc.cpp. References canvas, fullscreen, fullScreenAction, get_unique_id(), qApp, stack, and tr. Referenced by closeConnection(), disconnected(), and setupActions(). |
|
|
Definition at line 63 of file kvnc.h. Referenced by connected(), disconnected(), and KVNC(). |
|
|
Definition at line 65 of file kvnc.h. Referenced by deleteBookmark(), disconnected(), KVNC(), newConnection(), and openConnection(). |
|
|
Definition at line 53 of file kvnc.h. Referenced by closeConnection(), connected(), KVNC(), newConnection(), openConnection(), setupActions(), and toggleFullScreen(). |
|
|
|
|
|
Definition at line 55 of file kvnc.h. Referenced by KVNC(), and showMenu(). |
|
|
Definition at line 54 of file kvnc.h. Referenced by setupActions(), and showMenu(). |
|
|
Definition at line 59 of file kvnc.h. Referenced by connected(), disconnected(), and setupActions(). |
|
|
Definition at line 67 of file kvnc.h. Referenced by newConnection(), and openConnection(). |
|
|
Definition at line 58 of file kvnc.h. Referenced by connected(), disconnected(), and setupActions(). |
|
|
Definition at line 62 of file kvnc.h. Referenced by connected(), disconnected(), and setupActions(). |
|
|
Definition at line 52 of file kvnc.h. Referenced by closeConnection(), disconnected(), KVNC(), and toggleFullScreen(). |
|
|
Definition at line 56 of file kvnc.h. Referenced by connected(), disconnected(), setupActions(), and toggleFullScreen(). |
|
|
|
|
|
Definition at line 61 of file kvnc.h. Referenced by connected(), disconnected(), and setupActions(). |
|
|
Definition at line 66 of file kvnc.h. Referenced by connected(), disconnected(), KVNC(), and toggleFullScreen(). |
1.4.2