|
QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
|
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.
| void QwtPlotLayoutEngine::LayoutData::LabelData::init | ( | const QwtTextLabel * | label | ) |
Initialize label data from a QwtTextLabel
Extracts text content and frame width from the label widget.
| label | Pointer to the text label widget |