QCAD
Open Source 2D CAD
RDxfTextStyle Class Reference

Represents a text style. More...

#include <RDxfImporter.h>

Public Member Functions

 RDxfTextStyle ()
 

Public Attributes

bool bold
 
QString font
 
bool italic
 

Detailed Description

Represents a text style.

Constructor & Destructor Documentation

◆ RDxfTextStyle()

RDxfTextStyle::RDxfTextStyle ( )
inline

Member Data Documentation

◆ bold

bool RDxfTextStyle::bold

◆ font

QString RDxfTextStyle::font

◆ italic

bool RDxfTextStyle::italic

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