Serial Studio 1.1.6
A dashboard software for your embedded projects
Widgets::FormattedText Class Reference

#include <Terminal.h>

Collaboration diagram for Widgets::FormattedText:
Collaboration graph

Public Member Functions

 FormattedText ()=default
 
 FormattedText (const FormattedText &other)=default
 
 FormattedText (const QString &txt, const QTextCharFormat &fmt=QTextCharFormat())
 

Public Attributes

QString text
 
QTextCharFormat format
 

Constructor & Destructor Documentation

◆ FormattedText() [1/3]

Widgets::FormattedText::FormattedText ( )
default

◆ FormattedText() [2/3]

Widgets::FormattedText::FormattedText ( const FormattedText other)
default

◆ FormattedText() [3/3]

Widgets::FormattedText::FormattedText ( const QString &  txt,
const QTextCharFormat &  fmt = QTextCharFormat() 
)
inline

Member Data Documentation

◆ format

QTextCharFormat Widgets::FormattedText::format

◆ text

QString Widgets::FormattedText::text

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