#include <cc708window.h>
Definition at line 14 of file cc708window.h.
Public Member Functions | |
| uint | FontIndex (void) const |
| QColor | GetFGColor (void) const |
| QColor | GetBGColor (void) const |
| QColor | GetEdgeColor (void) const |
| uint | GetFGAlpha (void) const |
| uint | GetBGAlpha (void) const |
| bool | operator== (const CC708CharacterAttribute &other) const |
| bool | operator!= (const CC708CharacterAttribute &other) const |
Static Public Member Functions | |
| static QColor | ConvertToQColor (uint eia708color) |
Public Attributes | |
| uint | pen_size |
| uint | offset |
| uint | text_tag |
| uint | font_tag |
| uint | edge_type |
| uint | underline |
| uint | italics |
| uint | fg_color |
| uint | fg_opacity |
| uint | bg_color |
| uint | bg_opacity |
| uint | edge_color |
| uint CC708CharacterAttribute::FontIndex | ( | void | ) | const [inline] |
Definition at line 31 of file cc708window.h.
| QColor CC708CharacterAttribute::ConvertToQColor | ( | uint | eia708color | ) | [static] |
Definition at line 453 of file cc708window.cpp.
Referenced by GetBGColor(), GetEdgeColor(), and GetFGColor().
| QColor CC708CharacterAttribute::GetFGColor | ( | void | ) | const [inline] |
Definition at line 37 of file cc708window.h.
| QColor CC708CharacterAttribute::GetBGColor | ( | void | ) | const [inline] |
Definition at line 38 of file cc708window.h.
| QColor CC708CharacterAttribute::GetEdgeColor | ( | void | ) | const [inline] |
Definition at line 39 of file cc708window.h.
| uint CC708CharacterAttribute::GetFGAlpha | ( | void | ) | const [inline] |
Definition at line 41 of file cc708window.h.
| uint CC708CharacterAttribute::GetBGAlpha | ( | void | ) | const [inline] |
Definition at line 48 of file cc708window.h.
| bool CC708CharacterAttribute::operator== | ( | const CC708CharacterAttribute & | other | ) | const |
Definition at line 436 of file cc708window.cpp.
| bool CC708CharacterAttribute::operator!= | ( | const CC708CharacterAttribute & | other | ) | const [inline] |
Definition at line 56 of file cc708window.h.
Definition at line 17 of file cc708window.h.
Referenced by FontIndex(), operator==(), CC708Pen::SetAttributes(), and CC708Pen::SetPenStyle().
Definition at line 18 of file cc708window.h.
Referenced by operator==(), CC708Pen::SetAttributes(), and CC708Pen::SetPenStyle().
Definition at line 19 of file cc708window.h.
Referenced by operator==(), and CC708Pen::SetAttributes().
Definition at line 20 of file cc708window.h.
Referenced by FontIndex(), operator==(), CC708Pen::SetAttributes(), and CC708Pen::SetPenStyle().
Definition at line 21 of file cc708window.h.
Referenced by operator==(), CC708Pen::SetAttributes(), and CC708Pen::SetPenStyle().
Definition at line 22 of file cc708window.h.
Referenced by operator==(), CC708Pen::SetAttributes(), and CC708Pen::SetPenStyle().
Definition at line 23 of file cc708window.h.
Referenced by FontIndex(), operator==(), CC708Pen::SetAttributes(), and CC708Pen::SetPenStyle().
Definition at line 25 of file cc708window.h.
Referenced by GetFGColor(), operator==(), NuppelVideoPlayer::SetPenColor(), and CC708Pen::SetPenStyle().
Definition at line 26 of file cc708window.h.
Referenced by GetFGAlpha(), operator==(), NuppelVideoPlayer::SetPenColor(), and CC708Pen::SetPenStyle().
Definition at line 27 of file cc708window.h.
Referenced by GetBGColor(), operator==(), NuppelVideoPlayer::SetPenColor(), and CC708Pen::SetPenStyle().
Definition at line 28 of file cc708window.h.
Referenced by GetBGAlpha(), operator==(), NuppelVideoPlayer::SetPenColor(), and CC708Pen::SetPenStyle().
Definition at line 29 of file cc708window.h.
Referenced by GetEdgeColor(), operator==(), NuppelVideoPlayer::SetPenColor(), and CC708Pen::SetPenStyle().
1.5.5