|
QWT 7.0.1
|
Public Member Functions | |
| void | init (const QwtTextLabel *label) |
| Initialize label data from a QwtTextLabel / 从QwtTextLabel初始化标签数据 | |
Public Attributes | |
| QwtText | text |
| int | frameWidth |
| void QwtPlotLayoutEngine::LayoutData::LabelData::init | ( | const QwtTextLabel * | label | ) |
Initialize label data from a QwtTextLabel / 从QwtTextLabel初始化标签数据
Extracts text content and frame width from the label widget.
从标签部件提取文本内容和边框宽度。
| label | Pointer to the text label widget / 指向文本标签部件的指针 |