Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

kvnc.cpp File Reference

#include <opie2/oresource.h>
#include <qpe/qpeapplication.h>
#include <qaction.h>
#include <qpopupmenu.h>
#include <qpushbutton.h>
#include <qmessagebox.h>
#include <qlistbox.h>
#include <assert.h>
#include "kvnc.h"
#include "krfbcanvas.h"
#include "krfbconnection.h"
#include "kvncconndlg.h"

Include dependency graph for kvnc.cpp:

Go to the source code of this file.

Functions

static int get_unique_id ()

Variables

static int u_id = 1
static char * menu_xpm []
const int StatusTextId = 0


Function Documentation

static int get_unique_id  )  [static]
 

Definition at line 19 of file kvnc.cpp.

References u_id.

Referenced by KVNC::KVNC(), and KVNC::toggleFullScreen().


Variable Documentation

char* menu_xpm[] [static]
 

Initial value:

 {
"12 12 5 1",
"       c None",
".      c #000000",
"+      c #FFFDAD",
"@      c #FFFF00",
"#      c #E5E100",
"            ",
"            ",
"  ......... ",
"  .+++++++. ",
"  .+@@@@#.  ",
"  .+@@@#.   ",
"  .+@@#.    ",
"  .+@#.     ",
"  .+#.      ",
"  .+.       ",
"  ..        ",
"            "}

Definition at line 26 of file kvnc.cpp.

const int StatusTextId = 0
 

Definition at line 46 of file kvnc.cpp.

int u_id = 1 [static]
 

Definition at line 18 of file kvnc.cpp.

Referenced by get_unique_id().


Generated on Sat Nov 5 16:54:06 2005 for OPIE by  doxygen 1.4.2