Main Page | Modules | Class Hierarchy | Data Structures | File List | Data Fields | Globals | Related Pages

omDialog.h File Reference

#include <wx/wx.h>
#include <wx/xrc/xmlres.h>
#include <openmaia/omObject.h>

Go to the source code of this file.

Data Structures

class  omDialog

Defines

#define omOK_BUTTON   0
#define omCANCEL_BUTTON   1
#define omYES_BUTTON   2
#define omNO_BUTTON   3
#define omSAVE_BUTTON   4


Define Documentation

#define omCANCEL_BUTTON   1
 

#define omNO_BUTTON   3
 

#define omOK_BUTTON   0
 

#define omSAVE_BUTTON   4
 

#define omYES_BUTTON   2