ddt 1.2.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
DdtGraphicalElementProperties Class Reference

#include <ddtGraphicalElementProperties.hpp>

Public Attributes

int line_width_px
 
QColor line_colour
 
Qt::PenStyle line_style
 
QBrush fill_colour
 
bool fill_enable
 
QFont text_font
 
float rotation_deg
 
bool show_element
 
float scale_threshold
 
QString tag
 
 DdtGraphicalElementProperties ()
 
virtual ~DdtGraphicalElementProperties ()
 

Detailed Description

Class for the common properties of graphical elements

Constructor & Destructor Documentation

◆ DdtGraphicalElementProperties()

DdtGraphicalElementProperties::DdtGraphicalElementProperties ( )
explicit

Constructor

◆ ~DdtGraphicalElementProperties()

DdtGraphicalElementProperties::~DdtGraphicalElementProperties ( )
virtualdefault

Destructor

Member Data Documentation

◆ fill_colour

QBrush DdtGraphicalElementProperties::fill_colour

Fill colour

◆ fill_enable

bool DdtGraphicalElementProperties::fill_enable

Fill e

◆ line_colour

QColor DdtGraphicalElementProperties::line_colour

◆ line_style

Qt::PenStyle DdtGraphicalElementProperties::line_style

Line style

◆ line_width_px

int DdtGraphicalElementProperties::line_width_px

Line with in pixel

◆ rotation_deg

float DdtGraphicalElementProperties::rotation_deg

Rotation angle in deg

◆ scale_threshold

float DdtGraphicalElementProperties::scale_threshold

Scale factor threshold for hiding the element

◆ show_element

bool DdtGraphicalElementProperties::show_element

Show/hide flag

◆ tag

QString DdtGraphicalElementProperties::tag

Tag of the element

◆ text_font

QFont DdtGraphicalElementProperties::text_font

Text font


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