HistogramDialog.cxx File Reference

#include "HistogramDialog.h"
#include <vector>
#include "OpenImage.xpm"
#include "Save.xpm"
#include "Ok.xpm"
#include "Cancel.xpm"
#include "Delete.xpm"
#include "creaSystem.h"
Include dependency graph for HistogramDialog.cxx:

Go to the source code of this file.

Enumerations

enum  { ID_SAVE = 108, ID_LOAD, ID_REFRESH }

Enumeration Type Documentation

anonymous enum
Enumerator:
ID_SAVE 
ID_LOAD 
ID_REFRESH 

Definition at line 18 of file HistogramDialog.cxx.

00018      {
00019     ID_SAVE  = 108,
00020         ID_LOAD,
00021         ID_REFRESH
00022 };


Generated on 18 Mar 2010 for creaMaracasVisu_lib by  doxygen 1.6.1