QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
QwtPlotLayoutEngine::LayoutData::LabelData Struct Reference

Data for title/footer label layout calculation. More...

#include <qwt_plot_layout_engine.h>

Public Member Functions

void init (const QwtTextLabel *label)
 Initialize label data from a QwtTextLabel.
 

Public Attributes

QwtText text
 
int frameWidth
 

Detailed Description

Data for title/footer label layout calculation.

Contains text and frame width for a label widget.

Member Function Documentation

◆ init()

void QwtPlotLayoutEngine::LayoutData::LabelData::init ( const QwtTextLabel label)

Initialize label data from a QwtTextLabel.

Extracts text content and frame width from the label widget.

Parameters
labelPointer to the text label widget

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