wxMaracasFrame.h File Reference

#include <wx/wx.h>
#include <wx/frame.h>
#include "marTypes.h"
#include "wxMaracas3DBrowser.h"
#include "wxMaracasQuantification.h"
#include <kernel/marSimpleDicom.h>
Include dependency graph for wxMaracasFrame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wxMaracasFrame
 Principal Frame of the application MARACAS: MAgnetic Resonance Angiography Computer ASsisted analysis. More...

Enumerations

enum  {
  ID_TOOLBAR = 200, ID_TOOLBAR_DATA_BROWSER, ID_TOOLBAR_PARAMETERS, ID_TOOLBAR_IMAGE_BROWSER,
  ID_TOOLBAR_3D_BROWSER, ID_TOOLBAR_PLANS, ID_TOOLBAR_QUANT, ID_TOOLBAR_ROTATE,
  ID_TOOLBAR_BRIGHT, ID_TOOLBAR_PAN, ID_TOOLBAR_ZOOM, ID_TOOLBAR_CLEAR,
  ID_TOOLBAR_INTENSITY, ID_TOOLBAR_HELP
}

Variables

static const long TOOLBAR_STYLE = wxNO_BORDER | wxTB_FLAT | wxTB_DOCKABLE | wxTB_HORIZONTAL

Enumeration Type Documentation

anonymous enum
Enumerator:
ID_TOOLBAR 

Toolbar & menu buttons.

ID_TOOLBAR_DATA_BROWSER 
ID_TOOLBAR_PARAMETERS 
ID_TOOLBAR_IMAGE_BROWSER 
ID_TOOLBAR_3D_BROWSER 
ID_TOOLBAR_PLANS 
ID_TOOLBAR_QUANT 
ID_TOOLBAR_ROTATE 
ID_TOOLBAR_BRIGHT 
ID_TOOLBAR_PAN 
ID_TOOLBAR_ZOOM 
ID_TOOLBAR_CLEAR 
ID_TOOLBAR_INTENSITY 
ID_TOOLBAR_HELP 

Definition at line 87 of file wxMaracasFrame.h.


Variable Documentation

const long TOOLBAR_STYLE = wxNO_BORDER | wxTB_FLAT | wxTB_DOCKABLE | wxTB_HORIZONTAL [static]

Definition at line 85 of file wxMaracasFrame.h.

Referenced by wxMaracasFrame::RecreateToolbar().


Generated on 18 Mar 2010 for creaMaracasVisu_lib by  doxygen 1.6.1