-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to auto-wrapping of const char*
- Loading branch information
Showing
240 changed files
with
1,550 additions
and
863 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
// This file was automatically generated by jx_menu_editor. | ||
// Do not edit it directly! | ||
// Any changes you make will be silently overwritten. | ||
|
||
#ifndef _H_JX2DPlotWidget_Cursor_enum | ||
#define _H_JX2DPlotWidget_Cursor_enum | ||
|
||
enum { | ||
kXCursorCmd=1, | ||
kYCursorCmd, | ||
kDualCursorsCmd, | ||
kMarkCursorCmd, | ||
kMarkAllVisCursorsCmd, | ||
kRemoveMarkIndex, | ||
kRemoveAllMarksCmd, | ||
kShowMarkWindowCmd, | ||
}; | ||
|
||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
jx_menu_editor 0 | ||
670 300 | ||
791 305 | ||
"JX2DPlotWidget" | ||
"Cursor" | ||
'c | ||
40 | ||
40 | ||
148 | ||
100 | ||
100 | ||
100 | ||
100 | ||
100 | ||
43 | ||
156 | ||
160 | ||
75 | ||
|
||
0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
// This file was automatically generated by jx_menu_editor. | ||
// Do not edit it directly! | ||
// Any changes you make will be silently overwritten. | ||
|
||
#ifndef _H_JX2DPlotWidget_CurveOptions_enum | ||
#define _H_JX2DPlotWidget_CurveOptions_enum | ||
|
||
enum { | ||
kToggleCurveVisibleCmd=1, | ||
kShowAllCurvesCmd, | ||
kHideAllOtherCurvesCmd, | ||
kPointsCmd, | ||
kSymbolsCmd, | ||
kLinesCmd, | ||
kLinesSymbolsCmd, | ||
kXErrorsCmd, | ||
kYErrorsCmd, | ||
}; | ||
|
||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
// This file was automatically generated by jx_menu_editor. | ||
// Do not edit it directly! | ||
// Any changes you make will be silently overwritten. | ||
|
||
#ifndef _H_JX2DPlotWidget_Options_enum | ||
#define _H_JX2DPlotWidget_Options_enum | ||
|
||
enum { | ||
kScaleCmd=1, | ||
kResetScaleCmd, | ||
kShowFrameCmd, | ||
kShowGridCmd, | ||
kShowLegendCmd, | ||
kCopyScaleToRangeCmd, | ||
kChangeRangeCmd, | ||
kClearRangeCmd, | ||
kChangeLabelsCmd, | ||
kCurveOptionsCmd, | ||
kRemoveCurveCmd, | ||
}; | ||
|
||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
jx_menu_editor 0 | ||
671 373 | ||
809 367 | ||
"JX2DPlotWidget" | ||
"Options" | ||
'o | ||
40 | ||
40 | ||
155 | ||
100 | ||
100 | ||
100 | ||
100 | ||
100 | ||
44 | ||
157 | ||
169 | ||
75 | ||
|
||
0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
// This file was automatically generated by jx_menu_editor. | ||
// Do not edit it directly! | ||
// Any changes you make will be silently overwritten. | ||
|
||
#ifndef _H_PlotDirector_Actions_enum | ||
#define _H_PlotDirector_Actions_enum | ||
|
||
enum { | ||
kPSPageSetupCmd=1, | ||
kPrintPSCmd, | ||
kPrintPlotEPSCmd, | ||
kPrintMarksEPSCmd, | ||
kQuitCmd, | ||
}; | ||
|
||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
jx_menu_editor 0 | ||
670 300 | ||
764 249 | ||
"PlotDirector" | ||
"Actions" | ||
'a | ||
40 | ||
40 | ||
153 | ||
100 | ||
100 | ||
100 | ||
100 | ||
36 | ||
154 | ||
140 | ||
75 | ||
|
||
0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.