WebRadioApp  0.1
_WidgetSetToggleButtonConfig.h File Reference
#include "ewrte.h"
#include "ewgfx.h"
#include "_WidgetSetWidgetConfig.h"
Include dependency graph for _WidgetSetToggleButtonConfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _ResourcesBitmap_
 
#define _ResourcesFont_
 
#define _WidgetSetToggleButtonConfig_
 

Functions

void WidgetSetToggleButtonConfig_OnSetLabelOnColorActive (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetLabelOnColorFocused (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetLabelOnColorDisabled (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetLabelOnColorDefault (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetLabelOffColorActive (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetLabelOffColorFocused (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetLabelOffColorDisabled (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetLabelOffColorDefault (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetIconOnTintActive (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetIconOnTintFocused (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetIconOnTintDisabled (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetIconOnTintDefault (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetIconOffTintActive (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetIconOffTintFocused (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetIconOffTintDisabled (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetIconOffTintDefault (WidgetSetToggleButtonConfig _this, XColor value)
 
void WidgetSetToggleButtonConfig_OnSetIconMarginLeft (WidgetSetToggleButtonConfig _this, XInt32 value)
 
void WidgetSetToggleButtonConfig_OnSetLabelOnFont (WidgetSetToggleButtonConfig _this, ResourcesFont value)
 
void WidgetSetToggleButtonConfig_OnSetLabelOffFont (WidgetSetToggleButtonConfig _this, ResourcesFont value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOnFrameActive (WidgetSetToggleButtonConfig _this, XInt32 value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOnFrameFocused (WidgetSetToggleButtonConfig _this, XInt32 value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOnFrameDisabled (WidgetSetToggleButtonConfig _this, XInt32 value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOnFrameDefault (WidgetSetToggleButtonConfig _this, XInt32 value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOnActive (WidgetSetToggleButtonConfig _this, ResourcesBitmap value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOnFocused (WidgetSetToggleButtonConfig _this, ResourcesBitmap value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOnDisabled (WidgetSetToggleButtonConfig _this, ResourcesBitmap value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOnDefault (WidgetSetToggleButtonConfig _this, ResourcesBitmap value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOffFrameActive (WidgetSetToggleButtonConfig _this, XInt32 value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOffFrameFocused (WidgetSetToggleButtonConfig _this, XInt32 value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOffFrameDisabled (WidgetSetToggleButtonConfig _this, XInt32 value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOffFrameDefault (WidgetSetToggleButtonConfig _this, XInt32 value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOffActive (WidgetSetToggleButtonConfig _this, ResourcesBitmap value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOffFocused (WidgetSetToggleButtonConfig _this, ResourcesBitmap value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOffDisabled (WidgetSetToggleButtonConfig _this, ResourcesBitmap value)
 
void WidgetSetToggleButtonConfig_OnSetFaceOffDefault (WidgetSetToggleButtonConfig _this, ResourcesBitmap value)
 
void WidgetSetToggleButtonConfig_OnSetWidgetMinSize (WidgetSetToggleButtonConfig _this, XPoint value)
 

Macro Definition Documentation

◆ _ResourcesBitmap_

#define _ResourcesBitmap_

◆ _ResourcesFont_

#define _ResourcesFont_

◆ _WidgetSetToggleButtonConfig_

#define _WidgetSetToggleButtonConfig_

Function Documentation

◆ WidgetSetToggleButtonConfig_OnSetFaceOffActive()

void WidgetSetToggleButtonConfig_OnSetFaceOffActive ( WidgetSetToggleButtonConfig  _this,
ResourcesBitmap  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOffDefault()

void WidgetSetToggleButtonConfig_OnSetFaceOffDefault ( WidgetSetToggleButtonConfig  _this,
ResourcesBitmap  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOffDisabled()

void WidgetSetToggleButtonConfig_OnSetFaceOffDisabled ( WidgetSetToggleButtonConfig  _this,
ResourcesBitmap  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOffFocused()

void WidgetSetToggleButtonConfig_OnSetFaceOffFocused ( WidgetSetToggleButtonConfig  _this,
ResourcesBitmap  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOffFrameActive()

void WidgetSetToggleButtonConfig_OnSetFaceOffFrameActive ( WidgetSetToggleButtonConfig  _this,
XInt32  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOffFrameDefault()

void WidgetSetToggleButtonConfig_OnSetFaceOffFrameDefault ( WidgetSetToggleButtonConfig  _this,
XInt32  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOffFrameDisabled()

void WidgetSetToggleButtonConfig_OnSetFaceOffFrameDisabled ( WidgetSetToggleButtonConfig  _this,
XInt32  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOffFrameFocused()

void WidgetSetToggleButtonConfig_OnSetFaceOffFrameFocused ( WidgetSetToggleButtonConfig  _this,
XInt32  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOnActive()

void WidgetSetToggleButtonConfig_OnSetFaceOnActive ( WidgetSetToggleButtonConfig  _this,
ResourcesBitmap  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOnDefault()

void WidgetSetToggleButtonConfig_OnSetFaceOnDefault ( WidgetSetToggleButtonConfig  _this,
ResourcesBitmap  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOnDisabled()

void WidgetSetToggleButtonConfig_OnSetFaceOnDisabled ( WidgetSetToggleButtonConfig  _this,
ResourcesBitmap  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOnFocused()

void WidgetSetToggleButtonConfig_OnSetFaceOnFocused ( WidgetSetToggleButtonConfig  _this,
ResourcesBitmap  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOnFrameActive()

void WidgetSetToggleButtonConfig_OnSetFaceOnFrameActive ( WidgetSetToggleButtonConfig  _this,
XInt32  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOnFrameDefault()

void WidgetSetToggleButtonConfig_OnSetFaceOnFrameDefault ( WidgetSetToggleButtonConfig  _this,
XInt32  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOnFrameDisabled()

void WidgetSetToggleButtonConfig_OnSetFaceOnFrameDisabled ( WidgetSetToggleButtonConfig  _this,
XInt32  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetFaceOnFrameFocused()

void WidgetSetToggleButtonConfig_OnSetFaceOnFrameFocused ( WidgetSetToggleButtonConfig  _this,
XInt32  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetIconMarginLeft()

void WidgetSetToggleButtonConfig_OnSetIconMarginLeft ( WidgetSetToggleButtonConfig  _this,
XInt32  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetIconOffTintActive()

void WidgetSetToggleButtonConfig_OnSetIconOffTintActive ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetIconOffTintDefault()

void WidgetSetToggleButtonConfig_OnSetIconOffTintDefault ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetIconOffTintDisabled()

void WidgetSetToggleButtonConfig_OnSetIconOffTintDisabled ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetIconOffTintFocused()

void WidgetSetToggleButtonConfig_OnSetIconOffTintFocused ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetIconOnTintActive()

void WidgetSetToggleButtonConfig_OnSetIconOnTintActive ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetIconOnTintDefault()

void WidgetSetToggleButtonConfig_OnSetIconOnTintDefault ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetIconOnTintDisabled()

void WidgetSetToggleButtonConfig_OnSetIconOnTintDisabled ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetIconOnTintFocused()

void WidgetSetToggleButtonConfig_OnSetIconOnTintFocused ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetLabelOffColorActive()

void WidgetSetToggleButtonConfig_OnSetLabelOffColorActive ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetLabelOffColorDefault()

void WidgetSetToggleButtonConfig_OnSetLabelOffColorDefault ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetLabelOffColorDisabled()

void WidgetSetToggleButtonConfig_OnSetLabelOffColorDisabled ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetLabelOffColorFocused()

void WidgetSetToggleButtonConfig_OnSetLabelOffColorFocused ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetLabelOffFont()

void WidgetSetToggleButtonConfig_OnSetLabelOffFont ( WidgetSetToggleButtonConfig  _this,
ResourcesFont  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetLabelOnColorActive()

void WidgetSetToggleButtonConfig_OnSetLabelOnColorActive ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetLabelOnColorDefault()

void WidgetSetToggleButtonConfig_OnSetLabelOnColorDefault ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetLabelOnColorDisabled()

void WidgetSetToggleButtonConfig_OnSetLabelOnColorDisabled ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetLabelOnColorFocused()

void WidgetSetToggleButtonConfig_OnSetLabelOnColorFocused ( WidgetSetToggleButtonConfig  _this,
XColor  value 
)

References EwCompColor(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetLabelOnFont()

void WidgetSetToggleButtonConfig_OnSetLabelOnFont ( WidgetSetToggleButtonConfig  _this,
ResourcesFont  value 
)

References EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WidgetSetToggleButtonConfig_OnSetWidgetMinSize()

void WidgetSetToggleButtonConfig_OnSetWidgetMinSize ( WidgetSetToggleButtonConfig  _this,
XPoint  value 
)

References EwCompPoint(), EwNewSlot(), EwPostSignal(), value, and WidgetSetWidgetConfig_onInvalidate().

Here is the call graph for this function:
Here is the caller graph for this function: