deltaFlow
Display::LicenseLine Struct Reference

A single line in the license notice box. More...

#include <Display.H>

Public Attributes

std::string text
 Line content.
 
bool isLogo
 true for logo/brand lines
 

Detailed Description

A single line in the license notice box.

Definition at line 111 of file Display.H.

Member Data Documentation

◆ isLogo

bool Display::LicenseLine::isLogo

true for logo/brand lines

Definition at line 113 of file Display.H.

◆ text

std::string Display::LicenseLine::text

Line content.

Definition at line 112 of file Display.H.


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