MCPcopy Create free account
hub / github.com/KDE/labplot / width

Method width

src/backend/core/column/Column.cpp:461–463  ·  view source on GitHub ↗

* \brief Get width */

Source from the content-addressed store, hash-verified

459 * \brief Get width
460 */
461int Column::width() const {
462 return d->width();
463}
464
465/**
466 * \brief Set width

Callers 15

saveMethod · 0.45
loadMenuMethod · 0.45
saveMenuMethod · 0.45
showPanelMethod · 0.45
updateModelEquationMethod · 0.45
showConstantsMethod · 0.45
showFunctionsMethod · 0.45
showOptionsMethod · 0.45
showConstantsMethod · 0.45
showFunctionsMethod · 0.45
showConstantsMethod · 0.45
showFunctionsMethod · 0.45

Calls

no outgoing calls