JX Application Framework
Loading...
Searching...
No Matches
Macros | Enumerations
JXTEBase-Edit.h File Reference
#include <jx-af/image/jx/jx_edit_undo.xpm>
#include <jx-af/image/jx/jx_edit_redo.xpm>
#include <jx-af/image/jx/jx_edit_cut.xpm>
#include <jx-af/image/jx/jx_edit_copy.xpm>
#include <jx-af/image/jx/jx_edit_paste.xpm>
#include <jx-af/image/jx/jx_edit_clear.xpm>
Include dependency graph for JXTEBase-Edit.h:
This graph shows which files directly or indirectly include this file:

Macros

#define _H_jx_af_image_jx_jx_edit_undo
 
#define _H_jx_af_image_jx_jx_edit_redo
 
#define _H_jx_af_image_jx_jx_edit_cut
 
#define _H_jx_af_image_jx_jx_edit_copy
 
#define _H_jx_af_image_jx_jx_edit_paste
 
#define _H_jx_af_image_jx_jx_edit_clear
 

Enumerations

enum  {
  __Undo =1 ,
  __Redo ,
  __Cut ,
  __Copy ,
  __Paste ,
  __Clear ,
  __SelectAll
}
 

Macro Definition Documentation

◆ _H_jx_af_image_jx_jx_edit_clear

#define _H_jx_af_image_jx_jx_edit_clear

◆ _H_jx_af_image_jx_jx_edit_copy

#define _H_jx_af_image_jx_jx_edit_copy

◆ _H_jx_af_image_jx_jx_edit_cut

#define _H_jx_af_image_jx_jx_edit_cut

◆ _H_jx_af_image_jx_jx_edit_paste

#define _H_jx_af_image_jx_jx_edit_paste

◆ _H_jx_af_image_jx_jx_edit_redo

#define _H_jx_af_image_jx_jx_edit_redo

◆ _H_jx_af_image_jx_jx_edit_undo

#define _H_jx_af_image_jx_jx_edit_undo

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
__Undo 
__Redo 
__Cut 
__Copy 
__Paste 
__Clear 
__SelectAll