QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
QwtPlotLayoutEngine::LayoutData::LabelData结构体 参考

Data for title/footer label layout calculation 更多...

#include <qwt_plot_layout_engine.h>

Public 成员函数

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

Public 属性

QwtText text
 
int frameWidth
 

详细描述

Data for title/footer label layout calculation

Contains text and frame width for a label widget.

成员函数说明

◆ 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.

参数
labelPointer to the text label widget

该结构体的文档由以下文件生成: