EX-Display
EX-Display
Loading...
Searching...
No Matches
RowFormattingTests Class Reference
Inheritance diagram for RowFormattingTests:
[legend]
Collaboration diagram for RowFormattingTests:
[legend]

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

MockColourDisplaydisplay
 

Detailed Description

Attributes are enclosed in backticks and must be before any text or colours. Underline is __ Line is -- Always ticker is ~~ Never ticker is !~ Colours are in web format #FFFFFF and can be anywhere in the text, must convert to 16bit also

The row formatting method must support changing colours inline with text, so there must be a return to indicate if it's end of the text, or if the text should continue with a different colour at the next column position.

Member Function Documentation

◆ SetUp()

void RowFormattingTests::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void RowFormattingTests::TearDown ( )
inlineoverrideprotected

Member Data Documentation

◆ display

MockColourDisplay* RowFormattingTests::display
protected

The documentation for this class was generated from the following file: