mBarRange.h File Reference

#include "wx/colordlg.h"
#include <wx/wxprec.h>
#include <wx/wx.h>
#include "marTypes.h"
Include dependency graph for mBarRange.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mBarRange

Enumerations

enum  { cntID_CHANGE_COLOR = 7000, cntID_ENABLE_ACTUAL, cntID_MOVABLE_ACTUAL_BAR }

Enumeration Type Documentation

anonymous enum

Command IDs used by pColorPoint

Enumerator:
cntID_CHANGE_COLOR 
cntID_ENABLE_ACTUAL 
cntID_MOVABLE_ACTUAL_BAR 

Definition at line 49 of file mBarRange.h.

00050 {
00051         cntID_CHANGE_COLOR = 7000,
00052         cntID_ENABLE_ACTUAL,    
00053         cntID_MOVABLE_ACTUAL_BAR,
00054 };


Generated on 18 Mar 2010 for creaMaracasVisu_lib by  doxygen 1.6.1