Audacity
3.2.0
libraries
lib-theme
ThemeImageDefsAsCee.h
Go to the documentation of this file.
1
2
SET_THEME_FLAGS
(
resFlagPaired
);
3
DEFINE_IMAGE
( bmpPause,
wxImage
( 16, 16 ),
wxT
(
"Pause"
));
4
DEFINE_IMAGE
( bmpPauseDisabled,
wxImage
( 16, 16 ),
wxT
(
"PauseDisabled"
));
5
DEFINE_IMAGE
( bmpPlay,
wxImage
( 16, 16 ),
wxT
(
"Play"
));
6
DEFINE_IMAGE
( bmpPlayDisabled,
wxImage
( 16, 16 ),
wxT
(
"PlayDisabled"
));
7
DEFINE_IMAGE
( bmpLoop,
wxImage
( 16, 16 ),
wxT
(
"Loop"
));
8
DEFINE_IMAGE
( bmpLoopDisabled,
wxImage
( 16, 16 ),
wxT
(
"LoopDisabled"
));
9
DEFINE_IMAGE
( bmpCutPreview,
wxImage
( 16, 16 ),
wxT
(
"CutPreview"
));
10
DEFINE_IMAGE
( bmpCutPreviewDisabled,
wxImage
( 16, 16 ),
wxT
(
"CutPreviewDisabled"
));
11
DEFINE_IMAGE
( bmpStop,
wxImage
( 16, 16 ),
wxT
(
"Stop"
));
12
DEFINE_IMAGE
( bmpStopDisabled,
wxImage
( 16, 16 ),
wxT
(
"StopDisabled"
));
13
DEFINE_IMAGE
( bmpRewind,
wxImage
( 16, 16 ),
wxT
(
"Rewind"
));
14
DEFINE_IMAGE
( bmpRewindDisabled,
wxImage
( 16, 16 ),
wxT
(
"RewindDisabled"
));
15
DEFINE_IMAGE
( bmpFFwd,
wxImage
( 16, 16 ),
wxT
(
"FFwd"
));
16
DEFINE_IMAGE
( bmpFFwdDisabled,
wxImage
( 16, 16 ),
wxT
(
"FFwdDisabled"
));
17
DEFINE_IMAGE
( bmpRecord,
wxImage
( 16, 16 ),
wxT
(
"Record"
));
18
DEFINE_IMAGE
( bmpRecordDisabled,
wxImage
( 16, 16 ),
wxT
(
"RecordDisabled"
));
19
DEFINE_IMAGE
( bmpRecordBeside,
wxImage
( 16, 16 ),
wxT
(
"RecordBeside"
));
20
DEFINE_IMAGE
( bmpRecordBesideDisabled,
wxImage
( 16, 16 ),
wxT
(
"RecordBesideDisabled"
));
21
DEFINE_IMAGE
( bmpRecordBelow,
wxImage
( 16, 16 ),
wxT
(
"RecordBelow"
));
22
DEFINE_IMAGE
( bmpRecordBelowDisabled,
wxImage
( 16, 16 ),
wxT
(
"RecordBelowDisabled"
));
23
DEFINE_IMAGE
( bmpScrub,
wxImage
( 18, 16 ),
wxT
(
"Scrub"
));
24
DEFINE_IMAGE
( bmpScrubDisabled,
wxImage
( 18, 16 ),
wxT
(
"ScrubDisabled"
));
25
DEFINE_IMAGE
( bmpSeek,
wxImage
( 26, 16 ),
wxT
(
"Seek"
));
26
DEFINE_IMAGE
( bmpSeekDisabled,
wxImage
( 26, 16 ),
wxT
(
"SeekDisabled"
));
27
28
SET_THEME_FLAGS
(
resFlagNewLine
);
29
DEFINE_IMAGE
( bmpIBeam,
wxImage
( 27, 27 ),
wxT
(
"IBeam"
));
30
DEFINE_IMAGE
( bmpZoom,
wxImage
( 27, 27 ),
wxT
(
"Zoom"
));
31
DEFINE_IMAGE
( bmpEnvelope,
wxImage
( 27, 27 ),
wxT
(
"Envelope"
));
32
DEFINE_IMAGE
( bmpTimeShift,
wxImage
( 27, 27 ),
wxT
(
"TimeShift"
));
33
DEFINE_IMAGE
( bmpDraw,
wxImage
( 27, 27 ),
wxT
(
"Draw"
));
34
DEFINE_IMAGE
( bmpMulti,
wxImage
( 27, 27 ),
wxT
(
"Multi"
));
35
DEFINE_IMAGE
( bmpMic,
wxImage
( 25, 25 ),
wxT
(
"Mic"
));
36
DEFINE_IMAGE
( bmpSpeaker,
wxImage
( 25, 25 ),
wxT
(
"Speaker"
));
37
38
SET_THEME_FLAGS
(
resFlagPaired
);
39
DEFINE_IMAGE
( bmpZoomFit,
wxImage
( 27, 27 ),
wxT
(
"ZoomFit"
));
40
DEFINE_IMAGE
( bmpZoomFitDisabled,
wxImage
( 27, 27 ),
wxT
(
"ZoomFitDisabled"
));
41
DEFINE_IMAGE
( bmpZoomIn,
wxImage
( 27, 27 ),
wxT
(
"ZoomIn"
));
42
DEFINE_IMAGE
( bmpZoomInDisabled,
wxImage
( 27, 27 ),
wxT
(
"ZoomInDisabled"
));
43
DEFINE_IMAGE
( bmpZoomOut,
wxImage
( 27, 27 ),
wxT
(
"ZoomOut"
));
44
DEFINE_IMAGE
( bmpZoomOutDisabled,
wxImage
( 27, 27 ),
wxT
(
"ZoomOutDisabled"
));
45
DEFINE_IMAGE
( bmpZoomSel,
wxImage
( 27, 27 ),
wxT
(
"ZoomSel"
));
46
DEFINE_IMAGE
( bmpZoomSelDisabled,
wxImage
( 27, 27 ),
wxT
(
"ZoomSelDisabled"
));
47
DEFINE_IMAGE
( bmpZoomToggle,
wxImage
( 27, 27 ),
wxT
(
"ZoomToggle"
));
48
DEFINE_IMAGE
( bmpZoomToggleDisabled,
wxImage
( 27, 27 ),
wxT
(
"ZoomToggleDisabled"
));
49
DEFINE_IMAGE
( bmpCut,
wxImage
( 26, 24 ),
wxT
(
"Cut"
));
50
DEFINE_IMAGE
( bmpCutDisabled,
wxImage
( 26, 24 ),
wxT
(
"CutDisabled"
));
51
DEFINE_IMAGE
( bmpCopy,
wxImage
( 26, 24 ),
wxT
(
"Copy"
));
52
DEFINE_IMAGE
( bmpCopyDisabled,
wxImage
( 26, 24 ),
wxT
(
"CopyDisabled"
));
53
DEFINE_IMAGE
( bmpPaste,
wxImage
( 26, 24 ),
wxT
(
"Paste"
));
54
DEFINE_IMAGE
( bmpPasteDisabled,
wxImage
( 26, 24 ),
wxT
(
"PasteDisabled"
));
55
DEFINE_IMAGE
( bmpTrim,
wxImage
( 26, 24 ),
wxT
(
"Trim"
));
56
DEFINE_IMAGE
( bmpTrimDisabled,
wxImage
( 26, 24 ),
wxT
(
"TrimDisabled"
));
57
DEFINE_IMAGE
( bmpSilence,
wxImage
( 26, 24 ),
wxT
(
"Silence"
));
58
DEFINE_IMAGE
( bmpSilenceDisabled,
wxImage
( 26, 24 ),
wxT
(
"SilenceDisabled"
));
59
DEFINE_IMAGE
( bmpUndo,
wxImage
( 26, 24 ),
wxT
(
"Undo"
));
60
DEFINE_IMAGE
( bmpUndoDisabled,
wxImage
( 26, 24 ),
wxT
(
"UndoDisabled"
));
61
DEFINE_IMAGE
( bmpRedo,
wxImage
( 26, 24 ),
wxT
(
"Redo"
));
62
DEFINE_IMAGE
( bmpRedoDisabled,
wxImage
( 26, 24 ),
wxT
(
"RedoDisabled"
));
63
64
SET_THEME_FLAGS
(
resFlagPaired
|
resFlagNewLine
);
65
DEFINE_IMAGE
( bmpTnStartOn,
wxImage
( 27, 27 ),
wxT
(
"TnStartOn"
));
66
DEFINE_IMAGE
( bmpTnStartOnDisabled,
wxImage
( 27, 27 ),
wxT
(
"TnStartOnDisabled"
));
67
DEFINE_IMAGE
( bmpTnStartOff,
wxImage
( 27, 27 ),
wxT
(
"TnStartOff"
));
68
DEFINE_IMAGE
( bmpTnStartOffDisabled,
wxImage
( 27, 27 ),
wxT
(
"TnStartOffDisabled"
));
69
DEFINE_IMAGE
( bmpTnEndOn,
wxImage
( 27, 27 ),
wxT
(
"TnEndOn"
));
70
DEFINE_IMAGE
( bmpTnEndOnDisabled,
wxImage
( 27, 27 ),
wxT
(
"TnEndOnDisabled"
));
71
DEFINE_IMAGE
( bmpTnEndOff,
wxImage
( 27, 27 ),
wxT
(
"TnEndOff"
));
72
DEFINE_IMAGE
( bmpTnEndOffDisabled,
wxImage
( 27, 27 ),
wxT
(
"TnEndOffDisabled"
));
73
DEFINE_IMAGE
( bmpTnCalibrate,
wxImage
( 27, 27 ),
wxT
(
"TnCalibrate"
));
74
DEFINE_IMAGE
( bmpTnCalibrateDisabled,
wxImage
( 27, 27 ),
wxT
(
"TnCalibrateDisabled"
));
75
DEFINE_IMAGE
( bmpTnAutomateSelection,
wxImage
( 27, 27 ),
wxT
(
"TnAutomateSelection"
));
76
DEFINE_IMAGE
( bmpTnAutomateSelectionDisabled,
wxImage
( 27, 27 ),
wxT
(
"TnAutomateSelectionDisabled"
));
77
DEFINE_IMAGE
( bmpTnMakeTag,
wxImage
( 27, 27 ),
wxT
(
"TnMakeTag"
));
78
DEFINE_IMAGE
( bmpTnMakeTagDisabled,
wxImage
( 27, 27 ),
wxT
(
"TnMakeTagDisabled"
));
79
DEFINE_IMAGE
( bmpTnSelectSound,
wxImage
( 24, 24 ),
wxT
(
"TnSelectSound"
));
80
DEFINE_IMAGE
( bmpTnSelectSoundDisabled,
wxImage
( 24, 24 ),
wxT
(
"TnSelectSoundDisabled"
));
81
DEFINE_IMAGE
( bmpTnSelectSilence,
wxImage
( 24, 24 ),
wxT
(
"TnSelectSilence"
));
82
DEFINE_IMAGE
( bmpTnSelectSilenceDisabled,
wxImage
( 24, 24 ),
wxT
(
"TnSelectSilenceDisabled"
));
83
DEFINE_IMAGE
( bmpOptions,
wxImage
( 24, 24 ),
wxT
(
"Options"
));
84
DEFINE_IMAGE
( bmpOptionsDisabled,
wxImage
( 24, 24 ),
wxT
(
"OptionsDisabled"
));
85
86
SET_THEME_FLAGS
(
resFlagNone
);
87
DEFINE_IMAGE
( bmpLabelGlyph0,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph0"
));
88
DEFINE_IMAGE
( bmpLabelGlyph1,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph1"
));
89
DEFINE_IMAGE
( bmpLabelGlyph2,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph2"
));
90
DEFINE_IMAGE
( bmpLabelGlyph3,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph3"
));
91
DEFINE_IMAGE
( bmpLabelGlyph4,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph4"
));
92
DEFINE_IMAGE
( bmpLabelGlyph5,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph5"
));
93
DEFINE_IMAGE
( bmpLabelGlyph6,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph6"
));
94
DEFINE_IMAGE
( bmpLabelGlyph7,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph7"
));
95
DEFINE_IMAGE
( bmpLabelGlyph8,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph8"
));
96
DEFINE_IMAGE
( bmpLabelGlyph9,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph9"
));
97
DEFINE_IMAGE
( bmpLabelGlyph10,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph10"
));
98
DEFINE_IMAGE
( bmpLabelGlyph11,
wxImage
( 15, 23 ),
wxT
(
"LabelGlyph11"
));
99
100
SET_THEME_FLAGS
(
resFlagNewLine
);
101
DEFINE_IMAGE
( bmpSyncLockSelTile,
wxImage
( 20, 22 ),
wxT
(
"SyncLockSelTile"
));
102
DEFINE_IMAGE
( bmpSyncLockTracksDown,
wxImage
( 20, 20 ),
wxT
(
"SyncLockTracksDown"
));
103
DEFINE_IMAGE
( bmpSyncLockTracksUp,
wxImage
( 20, 20 ),
wxT
(
"SyncLockTracksUp"
));
104
DEFINE_IMAGE
( bmpSyncLockTracksDisabled,
wxImage
( 20, 20 ),
wxT
(
"SyncLockTracksDisabled"
));
105
DEFINE_IMAGE
( bmpSyncLockIcon,
wxImage
( 12, 12 ),
wxT
(
"SyncLockIcon"
));
106
DEFINE_IMAGE
( bmpEditEffects,
wxImage
( 21, 20 ),
wxT
(
"EditEffects"
));
107
DEFINE_IMAGE
( bmpToggleScrubRuler,
wxImage
( 20, 20 ),
wxT
(
"ToggleScrubRuler"
));
108
DEFINE_IMAGE
( bmpHelpIcon,
wxImage
( 21, 21 ),
wxT
(
"HelpIcon"
));
109
110
SET_THEME_FLAGS
(
resFlagNone
);
111
DEFINE_IMAGE
( bmpPlayPointer,
wxImage
( 20, 20 ),
wxT
(
"PlayPointer"
));
112
DEFINE_IMAGE
( bmpRecordPointer,
wxImage
( 20, 20 ),
wxT
(
"RecordPointer"
));
113
DEFINE_IMAGE
( bmpGrabberDropLoc,
wxImage
( 20, 20 ),
wxT
(
"GrabberDropLoc"
));
114
DEFINE_IMAGE
( bmpSliderThumb,
wxImage
( 20, 20 ),
wxT
(
"SliderThumb"
));
115
DEFINE_IMAGE
( bmpSliderThumbHilited,
wxImage
( 20, 20 ),
wxT
(
"SliderThumbHilited"
));
116
DEFINE_IMAGE
( bmpSliderThumbRotated,
wxImage
( 20, 20 ),
wxT
(
"SliderThumbRotated"
));
117
DEFINE_IMAGE
( bmpSliderThumbRotatedHilited,
wxImage
( 20, 20 ),
wxT
(
"SliderThumbRotatedHilited"
));
118
119
SET_THEME_FLAGS
(
resFlagNewLine
);
120
DEFINE_IMAGE
( bmpUpButtonExpand,
wxImage
( 96, 18 ),
wxT
(
"UpButtonExpand"
));
121
DEFINE_IMAGE
( bmpDownButtonExpand,
wxImage
( 96, 18 ),
wxT
(
"DownButtonExpand"
));
122
DEFINE_IMAGE
( bmpHiliteUpButtonExpand,
wxImage
( 96, 18 ),
wxT
(
"HiliteUpButtonExpand"
));
123
DEFINE_IMAGE
( bmpHiliteButtonExpand,
wxImage
( 96, 18 ),
wxT
(
"HiliteButtonExpand"
));
124
DEFINE_IMAGE
( bmpUpButtonExpandSel,
wxImage
( 96, 18 ),
wxT
(
"UpButtonExpandSel"
));
125
DEFINE_IMAGE
( bmpDownButtonExpandSel,
wxImage
( 96, 18 ),
wxT
(
"DownButtonExpandSel"
));
126
DEFINE_IMAGE
( bmpHiliteUpButtonExpandSel,
wxImage
( 96, 18 ),
wxT
(
"HiliteUpButtonExpandSel"
));
127
DEFINE_IMAGE
( bmpHiliteButtonExpandSel,
wxImage
( 96, 18 ),
wxT
(
"HiliteButtonExpandSel"
));
128
129
SET_THEME_FLAGS
(
resFlagNone
);
130
DEFINE_IMAGE
( bmpUpButtonLarge,
wxImage
( 48, 48 ),
wxT
(
"UpButtonLarge"
));
131
DEFINE_IMAGE
( bmpDownButtonLarge,
wxImage
( 48, 48 ),
wxT
(
"DownButtonLarge"
));
132
DEFINE_IMAGE
( bmpHiliteUpButtonLarge,
wxImage
( 48, 48 ),
wxT
(
"HiliteUpButtonLarge"
));
133
DEFINE_IMAGE
( bmpHiliteButtonLarge,
wxImage
( 48, 48 ),
wxT
(
"HiliteButtonLarge"
));
134
135
SET_THEME_FLAGS
(
resFlagNewLine
);
136
137
SET_THEME_FLAGS
(
resFlagNone
);
138
DEFINE_IMAGE
( bmpUpButtonSmall,
wxImage
( 27, 27 ),
wxT
(
"UpButtonSmall"
));
139
DEFINE_IMAGE
( bmpDownButtonSmall,
wxImage
( 27, 27 ),
wxT
(
"DownButtonSmall"
));
140
DEFINE_IMAGE
( bmpHiliteUpButtonSmall,
wxImage
( 27, 27 ),
wxT
(
"HiliteUpButtonSmall"
));
141
DEFINE_IMAGE
( bmpHiliteButtonSmall,
wxImage
( 27, 27 ),
wxT
(
"HiliteButtonSmall"
));
142
143
SET_THEME_FLAGS
(
resFlagNewLine
);
144
145
SET_THEME_FLAGS
(
resFlagInternal
);
146
DEFINE_IMAGE
( bmpRecoloredUpLarge,
wxImage
( 36, 36 ),
wxT
(
"RecoloredUpLarge"
));
147
DEFINE_IMAGE
( bmpRecoloredDownLarge,
wxImage
( 36, 36 ),
wxT
(
"RecoloredDownLarge"
));
148
DEFINE_IMAGE
( bmpRecoloredUpHiliteLarge,
wxImage
( 36, 36 ),
wxT
(
"RecoloredUpHiliteLarge"
));
149
DEFINE_IMAGE
( bmpRecoloredHiliteLarge,
wxImage
( 36, 36 ),
wxT
(
"RecoloredHiliteLarge"
));
150
DEFINE_IMAGE
( bmpRecoloredUpSmall,
wxImage
( 27, 27 ),
wxT
(
"RecoloredUpSmall"
));
151
DEFINE_IMAGE
( bmpRecoloredDownSmall,
wxImage
( 27, 27 ),
wxT
(
"RecoloredDownSmall"
));
152
DEFINE_IMAGE
( bmpRecoloredUpHiliteSmall,
wxImage
( 27, 27 ),
wxT
(
"RecoloredUpHiliteSmall"
));
153
DEFINE_IMAGE
( bmpRecoloredHiliteSmall,
wxImage
( 27, 27 ),
wxT
(
"RecoloredHiliteSmall"
));
154
155
SET_THEME_FLAGS
(
resFlagCursor
);
156
DEFINE_IMAGE
( bmpIBeamCursor,
wxImage
( 32, 32 ),
wxT
(
"IBeamCursor"
));
157
DEFINE_IMAGE
( bmpCrosshairCursor,
wxImage
( 32, 32 ),
wxT
(
"CrosshairCursor"
));
158
DEFINE_IMAGE
( bmpDrawCursor,
wxImage
( 32, 32 ),
wxT
(
"DrawCursor"
));
159
DEFINE_IMAGE
( bmpEnvCursor,
wxImage
( 32, 32 ),
wxT
(
"EnvCursor"
));
160
DEFINE_IMAGE
( bmpTimeCursor,
wxImage
( 32, 32 ),
wxT
(
"TimeCursor"
));
161
DEFINE_IMAGE
( bmpZoomInCursor,
wxImage
( 32, 32 ),
wxT
(
"ZoomInCursor"
));
162
DEFINE_IMAGE
( bmpZoomOutCursor,
wxImage
( 32, 32 ),
wxT
(
"ZoomOutCursor"
));
163
DEFINE_IMAGE
( bmpLabelCursorLeft,
wxImage
( 32, 32 ),
wxT
(
"LabelCursorLeft"
));
164
DEFINE_IMAGE
( bmpLabelCursorRight,
wxImage
( 32, 32 ),
wxT
(
"LabelCursorRight"
));
165
DEFINE_IMAGE
( bmpDisabledCursor,
wxImage
( 32, 32 ),
wxT
(
"DisabledCursor"
));
166
DEFINE_IMAGE
( bmpBottomFrequencyCursor,
wxImage
( 32, 32 ),
wxT
(
"BottomFrequencyCursor"
));
167
DEFINE_IMAGE
( bmpTopFrequencyCursor,
wxImage
( 32, 32 ),
wxT
(
"TopFrequencyCursor"
));
168
DEFINE_IMAGE
( bmpBandWidthCursor,
wxImage
( 32, 32 ),
wxT
(
"BandWidthCursor"
));
169
DEFINE_IMAGE
( bmpSubViewsCursor,
wxImage
( 32, 32 ),
wxT
(
"SubViewsCursor"
));
170
171
SET_THEME_FLAGS
(
resFlagNewLine
);
172
DEFINE_IMAGE
( bmpAudacityLogo48x48,
wxImage
( 48, 48 ),
wxT
(
"AudacityLogo48x48"
));
wxImage
wxImage(22, 22)
wxT
wxT("CloseDown"))
resFlagNewLine
@ resFlagNewLine
Definition:
Theme.h:63
resFlagNone
@ resFlagNone
Definition:
Theme.h:60
resFlagInternal
@ resFlagInternal
Definition:
Theme.h:64
resFlagPaired
@ resFlagPaired
Definition:
Theme.h:61
resFlagCursor
@ resFlagCursor
Definition:
Theme.h:62
DEFINE_IMAGE
DEFINE_IMAGE(bmpPause, wxImage(16, 16), wxT("Pause"))
SET_THEME_FLAGS
SET_THEME_FLAGS(resFlagPaired)
Generated by
1.9.3