main_frame.h File Reference

#include "wx/frame.h"
#include "wx/statusbr.h"
#include "streamer_ctrl.h"
#include "receiver_ctrl.h"
#include "display_image_frame.h"
#include <cv.h>
#include <cxtypes.h>
#include <OmniStuff.hh>
#include <vector>

Include dependency graph for main_frame.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MainFrame

Defines

#define ID_MAIN_FRAME   10016
#define SYMBOL_MAINFRAME_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxMINIMIZE|wxMINIMIZE_BOX|wxCLOSE_BOX
#define SYMBOL_MAINFRAME_TITLE   _("Omimeeting")
#define SYMBOL_MAINFRAME_IDNAME   ID_MAIN_FRAME
#define SYMBOL_MAINFRAME_SIZE   wxSize(290, 150)
#define SYMBOL_MAINFRAME_POSITION   wxDefaultPosition
#define ID_MENUITEM_FILE_EXIT   10017
#define ID_MENUITEM_ACTIONS_STOP_SERVER   10020
#define ID_MENUITEM_ACTIONS_STOP_RECEIVING   10022
#define ID_MENU_PREFERENCES   10001
#define ID_MENU_HELP_AUTHORS   10036
#define ID_MENU_HELP_VERSION   10038
#define ID_STATUSBAR   10023

Enumerations

enum  { WORKER_EVENT, IMAGE_RECEIVED_EVENT, AUDIO_RECEIVED_EVENT }


Define Documentation

#define ID_MAIN_FRAME   10016

Control identifiers

Definition at line 65 of file main_frame.h.

Referenced by OmnimeetingApp::OnInit().

#define ID_MENU_HELP_AUTHORS   10036

Definition at line 75 of file main_frame.h.

Referenced by MainFrame::CreateControls().

#define ID_MENU_HELP_VERSION   10038

Definition at line 76 of file main_frame.h.

Referenced by MainFrame::CreateControls().

#define ID_MENU_PREFERENCES   10001

Definition at line 74 of file main_frame.h.

Referenced by MainFrame::CreateControls().

#define ID_MENUITEM_ACTIONS_STOP_RECEIVING   10022

Definition at line 73 of file main_frame.h.

Referenced by MainFrame::CreateControls().

#define ID_MENUITEM_ACTIONS_STOP_SERVER   10020

Definition at line 72 of file main_frame.h.

Referenced by MainFrame::CreateControls().

#define ID_MENUITEM_FILE_EXIT   10017

Definition at line 71 of file main_frame.h.

Referenced by MainFrame::CreateControls().

#define ID_STATUSBAR   10023

Definition at line 77 of file main_frame.h.

Referenced by MainFrame::CreateControls().

#define SYMBOL_MAINFRAME_IDNAME   ID_MAIN_FRAME

Definition at line 68 of file main_frame.h.

#define SYMBOL_MAINFRAME_POSITION   wxDefaultPosition

Definition at line 70 of file main_frame.h.

#define SYMBOL_MAINFRAME_SIZE   wxSize(290, 150)

Definition at line 69 of file main_frame.h.

#define SYMBOL_MAINFRAME_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxMINIMIZE|wxMINIMIZE_BOX|wxCLOSE_BOX

Definition at line 66 of file main_frame.h.

#define SYMBOL_MAINFRAME_TITLE   _("Omimeeting")

Definition at line 67 of file main_frame.h.


Enumeration Type Documentation

anonymous enum

Enumerator:
WORKER_EVENT 
IMAGE_RECEIVED_EVENT 
AUDIO_RECEIVED_EVENT 

Definition at line 80 of file main_frame.h.


Generated on Tue Dec 26 10:33:24 2006 for Omnimeeting by  doxygen 1.4.7